May 14 10:18:41.282779 np0000174107 systemd[1]: Starting devstack@c-api.service - Devstack devstack@c-api.service... May 14 10:18:41.289557 np0000174107 devstack@c-api.service[112175]: [uWSGI] getting INI configuration from /etc/cinder/cinder-api-uwsgi.ini May 14 10:18:41.292580 np0000174107 devstack@c-api.service[112175]: *** Starting uWSGI 2.0.24-debian (64bit) on [Thu May 14 10:18:41 2026] *** May 14 10:18:41.292580 np0000174107 devstack@c-api.service[112175]: compiled with version: 13.2.0 on 17 April 2024 16:23:48 May 14 10:18:41.292580 np0000174107 devstack@c-api.service[112175]: os: Linux-6.8.0-111-generic #111-Ubuntu SMP PREEMPT_DYNAMIC Sat Apr 11 23:16:02 UTC 2026 May 14 10:18:41.292580 np0000174107 devstack@c-api.service[112175]: nodename: np0000174107 May 14 10:18:41.292580 np0000174107 devstack@c-api.service[112175]: machine: x86_64 May 14 10:18:41.292580 np0000174107 devstack@c-api.service[112175]: clock source: unix May 14 10:18:41.292580 np0000174107 devstack@c-api.service[112175]: pcre jit disabled May 14 10:18:41.292580 np0000174107 devstack@c-api.service[112175]: detected number of CPU cores: 16 May 14 10:18:41.292580 np0000174107 devstack@c-api.service[112175]: current working directory: / May 14 10:18:41.292580 np0000174107 devstack@c-api.service[112175]: detected binary path: /usr/bin/uwsgi-core May 14 10:18:41.292580 np0000174107 devstack@c-api.service[112175]: your processes number limit is 256917 May 14 10:18:41.292580 np0000174107 devstack@c-api.service[112175]: your memory page size is 4096 bytes May 14 10:18:41.292580 np0000174107 devstack@c-api.service[112175]: detected max file descriptor number: 2048 May 14 10:18:41.292580 np0000174107 devstack@c-api.service[112175]: lock engine: pthread robust mutexes May 14 10:18:41.293374 np0000174107 devstack@c-api.service[112175]: thunder lock: enabled May 14 10:18:41.293374 np0000174107 devstack@c-api.service[112175]: uwsgi socket 0 bound to UNIX address /var/run/uwsgi/cinder-api.socket fd 4 May 14 10:18:41.293374 np0000174107 devstack@c-api.service[112175]: Python version: 3.12.3 (main, Mar 23 2026, 19:04:32) [GCC 13.3.0] May 14 10:18:41.293374 np0000174107 devstack@c-api.service[112175]: PEP 405 virtualenv detected: /opt/stack/data/venv May 14 10:18:41.293374 np0000174107 devstack@c-api.service[112175]: Set PythonHome to /opt/stack/data/venv May 14 10:18:41.329154 np0000174107 devstack@c-api.service[112175]: Python main interpreter initialized at 0x775855aa3668 May 14 10:18:41.329154 np0000174107 devstack@c-api.service[112175]: python threads support enabled May 14 10:18:41.329154 np0000174107 devstack@c-api.service[112175]: your server socket listen backlog is limited to 100 connections May 14 10:18:41.329154 np0000174107 devstack@c-api.service[112175]: your mercy for graceful operations on workers is 80 seconds May 14 10:18:41.329749 np0000174107 devstack@c-api.service[112175]: mapped 671795 bytes (656 KB) for 4 cores May 14 10:18:41.329871 np0000174107 devstack@c-api.service[112175]: *** Operational MODE: preforking *** May 14 10:18:41.330102 np0000174107 devstack@c-api.service[112175]: *** uWSGI is running in multiple interpreter mode *** May 14 10:18:41.330102 np0000174107 devstack@c-api.service[112175]: spawned uWSGI master process (pid: 112175) May 14 10:18:41.330213 np0000174107 systemd[1]: Started devstack@c-api.service - Devstack devstack@c-api.service. May 14 10:18:41.330909 np0000174107 devstack@c-api.service[112175]: spawned uWSGI worker 1 (pid: 112177, cores: 1) May 14 10:18:41.331384 np0000174107 devstack@c-api.service[112175]: spawned uWSGI worker 2 (pid: 112178, cores: 1) May 14 10:18:41.332404 np0000174107 devstack@c-api.service[112175]: spawned uWSGI worker 3 (pid: 112179, cores: 1) May 14 10:18:41.332620 np0000174107 devstack@c-api.service[112175]: spawned uWSGI worker 4 (pid: 112180, cores: 1) May 14 10:18:41.332620 np0000174107 devstack@c-api.service[112175]: running "unix_signal:15 gracefully_kill_them_all" (master-start)... May 14 10:18:41.458261 np0000174107 devstack@c-api.service[112179]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: May 14 10:18:41.458261 np0000174107 devstack@c-api.service[112179]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and May 14 10:18:41.458261 np0000174107 devstack@c-api.service[112179]: we strongly recommend against using it for new projects. May 14 10:18:41.458261 np0000174107 devstack@c-api.service[112179]: If you are already using Eventlet, we recommend migrating to a different May 14 10:18:41.458261 np0000174107 devstack@c-api.service[112179]: framework. For more detail see May 14 10:18:41.458261 np0000174107 devstack@c-api.service[112179]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html May 14 10:18:41.458261 np0000174107 devstack@c-api.service[112179]: import eventlet # noqa May 14 10:18:41.464931 np0000174107 devstack@c-api.service[112178]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: May 14 10:18:41.464931 np0000174107 devstack@c-api.service[112178]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and May 14 10:18:41.464931 np0000174107 devstack@c-api.service[112178]: we strongly recommend against using it for new projects. May 14 10:18:41.464931 np0000174107 devstack@c-api.service[112178]: If you are already using Eventlet, we recommend migrating to a different May 14 10:18:41.464931 np0000174107 devstack@c-api.service[112178]: framework. For more detail see May 14 10:18:41.464931 np0000174107 devstack@c-api.service[112178]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html May 14 10:18:41.464931 np0000174107 devstack@c-api.service[112178]: import eventlet # noqa May 14 10:18:41.476172 np0000174107 devstack@c-api.service[112180]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: May 14 10:18:41.476172 np0000174107 devstack@c-api.service[112180]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and May 14 10:18:41.476172 np0000174107 devstack@c-api.service[112180]: we strongly recommend against using it for new projects. May 14 10:18:41.476172 np0000174107 devstack@c-api.service[112180]: If you are already using Eventlet, we recommend migrating to a different May 14 10:18:41.476172 np0000174107 devstack@c-api.service[112180]: framework. For more detail see May 14 10:18:41.476172 np0000174107 devstack@c-api.service[112180]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html May 14 10:18:41.476172 np0000174107 devstack@c-api.service[112180]: import eventlet # noqa May 14 10:18:41.478913 np0000174107 devstack@c-api.service[112177]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: May 14 10:18:41.478913 np0000174107 devstack@c-api.service[112177]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and May 14 10:18:41.478913 np0000174107 devstack@c-api.service[112177]: we strongly recommend against using it for new projects. May 14 10:18:41.478913 np0000174107 devstack@c-api.service[112177]: If you are already using Eventlet, we recommend migrating to a different May 14 10:18:41.478913 np0000174107 devstack@c-api.service[112177]: framework. For more detail see May 14 10:18:41.478913 np0000174107 devstack@c-api.service[112177]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html May 14 10:18:41.478913 np0000174107 devstack@c-api.service[112177]: import eventlet # noqa May 14 10:18:41.547096 np0000174107 devstack@c-api.service[112179]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:36: DeprecationWarning: eventletutils module is deprecated and will be removed. May 14 10:18:41.547096 np0000174107 devstack@c-api.service[112179]: debtcollector.deprecate( May 14 10:18:41.552246 np0000174107 devstack@c-api.service[112178]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:36: DeprecationWarning: eventletutils module is deprecated and will be removed. May 14 10:18:41.552246 np0000174107 devstack@c-api.service[112178]: debtcollector.deprecate( May 14 10:18:41.564632 np0000174107 devstack@c-api.service[112177]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:36: DeprecationWarning: eventletutils module is deprecated and will be removed. May 14 10:18:41.564632 np0000174107 devstack@c-api.service[112177]: debtcollector.deprecate( May 14 10:18:41.568840 np0000174107 devstack@c-api.service[112180]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:36: DeprecationWarning: eventletutils module is deprecated and will be removed. May 14 10:18:41.568840 np0000174107 devstack@c-api.service[112180]: debtcollector.deprecate( May 14 10:18:41.626776 np0000174107 devstack@c-api.service[112179]: /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 14 10:18:41.626776 np0000174107 devstack@c-api.service[112179]: from cgi import parse_header May 14 10:18:41.637232 np0000174107 devstack@c-api.service[112178]: /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 14 10:18:41.637232 np0000174107 devstack@c-api.service[112178]: from cgi import parse_header May 14 10:18:41.644399 np0000174107 devstack@c-api.service[112177]: /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 14 10:18:41.644399 np0000174107 devstack@c-api.service[112177]: from cgi import parse_header May 14 10:18:41.652191 np0000174107 devstack@c-api.service[112180]: /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 14 10:18:41.652191 np0000174107 devstack@c-api.service[112180]: from cgi import parse_header May 14 10:18:41.672841 np0000174107 devstack@c-api.service[112179]: /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 14 10:18:41.672841 np0000174107 devstack@c-api.service[112179]: removals.removed_module( May 14 10:18:41.673755 np0000174107 devstack@c-api.service[112179]: /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 14 10:18:41.673755 np0000174107 devstack@c-api.service[112179]: removals.removed_module( May 14 10:18:41.682885 np0000174107 devstack@c-api.service[112178]: /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 14 10:18:41.682885 np0000174107 devstack@c-api.service[112178]: removals.removed_module( May 14 10:18:41.683662 np0000174107 devstack@c-api.service[112178]: /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 14 10:18:41.683662 np0000174107 devstack@c-api.service[112178]: removals.removed_module( May 14 10:18:41.685826 np0000174107 devstack@c-api.service[112177]: /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 14 10:18:41.685826 np0000174107 devstack@c-api.service[112177]: removals.removed_module( May 14 10:18:41.686523 np0000174107 devstack@c-api.service[112177]: /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 14 10:18:41.686523 np0000174107 devstack@c-api.service[112177]: removals.removed_module( May 14 10:18:41.697750 np0000174107 devstack@c-api.service[112180]: /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 14 10:18:41.697750 np0000174107 devstack@c-api.service[112180]: removals.removed_module( May 14 10:18:41.698443 np0000174107 devstack@c-api.service[112180]: /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 14 10:18:41.698443 np0000174107 devstack@c-api.service[112180]: removals.removed_module( May 14 10:18:42.311346 np0000174107 devstack@c-api.service[112177]: /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 14 10:18:42.311346 np0000174107 devstack@c-api.service[112177]: warnings.warn( May 14 10:18:42.313663 np0000174107 devstack@c-api.service[112180]: /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 14 10:18:42.313663 np0000174107 devstack@c-api.service[112180]: warnings.warn( May 14 10:18:42.317504 np0000174107 devstack@c-api.service[112179]: /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 14 10:18:42.317504 np0000174107 devstack@c-api.service[112179]: warnings.warn( May 14 10:18:42.335093 np0000174107 devstack@c-api.service[112178]: /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 14 10:18:42.335093 np0000174107 devstack@c-api.service[112178]: warnings.warn( May 14 10:18:42.422362 np0000174107 devstack@c-api.service[112180]: /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 14 10:18:42.422362 np0000174107 devstack@c-api.service[112180]: warnings.warn( May 14 10:18:42.422615 np0000174107 devstack@c-api.service[112179]: /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 14 10:18:42.422615 np0000174107 devstack@c-api.service[112179]: warnings.warn( May 14 10:18:42.461016 np0000174107 devstack@c-api.service[112178]: /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 14 10:18:42.461016 np0000174107 devstack@c-api.service[112178]: warnings.warn( May 14 10:18:42.463759 np0000174107 devstack@c-api.service[112177]: /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 14 10:18:42.463759 np0000174107 devstack@c-api.service[112177]: warnings.warn( May 14 10:18:42.722492 np0000174107 devstack@c-api.service[112180]: 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 14 10:18:42.723065 np0000174107 devstack@c-api.service[112180]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=112180) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} May 14 10:18:42.752115 np0000174107 devstack@c-api.service[112179]: 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 14 10:18:42.752647 np0000174107 devstack@c-api.service[112179]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=112179) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} May 14 10:18:42.757445 np0000174107 devstack@c-api.service[112177]: 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 14 10:18:42.757980 np0000174107 devstack@c-api.service[112177]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=112177) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} May 14 10:18:42.758097 np0000174107 devstack@c-api.service[112178]: 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 14 10:18:42.758623 np0000174107 devstack@c-api.service[112178]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=112178) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} May 14 10:18:42.811106 np0000174107 devstack@c-api.service[112180]: /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 14 10:18:42.811106 np0000174107 devstack@c-api.service[112180]: @jsonschema.FormatChecker.cls_checks('date-time') May 14 10:18:42.815782 np0000174107 devstack@c-api.service[112179]: /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 14 10:18:42.815782 np0000174107 devstack@c-api.service[112179]: @jsonschema.FormatChecker.cls_checks('date-time') May 14 10:18:42.819523 np0000174107 devstack@c-api.service[112177]: /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 14 10:18:42.819523 np0000174107 devstack@c-api.service[112177]: @jsonschema.FormatChecker.cls_checks('date-time') May 14 10:18:42.822689 np0000174107 devstack@c-api.service[112178]: /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 14 10:18:42.822689 np0000174107 devstack@c-api.service[112178]: @jsonschema.FormatChecker.cls_checks('date-time') May 14 10:18:43.272880 np0000174107 devstack@c-api.service[112179]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=112179) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} May 14 10:18:43.273100 np0000174107 devstack@c-api.service[112180]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=112180) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} May 14 10:18:43.273245 np0000174107 devstack@c-api.service[112177]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=112177) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} May 14 10:18:43.273317 np0000174107 devstack@c-api.service[112179]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=112179) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 14 10:18:43.273317 np0000174107 devstack@c-api.service[112179]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=112179) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 14 10:18:43.273421 np0000174107 devstack@c-api.service[112180]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=112180) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 14 10:18:43.273530 np0000174107 devstack@c-api.service[112177]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=112177) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 14 10:18:43.273587 np0000174107 devstack@c-api.service[112180]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=112180) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 14 10:18:43.273645 np0000174107 devstack@c-api.service[112179]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=112179) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 14 10:18:43.273700 np0000174107 devstack@c-api.service[112177]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=112177) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 14 10:18:43.273787 np0000174107 devstack@c-api.service[112180]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=112180) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 14 10:18:43.273849 np0000174107 devstack@c-api.service[112177]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=112177) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 14 10:18:43.274667 np0000174107 devstack@c-api.service[112179]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=112179) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 14 10:18:43.274758 np0000174107 devstack@c-api.service[112179]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=112179) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 14 10:18:43.274758 np0000174107 devstack@c-api.service[112179]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=112179) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 14 10:18:43.274860 np0000174107 devstack@c-api.service[112179]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=112179) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 14 10:18:43.274860 np0000174107 devstack@c-api.service[112179]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=112179) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 14 10:18:43.274952 np0000174107 devstack@c-api.service[112179]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=112179) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 14 10:18:43.275004 np0000174107 devstack@c-api.service[112180]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=112180) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 14 10:18:43.275217 np0000174107 devstack@c-api.service[112177]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=112177) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 14 10:18:43.275282 np0000174107 devstack@c-api.service[112179]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112179) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 14 10:18:43.275346 np0000174107 devstack@c-api.service[112180]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=112180) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 14 10:18:43.275402 np0000174107 devstack@c-api.service[112177]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=112177) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 14 10:18:43.275497 np0000174107 devstack@c-api.service[112180]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=112180) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 14 10:18:43.275554 np0000174107 devstack@c-api.service[112177]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=112177) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 14 10:18:43.275625 np0000174107 devstack@c-api.service[112180]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=112180) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 14 10:18:43.275684 np0000174107 devstack@c-api.service[112177]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=112177) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 14 10:18:43.275745 np0000174107 devstack@c-api.service[112180]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=112180) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 14 10:18:43.275800 np0000174107 devstack@c-api.service[112177]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=112177) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 14 10:18:43.275867 np0000174107 devstack@c-api.service[112180]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=112180) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 14 10:18:43.275921 np0000174107 devstack@c-api.service[112177]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=112177) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 14 10:18:43.275975 np0000174107 devstack@c-api.service[112180]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112180) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 14 10:18:43.276040 np0000174107 devstack@c-api.service[112177]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112177) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 14 10:18:43.281036 np0000174107 devstack@c-api.service[112179]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112179) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 14 10:18:43.281110 np0000174107 devstack@c-api.service[112179]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=112179) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 14 10:18:43.281175 np0000174107 devstack@c-api.service[112179]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=112179) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 14 10:18:43.281209 np0000174107 devstack@c-api.service[112179]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=112179) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 14 10:18:43.281286 np0000174107 devstack@c-api.service[112179]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=112179) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 14 10:18:43.281337 np0000174107 devstack@c-api.service[112180]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112180) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 14 10:18:43.281374 np0000174107 devstack@c-api.service[112179]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=112179) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 14 10:18:43.281408 np0000174107 devstack@c-api.service[112180]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=112180) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 14 10:18:43.281478 np0000174107 devstack@c-api.service[112179]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112179) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 14 10:18:43.281513 np0000174107 devstack@c-api.service[112180]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=112180) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 14 10:18:43.281513 np0000174107 devstack@c-api.service[112180]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=112180) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 14 10:18:43.281576 np0000174107 devstack@c-api.service[112180]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=112180) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 14 10:18:43.281615 np0000174107 devstack@c-api.service[112180]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=112180) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 14 10:18:43.281658 np0000174107 devstack@c-api.service[112180]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112180) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 14 10:18:43.281705 np0000174107 devstack@c-api.service[112177]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112177) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 14 10:18:43.281762 np0000174107 devstack@c-api.service[112177]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=112177) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 14 10:18:43.281827 np0000174107 devstack@c-api.service[112177]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=112177) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 14 10:18:43.281873 np0000174107 devstack@c-api.service[112177]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=112177) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 14 10:18:43.281947 np0000174107 devstack@c-api.service[112178]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=112178) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} May 14 10:18:43.281992 np0000174107 devstack@c-api.service[112177]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=112177) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 14 10:18:43.281992 np0000174107 devstack@c-api.service[112177]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=112177) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 14 10:18:43.282066 np0000174107 devstack@c-api.service[112177]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112177) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 14 10:18:43.282388 np0000174107 devstack@c-api.service[112178]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=112178) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 14 10:18:43.282716 np0000174107 devstack@c-api.service[112178]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=112178) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 14 10:18:43.282915 np0000174107 devstack@c-api.service[112178]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=112178) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 14 10:18:43.283358 np0000174107 devstack@c-api.service[112178]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=112178) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 14 10:18:43.283437 np0000174107 devstack@c-api.service[112178]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=112178) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 14 10:18:43.283526 np0000174107 devstack@c-api.service[112178]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=112178) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 14 10:18:43.283582 np0000174107 devstack@c-api.service[112178]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=112178) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 14 10:18:43.283636 np0000174107 devstack@c-api.service[112179]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112179) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 14 10:18:43.283673 np0000174107 devstack@c-api.service[112178]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=112178) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 14 10:18:43.283719 np0000174107 devstack@c-api.service[112179]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=112179) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 14 10:18:43.283762 np0000174107 devstack@c-api.service[112180]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112180) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 14 10:18:43.283796 np0000174107 devstack@c-api.service[112179]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=112179) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 14 10:18:43.283832 np0000174107 devstack@c-api.service[112178]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=112178) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 14 10:18:43.283865 np0000174107 devstack@c-api.service[112179]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=112179) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 14 10:18:43.283901 np0000174107 devstack@c-api.service[112180]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=112180) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 14 10:18:43.283934 np0000174107 devstack@c-api.service[112178]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112178) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 14 10:18:43.283974 np0000174107 devstack@c-api.service[112179]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112179) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 14 10:18:43.284020 np0000174107 devstack@c-api.service[112180]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=112180) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 14 10:18:43.284057 np0000174107 devstack@c-api.service[112179]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=112179) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 14 10:18:43.284094 np0000174107 devstack@c-api.service[112180]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=112180) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 14 10:18:43.284094 np0000174107 devstack@c-api.service[112180]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112180) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 14 10:18:43.284161 np0000174107 devstack@c-api.service[112179]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112179) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 14 10:18:43.284196 np0000174107 devstack@c-api.service[112180]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=112180) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 14 10:18:43.284196 np0000174107 devstack@c-api.service[112180]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112180) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 14 10:18:43.284271 np0000174107 devstack@c-api.service[112177]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112177) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 14 10:18:43.284271 np0000174107 devstack@c-api.service[112177]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=112177) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 14 10:18:43.284271 np0000174107 devstack@c-api.service[112177]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=112177) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 14 10:18:43.284379 np0000174107 devstack@c-api.service[112177]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=112177) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 14 10:18:43.284379 np0000174107 devstack@c-api.service[112177]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112177) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 14 10:18:43.284484 np0000174107 devstack@c-api.service[112177]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=112177) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 14 10:18:43.284530 np0000174107 devstack@c-api.service[112177]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112177) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 14 10:18:43.284714 np0000174107 devstack@c-api.service[112179]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112179) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 14 10:18:43.284767 np0000174107 devstack@c-api.service[112179]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=112179) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 14 10:18:43.284800 np0000174107 devstack@c-api.service[112177]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112177) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 14 10:18:43.284842 np0000174107 devstack@c-api.service[112179]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=112179) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 14 10:18:43.284889 np0000174107 devstack@c-api.service[112178]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112178) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 14 10:18:43.284945 np0000174107 devstack@c-api.service[112180]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112180) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 14 10:18:43.284984 np0000174107 devstack@c-api.service[112177]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=112177) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 14 10:18:43.285021 np0000174107 devstack@c-api.service[112179]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=112179) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 14 10:18:43.285055 np0000174107 devstack@c-api.service[112178]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=112178) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 14 10:18:43.285090 np0000174107 devstack@c-api.service[112177]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=112177) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 14 10:18:43.285135 np0000174107 devstack@c-api.service[112179]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=112179) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 14 10:18:43.285220 np0000174107 devstack@c-api.service[112180]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=112180) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 14 10:18:43.285258 np0000174107 devstack@c-api.service[112178]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=112178) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 14 10:18:43.285292 np0000174107 devstack@c-api.service[112179]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=112179) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 14 10:18:43.285332 np0000174107 devstack@c-api.service[112177]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=112177) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 14 10:18:43.285368 np0000174107 devstack@c-api.service[112180]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=112180) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 14 10:18:43.285400 np0000174107 devstack@c-api.service[112178]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=112178) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 14 10:18:43.285463 np0000174107 devstack@c-api.service[112177]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=112177) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 14 10:18:43.285504 np0000174107 devstack@c-api.service[112179]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112179) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 14 10:18:43.285539 np0000174107 devstack@c-api.service[112180]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=112180) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 14 10:18:43.285571 np0000174107 devstack@c-api.service[112178]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=112178) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 14 10:18:43.285604 np0000174107 devstack@c-api.service[112177]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=112177) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 14 10:18:43.285637 np0000174107 devstack@c-api.service[112180]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=112180) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 14 10:18:43.285671 np0000174107 devstack@c-api.service[112178]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=112178) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 14 10:18:43.285715 np0000174107 devstack@c-api.service[112180]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=112180) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 14 10:18:43.285751 np0000174107 devstack@c-api.service[112177]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112177) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 14 10:18:43.285793 np0000174107 devstack@c-api.service[112178]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112178) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 14 10:18:43.285831 np0000174107 devstack@c-api.service[112180]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112180) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 14 10:18:43.285873 np0000174107 devstack@c-api.service[112178]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112178) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 14 10:18:43.285873 np0000174107 devstack@c-api.service[112178]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=112178) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 14 10:18:43.285933 np0000174107 devstack@c-api.service[112178]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=112178) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 14 10:18:43.285996 np0000174107 devstack@c-api.service[112178]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=112178) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 14 10:18:43.286050 np0000174107 devstack@c-api.service[112178]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112178) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 14 10:18:43.286116 np0000174107 devstack@c-api.service[112178]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=112178) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 14 10:18:43.286188 np0000174107 devstack@c-api.service[112178]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112178) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 14 10:18:43.286493 np0000174107 devstack@c-api.service[112178]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112178) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 14 10:18:43.286567 np0000174107 devstack@c-api.service[112178]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=112178) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 14 10:18:43.286620 np0000174107 devstack@c-api.service[112178]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=112178) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 14 10:18:43.286694 np0000174107 devstack@c-api.service[112178]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=112178) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 14 10:18:43.286736 np0000174107 devstack@c-api.service[112178]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=112178) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 14 10:18:43.286801 np0000174107 devstack@c-api.service[112178]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=112178) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 14 10:18:43.286877 np0000174107 devstack@c-api.service[112178]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112178) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 14 10:18:43.287115 np0000174107 devstack@c-api.service[112179]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112179) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 14 10:18:43.287169 np0000174107 devstack@c-api.service[112179]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=112179) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 14 10:18:43.287243 np0000174107 devstack@c-api.service[112179]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=112179) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 14 10:18:43.287297 np0000174107 devstack@c-api.service[112179]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=112179) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 14 10:18:43.287343 np0000174107 devstack@c-api.service[112179]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=112179) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 14 10:18:43.287387 np0000174107 devstack@c-api.service[112177]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112177) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 14 10:18:43.287446 np0000174107 devstack@c-api.service[112179]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=112179) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 14 10:18:43.287495 np0000174107 devstack@c-api.service[112178]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112178) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 14 10:18:43.287558 np0000174107 devstack@c-api.service[112177]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=112177) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 14 10:18:43.287655 np0000174107 devstack@c-api.service[112179]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112179) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 14 10:18:43.287692 np0000174107 devstack@c-api.service[112177]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=112177) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 14 10:18:43.287729 np0000174107 devstack@c-api.service[112180]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112180) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 14 10:18:43.287768 np0000174107 devstack@c-api.service[112178]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=112178) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 14 10:18:43.287809 np0000174107 devstack@c-api.service[112177]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=112177) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 14 10:18:43.287849 np0000174107 devstack@c-api.service[112178]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=112178) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 14 10:18:43.287886 np0000174107 devstack@c-api.service[112177]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=112177) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 14 10:18:43.287921 np0000174107 devstack@c-api.service[112180]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=112180) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 14 10:18:43.287955 np0000174107 devstack@c-api.service[112178]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=112178) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 14 10:18:43.287998 np0000174107 devstack@c-api.service[112177]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=112177) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 14 10:18:43.288033 np0000174107 devstack@c-api.service[112180]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=112180) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 14 10:18:43.288067 np0000174107 devstack@c-api.service[112178]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=112178) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 14 10:18:43.288104 np0000174107 devstack@c-api.service[112177]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112177) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 14 10:18:43.288139 np0000174107 devstack@c-api.service[112180]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=112180) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 14 10:18:43.288179 np0000174107 devstack@c-api.service[112178]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=112178) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 14 10:18:43.288218 np0000174107 devstack@c-api.service[112180]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=112180) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 14 10:18:43.288250 np0000174107 devstack@c-api.service[112178]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112178) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 14 10:18:43.288282 np0000174107 devstack@c-api.service[112180]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=112180) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 14 10:18:43.288282 np0000174107 devstack@c-api.service[112180]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112180) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 14 10:18:43.288846 np0000174107 devstack@c-api.service[112179]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112179) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 14 10:18:43.288908 np0000174107 devstack@c-api.service[112179]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=112179) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 14 10:18:43.288958 np0000174107 devstack@c-api.service[112179]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=112179) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 14 10:18:43.288997 np0000174107 devstack@c-api.service[112177]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112177) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 14 10:18:43.289033 np0000174107 devstack@c-api.service[112179]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=112179) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 14 10:18:43.289082 np0000174107 devstack@c-api.service[112177]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=112177) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 14 10:18:43.289126 np0000174107 devstack@c-api.service[112179]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=112179) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 14 10:18:43.289179 np0000174107 devstack@c-api.service[112177]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=112177) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 14 10:18:43.289214 np0000174107 devstack@c-api.service[112179]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=112179) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 14 10:18:43.289254 np0000174107 devstack@c-api.service[112177]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=112177) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 14 10:18:43.289289 np0000174107 devstack@c-api.service[112179]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112179) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 14 10:18:43.289323 np0000174107 devstack@c-api.service[112177]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=112177) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 14 10:18:43.289356 np0000174107 devstack@c-api.service[112180]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112180) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 14 10:18:43.289394 np0000174107 devstack@c-api.service[112177]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=112177) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 14 10:18:43.289449 np0000174107 devstack@c-api.service[112180]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=112180) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 14 10:18:43.289501 np0000174107 devstack@c-api.service[112177]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112177) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 14 10:18:43.289544 np0000174107 devstack@c-api.service[112180]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=112180) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 14 10:18:43.289544 np0000174107 devstack@c-api.service[112180]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=112180) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 14 10:18:43.289544 np0000174107 devstack@c-api.service[112180]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=112180) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 14 10:18:43.289652 np0000174107 devstack@c-api.service[112180]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=112180) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 14 10:18:43.289652 np0000174107 devstack@c-api.service[112180]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112180) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 14 10:18:43.290252 np0000174107 devstack@c-api.service[112178]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112178) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 14 10:18:43.290299 np0000174107 devstack@c-api.service[112178]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=112178) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 14 10:18:43.290382 np0000174107 devstack@c-api.service[112178]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=112178) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 14 10:18:43.290452 np0000174107 devstack@c-api.service[112178]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=112178) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 14 10:18:43.290536 np0000174107 devstack@c-api.service[112178]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=112178) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 14 10:18:43.290594 np0000174107 devstack@c-api.service[112178]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=112178) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 14 10:18:43.290684 np0000174107 devstack@c-api.service[112178]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112178) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 14 10:18:43.291371 np0000174107 devstack@c-api.service[112179]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112179) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 14 10:18:43.291438 np0000174107 devstack@c-api.service[112179]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=112179) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 14 10:18:43.291502 np0000174107 devstack@c-api.service[112179]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=112179) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 14 10:18:43.291565 np0000174107 devstack@c-api.service[112179]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=112179) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 14 10:18:43.291607 np0000174107 devstack@c-api.service[112178]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112178) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 14 10:18:43.291644 np0000174107 devstack@c-api.service[112179]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=112179) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 14 10:18:43.291686 np0000174107 devstack@c-api.service[112178]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=112178) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 14 10:18:43.291721 np0000174107 devstack@c-api.service[112180]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112180) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 14 10:18:43.291756 np0000174107 devstack@c-api.service[112179]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=112179) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 14 10:18:43.291790 np0000174107 devstack@c-api.service[112178]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=112178) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 14 10:18:43.291834 np0000174107 devstack@c-api.service[112180]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=112180) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 14 10:18:43.291887 np0000174107 devstack@c-api.service[112179]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=112179) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 14 10:18:43.291931 np0000174107 devstack@c-api.service[112178]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=112178) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 14 10:18:43.291968 np0000174107 devstack@c-api.service[112180]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=112180) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 14 10:18:43.292002 np0000174107 devstack@c-api.service[112178]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=112178) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 14 10:18:43.292037 np0000174107 devstack@c-api.service[112180]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=112180) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 14 10:18:43.292073 np0000174107 devstack@c-api.service[112178]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=112178) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 14 10:18:43.292113 np0000174107 devstack@c-api.service[112180]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=112180) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 14 10:18:43.292157 np0000174107 devstack@c-api.service[112177]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112177) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 14 10:18:43.292216 np0000174107 devstack@c-api.service[112180]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=112180) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 14 10:18:43.292273 np0000174107 devstack@c-api.service[112178]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=112178) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 14 10:18:43.292313 np0000174107 devstack@c-api.service[112177]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=112177) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 14 10:18:43.292353 np0000174107 devstack@c-api.service[112180]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=112180) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 14 10:18:43.292385 np0000174107 devstack@c-api.service[112177]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=112177) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 14 10:18:43.292385 np0000174107 devstack@c-api.service[112177]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=112177) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 14 10:18:43.292385 np0000174107 devstack@c-api.service[112177]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=112177) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 14 10:18:43.292385 np0000174107 devstack@c-api.service[112177]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=112177) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 14 10:18:43.292385 np0000174107 devstack@c-api.service[112177]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=112177) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 14 10:18:43.293082 np0000174107 devstack@c-api.service[112179]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=112179) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 14 10:18:43.293221 np0000174107 devstack@c-api.service[112179]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=112179) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 14 10:18:43.293221 np0000174107 devstack@c-api.service[112179]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=112179) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 14 10:18:43.293293 np0000174107 devstack@c-api.service[112180]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=112180) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 14 10:18:43.293333 np0000174107 devstack@c-api.service[112179]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=112179) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 14 10:18:43.293367 np0000174107 devstack@c-api.service[112180]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=112180) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 14 10:18:43.293413 np0000174107 devstack@c-api.service[112179]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=112179) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 14 10:18:43.293478 np0000174107 devstack@c-api.service[112180]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=112180) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 14 10:18:43.293516 np0000174107 devstack@c-api.service[112179]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=112179) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 14 10:18:43.293552 np0000174107 devstack@c-api.service[112180]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=112180) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 14 10:18:43.293606 np0000174107 devstack@c-api.service[112179]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112179) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 14 10:18:43.293643 np0000174107 devstack@c-api.service[112180]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=112180) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 14 10:18:43.293643 np0000174107 devstack@c-api.service[112180]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=112180) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 14 10:18:43.293718 np0000174107 devstack@c-api.service[112178]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=112178) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 14 10:18:43.293903 np0000174107 devstack@c-api.service[112180]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112180) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 14 10:18:43.293968 np0000174107 devstack@c-api.service[112178]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=112178) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 14 10:18:43.293968 np0000174107 devstack@c-api.service[112178]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=112178) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 14 10:18:43.294043 np0000174107 devstack@c-api.service[112177]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=112177) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 14 10:18:43.294086 np0000174107 devstack@c-api.service[112178]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=112178) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 14 10:18:43.294122 np0000174107 devstack@c-api.service[112177]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=112177) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 14 10:18:43.294158 np0000174107 devstack@c-api.service[112178]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=112178) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 14 10:18:43.294192 np0000174107 devstack@c-api.service[112177]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=112177) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 14 10:18:43.294227 np0000174107 devstack@c-api.service[112178]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=112178) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 14 10:18:43.294266 np0000174107 devstack@c-api.service[112177]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=112177) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 14 10:18:43.294266 np0000174107 devstack@c-api.service[112177]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=112177) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 14 10:18:43.294336 np0000174107 devstack@c-api.service[112178]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112178) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 14 10:18:43.294371 np0000174107 devstack@c-api.service[112177]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=112177) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 14 10:18:43.294371 np0000174107 devstack@c-api.service[112177]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112177) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 14 10:18:43.295535 np0000174107 devstack@c-api.service[112179]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112179) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 14 10:18:43.295609 np0000174107 devstack@c-api.service[112179]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=112179) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 14 10:18:43.295680 np0000174107 devstack@c-api.service[112179]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=112179) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 14 10:18:43.295680 np0000174107 devstack@c-api.service[112179]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=112179) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 14 10:18:43.295767 np0000174107 devstack@c-api.service[112179]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=112179) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 14 10:18:43.295813 np0000174107 devstack@c-api.service[112179]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=112179) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 14 10:18:43.295858 np0000174107 devstack@c-api.service[112180]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112180) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 14 10:18:43.295905 np0000174107 devstack@c-api.service[112179]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=112179) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 14 10:18:43.295940 np0000174107 devstack@c-api.service[112180]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=112180) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 14 10:18:43.295940 np0000174107 devstack@c-api.service[112180]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=112180) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 14 10:18:43.296005 np0000174107 devstack@c-api.service[112177]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112177) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 14 10:18:43.296048 np0000174107 devstack@c-api.service[112180]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=112180) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 14 10:18:43.296086 np0000174107 devstack@c-api.service[112177]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=112177) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 14 10:18:43.296135 np0000174107 devstack@c-api.service[112180]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=112180) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 14 10:18:43.296181 np0000174107 devstack@c-api.service[112177]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=112177) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 14 10:18:43.296234 np0000174107 devstack@c-api.service[112180]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=112180) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 14 10:18:43.296291 np0000174107 devstack@c-api.service[112177]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=112177) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 14 10:18:43.296344 np0000174107 devstack@c-api.service[112180]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=112180) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 14 10:18:43.296401 np0000174107 devstack@c-api.service[112177]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=112177) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 14 10:18:43.296482 np0000174107 devstack@c-api.service[112178]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112178) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 14 10:18:43.296535 np0000174107 devstack@c-api.service[112179]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=112179) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 14 10:18:43.296584 np0000174107 devstack@c-api.service[112177]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=112177) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 14 10:18:43.296634 np0000174107 devstack@c-api.service[112178]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=112178) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 14 10:18:43.296684 np0000174107 devstack@c-api.service[112179]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=112179) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 14 10:18:43.296750 np0000174107 devstack@c-api.service[112177]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=112177) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 14 10:18:43.296817 np0000174107 devstack@c-api.service[112178]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=112178) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 14 10:18:43.296886 np0000174107 devstack@c-api.service[112179]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=112179) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 14 10:18:43.296946 np0000174107 devstack@c-api.service[112180]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=112180) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 14 10:18:43.297003 np0000174107 devstack@c-api.service[112178]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=112178) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 14 10:18:43.297056 np0000174107 devstack@c-api.service[112179]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=112179) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 14 10:18:43.297105 np0000174107 devstack@c-api.service[112180]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=112180) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 14 10:18:43.297193 np0000174107 devstack@c-api.service[112179]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=112179) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 14 10:18:43.297247 np0000174107 devstack@c-api.service[112178]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=112178) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 14 10:18:43.297306 np0000174107 devstack@c-api.service[112180]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=112180) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 14 10:18:43.297363 np0000174107 devstack@c-api.service[112179]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=112179) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 14 10:18:43.297419 np0000174107 devstack@c-api.service[112178]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=112178) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 14 10:18:43.297509 np0000174107 devstack@c-api.service[112180]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=112180) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 14 10:18:43.297569 np0000174107 devstack@c-api.service[112177]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=112177) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 14 10:18:43.297621 np0000174107 devstack@c-api.service[112179]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112179) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 14 10:18:43.297725 np0000174107 devstack@c-api.service[112180]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=112180) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 14 10:18:43.297780 np0000174107 devstack@c-api.service[112178]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=112178) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 14 10:18:43.297831 np0000174107 devstack@c-api.service[112177]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=112177) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 14 10:18:43.297888 np0000174107 devstack@c-api.service[112179]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112179) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 14 10:18:43.297947 np0000174107 devstack@c-api.service[112180]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=112180) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 14 10:18:43.297997 np0000174107 devstack@c-api.service[112177]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=112177) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 14 10:18:43.298161 np0000174107 devstack@c-api.service[112179]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=112179) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 14 10:18:43.298220 np0000174107 devstack@c-api.service[112180]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112180) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 14 10:18:43.298274 np0000174107 devstack@c-api.service[112177]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=112177) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 14 10:18:43.298330 np0000174107 devstack@c-api.service[112179]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=112179) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 14 10:18:43.298381 np0000174107 devstack@c-api.service[112180]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112180) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 14 10:18:43.298644 np0000174107 devstack@c-api.service[112177]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=112177) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 14 10:18:43.298779 np0000174107 devstack@c-api.service[112179]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112179) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 14 10:18:43.298946 np0000174107 devstack@c-api.service[112180]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=112180) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 14 10:18:43.299014 np0000174107 devstack@c-api.service[112177]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=112177) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 14 10:18:43.299108 np0000174107 devstack@c-api.service[112178]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=112178) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 14 10:18:43.299216 np0000174107 devstack@c-api.service[112179]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112179) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 14 10:18:43.299310 np0000174107 devstack@c-api.service[112180]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=112180) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 14 10:18:43.299531 np0000174107 devstack@c-api.service[112177]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112177) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 14 10:18:43.299657 np0000174107 devstack@c-api.service[112178]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=112178) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 14 10:18:43.299712 np0000174107 devstack@c-api.service[112179]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=112179) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 14 10:18:43.299764 np0000174107 devstack@c-api.service[112180]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112180) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 14 10:18:43.299817 np0000174107 devstack@c-api.service[112177]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112177) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 14 10:18:43.299867 np0000174107 devstack@c-api.service[112178]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=112178) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 14 10:18:43.299916 np0000174107 devstack@c-api.service[112179]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112179) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 14 10:18:43.299978 np0000174107 devstack@c-api.service[112180]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112180) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 14 10:18:43.300091 np0000174107 devstack@c-api.service[112177]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=112177) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 14 10:18:43.300155 np0000174107 devstack@c-api.service[112180]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=112180) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 14 10:18:43.300206 np0000174107 devstack@c-api.service[112178]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=112178) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 14 10:18:43.300256 np0000174107 devstack@c-api.service[112177]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=112177) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 14 10:18:43.300314 np0000174107 devstack@c-api.service[112180]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112180) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 14 10:18:43.300375 np0000174107 devstack@c-api.service[112178]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=112178) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 14 10:18:43.300458 np0000174107 devstack@c-api.service[112177]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112177) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 14 10:18:43.300458 np0000174107 devstack@c-api.service[112177]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112177) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 14 10:18:43.300558 np0000174107 devstack@c-api.service[112178]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=112178) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 14 10:18:43.300624 np0000174107 devstack@c-api.service[112177]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=112177) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 14 10:18:43.300676 np0000174107 devstack@c-api.service[112178]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112178) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 14 10:18:43.300735 np0000174107 devstack@c-api.service[112177]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112177) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 14 10:18:43.300802 np0000174107 devstack@c-api.service[112178]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112178) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 14 10:18:43.300802 np0000174107 devstack@c-api.service[112178]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=112178) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 14 10:18:43.300802 np0000174107 devstack@c-api.service[112178]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=112178) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 14 10:18:43.300802 np0000174107 devstack@c-api.service[112178]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112178) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 14 10:18:43.300802 np0000174107 devstack@c-api.service[112178]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112178) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 14 10:18:43.300802 np0000174107 devstack@c-api.service[112178]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=112178) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 14 10:18:43.300802 np0000174107 devstack@c-api.service[112178]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112178) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 14 10:18:43.301125 np0000174107 devstack@c-api.service[112179]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112179) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 14 10:18:43.301125 np0000174107 devstack@c-api.service[112179]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=112179) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 14 10:18:43.301257 np0000174107 devstack@c-api.service[112180]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112180) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 14 10:18:43.301312 np0000174107 devstack@c-api.service[112178]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112178) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 14 10:18:43.301361 np0000174107 devstack@c-api.service[112179]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=112179) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 14 10:18:43.301419 np0000174107 devstack@c-api.service[112180]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=112180) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 14 10:18:43.301500 np0000174107 devstack@c-api.service[112178]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=112178) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 14 10:18:43.301550 np0000174107 devstack@c-api.service[112179]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112179) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 14 10:18:43.301600 np0000174107 devstack@c-api.service[112180]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=112180) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 14 10:18:43.301665 np0000174107 devstack@c-api.service[112178]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=112178) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 14 10:18:43.301718 np0000174107 devstack@c-api.service[112179]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112179) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 14 10:18:43.301774 np0000174107 devstack@c-api.service[112180]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112180) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 14 10:18:43.301826 np0000174107 devstack@c-api.service[112179]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=112179) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 14 10:18:43.301875 np0000174107 devstack@c-api.service[112178]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112178) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 14 10:18:43.301928 np0000174107 devstack@c-api.service[112180]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112180) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 14 10:18:43.301986 np0000174107 devstack@c-api.service[112177]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112177) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 14 10:18:43.302039 np0000174107 devstack@c-api.service[112178]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112178) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 14 10:18:43.302088 np0000174107 devstack@c-api.service[112180]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=112180) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 14 10:18:43.302140 np0000174107 devstack@c-api.service[112177]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=112177) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 14 10:18:43.302200 np0000174107 devstack@c-api.service[112179]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=112179) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 14 10:18:43.302251 np0000174107 devstack@c-api.service[112178]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=112178) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 14 10:18:43.302302 np0000174107 devstack@c-api.service[112180]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=112180) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 14 10:18:43.302362 np0000174107 devstack@c-api.service[112177]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=112177) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 14 10:18:43.302362 np0000174107 devstack@c-api.service[112177]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112177) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 14 10:18:43.302590 np0000174107 devstack@c-api.service[112178]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=112178) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 14 10:18:43.302704 np0000174107 devstack@c-api.service[112177]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112177) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 14 10:18:43.302704 np0000174107 devstack@c-api.service[112177]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=112177) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 14 10:18:43.302704 np0000174107 devstack@c-api.service[112177]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=112177) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 14 10:18:43.302910 np0000174107 devstack@c-api.service[112179]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=112179) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 14 10:18:43.302981 np0000174107 devstack@c-api.service[112179]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=112179) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 14 10:18:43.303039 np0000174107 devstack@c-api.service[112179]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=112179) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 14 10:18:43.303092 np0000174107 devstack@c-api.service[112180]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=112180) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 14 10:18:43.303145 np0000174107 devstack@c-api.service[112179]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=112179) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 14 10:18:43.303145 np0000174107 devstack@c-api.service[112179]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=112179) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 14 10:18:43.303237 np0000174107 devstack@c-api.service[112180]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=112180) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 14 10:18:43.303302 np0000174107 devstack@c-api.service[112179]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=112179) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 14 10:18:43.303363 np0000174107 devstack@c-api.service[112180]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=112180) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 14 10:18:43.303418 np0000174107 devstack@c-api.service[112179]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112179) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 14 10:18:43.303492 np0000174107 devstack@c-api.service[112180]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=112180) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 14 10:18:43.303492 np0000174107 devstack@c-api.service[112180]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=112180) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 14 10:18:43.303492 np0000174107 devstack@c-api.service[112180]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=112180) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 14 10:18:43.303492 np0000174107 devstack@c-api.service[112180]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112180) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 14 10:18:43.303649 np0000174107 devstack@c-api.service[112177]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=112177) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 14 10:18:43.303649 np0000174107 devstack@c-api.service[112177]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=112177) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 14 10:18:43.303649 np0000174107 devstack@c-api.service[112177]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=112177) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 14 10:18:43.303649 np0000174107 devstack@c-api.service[112177]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=112177) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 14 10:18:43.303649 np0000174107 devstack@c-api.service[112177]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=112177) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 14 10:18:43.303827 np0000174107 devstack@c-api.service[112177]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=112177) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 14 10:18:43.303827 np0000174107 devstack@c-api.service[112177]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112177) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 14 10:18:43.304777 np0000174107 devstack@c-api.service[112178]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=112178) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 14 10:18:43.304833 np0000174107 devstack@c-api.service[112178]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=112178) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 14 10:18:43.304904 np0000174107 devstack@c-api.service[112178]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=112178) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 14 10:18:43.304960 np0000174107 devstack@c-api.service[112178]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=112178) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 14 10:18:43.305001 np0000174107 devstack@c-api.service[112178]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=112178) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 14 10:18:43.305066 np0000174107 devstack@c-api.service[112178]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=112178) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 14 10:18:43.305147 np0000174107 devstack@c-api.service[112178]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112178) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 14 10:18:43.305537 np0000174107 devstack@c-api.service[112179]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112179) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 14 10:18:43.305593 np0000174107 devstack@c-api.service[112179]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=112179) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 14 10:18:43.305629 np0000174107 devstack@c-api.service[112180]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112180) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 14 10:18:43.305676 np0000174107 devstack@c-api.service[112179]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=112179) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 14 10:18:43.305709 np0000174107 devstack@c-api.service[112178]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112178) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 14 10:18:43.305744 np0000174107 devstack@c-api.service[112179]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112179) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 14 10:18:43.305781 np0000174107 devstack@c-api.service[112180]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=112180) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 14 10:18:43.305825 np0000174107 devstack@c-api.service[112178]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=112178) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 14 10:18:43.305862 np0000174107 devstack@c-api.service[112179]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112179) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 14 10:18:43.305901 np0000174107 devstack@c-api.service[112180]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=112180) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 14 10:18:43.305944 np0000174107 devstack@c-api.service[112178]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=112178) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 14 10:18:43.305977 np0000174107 devstack@c-api.service[112179]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=112179) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 14 10:18:43.306009 np0000174107 devstack@c-api.service[112180]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112180) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 14 10:18:43.306043 np0000174107 devstack@c-api.service[112178]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112178) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 14 10:18:43.306081 np0000174107 devstack@c-api.service[112180]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112180) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 14 10:18:43.306118 np0000174107 devstack@c-api.service[112179]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112179) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 14 10:18:43.306156 np0000174107 devstack@c-api.service[112178]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112178) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 14 10:18:43.306189 np0000174107 devstack@c-api.service[112180]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=112180) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 14 10:18:43.306224 np0000174107 devstack@c-api.service[112179]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112179) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 14 10:18:43.306262 np0000174107 devstack@c-api.service[112178]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=112178) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 14 10:18:43.306302 np0000174107 devstack@c-api.service[112180]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112180) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 14 10:18:43.306342 np0000174107 devstack@c-api.service[112179]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=112179) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 14 10:18:43.306374 np0000174107 devstack@c-api.service[112178]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112178) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 14 10:18:43.306413 np0000174107 devstack@c-api.service[112180]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112180) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 14 10:18:43.306470 np0000174107 devstack@c-api.service[112179]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=112179) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 14 10:18:43.306525 np0000174107 devstack@c-api.service[112178]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112178) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 14 10:18:43.306572 np0000174107 devstack@c-api.service[112180]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=112180) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 14 10:18:43.306608 np0000174107 devstack@c-api.service[112179]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=112179) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 14 10:18:43.306649 np0000174107 devstack@c-api.service[112178]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=112178) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 14 10:18:43.306686 np0000174107 devstack@c-api.service[112180]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=112180) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 14 10:18:43.306720 np0000174107 devstack@c-api.service[112179]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112179) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 14 10:18:43.306758 np0000174107 devstack@c-api.service[112178]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=112178) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 14 10:18:43.306796 np0000174107 devstack@c-api.service[112180]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=112180) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 14 10:18:43.306836 np0000174107 devstack@c-api.service[112179]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=112179) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 14 10:18:43.306879 np0000174107 devstack@c-api.service[112178]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=112178) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 14 10:18:43.306926 np0000174107 devstack@c-api.service[112180]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112180) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 14 10:18:43.306962 np0000174107 devstack@c-api.service[112179]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=112179) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 14 10:18:43.307005 np0000174107 devstack@c-api.service[112178]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112178) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 14 10:18:43.307040 np0000174107 devstack@c-api.service[112180]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=112180) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 14 10:18:43.307072 np0000174107 devstack@c-api.service[112179]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=112179) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 14 10:18:43.307106 np0000174107 devstack@c-api.service[112178]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=112178) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 14 10:18:43.307137 np0000174107 devstack@c-api.service[112180]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=112180) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 14 10:18:43.307177 np0000174107 devstack@c-api.service[112179]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=112179) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 14 10:18:43.307177 np0000174107 devstack@c-api.service[112179]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=112179) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 14 10:18:43.307252 np0000174107 devstack@c-api.service[112178]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=112178) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 14 10:18:43.307290 np0000174107 devstack@c-api.service[112180]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=112180) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 14 10:18:43.307331 np0000174107 devstack@c-api.service[112179]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=112179) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 14 10:18:43.307365 np0000174107 devstack@c-api.service[112180]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=112180) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 14 10:18:43.307406 np0000174107 devstack@c-api.service[112178]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=112178) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 14 10:18:43.307457 np0000174107 devstack@c-api.service[112179]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=112179) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 14 10:18:43.307500 np0000174107 devstack@c-api.service[112180]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=112180) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 14 10:18:43.307535 np0000174107 devstack@c-api.service[112178]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=112178) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 14 10:18:43.307575 np0000174107 devstack@c-api.service[112179]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=112179) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 14 10:18:43.307613 np0000174107 devstack@c-api.service[112180]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=112180) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 14 10:18:43.307659 np0000174107 devstack@c-api.service[112178]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=112178) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 14 10:18:43.307692 np0000174107 devstack@c-api.service[112179]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112179) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 14 10:18:43.307737 np0000174107 devstack@c-api.service[112180]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=112180) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 14 10:18:43.307774 np0000174107 devstack@c-api.service[112178]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=112178) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 14 10:18:43.307809 np0000174107 devstack@c-api.service[112177]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112177) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 14 10:18:43.307842 np0000174107 devstack@c-api.service[112180]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=112180) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 14 10:18:43.307879 np0000174107 devstack@c-api.service[112178]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=112178) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 14 10:18:43.308001 np0000174107 devstack@c-api.service[112177]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=112177) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 14 10:18:43.308077 np0000174107 devstack@c-api.service[112180]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112180) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 14 10:18:43.308122 np0000174107 devstack@c-api.service[112178]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=112178) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 14 10:18:43.308162 np0000174107 devstack@c-api.service[112177]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=112177) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 14 10:18:43.308198 np0000174107 devstack@c-api.service[112178]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112178) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 14 10:18:43.308236 np0000174107 devstack@c-api.service[112177]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112177) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 14 10:18:43.308236 np0000174107 devstack@c-api.service[112177]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112177) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 14 10:18:43.308236 np0000174107 devstack@c-api.service[112177]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=112177) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 14 10:18:43.308236 np0000174107 devstack@c-api.service[112177]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112177) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 14 10:18:43.308236 np0000174107 devstack@c-api.service[112177]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112177) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 14 10:18:43.308236 np0000174107 devstack@c-api.service[112177]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=112177) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 14 10:18:43.308236 np0000174107 devstack@c-api.service[112177]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=112177) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 14 10:18:43.308236 np0000174107 devstack@c-api.service[112177]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=112177) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 14 10:18:43.308236 np0000174107 devstack@c-api.service[112177]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112177) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 14 10:18:43.308236 np0000174107 devstack@c-api.service[112177]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=112177) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 14 10:18:43.308566 np0000174107 devstack@c-api.service[112177]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=112177) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 14 10:18:43.308566 np0000174107 devstack@c-api.service[112177]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=112177) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 14 10:18:43.308566 np0000174107 devstack@c-api.service[112177]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=112177) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 14 10:18:43.308566 np0000174107 devstack@c-api.service[112177]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=112177) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 14 10:18:43.308566 np0000174107 devstack@c-api.service[112177]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=112177) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 14 10:18:43.308566 np0000174107 devstack@c-api.service[112177]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=112177) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 14 10:18:43.308566 np0000174107 devstack@c-api.service[112177]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=112177) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 14 10:18:43.308566 np0000174107 devstack@c-api.service[112177]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112177) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 14 10:18:43.308818 np0000174107 devstack@c-api.service[112179]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112179) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 14 10:18:43.308818 np0000174107 devstack@c-api.service[112179]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=112179) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 14 10:18:43.308891 np0000174107 devstack@c-api.service[112177]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112177) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 14 10:18:43.308928 np0000174107 devstack@c-api.service[112179]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=112179) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 14 10:18:43.308968 np0000174107 devstack@c-api.service[112177]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=112177) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 14 10:18:43.309010 np0000174107 devstack@c-api.service[112179]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=112179) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 14 10:18:43.309043 np0000174107 devstack@c-api.service[112177]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=112177) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 14 10:18:43.309075 np0000174107 devstack@c-api.service[112180]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112180) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 14 10:18:43.309109 np0000174107 devstack@c-api.service[112179]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=112179) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 14 10:18:43.309144 np0000174107 devstack@c-api.service[112177]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=112177) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 14 10:18:43.309207 np0000174107 devstack@c-api.service[112179]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=112179) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 14 10:18:43.309250 np0000174107 devstack@c-api.service[112180]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=112180) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 14 10:18:43.309289 np0000174107 devstack@c-api.service[112177]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=112177) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 14 10:18:43.309330 np0000174107 devstack@c-api.service[112179]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=112179) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 14 10:18:43.309369 np0000174107 devstack@c-api.service[112180]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=112180) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 14 10:18:43.309401 np0000174107 devstack@c-api.service[112177]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=112177) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 14 10:18:43.309467 np0000174107 devstack@c-api.service[112180]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=112180) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 14 10:18:43.309507 np0000174107 devstack@c-api.service[112177]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=112177) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 14 10:18:43.309539 np0000174107 devstack@c-api.service[112180]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=112180) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 14 10:18:43.309539 np0000174107 devstack@c-api.service[112180]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=112180) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 14 10:18:43.309539 np0000174107 devstack@c-api.service[112180]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=112180) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 14 10:18:43.309638 np0000174107 devstack@c-api.service[112178]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112178) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 14 10:18:43.309638 np0000174107 devstack@c-api.service[112178]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=112178) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 14 10:18:43.309638 np0000174107 devstack@c-api.service[112178]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=112178) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 14 10:18:43.309638 np0000174107 devstack@c-api.service[112178]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=112178) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 14 10:18:43.309638 np0000174107 devstack@c-api.service[112178]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=112178) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 14 10:18:43.309638 np0000174107 devstack@c-api.service[112178]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=112178) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 14 10:18:43.309638 np0000174107 devstack@c-api.service[112178]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=112178) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 14 10:18:43.310572 np0000174107 devstack@c-api.service[112179]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=112179) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 14 10:18:43.310644 np0000174107 devstack@c-api.service[112179]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=112179) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 14 10:18:43.310689 np0000174107 devstack@c-api.service[112179]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=112179) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 14 10:18:43.310742 np0000174107 devstack@c-api.service[112179]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=112179) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 14 10:18:43.310783 np0000174107 devstack@c-api.service[112177]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=112177) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 14 10:18:43.310828 np0000174107 devstack@c-api.service[112179]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=112179) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 14 10:18:43.310869 np0000174107 devstack@c-api.service[112179]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=112179) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 14 10:18:43.310905 np0000174107 devstack@c-api.service[112177]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=112177) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 14 10:18:43.310941 np0000174107 devstack@c-api.service[112180]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=112180) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 14 10:18:43.310982 np0000174107 devstack@c-api.service[112179]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=112179) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 14 10:18:43.311016 np0000174107 devstack@c-api.service[112177]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=112177) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 14 10:18:43.311065 np0000174107 devstack@c-api.service[112180]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=112180) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 14 10:18:43.311104 np0000174107 devstack@c-api.service[112177]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=112177) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 14 10:18:43.311138 np0000174107 devstack@c-api.service[112180]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=112180) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 14 10:18:43.311193 np0000174107 devstack@c-api.service[112177]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=112177) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 14 10:18:43.311232 np0000174107 devstack@c-api.service[112180]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=112180) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 14 10:18:43.311270 np0000174107 devstack@c-api.service[112177]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=112177) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 14 10:18:43.311307 np0000174107 devstack@c-api.service[112180]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=112180) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 14 10:18:43.311339 np0000174107 devstack@c-api.service[112177]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=112177) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 14 10:18:43.311380 np0000174107 devstack@c-api.service[112180]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=112180) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 14 10:18:43.311380 np0000174107 devstack@c-api.service[112180]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=112180) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 14 10:18:43.311474 np0000174107 devstack@c-api.service[112178]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=112178) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 14 10:18:43.311474 np0000174107 devstack@c-api.service[112178]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=112178) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 14 10:18:43.311474 np0000174107 devstack@c-api.service[112178]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=112178) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 14 10:18:43.311567 np0000174107 devstack@c-api.service[112178]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=112178) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 14 10:18:43.311567 np0000174107 devstack@c-api.service[112178]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=112178) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 14 10:18:43.311630 np0000174107 devstack@c-api.service[112178]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=112178) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 14 10:18:43.311673 np0000174107 devstack@c-api.service[112178]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=112178) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 14 10:18:43.315782 np0000174107 devstack@c-api.service[112179]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=112179) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 14 10:18:43.315846 np0000174107 devstack@c-api.service[112179]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=112179) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 14 10:18:43.315893 np0000174107 devstack@c-api.service[112180]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=112180) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 14 10:18:43.315943 np0000174107 devstack@c-api.service[112179]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=112179) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 14 10:18:43.315981 np0000174107 devstack@c-api.service[112180]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=112180) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 14 10:18:43.316019 np0000174107 devstack@c-api.service[112179]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=112179) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 14 10:18:43.316056 np0000174107 devstack@c-api.service[112180]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=112180) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 14 10:18:43.316092 np0000174107 devstack@c-api.service[112179]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112179) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 14 10:18:43.316125 np0000174107 devstack@c-api.service[112180]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=112180) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 14 10:18:43.316156 np0000174107 devstack@c-api.service[112179]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=112179) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 14 10:18:43.316197 np0000174107 devstack@c-api.service[112180]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112180) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 14 10:18:43.316232 np0000174107 devstack@c-api.service[112179]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=112179) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 14 10:18:43.316271 np0000174107 devstack@c-api.service[112180]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=112180) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 14 10:18:43.316317 np0000174107 devstack@c-api.service[112178]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=112178) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 14 10:18:43.316365 np0000174107 devstack@c-api.service[112180]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=112180) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 14 10:18:43.316404 np0000174107 devstack@c-api.service[112178]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=112178) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 14 10:18:43.316404 np0000174107 devstack@c-api.service[112178]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=112178) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 14 10:18:43.316508 np0000174107 devstack@c-api.service[112177]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=112177) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 14 10:18:43.316508 np0000174107 devstack@c-api.service[112177]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=112177) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 14 10:18:43.316508 np0000174107 devstack@c-api.service[112177]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=112177) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 14 10:18:43.316618 np0000174107 devstack@c-api.service[112178]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=112178) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 14 10:18:43.316656 np0000174107 devstack@c-api.service[112177]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=112177) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 14 10:18:43.316694 np0000174107 devstack@c-api.service[112178]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112178) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 14 10:18:43.316729 np0000174107 devstack@c-api.service[112177]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112177) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 14 10:18:43.316771 np0000174107 devstack@c-api.service[112178]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=112178) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 14 10:18:43.316839 np0000174107 devstack@c-api.service[112177]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=112177) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 14 10:18:43.316880 np0000174107 devstack@c-api.service[112178]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=112178) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 14 10:18:43.316921 np0000174107 devstack@c-api.service[112177]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=112177) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 14 10:18:43.318887 np0000174107 devstack@c-api.service[112179]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=112179) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 14 10:18:43.318947 np0000174107 devstack@c-api.service[112177]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=112177) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 14 10:18:43.319001 np0000174107 devstack@c-api.service[112179]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=112179) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 14 10:18:43.319041 np0000174107 devstack@c-api.service[112177]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=112177) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 14 10:18:43.319083 np0000174107 devstack@c-api.service[112179]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=112179) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 14 10:18:43.319120 np0000174107 devstack@c-api.service[112177]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=112177) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 14 10:18:43.319164 np0000174107 devstack@c-api.service[112179]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=112179) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 14 10:18:43.319206 np0000174107 devstack@c-api.service[112177]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=112177) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 14 10:18:43.319244 np0000174107 devstack@c-api.service[112179]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112179) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 14 10:18:43.319279 np0000174107 devstack@c-api.service[112177]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112177) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 14 10:18:43.319315 np0000174107 devstack@c-api.service[112179]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=112179) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 14 10:18:43.319350 np0000174107 devstack@c-api.service[112180]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=112180) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 14 10:18:43.319387 np0000174107 devstack@c-api.service[112178]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=112178) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 14 10:18:43.319441 np0000174107 devstack@c-api.service[112177]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=112177) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 14 10:18:43.319480 np0000174107 devstack@c-api.service[112179]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112179) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 14 10:18:43.319517 np0000174107 devstack@c-api.service[112180]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=112180) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 14 10:18:43.319563 np0000174107 devstack@c-api.service[112177]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112177) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 14 10:18:43.319606 np0000174107 devstack@c-api.service[112178]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=112178) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 14 10:18:43.319646 np0000174107 devstack@c-api.service[112180]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=112180) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 14 10:18:43.319646 np0000174107 devstack@c-api.service[112180]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=112180) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 14 10:18:43.319713 np0000174107 devstack@c-api.service[112178]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=112178) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 14 10:18:43.319750 np0000174107 devstack@c-api.service[112180]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112180) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 14 10:18:43.319750 np0000174107 devstack@c-api.service[112180]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=112180) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 14 10:18:43.319811 np0000174107 devstack@c-api.service[112178]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=112178) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 14 10:18:43.319851 np0000174107 devstack@c-api.service[112180]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112180) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 14 10:18:43.319891 np0000174107 devstack@c-api.service[112178]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112178) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 14 10:18:43.319891 np0000174107 devstack@c-api.service[112178]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=112178) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 14 10:18:43.319891 np0000174107 devstack@c-api.service[112178]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112178) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 14 10:18:43.320047 np0000174107 devstack@c-api.service[112179]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112179) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 14 10:18:43.320092 np0000174107 devstack@c-api.service[112179]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=112179) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 14 10:18:43.320128 np0000174107 devstack@c-api.service[112177]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112177) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 14 10:18:43.320166 np0000174107 devstack@c-api.service[112179]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=112179) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 14 10:18:43.320202 np0000174107 devstack@c-api.service[112177]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=112177) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 14 10:18:43.320245 np0000174107 devstack@c-api.service[112179]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=112179) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 14 10:18:43.320284 np0000174107 devstack@c-api.service[112177]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=112177) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 14 10:18:43.320321 np0000174107 devstack@c-api.service[112179]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=112179) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 14 10:18:43.320356 np0000174107 devstack@c-api.service[112177]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=112177) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 14 10:18:43.320497 np0000174107 devstack@c-api.service[112179]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=112179) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 14 10:18:43.320543 np0000174107 devstack@c-api.service[112180]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112180) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 14 10:18:43.320580 np0000174107 devstack@c-api.service[112177]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=112177) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 14 10:18:43.320618 np0000174107 devstack@c-api.service[112179]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112179) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 14 10:18:43.320658 np0000174107 devstack@c-api.service[112180]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=112180) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 14 10:18:43.320695 np0000174107 devstack@c-api.service[112177]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=112177) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 14 10:18:43.320732 np0000174107 devstack@c-api.service[112179]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112179) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 14 10:18:43.320772 np0000174107 devstack@c-api.service[112180]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=112180) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 14 10:18:43.320808 np0000174107 devstack@c-api.service[112177]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112177) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 14 10:18:43.320855 np0000174107 devstack@c-api.service[112179]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=112179) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 14 10:18:43.320908 np0000174107 devstack@c-api.service[112180]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=112180) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 14 10:18:43.320950 np0000174107 devstack@c-api.service[112179]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=112179) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 14 10:18:43.320984 np0000174107 devstack@c-api.service[112177]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112177) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 14 10:18:43.321021 np0000174107 devstack@c-api.service[112178]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112178) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 14 10:18:43.321060 np0000174107 devstack@c-api.service[112180]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=112180) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 14 10:18:43.321100 np0000174107 devstack@c-api.service[112179]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=112179) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 14 10:18:43.321134 np0000174107 devstack@c-api.service[112177]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=112177) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 14 10:18:43.321192 np0000174107 devstack@c-api.service[112178]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=112178) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 14 10:18:43.321236 np0000174107 devstack@c-api.service[112180]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=112180) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 14 10:18:43.321277 np0000174107 devstack@c-api.service[112179]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=112179) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 14 10:18:43.321312 np0000174107 devstack@c-api.service[112177]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=112177) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 14 10:18:43.321350 np0000174107 devstack@c-api.service[112178]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=112178) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 14 10:18:43.321386 np0000174107 devstack@c-api.service[112180]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112180) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 14 10:18:43.321419 np0000174107 devstack@c-api.service[112179]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=112179) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 14 10:18:43.321477 np0000174107 devstack@c-api.service[112177]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=112177) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 14 10:18:43.321523 np0000174107 devstack@c-api.service[112178]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=112178) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 14 10:18:43.321565 np0000174107 devstack@c-api.service[112180]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112180) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 14 10:18:43.321600 np0000174107 devstack@c-api.service[112179]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=112179) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 14 10:18:43.321640 np0000174107 devstack@c-api.service[112177]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=112177) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 14 10:18:43.321684 np0000174107 devstack@c-api.service[112178]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=112178) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 14 10:18:43.321719 np0000174107 devstack@c-api.service[112180]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=112180) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 14 10:18:43.321755 np0000174107 devstack@c-api.service[112177]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=112177) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 14 10:18:43.321797 np0000174107 devstack@c-api.service[112178]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=112178) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 14 10:18:43.321832 np0000174107 devstack@c-api.service[112180]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=112180) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 14 10:18:43.321872 np0000174107 devstack@c-api.service[112177]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=112177) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 14 10:18:43.321914 np0000174107 devstack@c-api.service[112180]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=112180) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 14 10:18:43.321954 np0000174107 devstack@c-api.service[112178]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112178) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 14 10:18:43.321999 np0000174107 devstack@c-api.service[112180]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=112180) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 14 10:18:43.322035 np0000174107 devstack@c-api.service[112178]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112178) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 14 10:18:43.322076 np0000174107 devstack@c-api.service[112180]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=112180) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 14 10:18:43.322111 np0000174107 devstack@c-api.service[112178]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=112178) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 14 10:18:43.322146 np0000174107 devstack@c-api.service[112180]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=112180) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 14 10:18:43.322181 np0000174107 devstack@c-api.service[112178]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=112178) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 14 10:18:43.322213 np0000174107 devstack@c-api.service[112179]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=112179) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 14 10:18:43.322247 np0000174107 devstack@c-api.service[112178]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=112178) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 14 10:18:43.322280 np0000174107 devstack@c-api.service[112179]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=112179) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 14 10:18:43.322280 np0000174107 devstack@c-api.service[112179]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=112179) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 14 10:18:43.322351 np0000174107 devstack@c-api.service[112178]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=112178) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 14 10:18:43.322393 np0000174107 devstack@c-api.service[112180]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=112180) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 14 10:18:43.322442 np0000174107 devstack@c-api.service[112177]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=112177) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 14 10:18:43.322490 np0000174107 devstack@c-api.service[112179]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=112179) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 14 10:18:43.322528 np0000174107 devstack@c-api.service[112178]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=112178) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 14 10:18:43.322565 np0000174107 devstack@c-api.service[112180]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=112180) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 14 10:18:43.322602 np0000174107 devstack@c-api.service[112177]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=112177) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 14 10:18:43.322636 np0000174107 devstack@c-api.service[112179]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=112179) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 14 10:18:43.322670 np0000174107 devstack@c-api.service[112180]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=112180) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 14 10:18:43.322702 np0000174107 devstack@c-api.service[112178]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=112178) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 14 10:18:43.322742 np0000174107 devstack@c-api.service[112177]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=112177) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 14 10:18:43.322775 np0000174107 devstack@c-api.service[112179]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=112179) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 14 10:18:43.322811 np0000174107 devstack@c-api.service[112180]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=112180) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 14 10:18:43.322851 np0000174107 devstack@c-api.service[112177]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=112177) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 14 10:18:43.322886 np0000174107 devstack@c-api.service[112179]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=112179) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 14 10:18:43.322918 np0000174107 devstack@c-api.service[112180]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=112180) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 14 10:18:43.322957 np0000174107 devstack@c-api.service[112179]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=112179) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 14 10:18:43.322989 np0000174107 devstack@c-api.service[112177]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=112177) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 14 10:18:43.323023 np0000174107 devstack@c-api.service[112180]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=112180) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 14 10:18:43.323154 np0000174107 devstack@c-api.service[112179]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=112179) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 14 10:18:43.323252 np0000174107 devstack@c-api.service[112177]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=112177) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 14 10:18:43.323327 np0000174107 devstack@c-api.service[112180]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=112180) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 14 10:18:43.323369 np0000174107 devstack@c-api.service[112179]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=112179) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 14 10:18:43.323471 np0000174107 devstack@c-api.service[112178]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=112178) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 14 10:18:43.323511 np0000174107 devstack@c-api.service[112177]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=112177) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 14 10:18:43.323579 np0000174107 devstack@c-api.service[112180]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=112180) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 14 10:18:43.323639 np0000174107 devstack@c-api.service[112179]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112179) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 14 10:18:43.323676 np0000174107 devstack@c-api.service[112178]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=112178) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 14 10:18:43.323737 np0000174107 devstack@c-api.service[112180]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=112180) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 14 10:18:43.323809 np0000174107 devstack@c-api.service[112177]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=112177) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 14 10:18:43.323878 np0000174107 devstack@c-api.service[112179]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=112179) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 14 10:18:43.323916 np0000174107 devstack@c-api.service[112178]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=112178) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 14 10:18:43.323984 np0000174107 devstack@c-api.service[112180]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=112180) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 14 10:18:43.324053 np0000174107 devstack@c-api.service[112177]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=112177) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 14 10:18:43.324091 np0000174107 devstack@c-api.service[112179]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=112179) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 14 10:18:43.324125 np0000174107 devstack@c-api.service[112178]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=112178) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 14 10:18:43.324163 np0000174107 devstack@c-api.service[112180]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112180) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 14 10:18:43.324199 np0000174107 devstack@c-api.service[112177]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=112177) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 14 10:18:43.324232 np0000174107 devstack@c-api.service[112179]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112179) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 14 10:18:43.324273 np0000174107 devstack@c-api.service[112178]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=112178) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 14 10:18:43.324307 np0000174107 devstack@c-api.service[112180]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=112180) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 14 10:18:43.324339 np0000174107 devstack@c-api.service[112177]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112177) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 14 10:18:43.324374 np0000174107 devstack@c-api.service[112180]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=112180) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 14 10:18:43.324409 np0000174107 devstack@c-api.service[112178]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=112178) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 14 10:18:43.324462 np0000174107 devstack@c-api.service[112177]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=112177) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 14 10:18:43.324498 np0000174107 devstack@c-api.service[112180]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112180) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 14 10:18:43.324545 np0000174107 devstack@c-api.service[112178]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=112178) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 14 10:18:43.324583 np0000174107 devstack@c-api.service[112177]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=112177) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 14 10:18:43.324619 np0000174107 devstack@c-api.service[112178]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=112178) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 14 10:18:43.324654 np0000174107 devstack@c-api.service[112177]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112177) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 14 10:18:43.324705 np0000174107 devstack@c-api.service[112178]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=112178) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 14 10:18:43.324705 np0000174107 devstack@c-api.service[112178]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=112178) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 14 10:18:43.324705 np0000174107 devstack@c-api.service[112178]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112178) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 14 10:18:43.324705 np0000174107 devstack@c-api.service[112178]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=112178) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 14 10:18:43.324705 np0000174107 devstack@c-api.service[112178]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=112178) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 14 10:18:43.324705 np0000174107 devstack@c-api.service[112178]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112178) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 14 10:18:43.324885 np0000174107 devstack@c-api.service[112179]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112179) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 14 10:18:43.324885 np0000174107 devstack@c-api.service[112179]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=112179) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 14 10:18:43.324885 np0000174107 devstack@c-api.service[112179]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=112179) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 14 10:18:43.324974 np0000174107 devstack@c-api.service[112180]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112180) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 14 10:18:43.325016 np0000174107 devstack@c-api.service[112179]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=112179) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 14 10:18:43.325016 np0000174107 devstack@c-api.service[112179]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112179) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 14 10:18:43.325078 np0000174107 devstack@c-api.service[112180]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=112180) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 14 10:18:43.325117 np0000174107 devstack@c-api.service[112179]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=112179) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 14 10:18:43.325151 np0000174107 devstack@c-api.service[112180]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=112180) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 14 10:18:43.325198 np0000174107 devstack@c-api.service[112179]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112179) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 14 10:18:43.325233 np0000174107 devstack@c-api.service[112180]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=112180) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 14 10:18:43.325233 np0000174107 devstack@c-api.service[112180]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112180) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 14 10:18:43.325305 np0000174107 devstack@c-api.service[112177]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112177) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 14 10:18:43.325347 np0000174107 devstack@c-api.service[112180]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=112180) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 14 10:18:43.325382 np0000174107 devstack@c-api.service[112177]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=112177) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 14 10:18:43.325440 np0000174107 devstack@c-api.service[112180]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112180) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 14 10:18:43.325484 np0000174107 devstack@c-api.service[112177]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=112177) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 14 10:18:43.325484 np0000174107 devstack@c-api.service[112177]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=112177) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 14 10:18:43.325546 np0000174107 devstack@c-api.service[112178]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112178) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 14 10:18:43.325592 np0000174107 devstack@c-api.service[112177]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112177) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 14 10:18:43.325629 np0000174107 devstack@c-api.service[112178]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=112178) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 14 10:18:43.325663 np0000174107 devstack@c-api.service[112177]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=112177) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 14 10:18:43.325703 np0000174107 devstack@c-api.service[112178]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=112178) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 14 10:18:43.325745 np0000174107 devstack@c-api.service[112177]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112177) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 14 10:18:43.325782 np0000174107 devstack@c-api.service[112178]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=112178) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 14 10:18:43.325782 np0000174107 devstack@c-api.service[112178]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112178) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 14 10:18:43.325782 np0000174107 devstack@c-api.service[112178]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=112178) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 14 10:18:43.325782 np0000174107 devstack@c-api.service[112178]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112178) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 14 10:18:43.325895 np0000174107 devstack@c-api.service[112179]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112179) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 14 10:18:43.325895 np0000174107 devstack@c-api.service[112179]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=112179) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 14 10:18:43.325895 np0000174107 devstack@c-api.service[112179]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=112179) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 14 10:18:43.325985 np0000174107 devstack@c-api.service[112178]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112178) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 14 10:18:43.326031 np0000174107 devstack@c-api.service[112179]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=112179) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 14 10:18:43.326072 np0000174107 devstack@c-api.service[112180]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112180) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 14 10:18:43.326115 np0000174107 devstack@c-api.service[112179]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112179) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 14 10:18:43.326150 np0000174107 devstack@c-api.service[112178]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=112178) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 14 10:18:43.326190 np0000174107 devstack@c-api.service[112179]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=112179) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 14 10:18:43.326261 np0000174107 devstack@c-api.service[112178]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=112178) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 14 10:18:43.326306 np0000174107 devstack@c-api.service[112180]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=112180) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 14 10:18:43.326344 np0000174107 devstack@c-api.service[112179]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=112179) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 14 10:18:43.326379 np0000174107 devstack@c-api.service[112178]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=112178) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 14 10:18:43.326419 np0000174107 devstack@c-api.service[112180]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=112180) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 14 10:18:43.326483 np0000174107 devstack@c-api.service[112178]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112178) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 14 10:18:43.326522 np0000174107 devstack@c-api.service[112180]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=112180) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 14 10:18:43.326558 np0000174107 devstack@c-api.service[112178]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=112178) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 14 10:18:43.326593 np0000174107 devstack@c-api.service[112180]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112180) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 14 10:18:43.326593 np0000174107 devstack@c-api.service[112180]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=112180) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 14 10:18:43.326658 np0000174107 devstack@c-api.service[112178]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=112178) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 14 10:18:43.326696 np0000174107 devstack@c-api.service[112177]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112177) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 14 10:18:43.326733 np0000174107 devstack@c-api.service[112180]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=112180) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 14 10:18:43.326774 np0000174107 devstack@c-api.service[112177]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=112177) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 14 10:18:43.326774 np0000174107 devstack@c-api.service[112177]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=112177) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 14 10:18:43.326774 np0000174107 devstack@c-api.service[112177]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=112177) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 14 10:18:43.326774 np0000174107 devstack@c-api.service[112177]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112177) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 14 10:18:43.326774 np0000174107 devstack@c-api.service[112177]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=112177) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 14 10:18:43.326774 np0000174107 devstack@c-api.service[112177]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=112177) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 14 10:18:43.326956 np0000174107 devstack@c-api.service[112179]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=112179) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 14 10:18:43.326956 np0000174107 devstack@c-api.service[112179]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=112179) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 14 10:18:43.326956 np0000174107 devstack@c-api.service[112179]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=112179) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 14 10:18:43.326956 np0000174107 devstack@c-api.service[112179]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=112179) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 14 10:18:43.326956 np0000174107 devstack@c-api.service[112179]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=112179) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 14 10:18:43.327101 np0000174107 devstack@c-api.service[112178]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=112178) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 14 10:18:43.327140 np0000174107 devstack@c-api.service[112179]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=112179) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 14 10:18:43.327182 np0000174107 devstack@c-api.service[112178]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=112178) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 14 10:18:43.327216 np0000174107 devstack@c-api.service[112179]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112179) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 14 10:18:43.327248 np0000174107 devstack@c-api.service[112180]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=112180) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 14 10:18:43.327284 np0000174107 devstack@c-api.service[112178]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=112178) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 14 10:18:43.327320 np0000174107 devstack@c-api.service[112179]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112179) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 14 10:18:43.327391 np0000174107 devstack@c-api.service[112180]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=112180) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 14 10:18:43.327442 np0000174107 devstack@c-api.service[112177]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=112177) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 14 10:18:43.327564 np0000174107 devstack@c-api.service[112179]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=112179) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 14 10:18:43.327677 np0000174107 devstack@c-api.service[112178]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=112178) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 14 10:18:43.327721 np0000174107 devstack@c-api.service[112180]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=112180) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 14 10:18:43.327755 np0000174107 devstack@c-api.service[112177]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=112177) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 14 10:18:43.327788 np0000174107 devstack@c-api.service[112179]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=112179) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 14 10:18:43.327819 np0000174107 devstack@c-api.service[112178]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=112178) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 14 10:18:43.327852 np0000174107 devstack@c-api.service[112180]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=112180) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 14 10:18:43.327890 np0000174107 devstack@c-api.service[112177]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=112177) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 14 10:18:43.327922 np0000174107 devstack@c-api.service[112178]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=112178) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 14 10:18:43.327957 np0000174107 devstack@c-api.service[112179]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=112179) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 14 10:18:43.327990 np0000174107 devstack@c-api.service[112180]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=112180) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 14 10:18:43.328022 np0000174107 devstack@c-api.service[112177]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=112177) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 14 10:18:43.328061 np0000174107 devstack@c-api.service[112179]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=112179) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 14 10:18:43.328098 np0000174107 devstack@c-api.service[112178]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112178) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 14 10:18:43.328137 np0000174107 devstack@c-api.service[112180]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=112180) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 14 10:18:43.328174 np0000174107 devstack@c-api.service[112179]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=112179) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 14 10:18:43.328211 np0000174107 devstack@c-api.service[112177]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=112177) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 14 10:18:43.328251 np0000174107 devstack@c-api.service[112178]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112178) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 14 10:18:43.328288 np0000174107 devstack@c-api.service[112180]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112180) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 14 10:18:43.328320 np0000174107 devstack@c-api.service[112177]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=112177) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 14 10:18:43.328359 np0000174107 devstack@c-api.service[112179]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=112179) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 14 10:18:43.328398 np0000174107 devstack@c-api.service[112178]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=112178) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 14 10:18:43.328453 np0000174107 devstack@c-api.service[112180]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112180) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 14 10:18:43.328492 np0000174107 devstack@c-api.service[112178]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=112178) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 14 10:18:43.328535 np0000174107 devstack@c-api.service[112177]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112177) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 14 10:18:43.328573 np0000174107 devstack@c-api.service[112180]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=112180) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 14 10:18:43.328607 np0000174107 devstack@c-api.service[112177]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112177) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 14 10:18:43.328642 np0000174107 devstack@c-api.service[112178]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=112178) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 14 10:18:43.328678 np0000174107 devstack@c-api.service[112180]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=112180) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 14 10:18:43.328718 np0000174107 devstack@c-api.service[112177]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=112177) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 14 10:18:43.328758 np0000174107 devstack@c-api.service[112178]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=112178) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 14 10:18:43.328798 np0000174107 devstack@c-api.service[112180]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=112180) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 14 10:18:43.328835 np0000174107 devstack@c-api.service[112177]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=112177) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 14 10:18:43.328869 np0000174107 devstack@c-api.service[112178]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=112178) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 14 10:18:43.328901 np0000174107 devstack@c-api.service[112180]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=112180) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 14 10:18:43.328941 np0000174107 devstack@c-api.service[112177]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=112177) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 14 10:18:43.328981 np0000174107 devstack@c-api.service[112178]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=112178) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 14 10:18:43.329019 np0000174107 devstack@c-api.service[112180]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=112180) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 14 10:18:43.329054 np0000174107 devstack@c-api.service[112177]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=112177) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 14 10:18:43.329089 np0000174107 devstack@c-api.service[112180]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=112180) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 14 10:18:43.329130 np0000174107 devstack@c-api.service[112177]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=112177) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 14 10:18:43.329130 np0000174107 devstack@c-api.service[112177]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=112177) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 14 10:18:43.329227 np0000174107 devstack@c-api.service[112179]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=112179) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 14 10:18:43.329227 np0000174107 devstack@c-api.service[112179]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=112179) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 14 10:18:43.329227 np0000174107 devstack@c-api.service[112179]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=112179) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 14 10:18:43.329227 np0000174107 devstack@c-api.service[112179]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=112179) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 14 10:18:43.329227 np0000174107 devstack@c-api.service[112179]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=112179) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 14 10:18:43.329483 np0000174107 devstack@c-api.service[112178]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=112178) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 14 10:18:43.329529 np0000174107 devstack@c-api.service[112179]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=112179) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 14 10:18:43.329565 np0000174107 devstack@c-api.service[112178]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=112178) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 14 10:18:43.329610 np0000174107 devstack@c-api.service[112179]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112179) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 14 10:18:43.329647 np0000174107 devstack@c-api.service[112178]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=112178) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 14 10:18:43.329647 np0000174107 devstack@c-api.service[112178]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=112178) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 14 10:18:43.329647 np0000174107 devstack@c-api.service[112178]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=112178) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 14 10:18:43.329647 np0000174107 devstack@c-api.service[112178]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=112178) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 14 10:18:43.329763 np0000174107 devstack@c-api.service[112180]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=112180) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 14 10:18:43.329799 np0000174107 devstack@c-api.service[112178]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112178) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 14 10:18:43.329836 np0000174107 devstack@c-api.service[112180]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=112180) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 14 10:18:43.329836 np0000174107 devstack@c-api.service[112180]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=112180) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 14 10:18:43.329894 np0000174107 devstack@c-api.service[112177]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=112177) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 14 10:18:43.329942 np0000174107 devstack@c-api.service[112180]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=112180) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 14 10:18:43.329984 np0000174107 devstack@c-api.service[112177]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=112177) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 14 10:18:43.330020 np0000174107 devstack@c-api.service[112180]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=112180) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 14 10:18:43.330058 np0000174107 devstack@c-api.service[112177]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=112177) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 14 10:18:43.330092 np0000174107 devstack@c-api.service[112180]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=112180) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 14 10:18:43.330128 np0000174107 devstack@c-api.service[112177]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=112177) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 14 10:18:43.330163 np0000174107 devstack@c-api.service[112180]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112180) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 14 10:18:43.330198 np0000174107 devstack@c-api.service[112177]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=112177) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 14 10:18:43.330198 np0000174107 devstack@c-api.service[112177]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=112177) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 14 10:18:43.330198 np0000174107 devstack@c-api.service[112177]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112177) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 14 10:18:43.330375 np0000174107 devstack@c-api.service[112179]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112179) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 14 10:18:43.330415 np0000174107 devstack@c-api.service[112180]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112180) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 14 10:18:43.330480 np0000174107 devstack@c-api.service[112179]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=112179) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 14 10:18:43.330518 np0000174107 devstack@c-api.service[112180]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=112180) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 14 10:18:43.330559 np0000174107 devstack@c-api.service[112179]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=112179) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 14 10:18:43.330592 np0000174107 devstack@c-api.service[112180]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=112180) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 14 10:18:43.330624 np0000174107 devstack@c-api.service[112179]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=112179) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 14 10:18:43.330658 np0000174107 devstack@c-api.service[112177]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112177) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 14 10:18:43.330699 np0000174107 devstack@c-api.service[112180]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=112180) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 14 10:18:43.330742 np0000174107 devstack@c-api.service[112179]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=112179) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 14 10:18:43.330775 np0000174107 devstack@c-api.service[112177]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=112177) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 14 10:18:43.330809 np0000174107 devstack@c-api.service[112180]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=112180) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 14 10:18:43.330840 np0000174107 devstack@c-api.service[112179]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=112179) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 14 10:18:43.330872 np0000174107 devstack@c-api.service[112178]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112178) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 14 10:18:43.330905 np0000174107 devstack@c-api.service[112180]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=112180) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 14 10:18:43.330938 np0000174107 devstack@c-api.service[112177]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=112177) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 14 10:18:43.330978 np0000174107 devstack@c-api.service[112179]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=112179) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 14 10:18:43.331012 np0000174107 devstack@c-api.service[112177]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=112177) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 14 10:18:43.331053 np0000174107 devstack@c-api.service[112180]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=112180) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 14 10:18:43.331088 np0000174107 devstack@c-api.service[112178]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=112178) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 14 10:18:43.331124 np0000174107 devstack@c-api.service[112177]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=112177) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 14 10:18:43.331159 np0000174107 devstack@c-api.service[112178]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=112178) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 14 10:18:43.331190 np0000174107 devstack@c-api.service[112177]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=112177) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 14 10:18:43.331229 np0000174107 devstack@c-api.service[112178]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=112178) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 14 10:18:43.331265 np0000174107 devstack@c-api.service[112177]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=112177) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 14 10:18:43.331297 np0000174107 devstack@c-api.service[112178]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=112178) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 14 10:18:43.331297 np0000174107 devstack@c-api.service[112178]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=112178) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 14 10:18:43.331297 np0000174107 devstack@c-api.service[112178]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=112178) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 14 10:18:43.331397 np0000174107 devstack@c-api.service[112179]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=112179) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 14 10:18:43.331397 np0000174107 devstack@c-api.service[112179]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=112179) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 14 10:18:43.331397 np0000174107 devstack@c-api.service[112179]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=112179) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 14 10:18:43.331519 np0000174107 devstack@c-api.service[112180]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=112180) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 14 10:18:43.331560 np0000174107 devstack@c-api.service[112179]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=112179) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 14 10:18:43.331596 np0000174107 devstack@c-api.service[112180]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=112180) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 14 10:18:43.331637 np0000174107 devstack@c-api.service[112179]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=112179) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 14 10:18:43.331676 np0000174107 devstack@c-api.service[112180]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=112180) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 14 10:18:43.331713 np0000174107 devstack@c-api.service[112179]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=112179) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 14 10:18:43.331759 np0000174107 devstack@c-api.service[112180]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=112180) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 14 10:18:43.331802 np0000174107 devstack@c-api.service[112179]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112179) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 14 10:18:43.331837 np0000174107 devstack@c-api.service[112180]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=112180) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 14 10:18:43.331873 np0000174107 devstack@c-api.service[112177]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=112177) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 14 10:18:43.331909 np0000174107 devstack@c-api.service[112180]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=112180) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 14 10:18:43.331943 np0000174107 devstack@c-api.service[112177]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=112177) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 14 10:18:43.331979 np0000174107 devstack@c-api.service[112180]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112180) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 14 10:18:43.332015 np0000174107 devstack@c-api.service[112177]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=112177) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 14 10:18:43.332015 np0000174107 devstack@c-api.service[112177]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=112177) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 14 10:18:43.332078 np0000174107 devstack@c-api.service[112178]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=112178) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 14 10:18:43.332124 np0000174107 devstack@c-api.service[112177]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=112177) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 14 10:18:43.332124 np0000174107 devstack@c-api.service[112177]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=112177) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 14 10:18:43.332200 np0000174107 devstack@c-api.service[112178]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=112178) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 14 10:18:43.332240 np0000174107 devstack@c-api.service[112177]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112177) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 14 10:18:43.332275 np0000174107 devstack@c-api.service[112178]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=112178) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 14 10:18:43.332275 np0000174107 devstack@c-api.service[112178]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=112178) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 14 10:18:43.332275 np0000174107 devstack@c-api.service[112178]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=112178) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 14 10:18:43.332275 np0000174107 devstack@c-api.service[112178]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=112178) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 14 10:18:43.332275 np0000174107 devstack@c-api.service[112178]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112178) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 14 10:18:43.334129 np0000174107 devstack@c-api.service[112179]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112179) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 14 10:18:43.334203 np0000174107 devstack@c-api.service[112179]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=112179) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 14 10:18:43.334248 np0000174107 devstack@c-api.service[112179]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=112179) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 14 10:18:43.334306 np0000174107 devstack@c-api.service[112179]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=112179) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 14 10:18:43.334345 np0000174107 devstack@c-api.service[112179]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112179) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 14 10:18:43.334413 np0000174107 devstack@c-api.service[112179]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=112179) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 14 10:18:43.334462 np0000174107 devstack@c-api.service[112180]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112180) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 14 10:18:43.334537 np0000174107 devstack@c-api.service[112180]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=112180) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 14 10:18:43.334600 np0000174107 devstack@c-api.service[112180]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=112180) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 14 10:18:43.334642 np0000174107 devstack@c-api.service[112180]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=112180) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 14 10:18:43.334700 np0000174107 devstack@c-api.service[112180]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112180) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 14 10:18:43.334756 np0000174107 devstack@c-api.service[112180]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=112180) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 14 10:18:43.334790 np0000174107 devstack@c-api.service[112177]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112177) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 14 10:18:43.334852 np0000174107 devstack@c-api.service[112177]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=112177) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 14 10:18:43.334912 np0000174107 devstack@c-api.service[112177]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=112177) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 14 10:18:43.334941 np0000174107 devstack@c-api.service[112178]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112178) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 14 10:18:43.334966 np0000174107 devstack@c-api.service[112177]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=112177) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 14 10:18:43.335000 np0000174107 devstack@c-api.service[112178]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=112178) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 14 10:18:43.335034 np0000174107 devstack@c-api.service[112177]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112177) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 14 10:18:43.335061 np0000174107 devstack@c-api.service[112178]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=112178) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 14 10:18:43.335088 np0000174107 devstack@c-api.service[112177]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=112177) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 14 10:18:43.335112 np0000174107 devstack@c-api.service[112178]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=112178) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 14 10:18:43.335199 np0000174107 devstack@c-api.service[112178]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112178) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 14 10:18:43.335229 np0000174107 devstack@c-api.service[112178]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=112178) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 14 10:18:43.379266 np0000174107 devstack@c-api.service[112179]: INFO dbcounter [None req-ed9f26e2-53b5-4b9a-be0a-45da4c5fae1c None None] Registered counter for database cinder May 14 10:18:43.379762 np0000174107 devstack@c-api.service[112180]: INFO dbcounter [None req-cfb7104f-a957-46bd-b9d8-d1e2e7f53790 None None] Registered counter for database cinder May 14 10:18:43.383809 np0000174107 devstack@c-api.service[112178]: INFO dbcounter [None req-b23a8d4c-dd8b-4f81-80b8-b16b9def4924 None None] Registered counter for database cinder May 14 10:18:43.390043 np0000174107 devstack@c-api.service[112177]: INFO dbcounter [None req-867aa97e-27f4-45fa-bb31-b52fc42899c1 None None] Registered counter for database cinder May 14 10:18:43.396262 np0000174107 devstack@c-api.service[112180]: DEBUG oslo_db.sqlalchemy.engines [None req-cfb7104f-a957-46bd-b9d8-d1e2e7f53790 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=112180) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 14 10:18:43.398475 np0000174107 devstack@c-api.service[112179]: DEBUG oslo_db.sqlalchemy.engines [None req-ed9f26e2-53b5-4b9a-be0a-45da4c5fae1c 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=112179) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 14 10:18:43.404380 np0000174107 devstack@c-api.service[112178]: DEBUG oslo_db.sqlalchemy.engines [None req-b23a8d4c-dd8b-4f81-80b8-b16b9def4924 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=112178) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 14 10:18:43.410238 np0000174107 devstack@c-api.service[112177]: DEBUG oslo_db.sqlalchemy.engines [None req-867aa97e-27f4-45fa-bb31-b52fc42899c1 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=112177) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 14 10:18:43.515712 np0000174107 devstack@c-api.service[112179]: DEBUG dbcounter [-] [112179] Writer thread running {{(pid=112179) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} May 14 10:18:43.518241 np0000174107 devstack@c-api.service[112179]: INFO cinder.rpc [None req-ed9f26e2-53b5-4b9a-be0a-45da4c5fae1c None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. May 14 10:18:43.520639 np0000174107 devstack@c-api.service[112179]: INFO cinder.rpc [None req-ed9f26e2-53b5-4b9a-be0a-45da4c5fae1c None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. May 14 10:18:43.520694 np0000174107 devstack@c-api.service[112180]: DEBUG dbcounter [-] [112180] Writer thread running {{(pid=112180) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} May 14 10:18:43.523200 np0000174107 devstack@c-api.service[112179]: INFO cinder.rpc [None req-ed9f26e2-53b5-4b9a-be0a-45da4c5fae1c None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. May 14 10:18:43.524695 np0000174107 devstack@c-api.service[112180]: INFO cinder.rpc [None req-cfb7104f-a957-46bd-b9d8-d1e2e7f53790 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. May 14 10:18:43.525626 np0000174107 devstack@c-api.service[112179]: INFO cinder.rpc [None req-ed9f26e2-53b5-4b9a-be0a-45da4c5fae1c None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. May 14 10:18:43.526510 np0000174107 devstack@c-api.service[112179]: WARNING castellan.key_manager.migration [None req-ed9f26e2-53b5-4b9a-be0a-45da4c5fae1c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 14 10:18:43.527079 np0000174107 devstack@c-api.service[112180]: INFO cinder.rpc [None req-cfb7104f-a957-46bd-b9d8-d1e2e7f53790 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. May 14 10:18:43.528813 np0000174107 devstack@c-api.service[112179]: WARNING castellan.key_manager.migration [None req-ed9f26e2-53b5-4b9a-be0a-45da4c5fae1c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 14 10:18:43.528929 np0000174107 devstack@c-api.service[112178]: DEBUG dbcounter [-] [112178] Writer thread running {{(pid=112178) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} May 14 10:18:43.529613 np0000174107 devstack@c-api.service[112180]: INFO cinder.rpc [None req-cfb7104f-a957-46bd-b9d8-d1e2e7f53790 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. May 14 10:18:43.531601 np0000174107 devstack@c-api.service[112178]: INFO cinder.rpc [None req-b23a8d4c-dd8b-4f81-80b8-b16b9def4924 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. May 14 10:18:43.531841 np0000174107 devstack@c-api.service[112180]: INFO cinder.rpc [None req-cfb7104f-a957-46bd-b9d8-d1e2e7f53790 None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. May 14 10:18:43.533055 np0000174107 devstack@c-api.service[112180]: WARNING castellan.key_manager.migration [None req-cfb7104f-a957-46bd-b9d8-d1e2e7f53790 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 14 10:18:43.533880 np0000174107 devstack@c-api.service[112178]: INFO cinder.rpc [None req-b23a8d4c-dd8b-4f81-80b8-b16b9def4924 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. May 14 10:18:43.534608 np0000174107 devstack@c-api.service[112179]: DEBUG oslo_db.sqlalchemy.engines [None req-ed9f26e2-53b5-4b9a-be0a-45da4c5fae1c 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=112179) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 14 10:18:43.535180 np0000174107 devstack@c-api.service[112180]: WARNING castellan.key_manager.migration [None req-cfb7104f-a957-46bd-b9d8-d1e2e7f53790 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 14 10:18:43.535970 np0000174107 devstack@c-api.service[112178]: INFO cinder.rpc [None req-b23a8d4c-dd8b-4f81-80b8-b16b9def4924 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. May 14 10:18:43.536900 np0000174107 devstack@c-api.service[112179]: INFO cinder.rpc [None req-ed9f26e2-53b5-4b9a-be0a-45da4c5fae1c None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. May 14 10:18:43.537838 np0000174107 devstack@c-api.service[112178]: INFO cinder.rpc [None req-b23a8d4c-dd8b-4f81-80b8-b16b9def4924 None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. May 14 10:18:43.538743 np0000174107 devstack@c-api.service[112178]: WARNING castellan.key_manager.migration [None req-b23a8d4c-dd8b-4f81-80b8-b16b9def4924 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 14 10:18:43.539112 np0000174107 devstack@c-api.service[112179]: INFO cinder.rpc [None req-ed9f26e2-53b5-4b9a-be0a-45da4c5fae1c None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. May 14 10:18:43.540219 np0000174107 devstack@c-api.service[112179]: WARNING castellan.key_manager.migration [None req-ed9f26e2-53b5-4b9a-be0a-45da4c5fae1c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 14 10:18:43.540413 np0000174107 devstack@c-api.service[112178]: WARNING castellan.key_manager.migration [None req-b23a8d4c-dd8b-4f81-80b8-b16b9def4924 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 14 10:18:43.540700 np0000174107 devstack@c-api.service[112180]: DEBUG oslo_db.sqlalchemy.engines [None req-cfb7104f-a957-46bd-b9d8-d1e2e7f53790 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=112180) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 14 10:18:43.542854 np0000174107 devstack@c-api.service[112180]: INFO cinder.rpc [None req-cfb7104f-a957-46bd-b9d8-d1e2e7f53790 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. May 14 10:18:43.544622 np0000174107 devstack@c-api.service[112178]: DEBUG oslo_db.sqlalchemy.engines [None req-b23a8d4c-dd8b-4f81-80b8-b16b9def4924 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=112178) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 14 10:18:43.545159 np0000174107 devstack@c-api.service[112180]: INFO cinder.rpc [None req-cfb7104f-a957-46bd-b9d8-d1e2e7f53790 None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. May 14 10:18:43.546285 np0000174107 devstack@c-api.service[112180]: WARNING castellan.key_manager.migration [None req-cfb7104f-a957-46bd-b9d8-d1e2e7f53790 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 14 10:18:43.546360 np0000174107 devstack@c-api.service[112178]: INFO cinder.rpc [None req-b23a8d4c-dd8b-4f81-80b8-b16b9def4924 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. May 14 10:18:43.548615 np0000174107 devstack@c-api.service[112178]: INFO cinder.rpc [None req-b23a8d4c-dd8b-4f81-80b8-b16b9def4924 None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. May 14 10:18:43.549770 np0000174107 devstack@c-api.service[112178]: WARNING castellan.key_manager.migration [None req-b23a8d4c-dd8b-4f81-80b8-b16b9def4924 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 14 10:18:43.551574 np0000174107 devstack@c-api.service[112179]: WARNING castellan.key_manager.migration [None req-ed9f26e2-53b5-4b9a-be0a-45da4c5fae1c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 14 10:18:43.554782 np0000174107 devstack@c-api.service[112179]: WARNING castellan.key_manager.migration [None req-ed9f26e2-53b5-4b9a-be0a-45da4c5fae1c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 14 10:18:43.555745 np0000174107 devstack@c-api.service[112177]: DEBUG dbcounter [-] [112177] Writer thread running {{(pid=112177) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} May 14 10:18:43.557665 np0000174107 devstack@c-api.service[112180]: WARNING castellan.key_manager.migration [None req-cfb7104f-a957-46bd-b9d8-d1e2e7f53790 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 14 10:18:43.558034 np0000174107 devstack@c-api.service[112179]: WARNING castellan.key_manager.migration [None req-ed9f26e2-53b5-4b9a-be0a-45da4c5fae1c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 14 10:18:43.558604 np0000174107 devstack@c-api.service[112177]: INFO cinder.rpc [None req-867aa97e-27f4-45fa-bb31-b52fc42899c1 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. May 14 10:18:43.560330 np0000174107 devstack@c-api.service[112178]: WARNING castellan.key_manager.migration [None req-b23a8d4c-dd8b-4f81-80b8-b16b9def4924 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 14 10:18:43.560898 np0000174107 devstack@c-api.service[112180]: WARNING castellan.key_manager.migration [None req-cfb7104f-a957-46bd-b9d8-d1e2e7f53790 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 14 10:18:43.561069 np0000174107 devstack@c-api.service[112177]: INFO cinder.rpc [None req-867aa97e-27f4-45fa-bb31-b52fc42899c1 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. May 14 10:18:43.562453 np0000174107 devstack@c-api.service[112179]: WARNING castellan.key_manager.migration [None req-ed9f26e2-53b5-4b9a-be0a-45da4c5fae1c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 14 10:18:43.563125 np0000174107 devstack@c-api.service[112177]: INFO cinder.rpc [None req-867aa97e-27f4-45fa-bb31-b52fc42899c1 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. May 14 10:18:43.563907 np0000174107 devstack@c-api.service[112178]: WARNING castellan.key_manager.migration [None req-b23a8d4c-dd8b-4f81-80b8-b16b9def4924 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 14 10:18:43.564897 np0000174107 devstack@c-api.service[112180]: WARNING castellan.key_manager.migration [None req-cfb7104f-a957-46bd-b9d8-d1e2e7f53790 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 14 10:18:43.565414 np0000174107 devstack@c-api.service[112177]: INFO cinder.rpc [None req-867aa97e-27f4-45fa-bb31-b52fc42899c1 None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. May 14 10:18:43.565552 np0000174107 devstack@c-api.service[112179]: WARNING castellan.key_manager.migration [None req-ed9f26e2-53b5-4b9a-be0a-45da4c5fae1c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 14 10:18:43.566660 np0000174107 devstack@c-api.service[112177]: WARNING castellan.key_manager.migration [None req-867aa97e-27f4-45fa-bb31-b52fc42899c1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 14 10:18:43.567210 np0000174107 devstack@c-api.service[112178]: WARNING castellan.key_manager.migration [None req-b23a8d4c-dd8b-4f81-80b8-b16b9def4924 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 14 10:18:43.569011 np0000174107 devstack@c-api.service[112177]: WARNING castellan.key_manager.migration [None req-867aa97e-27f4-45fa-bb31-b52fc42899c1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 14 10:18:43.569101 np0000174107 devstack@c-api.service[112180]: WARNING castellan.key_manager.migration [None req-cfb7104f-a957-46bd-b9d8-d1e2e7f53790 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 14 10:18:43.569264 np0000174107 devstack@c-api.service[112179]: WARNING castellan.key_manager.migration [None req-ed9f26e2-53b5-4b9a-be0a-45da4c5fae1c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 14 10:18:43.571651 np0000174107 devstack@c-api.service[112178]: WARNING castellan.key_manager.migration [None req-b23a8d4c-dd8b-4f81-80b8-b16b9def4924 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 14 10:18:43.572123 np0000174107 devstack@c-api.service[112180]: WARNING castellan.key_manager.migration [None req-cfb7104f-a957-46bd-b9d8-d1e2e7f53790 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 14 10:18:43.572317 np0000174107 devstack@c-api.service[112179]: WARNING castellan.key_manager.migration [None req-ed9f26e2-53b5-4b9a-be0a-45da4c5fae1c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 14 10:18:43.574686 np0000174107 devstack@c-api.service[112177]: DEBUG oslo_db.sqlalchemy.engines [None req-867aa97e-27f4-45fa-bb31-b52fc42899c1 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=112177) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 14 10:18:43.575208 np0000174107 devstack@c-api.service[112179]: WARNING castellan.key_manager.migration [None req-ed9f26e2-53b5-4b9a-be0a-45da4c5fae1c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 14 10:18:43.576094 np0000174107 devstack@c-api.service[112180]: WARNING castellan.key_manager.migration [None req-cfb7104f-a957-46bd-b9d8-d1e2e7f53790 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 14 10:18:43.576901 np0000174107 devstack@c-api.service[112177]: INFO cinder.rpc [None req-867aa97e-27f4-45fa-bb31-b52fc42899c1 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. May 14 10:18:43.577063 np0000174107 devstack@c-api.service[112178]: WARNING castellan.key_manager.migration [None req-b23a8d4c-dd8b-4f81-80b8-b16b9def4924 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 14 10:18:43.578162 np0000174107 devstack@c-api.service[112179]: WARNING castellan.key_manager.migration [None req-ed9f26e2-53b5-4b9a-be0a-45da4c5fae1c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 14 10:18:43.578953 np0000174107 devstack@c-api.service[112177]: INFO cinder.rpc [None req-867aa97e-27f4-45fa-bb31-b52fc42899c1 None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. May 14 10:18:43.579212 np0000174107 devstack@c-api.service[112180]: WARNING castellan.key_manager.migration [None req-cfb7104f-a957-46bd-b9d8-d1e2e7f53790 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 14 10:18:43.579694 np0000174107 devstack@c-api.service[112179]: WARNING castellan.key_manager.migration [None req-ed9f26e2-53b5-4b9a-be0a-45da4c5fae1c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 14 10:18:43.580120 np0000174107 devstack@c-api.service[112177]: WARNING castellan.key_manager.migration [None req-867aa97e-27f4-45fa-bb31-b52fc42899c1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 14 10:18:43.580497 np0000174107 devstack@c-api.service[112178]: WARNING castellan.key_manager.migration [None req-b23a8d4c-dd8b-4f81-80b8-b16b9def4924 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 14 10:18:43.582099 np0000174107 devstack@c-api.service[112180]: WARNING castellan.key_manager.migration [None req-cfb7104f-a957-46bd-b9d8-d1e2e7f53790 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 14 10:18:43.582440 np0000174107 devstack@c-api.service[112179]: WARNING castellan.key_manager.migration [None req-ed9f26e2-53b5-4b9a-be0a-45da4c5fae1c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 14 10:18:43.583518 np0000174107 devstack@c-api.service[112178]: WARNING castellan.key_manager.migration [None req-b23a8d4c-dd8b-4f81-80b8-b16b9def4924 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 14 10:18:43.585027 np0000174107 devstack@c-api.service[112180]: WARNING castellan.key_manager.migration [None req-cfb7104f-a957-46bd-b9d8-d1e2e7f53790 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 14 10:18:43.586345 np0000174107 devstack@c-api.service[112178]: WARNING castellan.key_manager.migration [None req-b23a8d4c-dd8b-4f81-80b8-b16b9def4924 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 14 10:18:43.586604 np0000174107 devstack@c-api.service[112180]: WARNING castellan.key_manager.migration [None req-cfb7104f-a957-46bd-b9d8-d1e2e7f53790 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 14 10:18:43.587919 np0000174107 devstack@c-api.service[112179]: WARNING castellan.key_manager.migration [None req-ed9f26e2-53b5-4b9a-be0a-45da4c5fae1c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 14 10:18:43.589210 np0000174107 devstack@c-api.service[112178]: WARNING castellan.key_manager.migration [None req-b23a8d4c-dd8b-4f81-80b8-b16b9def4924 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 14 10:18:43.589278 np0000174107 devstack@c-api.service[112180]: WARNING castellan.key_manager.migration [None req-cfb7104f-a957-46bd-b9d8-d1e2e7f53790 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 14 10:18:43.590751 np0000174107 devstack@c-api.service[112178]: WARNING castellan.key_manager.migration [None req-b23a8d4c-dd8b-4f81-80b8-b16b9def4924 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 14 10:18:43.591314 np0000174107 devstack@c-api.service[112179]: WARNING castellan.key_manager.migration [None req-ed9f26e2-53b5-4b9a-be0a-45da4c5fae1c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 14 10:18:43.592424 np0000174107 devstack@c-api.service[112177]: WARNING castellan.key_manager.migration [None req-867aa97e-27f4-45fa-bb31-b52fc42899c1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 14 10:18:43.593611 np0000174107 devstack@c-api.service[112178]: WARNING castellan.key_manager.migration [None req-b23a8d4c-dd8b-4f81-80b8-b16b9def4924 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 14 10:18:43.593982 np0000174107 devstack@c-api.service[112179]: WARNING castellan.key_manager.migration [None req-ed9f26e2-53b5-4b9a-be0a-45da4c5fae1c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 14 10:18:43.594850 np0000174107 devstack@c-api.service[112180]: WARNING castellan.key_manager.migration [None req-cfb7104f-a957-46bd-b9d8-d1e2e7f53790 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 14 10:18:43.595520 np0000174107 devstack@c-api.service[112179]: WARNING castellan.key_manager.migration [None req-ed9f26e2-53b5-4b9a-be0a-45da4c5fae1c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 14 10:18:43.595585 np0000174107 devstack@c-api.service[112177]: WARNING castellan.key_manager.migration [None req-867aa97e-27f4-45fa-bb31-b52fc42899c1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 14 10:18:43.596919 np0000174107 devstack@c-api.service[112179]: WARNING castellan.key_manager.migration [None req-ed9f26e2-53b5-4b9a-be0a-45da4c5fae1c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 14 10:18:43.598382 np0000174107 devstack@c-api.service[112180]: WARNING castellan.key_manager.migration [None req-cfb7104f-a957-46bd-b9d8-d1e2e7f53790 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 14 10:18:43.598528 np0000174107 devstack@c-api.service[112179]: WARNING castellan.key_manager.migration [None req-ed9f26e2-53b5-4b9a-be0a-45da4c5fae1c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 14 10:18:43.598742 np0000174107 devstack@c-api.service[112177]: WARNING castellan.key_manager.migration [None req-867aa97e-27f4-45fa-bb31-b52fc42899c1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 14 10:18:43.599643 np0000174107 devstack@c-api.service[112178]: WARNING castellan.key_manager.migration [None req-b23a8d4c-dd8b-4f81-80b8-b16b9def4924 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 14 10:18:43.600025 np0000174107 devstack@c-api.service[112179]: WARNING castellan.key_manager.migration [None req-ed9f26e2-53b5-4b9a-be0a-45da4c5fae1c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 14 10:18:43.600567 np0000174107 devstack@c-api.service[112180]: WARNING castellan.key_manager.migration [None req-cfb7104f-a957-46bd-b9d8-d1e2e7f53790 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 14 10:18:43.601517 np0000174107 devstack@c-api.service[112179]: WARNING castellan.key_manager.migration [None req-ed9f26e2-53b5-4b9a-be0a-45da4c5fae1c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 14 10:18:43.602101 np0000174107 devstack@c-api.service[112180]: WARNING castellan.key_manager.migration [None req-cfb7104f-a957-46bd-b9d8-d1e2e7f53790 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 14 10:18:43.602743 np0000174107 devstack@c-api.service[112177]: WARNING castellan.key_manager.migration [None req-867aa97e-27f4-45fa-bb31-b52fc42899c1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 14 10:18:43.602922 np0000174107 devstack@c-api.service[112179]: WARNING castellan.key_manager.migration [None req-ed9f26e2-53b5-4b9a-be0a-45da4c5fae1c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 14 10:18:43.603023 np0000174107 devstack@c-api.service[112178]: WARNING castellan.key_manager.migration [None req-b23a8d4c-dd8b-4f81-80b8-b16b9def4924 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 14 10:18:43.603490 np0000174107 devstack@c-api.service[112180]: WARNING castellan.key_manager.migration [None req-cfb7104f-a957-46bd-b9d8-d1e2e7f53790 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 14 10:18:43.604089 np0000174107 devstack@c-api.service[112179]: WARNING cinder.api.contrib.hosts [None req-ed9f26e2-53b5-4b9a-be0a-45da4c5fae1c None None] Deprecated: The Host API is deprecated and will be be removed in a future version. May 14 10:18:43.604827 np0000174107 devstack@c-api.service[112179]: WARNING castellan.key_manager.migration [None req-ed9f26e2-53b5-4b9a-be0a-45da4c5fae1c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 14 10:18:43.605027 np0000174107 devstack@c-api.service[112180]: WARNING castellan.key_manager.migration [None req-cfb7104f-a957-46bd-b9d8-d1e2e7f53790 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 14 10:18:43.605068 np0000174107 devstack@c-api.service[112178]: WARNING castellan.key_manager.migration [None req-b23a8d4c-dd8b-4f81-80b8-b16b9def4924 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 14 10:18:43.605747 np0000174107 devstack@c-api.service[112177]: WARNING castellan.key_manager.migration [None req-867aa97e-27f4-45fa-bb31-b52fc42899c1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 14 10:18:43.605835 np0000174107 devstack@c-api.service[112179]: DEBUG cinder.api.v3.router [None req-ed9f26e2-53b5-4b9a-be0a-45da4c5fae1c None None] Extended resource: extensions {{(pid=112179) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 14 10:18:43.606550 np0000174107 devstack@c-api.service[112180]: WARNING castellan.key_manager.migration [None req-cfb7104f-a957-46bd-b9d8-d1e2e7f53790 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 14 10:18:43.606638 np0000174107 devstack@c-api.service[112178]: WARNING castellan.key_manager.migration [None req-b23a8d4c-dd8b-4f81-80b8-b16b9def4924 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 14 10:18:43.607132 np0000174107 devstack@c-api.service[112179]: DEBUG cinder.api.v3.router [None req-ed9f26e2-53b5-4b9a-be0a-45da4c5fae1c None None] Extended resource: os-availability-zone {{(pid=112179) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 14 10:18:43.607987 np0000174107 devstack@c-api.service[112180]: WARNING castellan.key_manager.migration [None req-cfb7104f-a957-46bd-b9d8-d1e2e7f53790 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 14 10:18:43.608029 np0000174107 devstack@c-api.service[112178]: WARNING castellan.key_manager.migration [None req-b23a8d4c-dd8b-4f81-80b8-b16b9def4924 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 14 10:18:43.608370 np0000174107 devstack@c-api.service[112179]: DEBUG cinder.api.v3.router [None req-ed9f26e2-53b5-4b9a-be0a-45da4c5fae1c None None] Extended resource: qos-specs {{(pid=112179) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 14 10:18:43.609353 np0000174107 devstack@c-api.service[112180]: WARNING castellan.key_manager.migration [None req-cfb7104f-a957-46bd-b9d8-d1e2e7f53790 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 14 10:18:43.609598 np0000174107 devstack@c-api.service[112178]: WARNING castellan.key_manager.migration [None req-b23a8d4c-dd8b-4f81-80b8-b16b9def4924 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 14 10:18:43.609641 np0000174107 devstack@c-api.service[112177]: WARNING castellan.key_manager.migration [None req-867aa97e-27f4-45fa-bb31-b52fc42899c1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 14 10:18:43.610411 np0000174107 devstack@c-api.service[112179]: DEBUG cinder.api.v3.router [None req-ed9f26e2-53b5-4b9a-be0a-45da4c5fae1c None None] Extended resource: extra_specs {{(pid=112179) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 14 10:18:43.610575 np0000174107 devstack@c-api.service[112180]: WARNING cinder.api.contrib.hosts [None req-cfb7104f-a957-46bd-b9d8-d1e2e7f53790 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. May 14 10:18:43.611096 np0000174107 devstack@c-api.service[112178]: WARNING castellan.key_manager.migration [None req-b23a8d4c-dd8b-4f81-80b8-b16b9def4924 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 14 10:18:43.611285 np0000174107 devstack@c-api.service[112180]: WARNING castellan.key_manager.migration [None req-cfb7104f-a957-46bd-b9d8-d1e2e7f53790 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 14 10:18:43.611973 np0000174107 devstack@c-api.service[112179]: DEBUG cinder.api.v3.router [None req-ed9f26e2-53b5-4b9a-be0a-45da4c5fae1c None None] Extended resource: encryption {{(pid=112179) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 14 10:18:43.612269 np0000174107 devstack@c-api.service[112180]: DEBUG cinder.api.v3.router [None req-cfb7104f-a957-46bd-b9d8-d1e2e7f53790 None None] Extended resource: extensions {{(pid=112180) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 14 10:18:43.612531 np0000174107 devstack@c-api.service[112178]: WARNING castellan.key_manager.migration [None req-b23a8d4c-dd8b-4f81-80b8-b16b9def4924 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 14 10:18:43.612699 np0000174107 devstack@c-api.service[112177]: WARNING castellan.key_manager.migration [None req-867aa97e-27f4-45fa-bb31-b52fc42899c1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 14 10:18:43.613416 np0000174107 devstack@c-api.service[112179]: DEBUG cinder.api.v3.router [None req-ed9f26e2-53b5-4b9a-be0a-45da4c5fae1c None None] Extended resource: os-volume-type-access {{(pid=112179) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 14 10:18:43.613620 np0000174107 devstack@c-api.service[112180]: DEBUG cinder.api.v3.router [None req-cfb7104f-a957-46bd-b9d8-d1e2e7f53790 None None] Extended resource: os-availability-zone {{(pid=112180) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 14 10:18:43.614125 np0000174107 devstack@c-api.service[112178]: WARNING castellan.key_manager.migration [None req-b23a8d4c-dd8b-4f81-80b8-b16b9def4924 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 14 10:18:43.614872 np0000174107 devstack@c-api.service[112180]: DEBUG cinder.api.v3.router [None req-cfb7104f-a957-46bd-b9d8-d1e2e7f53790 None None] Extended resource: qos-specs {{(pid=112180) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 14 10:18:43.615039 np0000174107 devstack@c-api.service[112179]: DEBUG cinder.api.v3.router [None req-ed9f26e2-53b5-4b9a-be0a-45da4c5fae1c None None] Extended resource: os-quota-class-sets {{(pid=112179) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 14 10:18:43.615326 np0000174107 devstack@c-api.service[112178]: WARNING cinder.api.contrib.hosts [None req-b23a8d4c-dd8b-4f81-80b8-b16b9def4924 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. May 14 10:18:43.615449 np0000174107 devstack@c-api.service[112177]: WARNING castellan.key_manager.migration [None req-867aa97e-27f4-45fa-bb31-b52fc42899c1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 14 10:18:43.616057 np0000174107 devstack@c-api.service[112178]: WARNING castellan.key_manager.migration [None req-b23a8d4c-dd8b-4f81-80b8-b16b9def4924 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 14 10:18:43.616884 np0000174107 devstack@c-api.service[112179]: DEBUG cinder.api.v3.router [None req-ed9f26e2-53b5-4b9a-be0a-45da4c5fae1c None None] Extended resource: encryption {{(pid=112179) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 14 10:18:43.616964 np0000174107 devstack@c-api.service[112180]: DEBUG cinder.api.v3.router [None req-cfb7104f-a957-46bd-b9d8-d1e2e7f53790 None None] Extended resource: extra_specs {{(pid=112180) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 14 10:18:43.617050 np0000174107 devstack@c-api.service[112178]: DEBUG cinder.api.v3.router [None req-b23a8d4c-dd8b-4f81-80b8-b16b9def4924 None None] Extended resource: extensions {{(pid=112178) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 14 10:18:43.618316 np0000174107 devstack@c-api.service[112177]: WARNING castellan.key_manager.migration [None req-867aa97e-27f4-45fa-bb31-b52fc42899c1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 14 10:18:43.618401 np0000174107 devstack@c-api.service[112178]: DEBUG cinder.api.v3.router [None req-b23a8d4c-dd8b-4f81-80b8-b16b9def4924 None None] Extended resource: os-availability-zone {{(pid=112178) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 14 10:18:43.618471 np0000174107 devstack@c-api.service[112179]: DEBUG cinder.api.v3.router [None req-ed9f26e2-53b5-4b9a-be0a-45da4c5fae1c None None] Extended resource: os-snapshot-manage {{(pid=112179) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 14 10:18:43.618506 np0000174107 devstack@c-api.service[112180]: DEBUG cinder.api.v3.router [None req-cfb7104f-a957-46bd-b9d8-d1e2e7f53790 None None] Extended resource: encryption {{(pid=112180) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 14 10:18:43.619600 np0000174107 devstack@c-api.service[112178]: DEBUG cinder.api.v3.router [None req-b23a8d4c-dd8b-4f81-80b8-b16b9def4924 None None] Extended resource: qos-specs {{(pid=112178) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 14 10:18:43.619773 np0000174107 devstack@c-api.service[112179]: DEBUG cinder.api.v3.router [None req-ed9f26e2-53b5-4b9a-be0a-45da4c5fae1c None None] Extended resource: consistencygroups {{(pid=112179) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 14 10:18:43.619830 np0000174107 devstack@c-api.service[112177]: WARNING castellan.key_manager.migration [None req-867aa97e-27f4-45fa-bb31-b52fc42899c1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 14 10:18:43.619897 np0000174107 devstack@c-api.service[112180]: DEBUG cinder.api.v3.router [None req-cfb7104f-a957-46bd-b9d8-d1e2e7f53790 None None] Extended resource: os-volume-type-access {{(pid=112180) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 14 10:18:43.621494 np0000174107 devstack@c-api.service[112180]: DEBUG cinder.api.v3.router [None req-cfb7104f-a957-46bd-b9d8-d1e2e7f53790 None None] Extended resource: os-quota-class-sets {{(pid=112180) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 14 10:18:43.621626 np0000174107 devstack@c-api.service[112178]: DEBUG cinder.api.v3.router [None req-b23a8d4c-dd8b-4f81-80b8-b16b9def4924 None None] Extended resource: extra_specs {{(pid=112178) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 14 10:18:43.621698 np0000174107 devstack@c-api.service[112179]: DEBUG cinder.api.v3.router [None req-ed9f26e2-53b5-4b9a-be0a-45da4c5fae1c None None] Extended resource: backups {{(pid=112179) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 14 10:18:43.622605 np0000174107 devstack@c-api.service[112177]: WARNING castellan.key_manager.migration [None req-867aa97e-27f4-45fa-bb31-b52fc42899c1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 14 10:18:43.623135 np0000174107 devstack@c-api.service[112178]: DEBUG cinder.api.v3.router [None req-b23a8d4c-dd8b-4f81-80b8-b16b9def4924 None None] Extended resource: encryption {{(pid=112178) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 14 10:18:43.623387 np0000174107 devstack@c-api.service[112180]: DEBUG cinder.api.v3.router [None req-cfb7104f-a957-46bd-b9d8-d1e2e7f53790 None None] Extended resource: encryption {{(pid=112180) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 14 10:18:43.623762 np0000174107 devstack@c-api.service[112179]: DEBUG cinder.api.v3.router [None req-ed9f26e2-53b5-4b9a-be0a-45da4c5fae1c None None] Extended resource: scheduler-stats {{(pid=112179) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 14 10:18:43.624625 np0000174107 devstack@c-api.service[112178]: DEBUG cinder.api.v3.router [None req-b23a8d4c-dd8b-4f81-80b8-b16b9def4924 None None] Extended resource: os-volume-type-access {{(pid=112178) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 14 10:18:43.624835 np0000174107 devstack@c-api.service[112180]: DEBUG cinder.api.v3.router [None req-cfb7104f-a957-46bd-b9d8-d1e2e7f53790 None None] Extended resource: os-snapshot-manage {{(pid=112180) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 14 10:18:43.625113 np0000174107 devstack@c-api.service[112179]: DEBUG cinder.api.v3.router [None req-ed9f26e2-53b5-4b9a-be0a-45da4c5fae1c None None] Extended resource: os-quota-sets {{(pid=112179) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 14 10:18:43.626279 np0000174107 devstack@c-api.service[112180]: DEBUG cinder.api.v3.router [None req-cfb7104f-a957-46bd-b9d8-d1e2e7f53790 None None] Extended resource: consistencygroups {{(pid=112180) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 14 10:18:43.626609 np0000174107 devstack@c-api.service[112179]: DEBUG cinder.api.v3.router [None req-ed9f26e2-53b5-4b9a-be0a-45da4c5fae1c None None] Extended resource: os-volume-manage {{(pid=112179) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 14 10:18:43.626911 np0000174107 devstack@c-api.service[112178]: DEBUG cinder.api.v3.router [None req-b23a8d4c-dd8b-4f81-80b8-b16b9def4924 None None] Extended resource: os-quota-class-sets {{(pid=112178) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 14 10:18:43.628025 np0000174107 devstack@c-api.service[112179]: DEBUG cinder.api.v3.router [None req-ed9f26e2-53b5-4b9a-be0a-45da4c5fae1c None None] Extended resource: capabilities {{(pid=112179) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 14 10:18:43.628213 np0000174107 devstack@c-api.service[112177]: WARNING castellan.key_manager.migration [None req-867aa97e-27f4-45fa-bb31-b52fc42899c1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 14 10:18:43.628280 np0000174107 devstack@c-api.service[112180]: DEBUG cinder.api.v3.router [None req-cfb7104f-a957-46bd-b9d8-d1e2e7f53790 None None] Extended resource: backups {{(pid=112180) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 14 10:18:43.628339 np0000174107 devstack@c-api.service[112178]: DEBUG cinder.api.v3.router [None req-b23a8d4c-dd8b-4f81-80b8-b16b9def4924 None None] Extended resource: encryption {{(pid=112178) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 14 10:18:43.629218 np0000174107 devstack@c-api.service[112179]: DEBUG cinder.api.v3.router [None req-ed9f26e2-53b5-4b9a-be0a-45da4c5fae1c None None] Extended resource: os-volume-transfer {{(pid=112179) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 14 10:18:43.629835 np0000174107 devstack@c-api.service[112178]: DEBUG cinder.api.v3.router [None req-b23a8d4c-dd8b-4f81-80b8-b16b9def4924 None None] Extended resource: os-snapshot-manage {{(pid=112178) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 14 10:18:43.630200 np0000174107 devstack@c-api.service[112180]: DEBUG cinder.api.v3.router [None req-cfb7104f-a957-46bd-b9d8-d1e2e7f53790 None None] Extended resource: scheduler-stats {{(pid=112180) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 14 10:18:43.630865 np0000174107 devstack@c-api.service[112179]: DEBUG cinder.api.v3.router [None req-ed9f26e2-53b5-4b9a-be0a-45da4c5fae1c None None] Extended resource: os-hosts {{(pid=112179) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 14 10:18:43.631393 np0000174107 devstack@c-api.service[112178]: DEBUG cinder.api.v3.router [None req-b23a8d4c-dd8b-4f81-80b8-b16b9def4924 None None] Extended resource: consistencygroups {{(pid=112178) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 14 10:18:43.631593 np0000174107 devstack@c-api.service[112177]: WARNING castellan.key_manager.migration [None req-867aa97e-27f4-45fa-bb31-b52fc42899c1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 14 10:18:43.631656 np0000174107 devstack@c-api.service[112180]: DEBUG cinder.api.v3.router [None req-cfb7104f-a957-46bd-b9d8-d1e2e7f53790 None None] Extended resource: os-quota-sets {{(pid=112180) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 14 10:18:43.632196 np0000174107 devstack@c-api.service[112179]: DEBUG cinder.api.v3.router [None req-ed9f26e2-53b5-4b9a-be0a-45da4c5fae1c None None] Extended resource: cgsnapshots {{(pid=112179) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 14 10:18:43.633043 np0000174107 devstack@c-api.service[112180]: DEBUG cinder.api.v3.router [None req-cfb7104f-a957-46bd-b9d8-d1e2e7f53790 None None] Extended resource: os-volume-manage {{(pid=112180) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 14 10:18:43.633574 np0000174107 devstack@c-api.service[112178]: DEBUG cinder.api.v3.router [None req-b23a8d4c-dd8b-4f81-80b8-b16b9def4924 None None] Extended resource: backups {{(pid=112178) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 14 10:18:43.633642 np0000174107 devstack@c-api.service[112179]: DEBUG cinder.api.contrib.snapshot_actions [None req-ed9f26e2-53b5-4b9a-be0a-45da4c5fae1c None None] SnapshotActionsController initialized {{(pid=112179) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} May 14 10:18:43.633702 np0000174107 devstack@c-api.service[112177]: WARNING castellan.key_manager.migration [None req-867aa97e-27f4-45fa-bb31-b52fc42899c1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 14 10:18:43.634357 np0000174107 devstack@c-api.service[112179]: WARNING castellan.key_manager.migration [None req-ed9f26e2-53b5-4b9a-be0a-45da4c5fae1c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 14 10:18:43.634463 np0000174107 devstack@c-api.service[112180]: DEBUG cinder.api.v3.router [None req-cfb7104f-a957-46bd-b9d8-d1e2e7f53790 None None] Extended resource: capabilities {{(pid=112180) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 14 10:18:43.635168 np0000174107 devstack@c-api.service[112177]: WARNING castellan.key_manager.migration [None req-867aa97e-27f4-45fa-bb31-b52fc42899c1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 14 10:18:43.635582 np0000174107 devstack@c-api.service[112178]: DEBUG cinder.api.v3.router [None req-b23a8d4c-dd8b-4f81-80b8-b16b9def4924 None None] Extended resource: scheduler-stats {{(pid=112178) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 14 10:18:43.635669 np0000174107 devstack@c-api.service[112180]: DEBUG cinder.api.v3.router [None req-cfb7104f-a957-46bd-b9d8-d1e2e7f53790 None None] Extended resource: os-volume-transfer {{(pid=112180) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 14 10:18:43.635746 np0000174107 devstack@c-api.service[112179]: WARNING castellan.key_manager.migration [None req-ed9f26e2-53b5-4b9a-be0a-45da4c5fae1c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 14 10:18:43.636576 np0000174107 devstack@c-api.service[112177]: WARNING castellan.key_manager.migration [None req-867aa97e-27f4-45fa-bb31-b52fc42899c1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 14 10:18:43.636926 np0000174107 devstack@c-api.service[112178]: DEBUG cinder.api.v3.router [None req-b23a8d4c-dd8b-4f81-80b8-b16b9def4924 None None] Extended resource: os-quota-sets {{(pid=112178) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 14 10:18:43.637128 np0000174107 devstack@c-api.service[112179]: WARNING castellan.key_manager.migration [None req-ed9f26e2-53b5-4b9a-be0a-45da4c5fae1c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 14 10:18:43.637453 np0000174107 devstack@c-api.service[112180]: DEBUG cinder.api.v3.router [None req-cfb7104f-a957-46bd-b9d8-d1e2e7f53790 None None] Extended resource: os-hosts {{(pid=112180) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 14 10:18:43.638139 np0000174107 devstack@c-api.service[112177]: WARNING castellan.key_manager.migration [None req-867aa97e-27f4-45fa-bb31-b52fc42899c1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 14 10:18:43.638539 np0000174107 devstack@c-api.service[112179]: WARNING castellan.key_manager.migration [None req-ed9f26e2-53b5-4b9a-be0a-45da4c5fae1c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 14 10:18:43.638614 np0000174107 devstack@c-api.service[112178]: DEBUG cinder.api.v3.router [None req-b23a8d4c-dd8b-4f81-80b8-b16b9def4924 None None] Extended resource: os-volume-manage {{(pid=112178) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 14 10:18:43.638795 np0000174107 devstack@c-api.service[112180]: DEBUG cinder.api.v3.router [None req-cfb7104f-a957-46bd-b9d8-d1e2e7f53790 None None] Extended resource: cgsnapshots {{(pid=112180) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 14 10:18:43.639655 np0000174107 devstack@c-api.service[112177]: WARNING castellan.key_manager.migration [None req-867aa97e-27f4-45fa-bb31-b52fc42899c1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 14 10:18:43.639953 np0000174107 devstack@c-api.service[112179]: WARNING castellan.key_manager.migration [None req-ed9f26e2-53b5-4b9a-be0a-45da4c5fae1c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 14 10:18:43.640043 np0000174107 devstack@c-api.service[112178]: DEBUG cinder.api.v3.router [None req-b23a8d4c-dd8b-4f81-80b8-b16b9def4924 None None] Extended resource: capabilities {{(pid=112178) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 14 10:18:43.640187 np0000174107 devstack@c-api.service[112180]: DEBUG cinder.api.contrib.snapshot_actions [None req-cfb7104f-a957-46bd-b9d8-d1e2e7f53790 None None] SnapshotActionsController initialized {{(pid=112180) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} May 14 10:18:43.640955 np0000174107 devstack@c-api.service[112180]: WARNING castellan.key_manager.migration [None req-cfb7104f-a957-46bd-b9d8-d1e2e7f53790 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 14 10:18:43.641103 np0000174107 devstack@c-api.service[112177]: WARNING castellan.key_manager.migration [None req-867aa97e-27f4-45fa-bb31-b52fc42899c1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 14 10:18:43.641257 np0000174107 devstack@c-api.service[112178]: DEBUG cinder.api.v3.router [None req-b23a8d4c-dd8b-4f81-80b8-b16b9def4924 None None] Extended resource: os-volume-transfer {{(pid=112178) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 14 10:18:43.641454 np0000174107 devstack@c-api.service[112179]: WARNING castellan.key_manager.migration [None req-ed9f26e2-53b5-4b9a-be0a-45da4c5fae1c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 14 10:18:43.642400 np0000174107 devstack@c-api.service[112180]: WARNING castellan.key_manager.migration [None req-cfb7104f-a957-46bd-b9d8-d1e2e7f53790 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 14 10:18:43.642487 np0000174107 devstack@c-api.service[112177]: WARNING castellan.key_manager.migration [None req-867aa97e-27f4-45fa-bb31-b52fc42899c1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 14 10:18:43.642790 np0000174107 devstack@c-api.service[112179]: WARNING castellan.key_manager.migration [None req-ed9f26e2-53b5-4b9a-be0a-45da4c5fae1c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 14 10:18:43.642873 np0000174107 devstack@c-api.service[112178]: DEBUG cinder.api.v3.router [None req-b23a8d4c-dd8b-4f81-80b8-b16b9def4924 None None] Extended resource: os-hosts {{(pid=112178) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 14 10:18:43.643661 np0000174107 devstack@c-api.service[112177]: WARNING cinder.api.contrib.hosts [None req-867aa97e-27f4-45fa-bb31-b52fc42899c1 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. May 14 10:18:43.643740 np0000174107 devstack@c-api.service[112179]: DEBUG cinder.api.v3.router [None req-ed9f26e2-53b5-4b9a-be0a-45da4c5fae1c None None] Extension VolumeTypeAccess extending resource: types {{(pid=112179) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 14 10:18:43.643796 np0000174107 devstack@c-api.service[112180]: WARNING castellan.key_manager.migration [None req-cfb7104f-a957-46bd-b9d8-d1e2e7f53790 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 14 10:18:43.643875 np0000174107 devstack@c-api.service[112179]: DEBUG cinder.api.v3.router [None req-ed9f26e2-53b5-4b9a-be0a-45da4c5fae1c None None] Extension SnapshotActions extending resource: snapshots {{(pid=112179) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 14 10:18:43.643979 np0000174107 devstack@c-api.service[112179]: DEBUG cinder.api.v3.router [None req-ed9f26e2-53b5-4b9a-be0a-45da4c5fae1c None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=112179) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 14 10:18:43.644138 np0000174107 devstack@c-api.service[112179]: DEBUG cinder.api.v3.router [None req-ed9f26e2-53b5-4b9a-be0a-45da4c5fae1c None None] Extension VolumeTypeEncryption extending resource: types {{(pid=112179) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 14 10:18:43.644243 np0000174107 devstack@c-api.service[112179]: DEBUG cinder.api.v3.router [None req-ed9f26e2-53b5-4b9a-be0a-45da4c5fae1c None None] Extension VolumeUnmanage extending resource: volumes {{(pid=112179) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 14 10:18:43.644331 np0000174107 devstack@c-api.service[112178]: DEBUG cinder.api.v3.router [None req-b23a8d4c-dd8b-4f81-80b8-b16b9def4924 None None] Extended resource: cgsnapshots {{(pid=112178) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 14 10:18:43.644379 np0000174107 devstack@c-api.service[112179]: DEBUG cinder.api.v3.router [None req-ed9f26e2-53b5-4b9a-be0a-45da4c5fae1c None None] Extension AdminActions extending resource: volumes {{(pid=112179) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 14 10:18:43.644415 np0000174107 devstack@c-api.service[112177]: WARNING castellan.key_manager.migration [None req-867aa97e-27f4-45fa-bb31-b52fc42899c1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 14 10:18:43.644471 np0000174107 devstack@c-api.service[112179]: DEBUG cinder.api.v3.router [None req-ed9f26e2-53b5-4b9a-be0a-45da4c5fae1c None None] Extension AdminActions extending resource: snapshots {{(pid=112179) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 14 10:18:43.644518 np0000174107 devstack@c-api.service[112179]: DEBUG cinder.api.v3.router [None req-ed9f26e2-53b5-4b9a-be0a-45da4c5fae1c None None] Extension AdminActions extending resource: backups {{(pid=112179) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 14 10:18:43.644627 np0000174107 devstack@c-api.service[112179]: DEBUG cinder.api.v3.router [None req-ed9f26e2-53b5-4b9a-be0a-45da4c5fae1c None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=112179) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 14 10:18:43.644719 np0000174107 devstack@c-api.service[112179]: DEBUG cinder.api.v3.router [None req-ed9f26e2-53b5-4b9a-be0a-45da4c5fae1c None None] Extension VolumeActions extending resource: volumes {{(pid=112179) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 14 10:18:43.644924 np0000174107 devstack@c-api.service[112179]: DEBUG cinder.api.v3.router [None req-ed9f26e2-53b5-4b9a-be0a-45da4c5fae1c None None] Extension TypesManage extending resource: types {{(pid=112179) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 14 10:18:43.645020 np0000174107 devstack@c-api.service[112179]: DEBUG cinder.api.v3.router [None req-ed9f26e2-53b5-4b9a-be0a-45da4c5fae1c None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=112179) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 14 10:18:43.645120 np0000174107 devstack@c-api.service[112179]: DEBUG cinder.api.v3.router [None req-ed9f26e2-53b5-4b9a-be0a-45da4c5fae1c None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=112179) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 14 10:18:43.645160 np0000174107 devstack@c-api.service[112180]: WARNING castellan.key_manager.migration [None req-cfb7104f-a957-46bd-b9d8-d1e2e7f53790 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 14 10:18:43.645218 np0000174107 devstack@c-api.service[112179]: DEBUG cinder.api.v3.router [None req-ed9f26e2-53b5-4b9a-be0a-45da4c5fae1c None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=112179) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 14 10:18:43.645304 np0000174107 devstack@c-api.service[112177]: DEBUG cinder.api.v3.router [None req-867aa97e-27f4-45fa-bb31-b52fc42899c1 None None] Extended resource: extensions {{(pid=112177) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 14 10:18:43.645343 np0000174107 devstack@c-api.service[112179]: DEBUG cinder.api.v3.router [None req-ed9f26e2-53b5-4b9a-be0a-45da4c5fae1c None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=112179) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 14 10:18:43.645448 np0000174107 devstack@c-api.service[112179]: DEBUG cinder.api.v3.router [None req-ed9f26e2-53b5-4b9a-be0a-45da4c5fae1c None None] Extension UsedLimits extending resource: limits {{(pid=112179) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 14 10:18:43.645637 np0000174107 devstack@c-api.service[112178]: DEBUG cinder.api.contrib.snapshot_actions [None req-b23a8d4c-dd8b-4f81-80b8-b16b9def4924 None None] SnapshotActionsController initialized {{(pid=112178) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} May 14 10:18:43.646392 np0000174107 devstack@c-api.service[112178]: WARNING castellan.key_manager.migration [None req-b23a8d4c-dd8b-4f81-80b8-b16b9def4924 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 14 10:18:43.646616 np0000174107 devstack@c-api.service[112180]: WARNING castellan.key_manager.migration [None req-cfb7104f-a957-46bd-b9d8-d1e2e7f53790 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 14 10:18:43.646658 np0000174107 devstack@c-api.service[112177]: DEBUG cinder.api.v3.router [None req-867aa97e-27f4-45fa-bb31-b52fc42899c1 None None] Extended resource: os-availability-zone {{(pid=112177) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 14 10:18:43.647660 np0000174107 devstack@c-api.service[112179]: WARNING keystonemiddleware.auth_token [None req-ed9f26e2-53b5-4b9a-be0a-45da4c5fae1c None None] AuthToken middleware is set with keystone_authtoken.service_token_roles_required set to False. This is backwards compatible but deprecated behaviour. Please set this to True. May 14 10:18:43.647870 np0000174107 devstack@c-api.service[112178]: WARNING castellan.key_manager.migration [None req-b23a8d4c-dd8b-4f81-80b8-b16b9def4924 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 14 10:18:43.647908 np0000174107 devstack@c-api.service[112177]: DEBUG cinder.api.v3.router [None req-867aa97e-27f4-45fa-bb31-b52fc42899c1 None None] Extended resource: qos-specs {{(pid=112177) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 14 10:18:43.648094 np0000174107 devstack@c-api.service[112180]: WARNING castellan.key_manager.migration [None req-cfb7104f-a957-46bd-b9d8-d1e2e7f53790 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 14 10:18:43.649347 np0000174107 devstack@c-api.service[112178]: WARNING castellan.key_manager.migration [None req-b23a8d4c-dd8b-4f81-80b8-b16b9def4924 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 14 10:18:43.649500 np0000174107 devstack@c-api.service[112180]: WARNING castellan.key_manager.migration [None req-cfb7104f-a957-46bd-b9d8-d1e2e7f53790 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 14 10:18:43.650097 np0000174107 devstack@c-api.service[112177]: DEBUG cinder.api.v3.router [None req-867aa97e-27f4-45fa-bb31-b52fc42899c1 None None] Extended resource: extra_specs {{(pid=112177) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 14 10:18:43.650381 np0000174107 devstack@c-api.service[112180]: DEBUG cinder.api.v3.router [None req-cfb7104f-a957-46bd-b9d8-d1e2e7f53790 None None] Extension VolumeTypeAccess extending resource: types {{(pid=112180) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 14 10:18:43.650535 np0000174107 devstack@c-api.service[112180]: DEBUG cinder.api.v3.router [None req-cfb7104f-a957-46bd-b9d8-d1e2e7f53790 None None] Extension SnapshotActions extending resource: snapshots {{(pid=112180) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 14 10:18:43.650645 np0000174107 devstack@c-api.service[112180]: DEBUG cinder.api.v3.router [None req-cfb7104f-a957-46bd-b9d8-d1e2e7f53790 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=112180) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 14 10:18:43.650766 np0000174107 devstack@c-api.service[112180]: DEBUG cinder.api.v3.router [None req-cfb7104f-a957-46bd-b9d8-d1e2e7f53790 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=112180) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 14 10:18:43.650811 np0000174107 devstack@c-api.service[112178]: WARNING castellan.key_manager.migration [None req-b23a8d4c-dd8b-4f81-80b8-b16b9def4924 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 14 10:18:43.650848 np0000174107 devstack@c-api.service[112180]: DEBUG cinder.api.v3.router [None req-cfb7104f-a957-46bd-b9d8-d1e2e7f53790 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=112180) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 14 10:18:43.650959 np0000174107 devstack@c-api.service[112180]: DEBUG cinder.api.v3.router [None req-cfb7104f-a957-46bd-b9d8-d1e2e7f53790 None None] Extension AdminActions extending resource: volumes {{(pid=112180) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 14 10:18:43.651068 np0000174107 devstack@c-api.service[112180]: DEBUG cinder.api.v3.router [None req-cfb7104f-a957-46bd-b9d8-d1e2e7f53790 None None] Extension AdminActions extending resource: snapshots {{(pid=112180) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 14 10:18:43.651173 np0000174107 devstack@c-api.service[112180]: DEBUG cinder.api.v3.router [None req-cfb7104f-a957-46bd-b9d8-d1e2e7f53790 None None] Extension AdminActions extending resource: backups {{(pid=112180) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 14 10:18:43.651277 np0000174107 devstack@c-api.service[112180]: DEBUG cinder.api.v3.router [None req-cfb7104f-a957-46bd-b9d8-d1e2e7f53790 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=112180) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 14 10:18:43.651375 np0000174107 devstack@c-api.service[112180]: DEBUG cinder.api.v3.router [None req-cfb7104f-a957-46bd-b9d8-d1e2e7f53790 None None] Extension VolumeActions extending resource: volumes {{(pid=112180) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 14 10:18:43.651601 np0000174107 devstack@c-api.service[112180]: DEBUG cinder.api.v3.router [None req-cfb7104f-a957-46bd-b9d8-d1e2e7f53790 None None] Extension TypesManage extending resource: types {{(pid=112180) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 14 10:18:43.651641 np0000174107 devstack@c-api.service[112177]: DEBUG cinder.api.v3.router [None req-867aa97e-27f4-45fa-bb31-b52fc42899c1 None None] Extended resource: encryption {{(pid=112177) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 14 10:18:43.651695 np0000174107 devstack@c-api.service[112180]: DEBUG cinder.api.v3.router [None req-cfb7104f-a957-46bd-b9d8-d1e2e7f53790 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=112180) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 14 10:18:43.651794 np0000174107 devstack@c-api.service[112180]: DEBUG cinder.api.v3.router [None req-cfb7104f-a957-46bd-b9d8-d1e2e7f53790 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=112180) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 14 10:18:43.651893 np0000174107 devstack@c-api.service[112180]: DEBUG cinder.api.v3.router [None req-cfb7104f-a957-46bd-b9d8-d1e2e7f53790 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=112180) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 14 10:18:43.651992 np0000174107 devstack@c-api.service[112180]: DEBUG cinder.api.v3.router [None req-cfb7104f-a957-46bd-b9d8-d1e2e7f53790 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=112180) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 14 10:18:43.652092 np0000174107 devstack@c-api.service[112180]: DEBUG cinder.api.v3.router [None req-cfb7104f-a957-46bd-b9d8-d1e2e7f53790 None None] Extension UsedLimits extending resource: limits {{(pid=112180) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 14 10:18:43.652302 np0000174107 devstack@c-api.service[112178]: WARNING castellan.key_manager.migration [None req-b23a8d4c-dd8b-4f81-80b8-b16b9def4924 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 14 10:18:43.653070 np0000174107 devstack@c-api.service[112177]: DEBUG cinder.api.v3.router [None req-867aa97e-27f4-45fa-bb31-b52fc42899c1 None None] Extended resource: os-volume-type-access {{(pid=112177) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 14 10:18:43.653678 np0000174107 devstack@c-api.service[112179]: WSGI app 0 (mountpoint='') ready in 2 seconds on interpreter 0x775855aa3668 pid: 112179 (default app) May 14 10:18:43.653831 np0000174107 devstack@c-api.service[112178]: WARNING castellan.key_manager.migration [None req-b23a8d4c-dd8b-4f81-80b8-b16b9def4924 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 14 10:18:43.654318 np0000174107 devstack@c-api.service[112180]: WARNING keystonemiddleware.auth_token [None req-cfb7104f-a957-46bd-b9d8-d1e2e7f53790 None None] AuthToken middleware is set with keystone_authtoken.service_token_roles_required set to False. This is backwards compatible but deprecated behaviour. Please set this to True. May 14 10:18:43.654688 np0000174107 devstack@c-api.service[112177]: DEBUG cinder.api.v3.router [None req-867aa97e-27f4-45fa-bb31-b52fc42899c1 None None] Extended resource: os-quota-class-sets {{(pid=112177) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 14 10:18:43.655213 np0000174107 devstack@c-api.service[112178]: WARNING castellan.key_manager.migration [None req-b23a8d4c-dd8b-4f81-80b8-b16b9def4924 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 14 10:18:43.656102 np0000174107 devstack@c-api.service[112178]: DEBUG cinder.api.v3.router [None req-b23a8d4c-dd8b-4f81-80b8-b16b9def4924 None None] Extension VolumeTypeAccess extending resource: types {{(pid=112178) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 14 10:18:43.656241 np0000174107 devstack@c-api.service[112178]: DEBUG cinder.api.v3.router [None req-b23a8d4c-dd8b-4f81-80b8-b16b9def4924 None None] Extension SnapshotActions extending resource: snapshots {{(pid=112178) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 14 10:18:43.656352 np0000174107 devstack@c-api.service[112178]: DEBUG cinder.api.v3.router [None req-b23a8d4c-dd8b-4f81-80b8-b16b9def4924 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=112178) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 14 10:18:43.656482 np0000174107 devstack@c-api.service[112178]: DEBUG cinder.api.v3.router [None req-b23a8d4c-dd8b-4f81-80b8-b16b9def4924 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=112178) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 14 10:18:43.656620 np0000174107 devstack@c-api.service[112177]: DEBUG cinder.api.v3.router [None req-867aa97e-27f4-45fa-bb31-b52fc42899c1 None None] Extended resource: encryption {{(pid=112177) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 14 10:18:43.656661 np0000174107 devstack@c-api.service[112178]: DEBUG cinder.api.v3.router [None req-b23a8d4c-dd8b-4f81-80b8-b16b9def4924 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=112178) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 14 10:18:43.656716 np0000174107 devstack@c-api.service[112178]: DEBUG cinder.api.v3.router [None req-b23a8d4c-dd8b-4f81-80b8-b16b9def4924 None None] Extension AdminActions extending resource: volumes {{(pid=112178) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 14 10:18:43.656846 np0000174107 devstack@c-api.service[112178]: DEBUG cinder.api.v3.router [None req-b23a8d4c-dd8b-4f81-80b8-b16b9def4924 None None] Extension AdminActions extending resource: snapshots {{(pid=112178) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 14 10:18:43.656943 np0000174107 devstack@c-api.service[112178]: DEBUG cinder.api.v3.router [None req-b23a8d4c-dd8b-4f81-80b8-b16b9def4924 None None] Extension AdminActions extending resource: backups {{(pid=112178) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 14 10:18:43.657042 np0000174107 devstack@c-api.service[112178]: DEBUG cinder.api.v3.router [None req-b23a8d4c-dd8b-4f81-80b8-b16b9def4924 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=112178) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 14 10:18:43.657138 np0000174107 devstack@c-api.service[112178]: DEBUG cinder.api.v3.router [None req-b23a8d4c-dd8b-4f81-80b8-b16b9def4924 None None] Extension VolumeActions extending resource: volumes {{(pid=112178) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 14 10:18:43.657349 np0000174107 devstack@c-api.service[112178]: DEBUG cinder.api.v3.router [None req-b23a8d4c-dd8b-4f81-80b8-b16b9def4924 None None] Extension TypesManage extending resource: types {{(pid=112178) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 14 10:18:43.657542 np0000174107 devstack@c-api.service[112178]: DEBUG cinder.api.v3.router [None req-b23a8d4c-dd8b-4f81-80b8-b16b9def4924 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=112178) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 14 10:18:43.657646 np0000174107 devstack@c-api.service[112178]: DEBUG cinder.api.v3.router [None req-b23a8d4c-dd8b-4f81-80b8-b16b9def4924 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=112178) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 14 10:18:43.657752 np0000174107 devstack@c-api.service[112178]: DEBUG cinder.api.v3.router [None req-b23a8d4c-dd8b-4f81-80b8-b16b9def4924 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=112178) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 14 10:18:43.657851 np0000174107 devstack@c-api.service[112178]: DEBUG cinder.api.v3.router [None req-b23a8d4c-dd8b-4f81-80b8-b16b9def4924 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=112178) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 14 10:18:43.657951 np0000174107 devstack@c-api.service[112178]: DEBUG cinder.api.v3.router [None req-b23a8d4c-dd8b-4f81-80b8-b16b9def4924 None None] Extension UsedLimits extending resource: limits {{(pid=112178) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 14 10:18:43.658023 np0000174107 devstack@c-api.service[112177]: DEBUG cinder.api.v3.router [None req-867aa97e-27f4-45fa-bb31-b52fc42899c1 None None] Extended resource: os-snapshot-manage {{(pid=112177) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 14 10:18:43.659510 np0000174107 devstack@c-api.service[112177]: DEBUG cinder.api.v3.router [None req-867aa97e-27f4-45fa-bb31-b52fc42899c1 None None] Extended resource: consistencygroups {{(pid=112177) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 14 10:18:43.660397 np0000174107 devstack@c-api.service[112180]: WSGI app 0 (mountpoint='') ready in 2 seconds on interpreter 0x775855aa3668 pid: 112180 (default app) May 14 10:18:43.660635 np0000174107 devstack@c-api.service[112178]: WARNING keystonemiddleware.auth_token [None req-b23a8d4c-dd8b-4f81-80b8-b16b9def4924 None None] AuthToken middleware is set with keystone_authtoken.service_token_roles_required set to False. This is backwards compatible but deprecated behaviour. Please set this to True. May 14 10:18:43.661438 np0000174107 devstack@c-api.service[112177]: DEBUG cinder.api.v3.router [None req-867aa97e-27f4-45fa-bb31-b52fc42899c1 None None] Extended resource: backups {{(pid=112177) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 14 10:18:43.662166 np0000174107 devstack@c-api.service[112179]: /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 14 10:18:43.662166 np0000174107 devstack@c-api.service[112179]: warnings.warn(deprecated_msg) May 14 10:18:43.662299 np0000174107 devstack@c-api.service[112179]: /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 14 10:18:43.662299 np0000174107 devstack@c-api.service[112179]: warnings.warn(deprecated_msg) May 14 10:18:43.662299 np0000174107 devstack@c-api.service[112179]: /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 14 10:18:43.662299 np0000174107 devstack@c-api.service[112179]: warnings.warn(deprecated_msg) May 14 10:18:43.662299 np0000174107 devstack@c-api.service[112179]: /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 14 10:18:43.662545 np0000174107 devstack@c-api.service[112179]: warnings.warn(deprecated_msg) May 14 10:18:43.662545 np0000174107 devstack@c-api.service[112179]: /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 14 10:18:43.662545 np0000174107 devstack@c-api.service[112179]: warnings.warn(deprecated_msg) May 14 10:18:43.662545 np0000174107 devstack@c-api.service[112179]: /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 14 10:18:43.662545 np0000174107 devstack@c-api.service[112179]: warnings.warn(deprecated_msg) May 14 10:18:43.662545 np0000174107 devstack@c-api.service[112179]: /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 14 10:18:43.662798 np0000174107 devstack@c-api.service[112179]: warnings.warn(deprecated_msg) May 14 10:18:43.662798 np0000174107 devstack@c-api.service[112179]: /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 14 10:18:43.662798 np0000174107 devstack@c-api.service[112179]: warnings.warn(deprecated_msg) May 14 10:18:43.662798 np0000174107 devstack@c-api.service[112179]: /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 14 10:18:43.662798 np0000174107 devstack@c-api.service[112179]: warnings.warn(deprecated_msg) May 14 10:18:43.662989 np0000174107 devstack@c-api.service[112179]: /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 14 10:18:43.662989 np0000174107 devstack@c-api.service[112179]: warnings.warn(deprecated_msg) May 14 10:18:43.662989 np0000174107 devstack@c-api.service[112179]: /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 14 10:18:43.662989 np0000174107 devstack@c-api.service[112179]: warnings.warn(deprecated_msg) May 14 10:18:43.663157 np0000174107 devstack@c-api.service[112179]: /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 14 10:18:43.663157 np0000174107 devstack@c-api.service[112179]: warnings.warn(deprecated_msg) May 14 10:18:43.663157 np0000174107 devstack@c-api.service[112179]: /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 14 10:18:43.663157 np0000174107 devstack@c-api.service[112179]: warnings.warn(deprecated_msg) May 14 10:18:43.663338 np0000174107 devstack@c-api.service[112179]: /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 14 10:18:43.663338 np0000174107 devstack@c-api.service[112179]: warnings.warn(deprecated_msg) May 14 10:18:43.663338 np0000174107 devstack@c-api.service[112179]: /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 14 10:18:43.663338 np0000174107 devstack@c-api.service[112179]: warnings.warn(deprecated_msg) May 14 10:18:43.663338 np0000174107 devstack@c-api.service[112179]: /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 14 10:18:43.663584 np0000174107 devstack@c-api.service[112179]: warnings.warn(deprecated_msg) May 14 10:18:43.663584 np0000174107 devstack@c-api.service[112179]: /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 14 10:18:43.663584 np0000174107 devstack@c-api.service[112179]: warnings.warn(deprecated_msg) May 14 10:18:43.663584 np0000174107 devstack@c-api.service[112179]: /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 14 10:18:43.663584 np0000174107 devstack@c-api.service[112179]: warnings.warn(deprecated_msg) May 14 10:18:43.663780 np0000174107 devstack@c-api.service[112179]: /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 14 10:18:43.663780 np0000174107 devstack@c-api.service[112179]: warnings.warn(deprecated_msg) May 14 10:18:43.663780 np0000174107 devstack@c-api.service[112179]: /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 14 10:18:43.663780 np0000174107 devstack@c-api.service[112179]: warnings.warn(deprecated_msg) May 14 10:18:43.663780 np0000174107 devstack@c-api.service[112179]: /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 14 10:18:43.663780 np0000174107 devstack@c-api.service[112179]: warnings.warn(deprecated_msg) May 14 10:18:43.664039 np0000174107 devstack@c-api.service[112179]: /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 14 10:18:43.664039 np0000174107 devstack@c-api.service[112179]: warnings.warn(deprecated_msg) May 14 10:18:43.664039 np0000174107 devstack@c-api.service[112179]: /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 14 10:18:43.664039 np0000174107 devstack@c-api.service[112179]: warnings.warn(deprecated_msg) May 14 10:18:43.664039 np0000174107 devstack@c-api.service[112179]: /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 14 10:18:43.664039 np0000174107 devstack@c-api.service[112179]: warnings.warn(deprecated_msg) May 14 10:18:43.664302 np0000174107 devstack@c-api.service[112179]: /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 14 10:18:43.664302 np0000174107 devstack@c-api.service[112179]: warnings.warn(deprecated_msg) May 14 10:18:43.664302 np0000174107 devstack@c-api.service[112179]: /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 14 10:18:43.664302 np0000174107 devstack@c-api.service[112179]: warnings.warn(deprecated_msg) May 14 10:18:43.664302 np0000174107 devstack@c-api.service[112179]: /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 14 10:18:43.664302 np0000174107 devstack@c-api.service[112179]: warnings.warn(deprecated_msg) May 14 10:18:43.664561 np0000174107 devstack@c-api.service[112179]: /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 14 10:18:43.664561 np0000174107 devstack@c-api.service[112179]: warnings.warn(deprecated_msg) May 14 10:18:43.664561 np0000174107 devstack@c-api.service[112179]: /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 14 10:18:43.664561 np0000174107 devstack@c-api.service[112179]: warnings.warn(deprecated_msg) May 14 10:18:43.664561 np0000174107 devstack@c-api.service[112179]: /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 14 10:18:43.664561 np0000174107 devstack@c-api.service[112179]: warnings.warn(deprecated_msg) May 14 10:18:43.664873 np0000174107 devstack@c-api.service[112179]: /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 14 10:18:43.664873 np0000174107 devstack@c-api.service[112179]: warnings.warn(deprecated_msg) May 14 10:18:43.664873 np0000174107 devstack@c-api.service[112179]: /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 14 10:18:43.664873 np0000174107 devstack@c-api.service[112179]: warnings.warn(deprecated_msg) May 14 10:18:43.665029 np0000174107 devstack@c-api.service[112179]: /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 14 10:18:43.665029 np0000174107 devstack@c-api.service[112179]: warnings.warn(deprecated_msg) May 14 10:18:43.665029 np0000174107 devstack@c-api.service[112179]: /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 14 10:18:43.665029 np0000174107 devstack@c-api.service[112179]: warnings.warn(deprecated_msg) May 14 10:18:43.665029 np0000174107 devstack@c-api.service[112179]: /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 14 10:18:43.665278 np0000174107 devstack@c-api.service[112179]: warnings.warn(deprecated_msg) May 14 10:18:43.665278 np0000174107 devstack@c-api.service[112179]: /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 14 10:18:43.665278 np0000174107 devstack@c-api.service[112179]: warnings.warn(deprecated_msg) May 14 10:18:43.665278 np0000174107 devstack@c-api.service[112179]: /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 14 10:18:43.665278 np0000174107 devstack@c-api.service[112179]: warnings.warn(deprecated_msg) May 14 10:18:43.665517 np0000174107 devstack@c-api.service[112179]: /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 14 10:18:43.665517 np0000174107 devstack@c-api.service[112179]: warnings.warn(deprecated_msg) May 14 10:18:43.665517 np0000174107 devstack@c-api.service[112179]: /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 14 10:18:43.665517 np0000174107 devstack@c-api.service[112179]: warnings.warn(deprecated_msg) May 14 10:18:43.665517 np0000174107 devstack@c-api.service[112179]: /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 14 10:18:43.665517 np0000174107 devstack@c-api.service[112179]: warnings.warn(deprecated_msg) May 14 10:18:43.665752 np0000174107 devstack@c-api.service[112179]: /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 14 10:18:43.665752 np0000174107 devstack@c-api.service[112179]: warnings.warn(deprecated_msg) May 14 10:18:43.665752 np0000174107 devstack@c-api.service[112179]: /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 14 10:18:43.665752 np0000174107 devstack@c-api.service[112179]: warnings.warn(deprecated_msg) May 14 10:18:43.665752 np0000174107 devstack@c-api.service[112179]: /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 14 10:18:43.665985 np0000174107 devstack@c-api.service[112179]: warnings.warn(deprecated_msg) May 14 10:18:43.665985 np0000174107 devstack@c-api.service[112179]: /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 14 10:18:43.665985 np0000174107 devstack@c-api.service[112179]: warnings.warn(deprecated_msg) May 14 10:18:43.665985 np0000174107 devstack@c-api.service[112179]: /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 14 10:18:43.665985 np0000174107 devstack@c-api.service[112179]: warnings.warn(deprecated_msg) May 14 10:18:43.666180 np0000174107 devstack@c-api.service[112179]: /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 14 10:18:43.666180 np0000174107 devstack@c-api.service[112179]: warnings.warn(deprecated_msg) May 14 10:18:43.666180 np0000174107 devstack@c-api.service[112179]: /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 14 10:18:43.666180 np0000174107 devstack@c-api.service[112179]: warnings.warn(deprecated_msg) May 14 10:18:43.666354 np0000174107 devstack@c-api.service[112179]: /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 14 10:18:43.666354 np0000174107 devstack@c-api.service[112179]: warnings.warn(deprecated_msg) May 14 10:18:43.666354 np0000174107 devstack@c-api.service[112179]: /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 14 10:18:43.666354 np0000174107 devstack@c-api.service[112179]: warnings.warn(deprecated_msg) May 14 10:18:43.666547 np0000174107 devstack@c-api.service[112179]: /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 14 10:18:43.666547 np0000174107 devstack@c-api.service[112179]: warnings.warn(deprecated_msg) May 14 10:18:43.666547 np0000174107 devstack@c-api.service[112179]: /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 14 10:18:43.666547 np0000174107 devstack@c-api.service[112179]: warnings.warn(deprecated_msg) May 14 10:18:43.666547 np0000174107 devstack@c-api.service[112179]: /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 14 10:18:43.666771 np0000174107 devstack@c-api.service[112179]: warnings.warn(deprecated_msg) May 14 10:18:43.666771 np0000174107 devstack@c-api.service[112179]: /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 14 10:18:43.666771 np0000174107 devstack@c-api.service[112179]: warnings.warn(deprecated_msg) May 14 10:18:43.666771 np0000174107 devstack@c-api.service[112179]: /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 14 10:18:43.666771 np0000174107 devstack@c-api.service[112179]: warnings.warn(deprecated_msg) May 14 10:18:43.666964 np0000174107 devstack@c-api.service[112179]: /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 14 10:18:43.666964 np0000174107 devstack@c-api.service[112179]: warnings.warn(deprecated_msg) May 14 10:18:43.666964 np0000174107 devstack@c-api.service[112179]: /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 14 10:18:43.666964 np0000174107 devstack@c-api.service[112179]: warnings.warn(deprecated_msg) May 14 10:18:43.667130 np0000174107 devstack@c-api.service[112179]: /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 14 10:18:43.667130 np0000174107 devstack@c-api.service[112179]: warnings.warn(deprecated_msg) May 14 10:18:43.667130 np0000174107 devstack@c-api.service[112179]: /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 14 10:18:43.667130 np0000174107 devstack@c-api.service[112179]: warnings.warn(deprecated_msg) May 14 10:18:43.667302 np0000174107 devstack@c-api.service[112179]: /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 14 10:18:43.667302 np0000174107 devstack@c-api.service[112179]: warnings.warn(deprecated_msg) May 14 10:18:43.667302 np0000174107 devstack@c-api.service[112179]: /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 14 10:18:43.667302 np0000174107 devstack@c-api.service[112179]: warnings.warn(deprecated_msg) May 14 10:18:43.667514 np0000174107 devstack@c-api.service[112179]: /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 14 10:18:43.667514 np0000174107 devstack@c-api.service[112179]: warnings.warn(deprecated_msg) May 14 10:18:43.667514 np0000174107 devstack@c-api.service[112179]: /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 14 10:18:43.667514 np0000174107 devstack@c-api.service[112179]: warnings.warn(deprecated_msg) May 14 10:18:43.667689 np0000174107 devstack@c-api.service[112179]: /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 14 10:18:43.667689 np0000174107 devstack@c-api.service[112179]: warnings.warn(deprecated_msg) May 14 10:18:43.667689 np0000174107 devstack@c-api.service[112179]: /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 14 10:18:43.667689 np0000174107 devstack@c-api.service[112179]: warnings.warn(deprecated_msg) May 14 10:18:43.667873 np0000174107 devstack@c-api.service[112179]: /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 14 10:18:43.667873 np0000174107 devstack@c-api.service[112179]: warnings.warn(deprecated_msg) May 14 10:18:43.667873 np0000174107 devstack@c-api.service[112179]: /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 14 10:18:43.667873 np0000174107 devstack@c-api.service[112179]: warnings.warn(deprecated_msg) May 14 10:18:43.667873 np0000174107 devstack@c-api.service[112179]: /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 14 10:18:43.667873 np0000174107 devstack@c-api.service[112179]: warnings.warn(deprecated_msg) May 14 10:18:43.668149 np0000174107 devstack@c-api.service[112179]: /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 14 10:18:43.668149 np0000174107 devstack@c-api.service[112179]: warnings.warn(deprecated_msg) May 14 10:18:43.668149 np0000174107 devstack@c-api.service[112179]: /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 14 10:18:43.668149 np0000174107 devstack@c-api.service[112179]: warnings.warn(deprecated_msg) May 14 10:18:43.668149 np0000174107 devstack@c-api.service[112179]: /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 14 10:18:43.668375 np0000174107 devstack@c-api.service[112179]: warnings.warn(deprecated_msg) May 14 10:18:43.668375 np0000174107 devstack@c-api.service[112179]: /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 14 10:18:43.668375 np0000174107 devstack@c-api.service[112179]: warnings.warn(deprecated_msg) May 14 10:18:43.668375 np0000174107 devstack@c-api.service[112179]: /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 14 10:18:43.668375 np0000174107 devstack@c-api.service[112179]: warnings.warn(deprecated_msg) May 14 10:18:43.668375 np0000174107 devstack@c-api.service[112179]: /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 14 10:18:43.668375 np0000174107 devstack@c-api.service[112179]: warnings.warn(deprecated_msg) May 14 10:18:43.668739 np0000174107 devstack@c-api.service[112179]: /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 14 10:18:43.668739 np0000174107 devstack@c-api.service[112179]: warnings.warn(deprecated_msg) May 14 10:18:43.668739 np0000174107 devstack@c-api.service[112179]: /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 14 10:18:43.668739 np0000174107 devstack@c-api.service[112179]: warnings.warn(deprecated_msg) May 14 10:18:43.668739 np0000174107 devstack@c-api.service[112179]: /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 14 10:18:43.668739 np0000174107 devstack@c-api.service[112179]: warnings.warn(deprecated_msg) May 14 10:18:43.669005 np0000174107 devstack@c-api.service[112177]: DEBUG cinder.api.v3.router [None req-867aa97e-27f4-45fa-bb31-b52fc42899c1 None None] Extended resource: scheduler-stats {{(pid=112177) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 14 10:18:43.669063 np0000174107 devstack@c-api.service[112179]: /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 14 10:18:43.669063 np0000174107 devstack@c-api.service[112179]: warnings.warn(deprecated_msg) May 14 10:18:43.669063 np0000174107 devstack@c-api.service[112179]: /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 14 10:18:43.669063 np0000174107 devstack@c-api.service[112179]: warnings.warn(deprecated_msg) May 14 10:18:43.669063 np0000174107 devstack@c-api.service[112179]: /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 14 10:18:43.669063 np0000174107 devstack@c-api.service[112179]: warnings.warn(deprecated_msg) May 14 10:18:43.669342 np0000174107 devstack@c-api.service[112179]: /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 14 10:18:43.669342 np0000174107 devstack@c-api.service[112179]: warnings.warn(deprecated_msg) May 14 10:18:43.669342 np0000174107 devstack@c-api.service[112179]: /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 14 10:18:43.669342 np0000174107 devstack@c-api.service[112179]: warnings.warn(deprecated_msg) May 14 10:18:43.669342 np0000174107 devstack@c-api.service[112179]: /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 14 10:18:43.669342 np0000174107 devstack@c-api.service[112179]: warnings.warn(deprecated_msg) May 14 10:18:43.669673 np0000174107 devstack@c-api.service[112179]: /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 14 10:18:43.669673 np0000174107 devstack@c-api.service[112179]: warnings.warn(deprecated_msg) May 14 10:18:43.669673 np0000174107 devstack@c-api.service[112179]: /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 14 10:18:43.669673 np0000174107 devstack@c-api.service[112179]: warnings.warn(deprecated_msg) May 14 10:18:43.669857 np0000174107 devstack@c-api.service[112179]: /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 14 10:18:43.669857 np0000174107 devstack@c-api.service[112179]: warnings.warn(deprecated_msg) May 14 10:18:43.669857 np0000174107 devstack@c-api.service[112179]: /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 14 10:18:43.669857 np0000174107 devstack@c-api.service[112179]: warnings.warn(deprecated_msg) May 14 10:18:43.670033 np0000174107 devstack@c-api.service[112179]: /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 14 10:18:43.670033 np0000174107 devstack@c-api.service[112179]: warnings.warn(deprecated_msg) May 14 10:18:43.670033 np0000174107 devstack@c-api.service[112179]: /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 14 10:18:43.670033 np0000174107 devstack@c-api.service[112179]: warnings.warn(deprecated_msg) May 14 10:18:43.670195 np0000174107 devstack@c-api.service[112179]: /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 14 10:18:43.670195 np0000174107 devstack@c-api.service[112179]: warnings.warn(deprecated_msg) May 14 10:18:43.670195 np0000174107 devstack@c-api.service[112179]: /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 14 10:18:43.670195 np0000174107 devstack@c-api.service[112179]: warnings.warn(deprecated_msg) May 14 10:18:43.670372 np0000174107 devstack@c-api.service[112177]: DEBUG cinder.api.v3.router [None req-867aa97e-27f4-45fa-bb31-b52fc42899c1 None None] Extended resource: os-quota-sets {{(pid=112177) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 14 10:18:43.670412 np0000174107 devstack@c-api.service[112179]: DEBUG cinder.api.middleware.request_id [None req-b9703bfd-7438-4b01-be14-ee38cba6bf5e None None] RequestId filter calling following filter/app {{(pid=112179) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 14 10:18:43.670464 np0000174107 devstack@c-api.service[112177]: DEBUG cinder.api.v3.router [None req-867aa97e-27f4-45fa-bb31-b52fc42899c1 None None] Extended resource: os-volume-manage {{(pid=112177) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 14 10:18:43.670501 np0000174107 devstack@c-api.service[112178]: WSGI app 0 (mountpoint='') ready in 2 seconds on interpreter 0x775855aa3668 pid: 112178 (default app) May 14 10:18:43.670546 np0000174107 devstack@c-api.service[112177]: DEBUG cinder.api.v3.router [None req-867aa97e-27f4-45fa-bb31-b52fc42899c1 None None] Extended resource: capabilities {{(pid=112177) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 14 10:18:43.670584 np0000174107 devstack@c-api.service[112179]: [pid: 112179|app: 0|req: 1/1] 199.204.45.169 () {60 vars in 956 bytes} [Thu May 14 10:18:43 2026] GET /volume/v3/ => generated 114 bytes in 14 msecs (HTTP/1.1 401) 5 headers in 233 bytes (1 switches on core 0) May 14 10:18:43.670630 np0000174107 devstack@c-api.service[112177]: DEBUG cinder.api.v3.router [None req-867aa97e-27f4-45fa-bb31-b52fc42899c1 None None] Extended resource: os-volume-transfer {{(pid=112177) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 14 10:18:43.670630 np0000174107 devstack@c-api.service[112177]: DEBUG cinder.api.v3.router [None req-867aa97e-27f4-45fa-bb31-b52fc42899c1 None None] Extended resource: os-hosts {{(pid=112177) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 14 10:18:43.671766 np0000174107 devstack@c-api.service[112177]: DEBUG cinder.api.v3.router [None req-867aa97e-27f4-45fa-bb31-b52fc42899c1 None None] Extended resource: cgsnapshots {{(pid=112177) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 14 10:18:43.673294 np0000174107 devstack@c-api.service[112177]: DEBUG cinder.api.contrib.snapshot_actions [None req-867aa97e-27f4-45fa-bb31-b52fc42899c1 None None] SnapshotActionsController initialized {{(pid=112177) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} May 14 10:18:43.674244 np0000174107 devstack@c-api.service[112177]: WARNING castellan.key_manager.migration [None req-867aa97e-27f4-45fa-bb31-b52fc42899c1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 14 10:18:43.675903 np0000174107 devstack@c-api.service[112177]: WARNING castellan.key_manager.migration [None req-867aa97e-27f4-45fa-bb31-b52fc42899c1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 14 10:18:43.677500 np0000174107 devstack@c-api.service[112177]: WARNING castellan.key_manager.migration [None req-867aa97e-27f4-45fa-bb31-b52fc42899c1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 14 10:18:43.678927 np0000174107 devstack@c-api.service[112177]: WARNING castellan.key_manager.migration [None req-867aa97e-27f4-45fa-bb31-b52fc42899c1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 14 10:18:43.680438 np0000174107 devstack@c-api.service[112177]: WARNING castellan.key_manager.migration [None req-867aa97e-27f4-45fa-bb31-b52fc42899c1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 14 10:18:43.682344 np0000174107 devstack@c-api.service[112177]: WARNING castellan.key_manager.migration [None req-867aa97e-27f4-45fa-bb31-b52fc42899c1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 14 10:18:43.683833 np0000174107 devstack@c-api.service[112177]: WARNING castellan.key_manager.migration [None req-867aa97e-27f4-45fa-bb31-b52fc42899c1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 14 10:18:43.684756 np0000174107 devstack@c-api.service[112177]: DEBUG cinder.api.v3.router [None req-867aa97e-27f4-45fa-bb31-b52fc42899c1 None None] Extension VolumeTypeAccess extending resource: types {{(pid=112177) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 14 10:18:43.684904 np0000174107 devstack@c-api.service[112177]: DEBUG cinder.api.v3.router [None req-867aa97e-27f4-45fa-bb31-b52fc42899c1 None None] Extension SnapshotActions extending resource: snapshots {{(pid=112177) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 14 10:18:43.684990 np0000174107 devstack@c-api.service[112177]: DEBUG cinder.api.v3.router [None req-867aa97e-27f4-45fa-bb31-b52fc42899c1 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=112177) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 14 10:18:43.685132 np0000174107 devstack@c-api.service[112177]: DEBUG cinder.api.v3.router [None req-867aa97e-27f4-45fa-bb31-b52fc42899c1 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=112177) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 14 10:18:43.685232 np0000174107 devstack@c-api.service[112177]: DEBUG cinder.api.v3.router [None req-867aa97e-27f4-45fa-bb31-b52fc42899c1 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=112177) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 14 10:18:43.685318 np0000174107 devstack@c-api.service[112177]: DEBUG cinder.api.v3.router [None req-867aa97e-27f4-45fa-bb31-b52fc42899c1 None None] Extension AdminActions extending resource: volumes {{(pid=112177) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 14 10:18:43.685484 np0000174107 devstack@c-api.service[112177]: DEBUG cinder.api.v3.router [None req-867aa97e-27f4-45fa-bb31-b52fc42899c1 None None] Extension AdminActions extending resource: snapshots {{(pid=112177) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 14 10:18:43.685617 np0000174107 devstack@c-api.service[112177]: DEBUG cinder.api.v3.router [None req-867aa97e-27f4-45fa-bb31-b52fc42899c1 None None] Extension AdminActions extending resource: backups {{(pid=112177) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 14 10:18:43.685726 np0000174107 devstack@c-api.service[112177]: DEBUG cinder.api.v3.router [None req-867aa97e-27f4-45fa-bb31-b52fc42899c1 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=112177) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 14 10:18:43.685829 np0000174107 devstack@c-api.service[112177]: DEBUG cinder.api.v3.router [None req-867aa97e-27f4-45fa-bb31-b52fc42899c1 None None] Extension VolumeActions extending resource: volumes {{(pid=112177) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 14 10:18:43.686048 np0000174107 devstack@c-api.service[112177]: DEBUG cinder.api.v3.router [None req-867aa97e-27f4-45fa-bb31-b52fc42899c1 None None] Extension TypesManage extending resource: types {{(pid=112177) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 14 10:18:43.686143 np0000174107 devstack@c-api.service[112177]: DEBUG cinder.api.v3.router [None req-867aa97e-27f4-45fa-bb31-b52fc42899c1 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=112177) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 14 10:18:43.686240 np0000174107 devstack@c-api.service[112177]: DEBUG cinder.api.v3.router [None req-867aa97e-27f4-45fa-bb31-b52fc42899c1 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=112177) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 14 10:18:43.686345 np0000174107 devstack@c-api.service[112177]: DEBUG cinder.api.v3.router [None req-867aa97e-27f4-45fa-bb31-b52fc42899c1 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=112177) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 14 10:18:43.686460 np0000174107 devstack@c-api.service[112177]: DEBUG cinder.api.v3.router [None req-867aa97e-27f4-45fa-bb31-b52fc42899c1 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=112177) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 14 10:18:43.686581 np0000174107 devstack@c-api.service[112177]: DEBUG cinder.api.v3.router [None req-867aa97e-27f4-45fa-bb31-b52fc42899c1 None None] Extension UsedLimits extending resource: limits {{(pid=112177) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 14 10:18:43.688885 np0000174107 devstack@c-api.service[112177]: WARNING keystonemiddleware.auth_token [None req-867aa97e-27f4-45fa-bb31-b52fc42899c1 None None] AuthToken middleware is set with keystone_authtoken.service_token_roles_required set to False. This is backwards compatible but deprecated behaviour. Please set this to True. May 14 10:18:43.695393 np0000174107 devstack@c-api.service[112177]: WSGI app 0 (mountpoint='') ready in 2 seconds on interpreter 0x775855aa3668 pid: 112177 (default app) May 14 10:18:51.336138 np0000174107 devstack@c-api.service[112180]: /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 14 10:18:51.336138 np0000174107 devstack@c-api.service[112180]: warnings.warn(deprecated_msg) May 14 10:18:51.336138 np0000174107 devstack@c-api.service[112180]: /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 14 10:18:51.336138 np0000174107 devstack@c-api.service[112180]: warnings.warn(deprecated_msg) May 14 10:18:51.336655 np0000174107 devstack@c-api.service[112180]: /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 14 10:18:51.336655 np0000174107 devstack@c-api.service[112180]: warnings.warn(deprecated_msg) May 14 10:18:51.336655 np0000174107 devstack@c-api.service[112180]: /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 14 10:18:51.336655 np0000174107 devstack@c-api.service[112180]: warnings.warn(deprecated_msg) May 14 10:18:51.336843 np0000174107 devstack@c-api.service[112180]: /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 14 10:18:51.336843 np0000174107 devstack@c-api.service[112180]: warnings.warn(deprecated_msg) May 14 10:18:51.336843 np0000174107 devstack@c-api.service[112180]: /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 14 10:18:51.336843 np0000174107 devstack@c-api.service[112180]: warnings.warn(deprecated_msg) May 14 10:18:51.336843 np0000174107 devstack@c-api.service[112180]: /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 14 10:18:51.336843 np0000174107 devstack@c-api.service[112180]: warnings.warn(deprecated_msg) May 14 10:18:51.337069 np0000174107 devstack@c-api.service[112180]: /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 14 10:18:51.337069 np0000174107 devstack@c-api.service[112180]: warnings.warn(deprecated_msg) May 14 10:18:51.337069 np0000174107 devstack@c-api.service[112180]: /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 14 10:18:51.337069 np0000174107 devstack@c-api.service[112180]: warnings.warn(deprecated_msg) May 14 10:18:51.337069 np0000174107 devstack@c-api.service[112180]: /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 14 10:18:51.337262 np0000174107 devstack@c-api.service[112180]: warnings.warn(deprecated_msg) May 14 10:18:51.337262 np0000174107 devstack@c-api.service[112180]: /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 14 10:18:51.337262 np0000174107 devstack@c-api.service[112180]: warnings.warn(deprecated_msg) May 14 10:18:51.337262 np0000174107 devstack@c-api.service[112180]: /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 14 10:18:51.337262 np0000174107 devstack@c-api.service[112180]: warnings.warn(deprecated_msg) May 14 10:18:51.337486 np0000174107 devstack@c-api.service[112180]: /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 14 10:18:51.337486 np0000174107 devstack@c-api.service[112180]: warnings.warn(deprecated_msg) May 14 10:18:51.337486 np0000174107 devstack@c-api.service[112180]: /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 14 10:18:51.337486 np0000174107 devstack@c-api.service[112180]: warnings.warn(deprecated_msg) May 14 10:18:51.337634 np0000174107 devstack@c-api.service[112180]: /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 14 10:18:51.337634 np0000174107 devstack@c-api.service[112180]: warnings.warn(deprecated_msg) May 14 10:18:51.337634 np0000174107 devstack@c-api.service[112180]: /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 14 10:18:51.337634 np0000174107 devstack@c-api.service[112180]: warnings.warn(deprecated_msg) May 14 10:18:51.337634 np0000174107 devstack@c-api.service[112180]: /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 14 10:18:51.337814 np0000174107 devstack@c-api.service[112180]: warnings.warn(deprecated_msg) May 14 10:18:51.337814 np0000174107 devstack@c-api.service[112180]: /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 14 10:18:51.337814 np0000174107 devstack@c-api.service[112180]: warnings.warn(deprecated_msg) May 14 10:18:51.337814 np0000174107 devstack@c-api.service[112180]: /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 14 10:18:51.337814 np0000174107 devstack@c-api.service[112180]: warnings.warn(deprecated_msg) May 14 10:18:51.337990 np0000174107 devstack@c-api.service[112180]: /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 14 10:18:51.337990 np0000174107 devstack@c-api.service[112180]: warnings.warn(deprecated_msg) May 14 10:18:51.337990 np0000174107 devstack@c-api.service[112180]: /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 14 10:18:51.337990 np0000174107 devstack@c-api.service[112180]: warnings.warn(deprecated_msg) May 14 10:18:51.337990 np0000174107 devstack@c-api.service[112180]: /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 14 10:18:51.337990 np0000174107 devstack@c-api.service[112180]: warnings.warn(deprecated_msg) May 14 10:18:51.338205 np0000174107 devstack@c-api.service[112180]: /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 14 10:18:51.338205 np0000174107 devstack@c-api.service[112180]: warnings.warn(deprecated_msg) May 14 10:18:51.338205 np0000174107 devstack@c-api.service[112180]: /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 14 10:18:51.338205 np0000174107 devstack@c-api.service[112180]: warnings.warn(deprecated_msg) May 14 10:18:51.338205 np0000174107 devstack@c-api.service[112180]: /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 14 10:18:51.338205 np0000174107 devstack@c-api.service[112180]: warnings.warn(deprecated_msg) May 14 10:18:51.338467 np0000174107 devstack@c-api.service[112180]: /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 14 10:18:51.338467 np0000174107 devstack@c-api.service[112180]: warnings.warn(deprecated_msg) May 14 10:18:51.338467 np0000174107 devstack@c-api.service[112180]: /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 14 10:18:51.338467 np0000174107 devstack@c-api.service[112180]: warnings.warn(deprecated_msg) May 14 10:18:51.338467 np0000174107 devstack@c-api.service[112180]: /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 14 10:18:51.338467 np0000174107 devstack@c-api.service[112180]: warnings.warn(deprecated_msg) May 14 10:18:51.338728 np0000174107 devstack@c-api.service[112180]: /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 14 10:18:51.338728 np0000174107 devstack@c-api.service[112180]: warnings.warn(deprecated_msg) May 14 10:18:51.338728 np0000174107 devstack@c-api.service[112180]: /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 14 10:18:51.338728 np0000174107 devstack@c-api.service[112180]: warnings.warn(deprecated_msg) May 14 10:18:51.338728 np0000174107 devstack@c-api.service[112180]: /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 14 10:18:51.338930 np0000174107 devstack@c-api.service[112180]: warnings.warn(deprecated_msg) May 14 10:18:51.338930 np0000174107 devstack@c-api.service[112180]: /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 14 10:18:51.338930 np0000174107 devstack@c-api.service[112180]: warnings.warn(deprecated_msg) May 14 10:18:51.338930 np0000174107 devstack@c-api.service[112180]: /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 14 10:18:51.338930 np0000174107 devstack@c-api.service[112180]: warnings.warn(deprecated_msg) May 14 10:18:51.339137 np0000174107 devstack@c-api.service[112180]: /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 14 10:18:51.339137 np0000174107 devstack@c-api.service[112180]: warnings.warn(deprecated_msg) May 14 10:18:51.339137 np0000174107 devstack@c-api.service[112180]: /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 14 10:18:51.339137 np0000174107 devstack@c-api.service[112180]: warnings.warn(deprecated_msg) May 14 10:18:51.339137 np0000174107 devstack@c-api.service[112180]: /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 14 10:18:51.339137 np0000174107 devstack@c-api.service[112180]: warnings.warn(deprecated_msg) May 14 10:18:51.339361 np0000174107 devstack@c-api.service[112180]: /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 14 10:18:51.339361 np0000174107 devstack@c-api.service[112180]: warnings.warn(deprecated_msg) May 14 10:18:51.339361 np0000174107 devstack@c-api.service[112180]: /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 14 10:18:51.339361 np0000174107 devstack@c-api.service[112180]: warnings.warn(deprecated_msg) May 14 10:18:51.339361 np0000174107 devstack@c-api.service[112180]: /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 14 10:18:51.339361 np0000174107 devstack@c-api.service[112180]: warnings.warn(deprecated_msg) May 14 10:18:51.339598 np0000174107 devstack@c-api.service[112180]: /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 14 10:18:51.339598 np0000174107 devstack@c-api.service[112180]: warnings.warn(deprecated_msg) May 14 10:18:51.339598 np0000174107 devstack@c-api.service[112180]: /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 14 10:18:51.339598 np0000174107 devstack@c-api.service[112180]: warnings.warn(deprecated_msg) May 14 10:18:51.339598 np0000174107 devstack@c-api.service[112180]: /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 14 10:18:51.339791 np0000174107 devstack@c-api.service[112180]: warnings.warn(deprecated_msg) May 14 10:18:51.339791 np0000174107 devstack@c-api.service[112180]: /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 14 10:18:51.339791 np0000174107 devstack@c-api.service[112180]: warnings.warn(deprecated_msg) May 14 10:18:51.339791 np0000174107 devstack@c-api.service[112180]: /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 14 10:18:51.339791 np0000174107 devstack@c-api.service[112180]: warnings.warn(deprecated_msg) May 14 10:18:51.339992 np0000174107 devstack@c-api.service[112180]: /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 14 10:18:51.339992 np0000174107 devstack@c-api.service[112180]: warnings.warn(deprecated_msg) May 14 10:18:51.339992 np0000174107 devstack@c-api.service[112180]: /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 14 10:18:51.339992 np0000174107 devstack@c-api.service[112180]: warnings.warn(deprecated_msg) May 14 10:18:51.340168 np0000174107 devstack@c-api.service[112180]: /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 14 10:18:51.340168 np0000174107 devstack@c-api.service[112180]: warnings.warn(deprecated_msg) May 14 10:18:51.340168 np0000174107 devstack@c-api.service[112180]: /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 14 10:18:51.340168 np0000174107 devstack@c-api.service[112180]: warnings.warn(deprecated_msg) May 14 10:18:51.340329 np0000174107 devstack@c-api.service[112180]: /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 14 10:18:51.340329 np0000174107 devstack@c-api.service[112180]: warnings.warn(deprecated_msg) May 14 10:18:51.340329 np0000174107 devstack@c-api.service[112180]: /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 14 10:18:51.340329 np0000174107 devstack@c-api.service[112180]: warnings.warn(deprecated_msg) May 14 10:18:51.340329 np0000174107 devstack@c-api.service[112180]: /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 14 10:18:51.340554 np0000174107 devstack@c-api.service[112180]: warnings.warn(deprecated_msg) May 14 10:18:51.340554 np0000174107 devstack@c-api.service[112180]: /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 14 10:18:51.340554 np0000174107 devstack@c-api.service[112180]: warnings.warn(deprecated_msg) May 14 10:18:51.340554 np0000174107 devstack@c-api.service[112180]: /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 14 10:18:51.340554 np0000174107 devstack@c-api.service[112180]: warnings.warn(deprecated_msg) May 14 10:18:51.340733 np0000174107 devstack@c-api.service[112180]: /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 14 10:18:51.340733 np0000174107 devstack@c-api.service[112180]: warnings.warn(deprecated_msg) May 14 10:18:51.340733 np0000174107 devstack@c-api.service[112180]: /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 14 10:18:51.340733 np0000174107 devstack@c-api.service[112180]: warnings.warn(deprecated_msg) May 14 10:18:51.340904 np0000174107 devstack@c-api.service[112180]: /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 14 10:18:51.340904 np0000174107 devstack@c-api.service[112180]: warnings.warn(deprecated_msg) May 14 10:18:51.340904 np0000174107 devstack@c-api.service[112180]: /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 14 10:18:51.340904 np0000174107 devstack@c-api.service[112180]: warnings.warn(deprecated_msg) May 14 10:18:51.341063 np0000174107 devstack@c-api.service[112180]: /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 14 10:18:51.341063 np0000174107 devstack@c-api.service[112180]: warnings.warn(deprecated_msg) May 14 10:18:51.341063 np0000174107 devstack@c-api.service[112180]: /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 14 10:18:51.341063 np0000174107 devstack@c-api.service[112180]: warnings.warn(deprecated_msg) May 14 10:18:51.341218 np0000174107 devstack@c-api.service[112180]: /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 14 10:18:51.341218 np0000174107 devstack@c-api.service[112180]: warnings.warn(deprecated_msg) May 14 10:18:51.341218 np0000174107 devstack@c-api.service[112180]: /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 14 10:18:51.341218 np0000174107 devstack@c-api.service[112180]: warnings.warn(deprecated_msg) May 14 10:18:51.341369 np0000174107 devstack@c-api.service[112180]: /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 14 10:18:51.341369 np0000174107 devstack@c-api.service[112180]: warnings.warn(deprecated_msg) May 14 10:18:51.341369 np0000174107 devstack@c-api.service[112180]: /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 14 10:18:51.341369 np0000174107 devstack@c-api.service[112180]: warnings.warn(deprecated_msg) May 14 10:18:51.341544 np0000174107 devstack@c-api.service[112180]: /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 14 10:18:51.341544 np0000174107 devstack@c-api.service[112180]: warnings.warn(deprecated_msg) May 14 10:18:51.341544 np0000174107 devstack@c-api.service[112180]: /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 14 10:18:51.341544 np0000174107 devstack@c-api.service[112180]: warnings.warn(deprecated_msg) May 14 10:18:51.341544 np0000174107 devstack@c-api.service[112180]: /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 14 10:18:51.341747 np0000174107 devstack@c-api.service[112180]: warnings.warn(deprecated_msg) May 14 10:18:51.341747 np0000174107 devstack@c-api.service[112180]: /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 14 10:18:51.341747 np0000174107 devstack@c-api.service[112180]: warnings.warn(deprecated_msg) May 14 10:18:51.341747 np0000174107 devstack@c-api.service[112180]: /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 14 10:18:51.341747 np0000174107 devstack@c-api.service[112180]: warnings.warn(deprecated_msg) May 14 10:18:51.341747 np0000174107 devstack@c-api.service[112180]: /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 14 10:18:51.342000 np0000174107 devstack@c-api.service[112180]: warnings.warn(deprecated_msg) May 14 10:18:51.342000 np0000174107 devstack@c-api.service[112180]: /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 14 10:18:51.342000 np0000174107 devstack@c-api.service[112180]: warnings.warn(deprecated_msg) May 14 10:18:51.342000 np0000174107 devstack@c-api.service[112180]: /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 14 10:18:51.342000 np0000174107 devstack@c-api.service[112180]: warnings.warn(deprecated_msg) May 14 10:18:51.342190 np0000174107 devstack@c-api.service[112180]: /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 14 10:18:51.342190 np0000174107 devstack@c-api.service[112180]: warnings.warn(deprecated_msg) May 14 10:18:51.342190 np0000174107 devstack@c-api.service[112180]: /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 14 10:18:51.342190 np0000174107 devstack@c-api.service[112180]: warnings.warn(deprecated_msg) May 14 10:18:51.342190 np0000174107 devstack@c-api.service[112180]: /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 14 10:18:51.342190 np0000174107 devstack@c-api.service[112180]: warnings.warn(deprecated_msg) May 14 10:18:51.342419 np0000174107 devstack@c-api.service[112180]: /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 14 10:18:51.342419 np0000174107 devstack@c-api.service[112180]: warnings.warn(deprecated_msg) May 14 10:18:51.342419 np0000174107 devstack@c-api.service[112180]: /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 14 10:18:51.342419 np0000174107 devstack@c-api.service[112180]: warnings.warn(deprecated_msg) May 14 10:18:51.342419 np0000174107 devstack@c-api.service[112180]: /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 14 10:18:51.342419 np0000174107 devstack@c-api.service[112180]: warnings.warn(deprecated_msg) May 14 10:18:51.342921 np0000174107 devstack@c-api.service[112180]: /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 14 10:18:51.342921 np0000174107 devstack@c-api.service[112180]: warnings.warn(deprecated_msg) May 14 10:18:51.342921 np0000174107 devstack@c-api.service[112180]: /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 14 10:18:51.342921 np0000174107 devstack@c-api.service[112180]: warnings.warn(deprecated_msg) May 14 10:18:51.342921 np0000174107 devstack@c-api.service[112180]: /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 14 10:18:51.342921 np0000174107 devstack@c-api.service[112180]: warnings.warn(deprecated_msg) May 14 10:18:51.343371 np0000174107 devstack@c-api.service[112180]: /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 14 10:18:51.343371 np0000174107 devstack@c-api.service[112180]: warnings.warn(deprecated_msg) May 14 10:18:51.343371 np0000174107 devstack@c-api.service[112180]: /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 14 10:18:51.343371 np0000174107 devstack@c-api.service[112180]: warnings.warn(deprecated_msg) May 14 10:18:51.343371 np0000174107 devstack@c-api.service[112180]: /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 14 10:18:51.343371 np0000174107 devstack@c-api.service[112180]: warnings.warn(deprecated_msg) May 14 10:18:51.343807 np0000174107 devstack@c-api.service[112180]: /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 14 10:18:51.343807 np0000174107 devstack@c-api.service[112180]: warnings.warn(deprecated_msg) May 14 10:18:51.343807 np0000174107 devstack@c-api.service[112180]: /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 14 10:18:51.343807 np0000174107 devstack@c-api.service[112180]: warnings.warn(deprecated_msg) May 14 10:18:51.344070 np0000174107 devstack@c-api.service[112180]: /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 14 10:18:51.344070 np0000174107 devstack@c-api.service[112180]: warnings.warn(deprecated_msg) May 14 10:18:51.344070 np0000174107 devstack@c-api.service[112180]: /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 14 10:18:51.344070 np0000174107 devstack@c-api.service[112180]: warnings.warn(deprecated_msg) May 14 10:18:51.344070 np0000174107 devstack@c-api.service[112180]: /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 14 10:18:51.344459 np0000174107 devstack@c-api.service[112180]: warnings.warn(deprecated_msg) May 14 10:18:51.344459 np0000174107 devstack@c-api.service[112180]: /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 14 10:18:51.344459 np0000174107 devstack@c-api.service[112180]: warnings.warn(deprecated_msg) May 14 10:18:51.344459 np0000174107 devstack@c-api.service[112180]: /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 14 10:18:51.344459 np0000174107 devstack@c-api.service[112180]: warnings.warn(deprecated_msg) May 14 10:18:51.344459 np0000174107 devstack@c-api.service[112180]: DEBUG cinder.api.middleware.request_id [None req-665331fb-0f9d-4083-ac5d-48af2c992556 None None] RequestId filter calling following filter/app {{(pid=112180) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 14 10:18:51.858838 np0000174107 devstack@c-api.service[112180]: INFO cinder.api.openstack.wsgi [None req-665331fb-0f9d-4083-ac5d-48af2c992556 admin admin] POST https://199.204.45.169/volume/v3/types May 14 10:18:51.859710 np0000174107 devstack@c-api.service[112180]: DEBUG cinder.api.openstack.wsgi [None req-665331fb-0f9d-4083-ac5d-48af2c992556 admin admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "lvmdriver-1", "description": null, "os-volume-type-access:is_public": true}} {{(pid=112180) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} May 14 10:18:51.861344 np0000174107 devstack@c-api.service[112180]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:101: 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 14 10:18:51.861344 np0000174107 devstack@c-api.service[112180]: warnings.warn( May 14 10:18:51.866817 np0000174107 devstack@c-api.service[112180]: DEBUG oslo_db.sqlalchemy.engines [None req-665331fb-0f9d-4083-ac5d-48af2c992556 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=112180) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 14 10:18:51.897030 np0000174107 devstack@c-api.service[112180]: INFO cinder.api.openstack.wsgi [None req-665331fb-0f9d-4083-ac5d-48af2c992556 admin admin] https://199.204.45.169/volume/v3/types returned with HTTP 200 May 14 10:18:51.897582 np0000174107 devstack@c-api.service[112180]: [pid: 112180|app: 0|req: 1/2] 199.204.45.169 () {68 vars in 1288 bytes} [Thu May 14 10:18:51 2026] POST /volume/v3/types => generated 186 bytes in 584 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) May 14 10:18:51.930037 np0000174107 devstack@c-api.service[112178]: /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 14 10:18:51.930037 np0000174107 devstack@c-api.service[112178]: warnings.warn(deprecated_msg) May 14 10:18:51.930037 np0000174107 devstack@c-api.service[112178]: /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 14 10:18:51.930037 np0000174107 devstack@c-api.service[112178]: warnings.warn(deprecated_msg) May 14 10:18:51.930037 np0000174107 devstack@c-api.service[112178]: /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 14 10:18:51.931411 np0000174107 devstack@c-api.service[112178]: warnings.warn(deprecated_msg) May 14 10:18:51.931411 np0000174107 devstack@c-api.service[112178]: /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 14 10:18:51.931411 np0000174107 devstack@c-api.service[112178]: warnings.warn(deprecated_msg) May 14 10:18:51.931411 np0000174107 devstack@c-api.service[112178]: /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 14 10:18:51.931411 np0000174107 devstack@c-api.service[112178]: warnings.warn(deprecated_msg) May 14 10:18:51.931819 np0000174107 devstack@c-api.service[112178]: /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 14 10:18:51.931819 np0000174107 devstack@c-api.service[112178]: warnings.warn(deprecated_msg) May 14 10:18:51.931819 np0000174107 devstack@c-api.service[112178]: /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 14 10:18:51.931819 np0000174107 devstack@c-api.service[112178]: warnings.warn(deprecated_msg) May 14 10:18:51.931819 np0000174107 devstack@c-api.service[112178]: /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 14 10:18:51.931819 np0000174107 devstack@c-api.service[112178]: warnings.warn(deprecated_msg) May 14 10:18:51.932170 np0000174107 devstack@c-api.service[112178]: /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 14 10:18:51.932170 np0000174107 devstack@c-api.service[112178]: warnings.warn(deprecated_msg) May 14 10:18:51.932170 np0000174107 devstack@c-api.service[112178]: /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 14 10:18:51.932170 np0000174107 devstack@c-api.service[112178]: warnings.warn(deprecated_msg) May 14 10:18:51.932411 np0000174107 devstack@c-api.service[112178]: /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 14 10:18:51.932411 np0000174107 devstack@c-api.service[112178]: warnings.warn(deprecated_msg) May 14 10:18:51.932411 np0000174107 devstack@c-api.service[112178]: /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 14 10:18:51.932411 np0000174107 devstack@c-api.service[112178]: warnings.warn(deprecated_msg) May 14 10:18:51.932863 np0000174107 devstack@c-api.service[112178]: /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 14 10:18:51.932863 np0000174107 devstack@c-api.service[112178]: warnings.warn(deprecated_msg) May 14 10:18:51.932863 np0000174107 devstack@c-api.service[112178]: /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 14 10:18:51.932863 np0000174107 devstack@c-api.service[112178]: warnings.warn(deprecated_msg) May 14 10:18:51.933104 np0000174107 devstack@c-api.service[112178]: /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 14 10:18:51.933104 np0000174107 devstack@c-api.service[112178]: warnings.warn(deprecated_msg) May 14 10:18:51.933104 np0000174107 devstack@c-api.service[112178]: /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 14 10:18:51.933104 np0000174107 devstack@c-api.service[112178]: warnings.warn(deprecated_msg) May 14 10:18:51.933104 np0000174107 devstack@c-api.service[112178]: /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 14 10:18:51.933408 np0000174107 devstack@c-api.service[112178]: warnings.warn(deprecated_msg) May 14 10:18:51.933408 np0000174107 devstack@c-api.service[112178]: /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 14 10:18:51.933408 np0000174107 devstack@c-api.service[112178]: warnings.warn(deprecated_msg) May 14 10:18:51.933408 np0000174107 devstack@c-api.service[112178]: /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 14 10:18:51.933408 np0000174107 devstack@c-api.service[112178]: warnings.warn(deprecated_msg) May 14 10:18:51.933724 np0000174107 devstack@c-api.service[112178]: /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 14 10:18:51.933724 np0000174107 devstack@c-api.service[112178]: warnings.warn(deprecated_msg) May 14 10:18:51.933724 np0000174107 devstack@c-api.service[112178]: /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 14 10:18:51.933724 np0000174107 devstack@c-api.service[112178]: warnings.warn(deprecated_msg) May 14 10:18:51.933724 np0000174107 devstack@c-api.service[112178]: /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 14 10:18:51.933724 np0000174107 devstack@c-api.service[112178]: warnings.warn(deprecated_msg) May 14 10:18:51.934064 np0000174107 devstack@c-api.service[112178]: /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 14 10:18:51.934064 np0000174107 devstack@c-api.service[112178]: warnings.warn(deprecated_msg) May 14 10:18:51.934064 np0000174107 devstack@c-api.service[112178]: /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 14 10:18:51.934064 np0000174107 devstack@c-api.service[112178]: warnings.warn(deprecated_msg) May 14 10:18:51.934064 np0000174107 devstack@c-api.service[112178]: /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 14 10:18:51.934064 np0000174107 devstack@c-api.service[112178]: warnings.warn(deprecated_msg) May 14 10:18:51.934450 np0000174107 devstack@c-api.service[112178]: /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 14 10:18:51.934450 np0000174107 devstack@c-api.service[112178]: warnings.warn(deprecated_msg) May 14 10:18:51.934450 np0000174107 devstack@c-api.service[112178]: /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 14 10:18:51.934450 np0000174107 devstack@c-api.service[112178]: warnings.warn(deprecated_msg) May 14 10:18:51.934450 np0000174107 devstack@c-api.service[112178]: /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 14 10:18:51.934450 np0000174107 devstack@c-api.service[112178]: warnings.warn(deprecated_msg) May 14 10:18:51.934799 np0000174107 devstack@c-api.service[112178]: /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 14 10:18:51.934799 np0000174107 devstack@c-api.service[112178]: warnings.warn(deprecated_msg) May 14 10:18:51.934799 np0000174107 devstack@c-api.service[112178]: /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 14 10:18:51.934799 np0000174107 devstack@c-api.service[112178]: warnings.warn(deprecated_msg) May 14 10:18:51.934799 np0000174107 devstack@c-api.service[112178]: /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 14 10:18:51.935170 np0000174107 devstack@c-api.service[112178]: warnings.warn(deprecated_msg) May 14 10:18:51.935170 np0000174107 devstack@c-api.service[112178]: /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 14 10:18:51.935170 np0000174107 devstack@c-api.service[112178]: warnings.warn(deprecated_msg) May 14 10:18:51.935170 np0000174107 devstack@c-api.service[112178]: /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 14 10:18:51.935170 np0000174107 devstack@c-api.service[112178]: warnings.warn(deprecated_msg) May 14 10:18:51.935448 np0000174107 devstack@c-api.service[112178]: /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 14 10:18:51.935448 np0000174107 devstack@c-api.service[112178]: warnings.warn(deprecated_msg) May 14 10:18:51.935448 np0000174107 devstack@c-api.service[112178]: /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 14 10:18:51.935448 np0000174107 devstack@c-api.service[112178]: warnings.warn(deprecated_msg) May 14 10:18:51.935448 np0000174107 devstack@c-api.service[112178]: /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 14 10:18:51.935448 np0000174107 devstack@c-api.service[112178]: warnings.warn(deprecated_msg) May 14 10:18:51.935674 np0000174107 devstack@c-api.service[112178]: /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 14 10:18:51.935674 np0000174107 devstack@c-api.service[112178]: warnings.warn(deprecated_msg) May 14 10:18:51.935674 np0000174107 devstack@c-api.service[112178]: /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 14 10:18:51.935674 np0000174107 devstack@c-api.service[112178]: warnings.warn(deprecated_msg) May 14 10:18:51.935674 np0000174107 devstack@c-api.service[112178]: /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 14 10:18:51.935674 np0000174107 devstack@c-api.service[112178]: warnings.warn(deprecated_msg) May 14 10:18:51.935913 np0000174107 devstack@c-api.service[112178]: /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 14 10:18:51.935913 np0000174107 devstack@c-api.service[112178]: warnings.warn(deprecated_msg) May 14 10:18:51.935913 np0000174107 devstack@c-api.service[112178]: /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 14 10:18:51.935913 np0000174107 devstack@c-api.service[112178]: warnings.warn(deprecated_msg) May 14 10:18:51.935913 np0000174107 devstack@c-api.service[112178]: /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 14 10:18:51.936105 np0000174107 devstack@c-api.service[112178]: warnings.warn(deprecated_msg) May 14 10:18:51.936105 np0000174107 devstack@c-api.service[112178]: /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 14 10:18:51.936105 np0000174107 devstack@c-api.service[112178]: warnings.warn(deprecated_msg) May 14 10:18:51.936105 np0000174107 devstack@c-api.service[112178]: /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 14 10:18:51.936105 np0000174107 devstack@c-api.service[112178]: warnings.warn(deprecated_msg) May 14 10:18:51.936301 np0000174107 devstack@c-api.service[112178]: /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 14 10:18:51.936301 np0000174107 devstack@c-api.service[112178]: warnings.warn(deprecated_msg) May 14 10:18:51.936301 np0000174107 devstack@c-api.service[112178]: /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 14 10:18:51.936301 np0000174107 devstack@c-api.service[112178]: warnings.warn(deprecated_msg) May 14 10:18:51.936482 np0000174107 devstack@c-api.service[112178]: /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 14 10:18:51.936482 np0000174107 devstack@c-api.service[112178]: warnings.warn(deprecated_msg) May 14 10:18:51.936482 np0000174107 devstack@c-api.service[112178]: /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 14 10:18:51.936482 np0000174107 devstack@c-api.service[112178]: warnings.warn(deprecated_msg) May 14 10:18:51.936656 np0000174107 devstack@c-api.service[112178]: /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 14 10:18:51.936656 np0000174107 devstack@c-api.service[112178]: warnings.warn(deprecated_msg) May 14 10:18:51.936656 np0000174107 devstack@c-api.service[112178]: /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 14 10:18:51.936656 np0000174107 devstack@c-api.service[112178]: warnings.warn(deprecated_msg) May 14 10:18:51.936656 np0000174107 devstack@c-api.service[112178]: /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 14 10:18:51.936880 np0000174107 devstack@c-api.service[112178]: warnings.warn(deprecated_msg) May 14 10:18:51.936880 np0000174107 devstack@c-api.service[112178]: /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 14 10:18:51.936880 np0000174107 devstack@c-api.service[112178]: warnings.warn(deprecated_msg) May 14 10:18:51.936880 np0000174107 devstack@c-api.service[112178]: /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 14 10:18:51.936880 np0000174107 devstack@c-api.service[112178]: warnings.warn(deprecated_msg) May 14 10:18:51.937087 np0000174107 devstack@c-api.service[112178]: /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 14 10:18:51.937087 np0000174107 devstack@c-api.service[112178]: warnings.warn(deprecated_msg) May 14 10:18:51.937087 np0000174107 devstack@c-api.service[112178]: /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 14 10:18:51.937087 np0000174107 devstack@c-api.service[112178]: warnings.warn(deprecated_msg) May 14 10:18:51.937243 np0000174107 devstack@c-api.service[112178]: /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 14 10:18:51.937243 np0000174107 devstack@c-api.service[112178]: warnings.warn(deprecated_msg) May 14 10:18:51.937243 np0000174107 devstack@c-api.service[112178]: /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 14 10:18:51.937243 np0000174107 devstack@c-api.service[112178]: warnings.warn(deprecated_msg) May 14 10:18:51.937404 np0000174107 devstack@c-api.service[112178]: /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 14 10:18:51.937404 np0000174107 devstack@c-api.service[112178]: warnings.warn(deprecated_msg) May 14 10:18:51.937404 np0000174107 devstack@c-api.service[112178]: /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 14 10:18:51.937404 np0000174107 devstack@c-api.service[112178]: warnings.warn(deprecated_msg) May 14 10:18:51.937581 np0000174107 devstack@c-api.service[112178]: /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 14 10:18:51.937581 np0000174107 devstack@c-api.service[112178]: warnings.warn(deprecated_msg) May 14 10:18:51.937581 np0000174107 devstack@c-api.service[112178]: /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 14 10:18:51.937581 np0000174107 devstack@c-api.service[112178]: warnings.warn(deprecated_msg) May 14 10:18:51.937738 np0000174107 devstack@c-api.service[112178]: /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 14 10:18:51.937738 np0000174107 devstack@c-api.service[112178]: warnings.warn(deprecated_msg) May 14 10:18:51.937738 np0000174107 devstack@c-api.service[112178]: /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 14 10:18:51.937738 np0000174107 devstack@c-api.service[112178]: warnings.warn(deprecated_msg) May 14 10:18:51.937890 np0000174107 devstack@c-api.service[112178]: /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 14 10:18:51.937890 np0000174107 devstack@c-api.service[112178]: warnings.warn(deprecated_msg) May 14 10:18:51.937890 np0000174107 devstack@c-api.service[112178]: /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 14 10:18:51.937890 np0000174107 devstack@c-api.service[112178]: warnings.warn(deprecated_msg) May 14 10:18:51.937890 np0000174107 devstack@c-api.service[112178]: /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 14 10:18:51.938097 np0000174107 devstack@c-api.service[112178]: warnings.warn(deprecated_msg) May 14 10:18:51.938097 np0000174107 devstack@c-api.service[112178]: /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 14 10:18:51.938097 np0000174107 devstack@c-api.service[112178]: warnings.warn(deprecated_msg) May 14 10:18:51.938097 np0000174107 devstack@c-api.service[112178]: /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 14 10:18:51.938097 np0000174107 devstack@c-api.service[112178]: warnings.warn(deprecated_msg) May 14 10:18:51.938097 np0000174107 devstack@c-api.service[112178]: /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 14 10:18:51.938329 np0000174107 devstack@c-api.service[112178]: warnings.warn(deprecated_msg) May 14 10:18:51.938329 np0000174107 devstack@c-api.service[112178]: /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 14 10:18:51.938329 np0000174107 devstack@c-api.service[112178]: warnings.warn(deprecated_msg) May 14 10:18:51.938329 np0000174107 devstack@c-api.service[112178]: /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 14 10:18:51.938329 np0000174107 devstack@c-api.service[112178]: warnings.warn(deprecated_msg) May 14 10:18:51.938536 np0000174107 devstack@c-api.service[112178]: /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 14 10:18:51.938536 np0000174107 devstack@c-api.service[112178]: warnings.warn(deprecated_msg) May 14 10:18:51.938536 np0000174107 devstack@c-api.service[112178]: /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 14 10:18:51.938536 np0000174107 devstack@c-api.service[112178]: warnings.warn(deprecated_msg) May 14 10:18:51.938536 np0000174107 devstack@c-api.service[112178]: /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 14 10:18:51.938536 np0000174107 devstack@c-api.service[112178]: warnings.warn(deprecated_msg) May 14 10:18:51.938756 np0000174107 devstack@c-api.service[112178]: /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 14 10:18:51.938756 np0000174107 devstack@c-api.service[112178]: warnings.warn(deprecated_msg) May 14 10:18:51.938756 np0000174107 devstack@c-api.service[112178]: /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 14 10:18:51.938756 np0000174107 devstack@c-api.service[112178]: warnings.warn(deprecated_msg) May 14 10:18:51.938756 np0000174107 devstack@c-api.service[112178]: /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 14 10:18:51.938756 np0000174107 devstack@c-api.service[112178]: warnings.warn(deprecated_msg) May 14 10:18:51.939011 np0000174107 devstack@c-api.service[112178]: /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 14 10:18:51.939011 np0000174107 devstack@c-api.service[112178]: warnings.warn(deprecated_msg) May 14 10:18:51.939011 np0000174107 devstack@c-api.service[112178]: /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 14 10:18:51.939011 np0000174107 devstack@c-api.service[112178]: warnings.warn(deprecated_msg) May 14 10:18:51.939011 np0000174107 devstack@c-api.service[112178]: /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 14 10:18:51.939011 np0000174107 devstack@c-api.service[112178]: warnings.warn(deprecated_msg) May 14 10:18:51.939258 np0000174107 devstack@c-api.service[112178]: /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 14 10:18:51.939258 np0000174107 devstack@c-api.service[112178]: warnings.warn(deprecated_msg) May 14 10:18:51.939258 np0000174107 devstack@c-api.service[112178]: /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 14 10:18:51.939258 np0000174107 devstack@c-api.service[112178]: warnings.warn(deprecated_msg) May 14 10:18:51.939258 np0000174107 devstack@c-api.service[112178]: /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 14 10:18:51.939258 np0000174107 devstack@c-api.service[112178]: warnings.warn(deprecated_msg) May 14 10:18:51.939510 np0000174107 devstack@c-api.service[112178]: /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 14 10:18:51.939510 np0000174107 devstack@c-api.service[112178]: warnings.warn(deprecated_msg) May 14 10:18:51.939510 np0000174107 devstack@c-api.service[112178]: /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 14 10:18:51.939510 np0000174107 devstack@c-api.service[112178]: warnings.warn(deprecated_msg) May 14 10:18:51.939669 np0000174107 devstack@c-api.service[112178]: /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 14 10:18:51.939669 np0000174107 devstack@c-api.service[112178]: warnings.warn(deprecated_msg) May 14 10:18:51.939669 np0000174107 devstack@c-api.service[112178]: /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 14 10:18:51.939669 np0000174107 devstack@c-api.service[112178]: warnings.warn(deprecated_msg) May 14 10:18:51.939669 np0000174107 devstack@c-api.service[112178]: /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 14 10:18:51.939866 np0000174107 devstack@c-api.service[112178]: warnings.warn(deprecated_msg) May 14 10:18:51.939866 np0000174107 devstack@c-api.service[112178]: /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 14 10:18:51.939866 np0000174107 devstack@c-api.service[112178]: warnings.warn(deprecated_msg) May 14 10:18:51.939866 np0000174107 devstack@c-api.service[112178]: /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 14 10:18:51.939866 np0000174107 devstack@c-api.service[112178]: warnings.warn(deprecated_msg) May 14 10:18:51.939866 np0000174107 devstack@c-api.service[112178]: DEBUG cinder.api.middleware.request_id [req-665331fb-0f9d-4083-ac5d-48af2c992556 req-1c7fb1c8-1858-4f61-9177-39f25a2d8eaf None None] RequestId filter calling following filter/app {{(pid=112178) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 14 10:18:52.277126 np0000174107 devstack@c-api.service[112178]: INFO cinder.api.openstack.wsgi [req-665331fb-0f9d-4083-ac5d-48af2c992556 req-1c7fb1c8-1858-4f61-9177-39f25a2d8eaf admin admin] POST https://199.204.45.169/volume/v3/types/ef4be651-1954-44d7-8d0d-853034cb2007/extra_specs May 14 10:18:52.277752 np0000174107 devstack@c-api.service[112178]: DEBUG cinder.api.openstack.wsgi [req-665331fb-0f9d-4083-ac5d-48af2c992556 req-1c7fb1c8-1858-4f61-9177-39f25a2d8eaf admin admin] Action: 'create', calling method: create, body: {"extra_specs": {"volume_backend_name": "lvmdriver-1"}} {{(pid=112178) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} May 14 10:18:52.279580 np0000174107 devstack@c-api.service[112178]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:101: 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 14 10:18:52.279580 np0000174107 devstack@c-api.service[112178]: warnings.warn( May 14 10:18:52.285830 np0000174107 devstack@c-api.service[112178]: DEBUG oslo_db.sqlalchemy.engines [req-665331fb-0f9d-4083-ac5d-48af2c992556 req-1c7fb1c8-1858-4f61-9177-39f25a2d8eaf 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=112178) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 14 10:18:52.341555 np0000174107 devstack@c-api.service[112178]: INFO cinder.api.openstack.wsgi [req-665331fb-0f9d-4083-ac5d-48af2c992556 req-1c7fb1c8-1858-4f61-9177-39f25a2d8eaf admin admin] https://199.204.45.169/volume/v3/types/ef4be651-1954-44d7-8d0d-853034cb2007/extra_specs returned with HTTP 200 May 14 10:18:52.342151 np0000174107 devstack@c-api.service[112178]: [pid: 112178|app: 0|req: 1/3] 199.204.45.169 () {70 vars in 1505 bytes} [Thu May 14 10:18:51 2026] POST /volume/v3/types/ef4be651-1954-44d7-8d0d-853034cb2007/extra_specs => generated 55 bytes in 431 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 14 10:18:53.569591 np0000174107 devstack@c-api.service[112179]: DEBUG dbcounter [-] [112179] Writing DB stats cinder:SELECT=6 {{(pid=112179) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 14 10:18:53.578611 np0000174107 devstack@c-api.service[112177]: DEBUG dbcounter [-] [112177] Writing DB stats cinder:SELECT=6 {{(pid=112177) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 14 10:19:01.894627 np0000174107 devstack@c-api.service[112180]: DEBUG dbcounter [-] [112180] Writing DB stats cinder:SELECT=9,cinder:INSERT=1 {{(pid=112180) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 14 10:19:02.340094 np0000174107 devstack@c-api.service[112178]: DEBUG dbcounter [-] [112178] Writing DB stats cinder:SELECT=11,cinder:INSERT=1 {{(pid=112178) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 14 10:22:15.305083 np0000174107 devstack@c-api.service[112179]: DEBUG cinder.api.middleware.request_id [None req-b14c574d-473f-412f-8e66-18802422e6b4 None None] RequestId filter calling following filter/app {{(pid=112179) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 14 10:22:15.306183 np0000174107 devstack@c-api.service[112179]: INFO cinder.api.openstack.wsgi [None req-b14c574d-473f-412f-8e66-18802422e6b4 None None] GET https://199.204.45.169/volume// May 14 10:22:15.306596 np0000174107 devstack@c-api.service[112179]: DEBUG cinder.api.openstack.wsgi [None req-b14c574d-473f-412f-8e66-18802422e6b4 None None] Empty body provided in request {{(pid=112179) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 14 10:22:15.308250 np0000174107 devstack@c-api.service[112179]: DEBUG cinder.api.openstack.wsgi [None req-b14c574d-473f-412f-8e66-18802422e6b4 None None] Calling method 'all' {{(pid=112179) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 14 10:22:15.309591 np0000174107 devstack@c-api.service[112179]: INFO cinder.api.openstack.wsgi [None req-b14c574d-473f-412f-8e66-18802422e6b4 None None] https://199.204.45.169/volume// returned with HTTP 300 May 14 10:22:15.310124 np0000174107 devstack@c-api.service[112179]: [pid: 112179|app: 0|req: 2/4] 199.204.45.169 () {66 vars in 1456 bytes} [Thu May 14 10:22:15 2026] GET /volume/ => generated 390 bytes in 10 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0)