May 15 23:51:05.474075 np0000174364 systemd[1]: Starting devstack@c-api.service - Devstack devstack@c-api.service... May 15 23:51:05.484190 np0000174364 devstack@c-api.service[112237]: [uWSGI] getting INI configuration from /etc/cinder/cinder-api-uwsgi.ini May 15 23:51:05.487190 np0000174364 devstack@c-api.service[112237]: *** Starting uWSGI 2.0.24-debian (64bit) on [Fri May 15 23:51:05 2026] *** May 15 23:51:05.487190 np0000174364 devstack@c-api.service[112237]: compiled with version: 13.2.0 on 17 April 2024 16:23:48 May 15 23:51:05.487190 np0000174364 devstack@c-api.service[112237]: os: Linux-6.8.0-111-generic #111-Ubuntu SMP PREEMPT_DYNAMIC Sat Apr 11 23:16:02 UTC 2026 May 15 23:51:05.487190 np0000174364 devstack@c-api.service[112237]: nodename: np0000174364 May 15 23:51:05.487190 np0000174364 devstack@c-api.service[112237]: machine: x86_64 May 15 23:51:05.487190 np0000174364 devstack@c-api.service[112237]: clock source: unix May 15 23:51:05.487190 np0000174364 devstack@c-api.service[112237]: pcre jit disabled May 15 23:51:05.487190 np0000174364 devstack@c-api.service[112237]: detected number of CPU cores: 16 May 15 23:51:05.487190 np0000174364 devstack@c-api.service[112237]: current working directory: / May 15 23:51:05.487190 np0000174364 devstack@c-api.service[112237]: detected binary path: /usr/bin/uwsgi-core May 15 23:51:05.487190 np0000174364 devstack@c-api.service[112237]: your processes number limit is 256917 May 15 23:51:05.487190 np0000174364 devstack@c-api.service[112237]: your memory page size is 4096 bytes May 15 23:51:05.487190 np0000174364 devstack@c-api.service[112237]: detected max file descriptor number: 2048 May 15 23:51:05.487190 np0000174364 devstack@c-api.service[112237]: lock engine: pthread robust mutexes May 15 23:51:05.488061 np0000174364 devstack@c-api.service[112237]: thunder lock: enabled May 15 23:51:05.488061 np0000174364 devstack@c-api.service[112237]: uwsgi socket 0 bound to UNIX address /var/run/uwsgi/cinder-api.socket fd 4 May 15 23:51:05.488061 np0000174364 devstack@c-api.service[112237]: Python version: 3.12.3 (main, Mar 23 2026, 19:04:32) [GCC 13.3.0] May 15 23:51:05.488061 np0000174364 devstack@c-api.service[112237]: PEP 405 virtualenv detected: /opt/stack/data/venv May 15 23:51:05.488061 np0000174364 devstack@c-api.service[112237]: Set PythonHome to /opt/stack/data/venv May 15 23:51:05.523162 np0000174364 devstack@c-api.service[112237]: Python main interpreter initialized at 0x78b61d4a3668 May 15 23:51:05.523162 np0000174364 devstack@c-api.service[112237]: python threads support enabled May 15 23:51:05.523162 np0000174364 devstack@c-api.service[112237]: your server socket listen backlog is limited to 100 connections May 15 23:51:05.523162 np0000174364 devstack@c-api.service[112237]: your mercy for graceful operations on workers is 80 seconds May 15 23:51:05.523683 np0000174364 devstack@c-api.service[112237]: mapped 671795 bytes (656 KB) for 4 cores May 15 23:51:05.523837 np0000174364 devstack@c-api.service[112237]: *** Operational MODE: preforking *** May 15 23:51:05.523996 np0000174364 devstack@c-api.service[112237]: *** uWSGI is running in multiple interpreter mode *** May 15 23:51:05.523996 np0000174364 devstack@c-api.service[112237]: spawned uWSGI master process (pid: 112237) May 15 23:51:05.524269 np0000174364 systemd[1]: Started devstack@c-api.service - Devstack devstack@c-api.service. May 15 23:51:05.524704 np0000174364 devstack@c-api.service[112237]: spawned uWSGI worker 1 (pid: 112242, cores: 1) May 15 23:51:05.525217 np0000174364 devstack@c-api.service[112237]: spawned uWSGI worker 2 (pid: 112243, cores: 1) May 15 23:51:05.529466 np0000174364 devstack@c-api.service[112237]: spawned uWSGI worker 3 (pid: 112244, cores: 1) May 15 23:51:05.529466 np0000174364 devstack@c-api.service[112237]: spawned uWSGI worker 4 (pid: 112245, cores: 1) May 15 23:51:05.529466 np0000174364 devstack@c-api.service[112237]: running "unix_signal:15 gracefully_kill_them_all" (master-start)... May 15 23:51:05.653377 np0000174364 devstack@c-api.service[112243]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: May 15 23:51:05.653377 np0000174364 devstack@c-api.service[112243]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and May 15 23:51:05.653377 np0000174364 devstack@c-api.service[112243]: we strongly recommend against using it for new projects. May 15 23:51:05.653377 np0000174364 devstack@c-api.service[112243]: If you are already using Eventlet, we recommend migrating to a different May 15 23:51:05.653377 np0000174364 devstack@c-api.service[112243]: framework. For more detail see May 15 23:51:05.653377 np0000174364 devstack@c-api.service[112243]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html May 15 23:51:05.653377 np0000174364 devstack@c-api.service[112243]: import eventlet # noqa May 15 23:51:05.662547 np0000174364 devstack@c-api.service[112242]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: May 15 23:51:05.662547 np0000174364 devstack@c-api.service[112242]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and May 15 23:51:05.662547 np0000174364 devstack@c-api.service[112242]: we strongly recommend against using it for new projects. May 15 23:51:05.662547 np0000174364 devstack@c-api.service[112242]: If you are already using Eventlet, we recommend migrating to a different May 15 23:51:05.662547 np0000174364 devstack@c-api.service[112242]: framework. For more detail see May 15 23:51:05.662547 np0000174364 devstack@c-api.service[112242]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html May 15 23:51:05.662547 np0000174364 devstack@c-api.service[112242]: import eventlet # noqa May 15 23:51:05.670335 np0000174364 devstack@c-api.service[112244]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: May 15 23:51:05.670335 np0000174364 devstack@c-api.service[112244]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and May 15 23:51:05.670335 np0000174364 devstack@c-api.service[112244]: we strongly recommend against using it for new projects. May 15 23:51:05.670335 np0000174364 devstack@c-api.service[112244]: If you are already using Eventlet, we recommend migrating to a different May 15 23:51:05.670335 np0000174364 devstack@c-api.service[112244]: framework. For more detail see May 15 23:51:05.670335 np0000174364 devstack@c-api.service[112244]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html May 15 23:51:05.670335 np0000174364 devstack@c-api.service[112244]: import eventlet # noqa May 15 23:51:05.680067 np0000174364 devstack@c-api.service[112245]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: May 15 23:51:05.680067 np0000174364 devstack@c-api.service[112245]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and May 15 23:51:05.680067 np0000174364 devstack@c-api.service[112245]: we strongly recommend against using it for new projects. May 15 23:51:05.680067 np0000174364 devstack@c-api.service[112245]: If you are already using Eventlet, we recommend migrating to a different May 15 23:51:05.680067 np0000174364 devstack@c-api.service[112245]: framework. For more detail see May 15 23:51:05.680067 np0000174364 devstack@c-api.service[112245]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html May 15 23:51:05.680067 np0000174364 devstack@c-api.service[112245]: import eventlet # noqa May 15 23:51:05.747450 np0000174364 devstack@c-api.service[112242]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:36: DeprecationWarning: eventletutils module is deprecated and will be removed. May 15 23:51:05.747450 np0000174364 devstack@c-api.service[112242]: debtcollector.deprecate( May 15 23:51:05.756181 np0000174364 devstack@c-api.service[112243]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:36: DeprecationWarning: eventletutils module is deprecated and will be removed. May 15 23:51:05.756181 np0000174364 devstack@c-api.service[112243]: debtcollector.deprecate( May 15 23:51:05.762784 np0000174364 devstack@c-api.service[112245]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:36: DeprecationWarning: eventletutils module is deprecated and will be removed. May 15 23:51:05.762784 np0000174364 devstack@c-api.service[112245]: debtcollector.deprecate( May 15 23:51:05.767941 np0000174364 devstack@c-api.service[112244]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:36: DeprecationWarning: eventletutils module is deprecated and will be removed. May 15 23:51:05.767941 np0000174364 devstack@c-api.service[112244]: debtcollector.deprecate( May 15 23:51:05.828073 np0000174364 devstack@c-api.service[112242]: /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 15 23:51:05.828073 np0000174364 devstack@c-api.service[112242]: from cgi import parse_header May 15 23:51:05.839662 np0000174364 devstack@c-api.service[112243]: /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 15 23:51:05.839662 np0000174364 devstack@c-api.service[112243]: from cgi import parse_header May 15 23:51:05.842371 np0000174364 devstack@c-api.service[112245]: /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 15 23:51:05.842371 np0000174364 devstack@c-api.service[112245]: from cgi import parse_header May 15 23:51:05.849283 np0000174364 devstack@c-api.service[112244]: /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 15 23:51:05.849283 np0000174364 devstack@c-api.service[112244]: from cgi import parse_header May 15 23:51:05.873833 np0000174364 devstack@c-api.service[112242]: /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 15 23:51:05.873833 np0000174364 devstack@c-api.service[112242]: removals.removed_module( May 15 23:51:05.875451 np0000174364 devstack@c-api.service[112242]: /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 15 23:51:05.875451 np0000174364 devstack@c-api.service[112242]: removals.removed_module( May 15 23:51:05.886499 np0000174364 devstack@c-api.service[112245]: /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 15 23:51:05.886499 np0000174364 devstack@c-api.service[112245]: removals.removed_module( May 15 23:51:05.887203 np0000174364 devstack@c-api.service[112245]: /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 15 23:51:05.887203 np0000174364 devstack@c-api.service[112245]: removals.removed_module( May 15 23:51:05.894991 np0000174364 devstack@c-api.service[112243]: /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 15 23:51:05.894991 np0000174364 devstack@c-api.service[112243]: removals.removed_module( May 15 23:51:05.895732 np0000174364 devstack@c-api.service[112243]: /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 15 23:51:05.895732 np0000174364 devstack@c-api.service[112243]: removals.removed_module( May 15 23:51:05.898520 np0000174364 devstack@c-api.service[112244]: /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 15 23:51:05.898520 np0000174364 devstack@c-api.service[112244]: removals.removed_module( May 15 23:51:05.899313 np0000174364 devstack@c-api.service[112244]: /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 15 23:51:05.899313 np0000174364 devstack@c-api.service[112244]: removals.removed_module( May 15 23:51:06.504744 np0000174364 devstack@c-api.service[112242]: /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 15 23:51:06.504744 np0000174364 devstack@c-api.service[112242]: warnings.warn( May 15 23:51:06.518942 np0000174364 devstack@c-api.service[112245]: /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 15 23:51:06.518942 np0000174364 devstack@c-api.service[112245]: warnings.warn( May 15 23:51:06.521643 np0000174364 devstack@c-api.service[112243]: /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 15 23:51:06.521643 np0000174364 devstack@c-api.service[112243]: warnings.warn( May 15 23:51:06.545516 np0000174364 devstack@c-api.service[112244]: /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 15 23:51:06.545516 np0000174364 devstack@c-api.service[112244]: warnings.warn( May 15 23:51:06.613723 np0000174364 devstack@c-api.service[112242]: /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 15 23:51:06.613723 np0000174364 devstack@c-api.service[112242]: warnings.warn( May 15 23:51:06.635656 np0000174364 devstack@c-api.service[112245]: /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 15 23:51:06.635656 np0000174364 devstack@c-api.service[112245]: warnings.warn( May 15 23:51:06.638591 np0000174364 devstack@c-api.service[112243]: /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 15 23:51:06.638591 np0000174364 devstack@c-api.service[112243]: warnings.warn( May 15 23:51:06.649898 np0000174364 devstack@c-api.service[112244]: /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 15 23:51:06.649898 np0000174364 devstack@c-api.service[112244]: warnings.warn( May 15 23:51:06.930142 np0000174364 devstack@c-api.service[112242]: 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 15 23:51:06.930997 np0000174364 devstack@c-api.service[112242]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=112242) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} May 15 23:51:06.935339 np0000174364 devstack@c-api.service[112245]: 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 15 23:51:06.936026 np0000174364 devstack@c-api.service[112245]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=112245) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} May 15 23:51:06.939608 np0000174364 devstack@c-api.service[112244]: 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 15 23:51:06.940199 np0000174364 devstack@c-api.service[112244]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=112244) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} May 15 23:51:06.940479 np0000174364 devstack@c-api.service[112243]: 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 15 23:51:06.940938 np0000174364 devstack@c-api.service[112243]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=112243) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} May 15 23:51:07.018358 np0000174364 devstack@c-api.service[112244]: /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 15 23:51:07.018358 np0000174364 devstack@c-api.service[112244]: @jsonschema.FormatChecker.cls_checks('date-time') May 15 23:51:07.019334 np0000174364 devstack@c-api.service[112245]: /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 15 23:51:07.019334 np0000174364 devstack@c-api.service[112245]: @jsonschema.FormatChecker.cls_checks('date-time') May 15 23:51:07.019711 np0000174364 devstack@c-api.service[112243]: /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 15 23:51:07.019711 np0000174364 devstack@c-api.service[112243]: @jsonschema.FormatChecker.cls_checks('date-time') May 15 23:51:07.021551 np0000174364 devstack@c-api.service[112242]: /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 15 23:51:07.021551 np0000174364 devstack@c-api.service[112242]: @jsonschema.FormatChecker.cls_checks('date-time') May 15 23:51:07.494807 np0000174364 devstack@c-api.service[112243]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=112243) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} May 15 23:51:07.495113 np0000174364 devstack@c-api.service[112243]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=112243) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 15 23:51:07.495191 np0000174364 devstack@c-api.service[112245]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=112245) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} May 15 23:51:07.495250 np0000174364 devstack@c-api.service[112243]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=112243) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 15 23:51:07.495336 np0000174364 devstack@c-api.service[112244]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=112244) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} May 15 23:51:07.495400 np0000174364 devstack@c-api.service[112243]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=112243) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 15 23:51:07.495485 np0000174364 devstack@c-api.service[112245]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=112245) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 15 23:51:07.495548 np0000174364 devstack@c-api.service[112245]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=112245) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 15 23:51:07.495648 np0000174364 devstack@c-api.service[112244]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=112244) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 15 23:51:07.495648 np0000174364 devstack@c-api.service[112244]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=112244) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 15 23:51:07.495803 np0000174364 devstack@c-api.service[112242]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=112242) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} May 15 23:51:07.495868 np0000174364 devstack@c-api.service[112245]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=112245) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 15 23:51:07.495928 np0000174364 devstack@c-api.service[112244]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=112244) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 15 23:51:07.496088 np0000174364 devstack@c-api.service[112242]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=112242) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 15 23:51:07.496161 np0000174364 devstack@c-api.service[112242]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=112242) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 15 23:51:07.496348 np0000174364 devstack@c-api.service[112242]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=112242) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 15 23:51:07.496576 np0000174364 devstack@c-api.service[112243]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=112243) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 15 23:51:07.496576 np0000174364 devstack@c-api.service[112243]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=112243) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 15 23:51:07.496765 np0000174364 devstack@c-api.service[112245]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=112245) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 15 23:51:07.496815 np0000174364 devstack@c-api.service[112243]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=112243) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 15 23:51:07.496866 np0000174364 devstack@c-api.service[112244]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=112244) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 15 23:51:07.496925 np0000174364 devstack@c-api.service[112245]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=112245) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 15 23:51:07.496986 np0000174364 devstack@c-api.service[112243]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=112243) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 15 23:51:07.496986 np0000174364 devstack@c-api.service[112243]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=112243) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 15 23:51:07.497076 np0000174364 devstack@c-api.service[112242]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=112242) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 15 23:51:07.497116 np0000174364 devstack@c-api.service[112244]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=112244) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 15 23:51:07.497150 np0000174364 devstack@c-api.service[112245]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=112245) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 15 23:51:07.497194 np0000174364 devstack@c-api.service[112243]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=112243) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 15 23:51:07.497233 np0000174364 devstack@c-api.service[112245]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=112245) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 15 23:51:07.497269 np0000174364 devstack@c-api.service[112244]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=112244) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 15 23:51:07.497307 np0000174364 devstack@c-api.service[112242]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=112242) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 15 23:51:07.497344 np0000174364 devstack@c-api.service[112245]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=112245) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 15 23:51:07.497381 np0000174364 devstack@c-api.service[112243]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112243) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 15 23:51:07.497414 np0000174364 devstack@c-api.service[112242]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=112242) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 15 23:51:07.497471 np0000174364 devstack@c-api.service[112244]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=112244) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 15 23:51:07.497510 np0000174364 devstack@c-api.service[112245]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=112245) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 15 23:51:07.497541 np0000174364 devstack@c-api.service[112242]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=112242) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 15 23:51:07.497596 np0000174364 devstack@c-api.service[112244]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=112244) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 15 23:51:07.497636 np0000174364 devstack@c-api.service[112242]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=112242) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 15 23:51:07.497675 np0000174364 devstack@c-api.service[112245]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112245) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 15 23:51:07.497718 np0000174364 devstack@c-api.service[112244]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=112244) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 15 23:51:07.497756 np0000174364 devstack@c-api.service[112242]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=112242) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 15 23:51:07.497792 np0000174364 devstack@c-api.service[112244]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112244) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 15 23:51:07.497835 np0000174364 devstack@c-api.service[112242]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112242) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 15 23:51:07.503069 np0000174364 devstack@c-api.service[112243]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112243) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 15 23:51:07.503158 np0000174364 devstack@c-api.service[112243]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=112243) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 15 23:51:07.503158 np0000174364 devstack@c-api.service[112243]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=112243) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 15 23:51:07.503239 np0000174364 devstack@c-api.service[112243]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=112243) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 15 23:51:07.503279 np0000174364 devstack@c-api.service[112243]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=112243) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 15 23:51:07.503355 np0000174364 devstack@c-api.service[112243]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=112243) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 15 23:51:07.503413 np0000174364 devstack@c-api.service[112242]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112242) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 15 23:51:07.503491 np0000174364 devstack@c-api.service[112243]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112243) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 15 23:51:07.503526 np0000174364 devstack@c-api.service[112242]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=112242) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 15 23:51:07.503568 np0000174364 devstack@c-api.service[112242]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=112242) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 15 23:51:07.503652 np0000174364 devstack@c-api.service[112242]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=112242) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 15 23:51:07.503731 np0000174364 devstack@c-api.service[112242]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=112242) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 15 23:51:07.503731 np0000174364 devstack@c-api.service[112242]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=112242) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 15 23:51:07.503807 np0000174364 devstack@c-api.service[112242]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112242) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 15 23:51:07.503980 np0000174364 devstack@c-api.service[112244]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112244) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 15 23:51:07.504062 np0000174364 devstack@c-api.service[112244]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=112244) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 15 23:51:07.504099 np0000174364 devstack@c-api.service[112244]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=112244) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 15 23:51:07.504144 np0000174364 devstack@c-api.service[112245]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112245) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 15 23:51:07.504181 np0000174364 devstack@c-api.service[112244]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=112244) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 15 23:51:07.504229 np0000174364 devstack@c-api.service[112245]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=112245) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 15 23:51:07.504270 np0000174364 devstack@c-api.service[112244]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=112244) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 15 23:51:07.504303 np0000174364 devstack@c-api.service[112245]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=112245) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 15 23:51:07.504340 np0000174364 devstack@c-api.service[112244]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=112244) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 15 23:51:07.504374 np0000174364 devstack@c-api.service[112245]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=112245) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 15 23:51:07.504412 np0000174364 devstack@c-api.service[112244]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112244) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 15 23:51:07.504470 np0000174364 devstack@c-api.service[112245]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=112245) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 15 23:51:07.504470 np0000174364 devstack@c-api.service[112245]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=112245) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 15 23:51:07.504548 np0000174364 devstack@c-api.service[112245]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112245) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 15 23:51:07.505807 np0000174364 devstack@c-api.service[112243]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112243) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 15 23:51:07.505870 np0000174364 devstack@c-api.service[112243]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=112243) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 15 23:51:07.505905 np0000174364 devstack@c-api.service[112243]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=112243) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 15 23:51:07.505954 np0000174364 devstack@c-api.service[112242]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112242) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 15 23:51:07.506002 np0000174364 devstack@c-api.service[112243]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=112243) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 15 23:51:07.506042 np0000174364 devstack@c-api.service[112242]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=112242) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 15 23:51:07.506083 np0000174364 devstack@c-api.service[112243]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112243) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 15 23:51:07.506132 np0000174364 devstack@c-api.service[112242]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=112242) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 15 23:51:07.506167 np0000174364 devstack@c-api.service[112243]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=112243) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 15 23:51:07.506204 np0000174364 devstack@c-api.service[112242]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=112242) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 15 23:51:07.506237 np0000174364 devstack@c-api.service[112243]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112243) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 15 23:51:07.506275 np0000174364 devstack@c-api.service[112242]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112242) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 15 23:51:07.506275 np0000174364 devstack@c-api.service[112242]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=112242) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 15 23:51:07.506275 np0000174364 devstack@c-api.service[112242]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112242) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 15 23:51:07.506559 np0000174364 devstack@c-api.service[112244]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112244) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 15 23:51:07.506609 np0000174364 devstack@c-api.service[112244]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=112244) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 15 23:51:07.506681 np0000174364 devstack@c-api.service[112244]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=112244) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 15 23:51:07.506746 np0000174364 devstack@c-api.service[112244]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=112244) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 15 23:51:07.506788 np0000174364 devstack@c-api.service[112245]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112245) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 15 23:51:07.506835 np0000174364 devstack@c-api.service[112244]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112244) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 15 23:51:07.506868 np0000174364 devstack@c-api.service[112245]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=112245) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 15 23:51:07.506901 np0000174364 devstack@c-api.service[112244]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=112244) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 15 23:51:07.506936 np0000174364 devstack@c-api.service[112245]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=112245) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 15 23:51:07.506970 np0000174364 devstack@c-api.service[112245]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=112245) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 15 23:51:07.507009 np0000174364 devstack@c-api.service[112244]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112244) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 15 23:51:07.507042 np0000174364 devstack@c-api.service[112245]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112245) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 15 23:51:07.507087 np0000174364 devstack@c-api.service[112245]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=112245) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 15 23:51:07.507125 np0000174364 devstack@c-api.service[112242]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112242) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 15 23:51:07.507168 np0000174364 devstack@c-api.service[112245]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112245) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 15 23:51:07.507242 np0000174364 devstack@c-api.service[112242]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=112242) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 15 23:51:07.507280 np0000174364 devstack@c-api.service[112243]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112243) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 15 23:51:07.507315 np0000174364 devstack@c-api.service[112242]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=112242) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 15 23:51:07.507354 np0000174364 devstack@c-api.service[112243]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=112243) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 15 23:51:07.507386 np0000174364 devstack@c-api.service[112244]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112244) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 15 23:51:07.507425 np0000174364 devstack@c-api.service[112242]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=112242) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 15 23:51:07.507501 np0000174364 devstack@c-api.service[112243]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=112243) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 15 23:51:07.507545 np0000174364 devstack@c-api.service[112242]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=112242) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 15 23:51:07.507577 np0000174364 devstack@c-api.service[112244]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=112244) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 15 23:51:07.507615 np0000174364 devstack@c-api.service[112243]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=112243) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 15 23:51:07.507654 np0000174364 devstack@c-api.service[112242]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=112242) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 15 23:51:07.507698 np0000174364 devstack@c-api.service[112244]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=112244) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 15 23:51:07.507741 np0000174364 devstack@c-api.service[112243]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=112243) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 15 23:51:07.507775 np0000174364 devstack@c-api.service[112245]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112245) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 15 23:51:07.507809 np0000174364 devstack@c-api.service[112242]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112242) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 15 23:51:07.507848 np0000174364 devstack@c-api.service[112244]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=112244) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 15 23:51:07.507903 np0000174364 devstack@c-api.service[112243]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=112243) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 15 23:51:07.507953 np0000174364 devstack@c-api.service[112245]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=112245) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 15 23:51:07.507988 np0000174364 devstack@c-api.service[112244]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=112244) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 15 23:51:07.508030 np0000174364 devstack@c-api.service[112243]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112243) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 15 23:51:07.508069 np0000174364 devstack@c-api.service[112245]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=112245) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 15 23:51:07.508102 np0000174364 devstack@c-api.service[112244]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=112244) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 15 23:51:07.508135 np0000174364 devstack@c-api.service[112245]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=112245) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 15 23:51:07.508173 np0000174364 devstack@c-api.service[112244]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112244) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 15 23:51:07.508217 np0000174364 devstack@c-api.service[112245]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=112245) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 15 23:51:07.508217 np0000174364 devstack@c-api.service[112245]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=112245) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 15 23:51:07.508217 np0000174364 devstack@c-api.service[112245]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112245) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 15 23:51:07.509444 np0000174364 devstack@c-api.service[112242]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112242) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 15 23:51:07.509513 np0000174364 devstack@c-api.service[112242]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=112242) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 15 23:51:07.509563 np0000174364 devstack@c-api.service[112242]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=112242) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 15 23:51:07.509603 np0000174364 devstack@c-api.service[112243]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112243) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 15 23:51:07.509640 np0000174364 devstack@c-api.service[112242]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=112242) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 15 23:51:07.509677 np0000174364 devstack@c-api.service[112243]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=112243) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 15 23:51:07.509711 np0000174364 devstack@c-api.service[112242]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=112242) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 15 23:51:07.509762 np0000174364 devstack@c-api.service[112242]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=112242) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 15 23:51:07.509802 np0000174364 devstack@c-api.service[112243]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=112243) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 15 23:51:07.509802 np0000174364 devstack@c-api.service[112243]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=112243) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 15 23:51:07.509877 np0000174364 devstack@c-api.service[112242]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112242) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 15 23:51:07.509921 np0000174364 devstack@c-api.service[112243]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=112243) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 15 23:51:07.509921 np0000174364 devstack@c-api.service[112243]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=112243) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 15 23:51:07.509997 np0000174364 devstack@c-api.service[112243]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112243) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 15 23:51:07.510528 np0000174364 devstack@c-api.service[112244]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112244) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 15 23:51:07.510591 np0000174364 devstack@c-api.service[112244]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=112244) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 15 23:51:07.510654 np0000174364 devstack@c-api.service[112244]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=112244) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 15 23:51:07.510707 np0000174364 devstack@c-api.service[112245]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112245) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 15 23:51:07.510750 np0000174364 devstack@c-api.service[112244]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=112244) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 15 23:51:07.510788 np0000174364 devstack@c-api.service[112245]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=112245) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 15 23:51:07.510828 np0000174364 devstack@c-api.service[112244]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=112244) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 15 23:51:07.510863 np0000174364 devstack@c-api.service[112245]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=112245) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 15 23:51:07.510900 np0000174364 devstack@c-api.service[112244]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=112244) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 15 23:51:07.510939 np0000174364 devstack@c-api.service[112245]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=112245) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 15 23:51:07.510979 np0000174364 devstack@c-api.service[112244]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112244) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 15 23:51:07.511013 np0000174364 devstack@c-api.service[112245]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=112245) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 15 23:51:07.511013 np0000174364 devstack@c-api.service[112245]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=112245) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 15 23:51:07.511082 np0000174364 devstack@c-api.service[112245]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112245) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 15 23:51:07.511671 np0000174364 devstack@c-api.service[112242]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112242) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 15 23:51:07.511731 np0000174364 devstack@c-api.service[112242]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=112242) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 15 23:51:07.511776 np0000174364 devstack@c-api.service[112243]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112243) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 15 23:51:07.511818 np0000174364 devstack@c-api.service[112242]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=112242) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 15 23:51:07.511862 np0000174364 devstack@c-api.service[112243]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=112243) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 15 23:51:07.511897 np0000174364 devstack@c-api.service[112242]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=112242) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 15 23:51:07.511930 np0000174364 devstack@c-api.service[112243]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=112243) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 15 23:51:07.511965 np0000174364 devstack@c-api.service[112242]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=112242) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 15 23:51:07.512005 np0000174364 devstack@c-api.service[112243]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=112243) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 15 23:51:07.512043 np0000174364 devstack@c-api.service[112242]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=112242) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 15 23:51:07.512043 np0000174364 devstack@c-api.service[112242]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112242) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 15 23:51:07.512116 np0000174364 devstack@c-api.service[112243]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=112243) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 15 23:51:07.512116 np0000174364 devstack@c-api.service[112243]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=112243) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 15 23:51:07.512187 np0000174364 devstack@c-api.service[112243]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112243) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 15 23:51:07.512225 np0000174364 devstack@c-api.service[112244]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112244) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 15 23:51:07.512225 np0000174364 devstack@c-api.service[112244]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=112244) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 15 23:51:07.512294 np0000174364 devstack@c-api.service[112244]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=112244) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 15 23:51:07.512332 np0000174364 devstack@c-api.service[112244]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=112244) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 15 23:51:07.512376 np0000174364 devstack@c-api.service[112244]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=112244) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 15 23:51:07.512484 np0000174364 devstack@c-api.service[112244]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=112244) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 15 23:51:07.512541 np0000174364 devstack@c-api.service[112244]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112244) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 15 23:51:07.512902 np0000174364 devstack@c-api.service[112245]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112245) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 15 23:51:07.513067 np0000174364 devstack@c-api.service[112245]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=112245) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 15 23:51:07.513205 np0000174364 devstack@c-api.service[112245]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=112245) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 15 23:51:07.513348 np0000174364 devstack@c-api.service[112245]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=112245) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 15 23:51:07.513793 np0000174364 devstack@c-api.service[112245]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=112245) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 15 23:51:07.513939 np0000174364 devstack@c-api.service[112245]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=112245) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 15 23:51:07.514089 np0000174364 devstack@c-api.service[112245]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112245) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 15 23:51:07.514182 np0000174364 devstack@c-api.service[112242]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112242) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 15 23:51:07.514182 np0000174364 devstack@c-api.service[112242]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=112242) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 15 23:51:07.514254 np0000174364 devstack@c-api.service[112242]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=112242) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 15 23:51:07.514294 np0000174364 devstack@c-api.service[112242]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=112242) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 15 23:51:07.514387 np0000174364 devstack@c-api.service[112243]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112243) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 15 23:51:07.514448 np0000174364 devstack@c-api.service[112242]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=112242) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 15 23:51:07.514489 np0000174364 devstack@c-api.service[112243]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=112243) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 15 23:51:07.514526 np0000174364 devstack@c-api.service[112242]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=112242) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 15 23:51:07.514575 np0000174364 devstack@c-api.service[112243]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=112243) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 15 23:51:07.514707 np0000174364 devstack@c-api.service[112242]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=112242) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 15 23:51:07.514749 np0000174364 devstack@c-api.service[112243]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=112243) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 15 23:51:07.514749 np0000174364 devstack@c-api.service[112243]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=112243) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 15 23:51:07.514816 np0000174364 devstack@c-api.service[112244]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112244) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 15 23:51:07.514855 np0000174364 devstack@c-api.service[112243]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=112243) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 15 23:51:07.514892 np0000174364 devstack@c-api.service[112244]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=112244) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 15 23:51:07.514935 np0000174364 devstack@c-api.service[112243]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=112243) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 15 23:51:07.514979 np0000174364 devstack@c-api.service[112244]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=112244) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 15 23:51:07.514979 np0000174364 devstack@c-api.service[112244]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=112244) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 15 23:51:07.514979 np0000174364 devstack@c-api.service[112244]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=112244) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 15 23:51:07.514979 np0000174364 devstack@c-api.service[112244]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=112244) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 15 23:51:07.514979 np0000174364 devstack@c-api.service[112244]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=112244) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 15 23:51:07.515277 np0000174364 devstack@c-api.service[112245]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112245) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 15 23:51:07.515441 np0000174364 devstack@c-api.service[112245]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=112245) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 15 23:51:07.515586 np0000174364 devstack@c-api.service[112245]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=112245) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 15 23:51:07.515722 np0000174364 devstack@c-api.service[112245]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=112245) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 15 23:51:07.515851 np0000174364 devstack@c-api.service[112245]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=112245) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 15 23:51:07.515896 np0000174364 devstack@c-api.service[112242]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=112242) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 15 23:51:07.515971 np0000174364 devstack@c-api.service[112242]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=112242) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 15 23:51:07.516028 np0000174364 devstack@c-api.service[112242]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=112242) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 15 23:51:07.516067 np0000174364 devstack@c-api.service[112245]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=112245) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 15 23:51:07.516102 np0000174364 devstack@c-api.service[112242]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=112242) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 15 23:51:07.516151 np0000174364 devstack@c-api.service[112243]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=112243) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 15 23:51:07.516192 np0000174364 devstack@c-api.service[112242]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=112242) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 15 23:51:07.516230 np0000174364 devstack@c-api.service[112244]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=112244) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 15 23:51:07.516267 np0000174364 devstack@c-api.service[112242]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=112242) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 15 23:51:07.516305 np0000174364 devstack@c-api.service[112243]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=112243) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 15 23:51:07.516341 np0000174364 devstack@c-api.service[112245]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=112245) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 15 23:51:07.516386 np0000174364 devstack@c-api.service[112242]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112242) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 15 23:51:07.516424 np0000174364 devstack@c-api.service[112244]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=112244) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 15 23:51:07.516478 np0000174364 devstack@c-api.service[112243]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=112243) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 15 23:51:07.516513 np0000174364 devstack@c-api.service[112244]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=112244) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 15 23:51:07.516550 np0000174364 devstack@c-api.service[112243]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=112243) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 15 23:51:07.516550 np0000174364 devstack@c-api.service[112243]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=112243) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 15 23:51:07.516655 np0000174364 devstack@c-api.service[112244]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=112244) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 15 23:51:07.516718 np0000174364 devstack@c-api.service[112243]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=112243) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 15 23:51:07.516757 np0000174364 devstack@c-api.service[112244]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=112244) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 15 23:51:07.516794 np0000174364 devstack@c-api.service[112243]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112243) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 15 23:51:07.516836 np0000174364 devstack@c-api.service[112244]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=112244) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 15 23:51:07.516836 np0000174364 devstack@c-api.service[112244]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112244) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 15 23:51:07.517649 np0000174364 devstack@c-api.service[112245]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=112245) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 15 23:51:07.517801 np0000174364 devstack@c-api.service[112245]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=112245) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 15 23:51:07.517967 np0000174364 devstack@c-api.service[112245]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=112245) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 15 23:51:07.518113 np0000174364 devstack@c-api.service[112245]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=112245) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 15 23:51:07.518244 np0000174364 devstack@c-api.service[112245]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=112245) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 15 23:51:07.518352 np0000174364 devstack@c-api.service[112242]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112242) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 15 23:51:07.518444 np0000174364 devstack@c-api.service[112245]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=112245) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 15 23:51:07.518496 np0000174364 devstack@c-api.service[112242]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=112242) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 15 23:51:07.518562 np0000174364 devstack@c-api.service[112242]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=112242) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 15 23:51:07.518617 np0000174364 devstack@c-api.service[112242]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=112242) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 15 23:51:07.518663 np0000174364 devstack@c-api.service[112245]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112245) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 15 23:51:07.518745 np0000174364 devstack@c-api.service[112242]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=112242) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 15 23:51:07.518745 np0000174364 devstack@c-api.service[112242]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=112242) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 15 23:51:07.518827 np0000174364 devstack@c-api.service[112243]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112243) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 15 23:51:07.518869 np0000174364 devstack@c-api.service[112242]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=112242) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 15 23:51:07.518908 np0000174364 devstack@c-api.service[112244]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112244) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 15 23:51:07.518951 np0000174364 devstack@c-api.service[112243]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=112243) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 15 23:51:07.518996 np0000174364 devstack@c-api.service[112244]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=112244) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 15 23:51:07.519035 np0000174364 devstack@c-api.service[112243]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=112243) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 15 23:51:07.519035 np0000174364 devstack@c-api.service[112243]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=112243) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 15 23:51:07.519114 np0000174364 devstack@c-api.service[112244]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=112244) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 15 23:51:07.519160 np0000174364 devstack@c-api.service[112243]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=112243) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 15 23:51:07.519212 np0000174364 devstack@c-api.service[112244]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=112244) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 15 23:51:07.519252 np0000174364 devstack@c-api.service[112243]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=112243) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 15 23:51:07.519293 np0000174364 devstack@c-api.service[112244]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=112244) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 15 23:51:07.519333 np0000174364 devstack@c-api.service[112243]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=112243) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 15 23:51:07.519376 np0000174364 devstack@c-api.service[112244]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=112244) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 15 23:51:07.519419 np0000174364 devstack@c-api.service[112242]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=112242) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 15 23:51:07.519507 np0000174364 devstack@c-api.service[112244]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=112244) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 15 23:51:07.519544 np0000174364 devstack@c-api.service[112242]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=112242) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 15 23:51:07.519544 np0000174364 devstack@c-api.service[112242]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=112242) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 15 23:51:07.519628 np0000174364 devstack@c-api.service[112243]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=112243) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 15 23:51:07.519676 np0000174364 devstack@c-api.service[112242]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=112242) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 15 23:51:07.519717 np0000174364 devstack@c-api.service[112243]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=112243) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 15 23:51:07.519760 np0000174364 devstack@c-api.service[112244]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=112244) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 15 23:51:07.519800 np0000174364 devstack@c-api.service[112242]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=112242) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 15 23:51:07.519839 np0000174364 devstack@c-api.service[112243]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=112243) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 15 23:51:07.519880 np0000174364 devstack@c-api.service[112242]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=112242) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 15 23:51:07.519919 np0000174364 devstack@c-api.service[112244]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=112244) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 15 23:51:07.519958 np0000174364 devstack@c-api.service[112243]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=112243) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 15 23:51:07.519997 np0000174364 devstack@c-api.service[112242]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112242) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 15 23:51:07.520037 np0000174364 devstack@c-api.service[112244]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=112244) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 15 23:51:07.520084 np0000174364 devstack@c-api.service[112243]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=112243) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 15 23:51:07.520124 np0000174364 devstack@c-api.service[112242]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112242) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 15 23:51:07.520163 np0000174364 devstack@c-api.service[112244]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=112244) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 15 23:51:07.520209 np0000174364 devstack@c-api.service[112243]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=112243) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 15 23:51:07.520248 np0000174364 devstack@c-api.service[112242]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=112242) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 15 23:51:07.520287 np0000174364 devstack@c-api.service[112244]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=112244) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 15 23:51:07.520330 np0000174364 devstack@c-api.service[112243]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112243) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 15 23:51:07.520370 np0000174364 devstack@c-api.service[112242]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=112242) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 15 23:51:07.520410 np0000174364 devstack@c-api.service[112244]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=112244) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 15 23:51:07.520476 np0000174364 devstack@c-api.service[112243]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112243) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 15 23:51:07.520525 np0000174364 devstack@c-api.service[112242]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112242) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 15 23:51:07.520566 np0000174364 devstack@c-api.service[112244]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112244) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 15 23:51:07.520612 np0000174364 devstack@c-api.service[112243]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=112243) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 15 23:51:07.520651 np0000174364 devstack@c-api.service[112242]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112242) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 15 23:51:07.520691 np0000174364 devstack@c-api.service[112244]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112244) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 15 23:51:07.520729 np0000174364 devstack@c-api.service[112243]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=112243) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 15 23:51:07.520770 np0000174364 devstack@c-api.service[112242]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=112242) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 15 23:51:07.520808 np0000174364 devstack@c-api.service[112245]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112245) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 15 23:51:07.520848 np0000174364 devstack@c-api.service[112244]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=112244) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 15 23:51:07.520894 np0000174364 devstack@c-api.service[112243]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112243) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 15 23:51:07.520943 np0000174364 devstack@c-api.service[112242]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112242) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 15 23:51:07.520982 np0000174364 devstack@c-api.service[112244]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=112244) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 15 23:51:07.521021 np0000174364 devstack@c-api.service[112243]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112243) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 15 23:51:07.521066 np0000174364 devstack@c-api.service[112244]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112244) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 15 23:51:07.521107 np0000174364 devstack@c-api.service[112243]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=112243) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 15 23:51:07.521146 np0000174364 devstack@c-api.service[112245]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=112245) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 15 23:51:07.521185 np0000174364 devstack@c-api.service[112244]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112244) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 15 23:51:07.521229 np0000174364 devstack@c-api.service[112243]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112243) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 15 23:51:07.521277 np0000174364 devstack@c-api.service[112244]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=112244) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 15 23:51:07.521277 np0000174364 devstack@c-api.service[112244]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112244) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 15 23:51:07.521354 np0000174364 devstack@c-api.service[112245]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=112245) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 15 23:51:07.521354 np0000174364 devstack@c-api.service[112245]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=112245) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 15 23:51:07.521354 np0000174364 devstack@c-api.service[112245]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=112245) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 15 23:51:07.521354 np0000174364 devstack@c-api.service[112245]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=112245) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 15 23:51:07.521354 np0000174364 devstack@c-api.service[112245]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=112245) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 15 23:51:07.521578 np0000174364 devstack@c-api.service[112242]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112242) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 15 23:51:07.521620 np0000174364 devstack@c-api.service[112243]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112243) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 15 23:51:07.521659 np0000174364 devstack@c-api.service[112242]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=112242) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 15 23:51:07.521709 np0000174364 devstack@c-api.service[112243]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=112243) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 15 23:51:07.521750 np0000174364 devstack@c-api.service[112242]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=112242) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 15 23:51:07.521794 np0000174364 devstack@c-api.service[112243]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=112243) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 15 23:51:07.521840 np0000174364 devstack@c-api.service[112242]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112242) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 15 23:51:07.521880 np0000174364 devstack@c-api.service[112243]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112243) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 15 23:51:07.521918 np0000174364 devstack@c-api.service[112242]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112242) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 15 23:51:07.521975 np0000174364 devstack@c-api.service[112243]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112243) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 15 23:51:07.522036 np0000174364 devstack@c-api.service[112242]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=112242) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 15 23:51:07.522077 np0000174364 devstack@c-api.service[112243]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=112243) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 15 23:51:07.522116 np0000174364 devstack@c-api.service[112245]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=112245) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 15 23:51:07.522165 np0000174364 devstack@c-api.service[112242]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=112242) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 15 23:51:07.522206 np0000174364 devstack@c-api.service[112243]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=112243) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 15 23:51:07.522245 np0000174364 devstack@c-api.service[112245]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=112245) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 15 23:51:07.522245 np0000174364 devstack@c-api.service[112245]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=112245) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 15 23:51:07.522313 np0000174364 devstack@c-api.service[112244]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112244) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 15 23:51:07.522378 np0000174364 devstack@c-api.service[112245]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=112245) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 15 23:51:07.522445 np0000174364 devstack@c-api.service[112244]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=112244) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 15 23:51:07.522445 np0000174364 devstack@c-api.service[112244]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=112244) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 15 23:51:07.522445 np0000174364 devstack@c-api.service[112244]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112244) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 15 23:51:07.522573 np0000174364 devstack@c-api.service[112245]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=112245) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 15 23:51:07.522614 np0000174364 devstack@c-api.service[112244]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112244) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 15 23:51:07.522614 np0000174364 devstack@c-api.service[112244]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=112244) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 15 23:51:07.522682 np0000174364 devstack@c-api.service[112245]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=112245) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 15 23:51:07.522727 np0000174364 devstack@c-api.service[112244]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=112244) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 15 23:51:07.522767 np0000174364 devstack@c-api.service[112245]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112245) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 15 23:51:07.522767 np0000174364 devstack@c-api.service[112245]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112245) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 15 23:51:07.522767 np0000174364 devstack@c-api.service[112245]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=112245) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 15 23:51:07.522870 np0000174364 devstack@c-api.service[112245]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=112245) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 15 23:51:07.522870 np0000174364 devstack@c-api.service[112245]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112245) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 15 23:51:07.522952 np0000174364 devstack@c-api.service[112245]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112245) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 15 23:51:07.522993 np0000174364 devstack@c-api.service[112245]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=112245) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 15 23:51:07.523081 np0000174364 devstack@c-api.service[112245]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112245) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 15 23:51:07.523623 np0000174364 devstack@c-api.service[112245]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112245) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 15 23:51:07.523719 np0000174364 devstack@c-api.service[112245]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=112245) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 15 23:51:07.523805 np0000174364 devstack@c-api.service[112245]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=112245) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 15 23:51:07.523901 np0000174364 devstack@c-api.service[112245]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112245) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 15 23:51:07.523983 np0000174364 devstack@c-api.service[112245]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112245) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 15 23:51:07.524081 np0000174364 devstack@c-api.service[112245]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=112245) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 15 23:51:07.524177 np0000174364 devstack@c-api.service[112245]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=112245) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 15 23:51:07.526337 np0000174364 devstack@c-api.service[112243]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=112243) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 15 23:51:07.526337 np0000174364 devstack@c-api.service[112243]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=112243) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 15 23:51:07.526337 np0000174364 devstack@c-api.service[112243]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=112243) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 15 23:51:07.526337 np0000174364 devstack@c-api.service[112243]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=112243) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 15 23:51:07.526337 np0000174364 devstack@c-api.service[112243]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=112243) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 15 23:51:07.526578 np0000174364 devstack@c-api.service[112243]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=112243) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 15 23:51:07.526578 np0000174364 devstack@c-api.service[112243]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112243) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 15 23:51:07.527168 np0000174364 devstack@c-api.service[112242]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=112242) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 15 23:51:07.527219 np0000174364 devstack@c-api.service[112242]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=112242) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 15 23:51:07.527292 np0000174364 devstack@c-api.service[112242]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=112242) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 15 23:51:07.527346 np0000174364 devstack@c-api.service[112242]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=112242) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 15 23:51:07.527387 np0000174364 devstack@c-api.service[112242]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=112242) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 15 23:51:07.527474 np0000174364 devstack@c-api.service[112242]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=112242) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 15 23:51:07.527542 np0000174364 devstack@c-api.service[112242]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112242) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 15 23:51:07.527853 np0000174364 devstack@c-api.service[112244]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=112244) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 15 23:51:07.527917 np0000174364 devstack@c-api.service[112244]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=112244) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 15 23:51:07.527978 np0000174364 devstack@c-api.service[112244]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=112244) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 15 23:51:07.528036 np0000174364 devstack@c-api.service[112244]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=112244) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 15 23:51:07.528094 np0000174364 devstack@c-api.service[112244]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=112244) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 15 23:51:07.528155 np0000174364 devstack@c-api.service[112242]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112242) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 15 23:51:07.528213 np0000174364 devstack@c-api.service[112244]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=112244) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 15 23:51:07.528254 np0000174364 devstack@c-api.service[112242]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=112242) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 15 23:51:07.528293 np0000174364 devstack@c-api.service[112244]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112244) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 15 23:51:07.528347 np0000174364 devstack@c-api.service[112242]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=112242) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 15 23:51:07.528347 np0000174364 devstack@c-api.service[112242]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112242) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 15 23:51:07.528456 np0000174364 devstack@c-api.service[112242]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112242) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 15 23:51:07.528456 np0000174364 devstack@c-api.service[112242]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=112242) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 15 23:51:07.528547 np0000174364 devstack@c-api.service[112242]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112242) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 15 23:51:07.528588 np0000174364 devstack@c-api.service[112242]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112242) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 15 23:51:07.528626 np0000174364 devstack@c-api.service[112242]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=112242) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 15 23:51:07.528685 np0000174364 devstack@c-api.service[112242]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=112242) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 15 23:51:07.528729 np0000174364 devstack@c-api.service[112243]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112243) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 15 23:51:07.528780 np0000174364 devstack@c-api.service[112244]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112244) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 15 23:51:07.528832 np0000174364 devstack@c-api.service[112242]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=112242) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 15 23:51:07.528832 np0000174364 devstack@c-api.service[112242]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112242) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 15 23:51:07.528940 np0000174364 devstack@c-api.service[112244]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=112244) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 15 23:51:07.528988 np0000174364 devstack@c-api.service[112243]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=112243) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 15 23:51:07.529028 np0000174364 devstack@c-api.service[112242]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=112242) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 15 23:51:07.529073 np0000174364 devstack@c-api.service[112243]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=112243) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 15 23:51:07.529112 np0000174364 devstack@c-api.service[112244]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=112244) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 15 23:51:07.529153 np0000174364 devstack@c-api.service[112242]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=112242) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 15 23:51:07.529192 np0000174364 devstack@c-api.service[112243]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112243) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 15 23:51:07.529232 np0000174364 devstack@c-api.service[112244]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112244) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 15 23:51:07.529271 np0000174364 devstack@c-api.service[112242]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=112242) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 15 23:51:07.529312 np0000174364 devstack@c-api.service[112243]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112243) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 15 23:51:07.529351 np0000174364 devstack@c-api.service[112244]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112244) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 15 23:51:07.529391 np0000174364 devstack@c-api.service[112242]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=112242) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 15 23:51:07.529462 np0000174364 devstack@c-api.service[112243]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=112243) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 15 23:51:07.529506 np0000174364 devstack@c-api.service[112244]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=112244) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 15 23:51:07.529546 np0000174364 devstack@c-api.service[112242]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=112242) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 15 23:51:07.529626 np0000174364 devstack@c-api.service[112243]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112243) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 15 23:51:07.529669 np0000174364 devstack@c-api.service[112244]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112244) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 15 23:51:07.529710 np0000174364 devstack@c-api.service[112242]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=112242) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 15 23:51:07.529756 np0000174364 devstack@c-api.service[112243]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112243) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 15 23:51:07.529796 np0000174364 devstack@c-api.service[112244]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112244) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 15 23:51:07.529835 np0000174364 devstack@c-api.service[112242]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=112242) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 15 23:51:07.529883 np0000174364 devstack@c-api.service[112243]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=112243) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 15 23:51:07.529925 np0000174364 devstack@c-api.service[112242]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=112242) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 15 23:51:07.529976 np0000174364 devstack@c-api.service[112244]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=112244) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 15 23:51:07.530019 np0000174364 devstack@c-api.service[112243]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=112243) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 15 23:51:07.530066 np0000174364 devstack@c-api.service[112244]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=112244) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 15 23:51:07.530106 np0000174364 devstack@c-api.service[112242]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112242) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 15 23:51:07.530144 np0000174364 devstack@c-api.service[112243]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=112243) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 15 23:51:07.530183 np0000174364 devstack@c-api.service[112244]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=112244) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 15 23:51:07.530226 np0000174364 devstack@c-api.service[112243]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112243) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 15 23:51:07.530266 np0000174364 devstack@c-api.service[112244]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112244) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 15 23:51:07.530313 np0000174364 devstack@c-api.service[112243]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=112243) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 15 23:51:07.530390 np0000174364 devstack@c-api.service[112244]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=112244) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 15 23:51:07.530448 np0000174364 devstack@c-api.service[112243]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=112243) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 15 23:51:07.530490 np0000174364 devstack@c-api.service[112244]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=112244) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 15 23:51:07.530531 np0000174364 devstack@c-api.service[112243]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=112243) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 15 23:51:07.530570 np0000174364 devstack@c-api.service[112244]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=112244) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 15 23:51:07.530617 np0000174364 devstack@c-api.service[112243]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=112243) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 15 23:51:07.530711 np0000174364 devstack@c-api.service[112244]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=112244) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 15 23:51:07.530787 np0000174364 devstack@c-api.service[112243]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=112243) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 15 23:51:07.530826 np0000174364 devstack@c-api.service[112244]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=112244) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 15 23:51:07.530873 np0000174364 devstack@c-api.service[112243]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=112243) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 15 23:51:07.530917 np0000174364 devstack@c-api.service[112244]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=112244) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 15 23:51:07.530961 np0000174364 devstack@c-api.service[112243]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=112243) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 15 23:51:07.531002 np0000174364 devstack@c-api.service[112244]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=112244) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 15 23:51:07.531041 np0000174364 devstack@c-api.service[112243]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=112243) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 15 23:51:07.531079 np0000174364 devstack@c-api.service[112244]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=112244) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 15 23:51:07.531117 np0000174364 devstack@c-api.service[112243]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112243) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 15 23:51:07.531169 np0000174364 devstack@c-api.service[112244]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112244) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 15 23:51:07.531224 np0000174364 devstack@c-api.service[112245]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=112245) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 15 23:51:07.531224 np0000174364 devstack@c-api.service[112245]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=112245) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 15 23:51:07.531224 np0000174364 devstack@c-api.service[112245]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=112245) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 15 23:51:07.531224 np0000174364 devstack@c-api.service[112245]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=112245) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 15 23:51:07.531224 np0000174364 devstack@c-api.service[112245]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=112245) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 15 23:51:07.531224 np0000174364 devstack@c-api.service[112245]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=112245) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 15 23:51:07.531224 np0000174364 devstack@c-api.service[112245]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112245) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 15 23:51:07.531519 np0000174364 devstack@c-api.service[112242]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112242) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 15 23:51:07.531519 np0000174364 devstack@c-api.service[112242]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=112242) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 15 23:51:07.531602 np0000174364 devstack@c-api.service[112244]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112244) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 15 23:51:07.531642 np0000174364 devstack@c-api.service[112242]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=112242) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 15 23:51:07.531682 np0000174364 devstack@c-api.service[112243]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112243) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 15 23:51:07.531723 np0000174364 devstack@c-api.service[112242]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=112242) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 15 23:51:07.531762 np0000174364 devstack@c-api.service[112244]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=112244) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 15 23:51:07.531807 np0000174364 devstack@c-api.service[112242]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=112242) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 15 23:51:07.531847 np0000174364 devstack@c-api.service[112243]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=112243) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 15 23:51:07.531991 np0000174364 devstack@c-api.service[112244]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=112244) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 15 23:51:07.532046 np0000174364 devstack@c-api.service[112242]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=112242) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 15 23:51:07.532087 np0000174364 devstack@c-api.service[112243]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=112243) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 15 23:51:07.532126 np0000174364 devstack@c-api.service[112244]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=112244) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 15 23:51:07.532165 np0000174364 devstack@c-api.service[112242]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=112242) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 15 23:51:07.532206 np0000174364 devstack@c-api.service[112243]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=112243) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 15 23:51:07.532256 np0000174364 devstack@c-api.service[112244]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=112244) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 15 23:51:07.532295 np0000174364 devstack@c-api.service[112243]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=112243) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 15 23:51:07.532334 np0000174364 devstack@c-api.service[112244]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=112244) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 15 23:51:07.532377 np0000174364 devstack@c-api.service[112243]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=112243) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 15 23:51:07.532443 np0000174364 devstack@c-api.service[112244]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=112244) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 15 23:51:07.532492 np0000174364 devstack@c-api.service[112243]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=112243) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 15 23:51:07.532533 np0000174364 devstack@c-api.service[112245]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112245) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 15 23:51:07.532533 np0000174364 devstack@c-api.service[112245]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=112245) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 15 23:51:07.532533 np0000174364 devstack@c-api.service[112245]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=112245) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 15 23:51:07.532533 np0000174364 devstack@c-api.service[112245]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112245) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 15 23:51:07.532533 np0000174364 devstack@c-api.service[112245]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112245) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 15 23:51:07.532533 np0000174364 devstack@c-api.service[112245]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=112245) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 15 23:51:07.532533 np0000174364 devstack@c-api.service[112245]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112245) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 15 23:51:07.532533 np0000174364 devstack@c-api.service[112245]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112245) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 15 23:51:07.532533 np0000174364 devstack@c-api.service[112245]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=112245) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 15 23:51:07.532533 np0000174364 devstack@c-api.service[112245]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=112245) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 15 23:51:07.532874 np0000174364 devstack@c-api.service[112245]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=112245) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 15 23:51:07.532874 np0000174364 devstack@c-api.service[112245]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112245) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 15 23:51:07.532874 np0000174364 devstack@c-api.service[112245]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=112245) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 15 23:51:07.532874 np0000174364 devstack@c-api.service[112245]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=112245) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 15 23:51:07.532874 np0000174364 devstack@c-api.service[112245]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=112245) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 15 23:51:07.533047 np0000174364 devstack@c-api.service[112245]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=112245) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 15 23:51:07.533047 np0000174364 devstack@c-api.service[112245]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=112245) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 15 23:51:07.533123 np0000174364 devstack@c-api.service[112245]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=112245) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 15 23:51:07.533190 np0000174364 devstack@c-api.service[112245]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=112245) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 15 23:51:07.533290 np0000174364 devstack@c-api.service[112245]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=112245) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 15 23:51:07.533353 np0000174364 devstack@c-api.service[112245]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112245) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 15 23:51:07.533401 np0000174364 devstack@c-api.service[112242]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=112242) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 15 23:51:07.533456 np0000174364 devstack@c-api.service[112242]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=112242) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 15 23:51:07.533508 np0000174364 devstack@c-api.service[112242]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=112242) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 15 23:51:07.533574 np0000174364 devstack@c-api.service[112242]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=112242) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 15 23:51:07.533616 np0000174364 devstack@c-api.service[112243]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=112243) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 15 23:51:07.533657 np0000174364 devstack@c-api.service[112242]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=112242) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 15 23:51:07.533696 np0000174364 devstack@c-api.service[112242]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=112242) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 15 23:51:07.533748 np0000174364 devstack@c-api.service[112243]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=112243) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 15 23:51:07.533788 np0000174364 devstack@c-api.service[112242]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=112242) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 15 23:51:07.533827 np0000174364 devstack@c-api.service[112243]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=112243) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 15 23:51:07.533827 np0000174364 devstack@c-api.service[112243]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=112243) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 15 23:51:07.533901 np0000174364 devstack@c-api.service[112243]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=112243) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 15 23:51:07.533946 np0000174364 devstack@c-api.service[112244]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=112244) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 15 23:51:07.534002 np0000174364 devstack@c-api.service[112243]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=112243) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 15 23:51:07.534058 np0000174364 devstack@c-api.service[112244]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=112244) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 15 23:51:07.534098 np0000174364 devstack@c-api.service[112243]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=112243) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 15 23:51:07.534137 np0000174364 devstack@c-api.service[112244]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=112244) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 15 23:51:07.534137 np0000174364 devstack@c-api.service[112244]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=112244) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 15 23:51:07.534216 np0000174364 devstack@c-api.service[112245]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112245) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 15 23:51:07.534262 np0000174364 devstack@c-api.service[112244]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=112244) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 15 23:51:07.534302 np0000174364 devstack@c-api.service[112245]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=112245) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 15 23:51:07.534302 np0000174364 devstack@c-api.service[112245]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=112245) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 15 23:51:07.534302 np0000174364 devstack@c-api.service[112245]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=112245) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 15 23:51:07.534477 np0000174364 devstack@c-api.service[112244]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=112244) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 15 23:51:07.534518 np0000174364 devstack@c-api.service[112245]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=112245) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 15 23:51:07.534558 np0000174364 devstack@c-api.service[112244]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=112244) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 15 23:51:07.534606 np0000174364 devstack@c-api.service[112245]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=112245) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 15 23:51:07.534606 np0000174364 devstack@c-api.service[112245]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=112245) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 15 23:51:07.535020 np0000174364 devstack@c-api.service[112245]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=112245) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 15 23:51:07.535086 np0000174364 devstack@c-api.service[112245]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=112245) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 15 23:51:07.535143 np0000174364 devstack@c-api.service[112245]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=112245) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 15 23:51:07.535211 np0000174364 devstack@c-api.service[112245]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=112245) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 15 23:51:07.535265 np0000174364 devstack@c-api.service[112245]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=112245) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 15 23:51:07.535323 np0000174364 devstack@c-api.service[112245]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=112245) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 15 23:51:07.535389 np0000174364 devstack@c-api.service[112245]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=112245) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 15 23:51:07.538879 np0000174364 devstack@c-api.service[112242]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=112242) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 15 23:51:07.538939 np0000174364 devstack@c-api.service[112242]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=112242) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 15 23:51:07.538998 np0000174364 devstack@c-api.service[112242]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=112242) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 15 23:51:07.539063 np0000174364 devstack@c-api.service[112242]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=112242) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 15 23:51:07.539097 np0000174364 devstack@c-api.service[112243]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=112243) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 15 23:51:07.539129 np0000174364 devstack@c-api.service[112242]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112242) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 15 23:51:07.539158 np0000174364 devstack@c-api.service[112243]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=112243) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 15 23:51:07.539186 np0000174364 devstack@c-api.service[112242]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=112242) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 15 23:51:07.539216 np0000174364 devstack@c-api.service[112243]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=112243) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 15 23:51:07.539246 np0000174364 devstack@c-api.service[112242]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=112242) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 15 23:51:07.539274 np0000174364 devstack@c-api.service[112243]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=112243) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 15 23:51:07.539303 np0000174364 devstack@c-api.service[112243]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112243) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 15 23:51:07.539359 np0000174364 devstack@c-api.service[112243]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=112243) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 15 23:51:07.539439 np0000174364 devstack@c-api.service[112243]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=112243) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 15 23:51:07.539640 np0000174364 devstack@c-api.service[112245]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=112245) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 15 23:51:07.539706 np0000174364 devstack@c-api.service[112245]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=112245) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 15 23:51:07.539768 np0000174364 devstack@c-api.service[112245]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=112245) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 15 23:51:07.539851 np0000174364 devstack@c-api.service[112245]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=112245) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 15 23:51:07.539929 np0000174364 devstack@c-api.service[112245]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112245) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 15 23:51:07.539964 np0000174364 devstack@c-api.service[112245]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=112245) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 15 23:51:07.540036 np0000174364 devstack@c-api.service[112245]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=112245) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 15 23:51:07.540787 np0000174364 devstack@c-api.service[112244]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=112244) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 15 23:51:07.540861 np0000174364 devstack@c-api.service[112244]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=112244) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 15 23:51:07.540912 np0000174364 devstack@c-api.service[112244]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=112244) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 15 23:51:07.540982 np0000174364 devstack@c-api.service[112244]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=112244) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 15 23:51:07.541037 np0000174364 devstack@c-api.service[112244]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112244) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 15 23:51:07.541096 np0000174364 devstack@c-api.service[112244]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=112244) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 15 23:51:07.541163 np0000174364 devstack@c-api.service[112244]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=112244) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 15 23:51:07.542007 np0000174364 devstack@c-api.service[112242]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=112242) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 15 23:51:07.542050 np0000174364 devstack@c-api.service[112243]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=112243) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 15 23:51:07.542076 np0000174364 devstack@c-api.service[112242]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=112242) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 15 23:51:07.542112 np0000174364 devstack@c-api.service[112243]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=112243) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 15 23:51:07.542137 np0000174364 devstack@c-api.service[112242]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=112242) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 15 23:51:07.542172 np0000174364 devstack@c-api.service[112243]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=112243) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 15 23:51:07.542196 np0000174364 devstack@c-api.service[112242]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=112242) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 15 23:51:07.542220 np0000174364 devstack@c-api.service[112243]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=112243) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 15 23:51:07.542243 np0000174364 devstack@c-api.service[112242]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112242) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 15 23:51:07.542266 np0000174364 devstack@c-api.service[112244]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=112244) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 15 23:51:07.542294 np0000174364 devstack@c-api.service[112242]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=112242) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 15 23:51:07.542319 np0000174364 devstack@c-api.service[112243]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112243) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 15 23:51:07.542389 np0000174364 devstack@c-api.service[112244]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=112244) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 15 23:51:07.542465 np0000174364 devstack@c-api.service[112245]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=112245) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 15 23:51:07.542491 np0000174364 devstack@c-api.service[112243]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=112243) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 15 23:51:07.542516 np0000174364 devstack@c-api.service[112242]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112242) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 15 23:51:07.542549 np0000174364 devstack@c-api.service[112244]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=112244) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 15 23:51:07.542608 np0000174364 devstack@c-api.service[112245]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=112245) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 15 23:51:07.542633 np0000174364 devstack@c-api.service[112243]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112243) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 15 23:51:07.542661 np0000174364 devstack@c-api.service[112244]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=112244) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 15 23:51:07.542685 np0000174364 devstack@c-api.service[112245]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=112245) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 15 23:51:07.542714 np0000174364 devstack@c-api.service[112244]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112244) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 15 23:51:07.542754 np0000174364 devstack@c-api.service[112245]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=112245) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 15 23:51:07.542793 np0000174364 devstack@c-api.service[112244]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=112244) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 15 23:51:07.542827 np0000174364 devstack@c-api.service[112245]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112245) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 15 23:51:07.542860 np0000174364 devstack@c-api.service[112244]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112244) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 15 23:51:07.542901 np0000174364 devstack@c-api.service[112245]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=112245) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 15 23:51:07.542901 np0000174364 devstack@c-api.service[112245]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112245) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 15 23:51:07.543268 np0000174364 devstack@c-api.service[112243]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112243) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 15 23:51:07.543314 np0000174364 devstack@c-api.service[112243]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=112243) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 15 23:51:07.543349 np0000174364 devstack@c-api.service[112242]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112242) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 15 23:51:07.543390 np0000174364 devstack@c-api.service[112243]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=112243) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 15 23:51:07.543464 np0000174364 devstack@c-api.service[112242]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=112242) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 15 23:51:07.543505 np0000174364 devstack@c-api.service[112243]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=112243) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 15 23:51:07.543540 np0000174364 devstack@c-api.service[112242]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=112242) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 15 23:51:07.543627 np0000174364 devstack@c-api.service[112243]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=112243) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 15 23:51:07.543668 np0000174364 devstack@c-api.service[112242]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=112242) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 15 23:51:07.543705 np0000174364 devstack@c-api.service[112243]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=112243) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 15 23:51:07.543748 np0000174364 devstack@c-api.service[112242]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=112242) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 15 23:51:07.543790 np0000174364 devstack@c-api.service[112243]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112243) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 15 23:51:07.543832 np0000174364 devstack@c-api.service[112244]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112244) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 15 23:51:07.543867 np0000174364 devstack@c-api.service[112242]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=112242) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 15 23:51:07.543901 np0000174364 devstack@c-api.service[112243]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112243) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 15 23:51:07.543935 np0000174364 devstack@c-api.service[112244]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=112244) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 15 23:51:07.543970 np0000174364 devstack@c-api.service[112242]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112242) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 15 23:51:07.544010 np0000174364 devstack@c-api.service[112243]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=112243) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 15 23:51:07.544049 np0000174364 devstack@c-api.service[112244]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=112244) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 15 23:51:07.544088 np0000174364 devstack@c-api.service[112242]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112242) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 15 23:51:07.544125 np0000174364 devstack@c-api.service[112243]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=112243) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 15 23:51:07.544162 np0000174364 devstack@c-api.service[112244]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=112244) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 15 23:51:07.544197 np0000174364 devstack@c-api.service[112242]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=112242) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 15 23:51:07.544236 np0000174364 devstack@c-api.service[112245]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112245) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 15 23:51:07.544278 np0000174364 devstack@c-api.service[112243]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=112243) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 15 23:51:07.544315 np0000174364 devstack@c-api.service[112244]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=112244) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 15 23:51:07.544356 np0000174364 devstack@c-api.service[112242]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=112242) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 15 23:51:07.544399 np0000174364 devstack@c-api.service[112243]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=112243) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 15 23:51:07.544449 np0000174364 devstack@c-api.service[112245]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=112245) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 15 23:51:07.544486 np0000174364 devstack@c-api.service[112244]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=112244) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 15 23:51:07.544561 np0000174364 devstack@c-api.service[112242]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=112242) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 15 23:51:07.544604 np0000174364 devstack@c-api.service[112243]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=112243) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 15 23:51:07.544653 np0000174364 devstack@c-api.service[112245]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=112245) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 15 23:51:07.544694 np0000174364 devstack@c-api.service[112244]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112244) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 15 23:51:07.544733 np0000174364 devstack@c-api.service[112242]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=112242) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 15 23:51:07.544774 np0000174364 devstack@c-api.service[112243]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=112243) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 15 23:51:07.544840 np0000174364 devstack@c-api.service[112245]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=112245) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 15 23:51:07.544881 np0000174364 devstack@c-api.service[112244]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112244) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 15 23:51:07.544918 np0000174364 devstack@c-api.service[112242]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=112242) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 15 23:51:07.544953 np0000174364 devstack@c-api.service[112245]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=112245) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 15 23:51:07.544989 np0000174364 devstack@c-api.service[112244]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=112244) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 15 23:51:07.545023 np0000174364 devstack@c-api.service[112242]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=112242) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 15 23:51:07.545060 np0000174364 devstack@c-api.service[112245]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=112245) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 15 23:51:07.545099 np0000174364 devstack@c-api.service[112244]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=112244) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 15 23:51:07.545099 np0000174364 devstack@c-api.service[112244]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=112244) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 15 23:51:07.545172 np0000174364 devstack@c-api.service[112245]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112245) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 15 23:51:07.545217 np0000174364 devstack@c-api.service[112244]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=112244) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 15 23:51:07.545253 np0000174364 devstack@c-api.service[112245]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112245) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 15 23:51:07.545294 np0000174364 devstack@c-api.service[112244]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=112244) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 15 23:51:07.545333 np0000174364 devstack@c-api.service[112245]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=112245) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 15 23:51:07.545368 np0000174364 devstack@c-api.service[112244]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=112244) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 15 23:51:07.545402 np0000174364 devstack@c-api.service[112245]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=112245) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 15 23:51:07.545402 np0000174364 devstack@c-api.service[112245]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=112245) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 15 23:51:07.545488 np0000174364 devstack@c-api.service[112243]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=112243) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 15 23:51:07.545531 np0000174364 devstack@c-api.service[112245]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=112245) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 15 23:51:07.545596 np0000174364 devstack@c-api.service[112243]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=112243) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 15 23:51:07.545635 np0000174364 devstack@c-api.service[112245]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=112245) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 15 23:51:07.545677 np0000174364 devstack@c-api.service[112243]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=112243) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 15 23:51:07.545711 np0000174364 devstack@c-api.service[112242]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=112242) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 15 23:51:07.545748 np0000174364 devstack@c-api.service[112244]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=112244) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 15 23:51:07.545786 np0000174364 devstack@c-api.service[112243]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=112243) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 15 23:51:07.545842 np0000174364 devstack@c-api.service[112245]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=112245) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 15 23:51:07.545898 np0000174364 devstack@c-api.service[112242]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=112242) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 15 23:51:07.545934 np0000174364 devstack@c-api.service[112244]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=112244) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 15 23:51:07.545988 np0000174364 devstack@c-api.service[112243]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=112243) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 15 23:51:07.546042 np0000174364 devstack@c-api.service[112242]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=112242) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 15 23:51:07.546077 np0000174364 devstack@c-api.service[112244]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=112244) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 15 23:51:07.546120 np0000174364 devstack@c-api.service[112242]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=112242) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 15 23:51:07.546166 np0000174364 devstack@c-api.service[112244]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=112244) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 15 23:51:07.546205 np0000174364 devstack@c-api.service[112243]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=112243) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 15 23:51:07.546242 np0000174364 devstack@c-api.service[112242]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=112242) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 15 23:51:07.546290 np0000174364 devstack@c-api.service[112244]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=112244) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 15 23:51:07.546327 np0000174364 devstack@c-api.service[112243]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=112243) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 15 23:51:07.546394 np0000174364 devstack@c-api.service[112245]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=112245) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 15 23:51:07.546579 np0000174364 devstack@c-api.service[112242]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=112242) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 15 23:51:07.546655 np0000174364 devstack@c-api.service[112244]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=112244) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 15 23:51:07.546698 np0000174364 devstack@c-api.service[112243]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=112243) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 15 23:51:07.546737 np0000174364 devstack@c-api.service[112245]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=112245) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 15 23:51:07.546773 np0000174364 devstack@c-api.service[112244]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=112244) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 15 23:51:07.546811 np0000174364 devstack@c-api.service[112242]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=112242) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 15 23:51:07.546845 np0000174364 devstack@c-api.service[112243]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=112243) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 15 23:51:07.546881 np0000174364 devstack@c-api.service[112245]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=112245) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 15 23:51:07.546915 np0000174364 devstack@c-api.service[112244]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=112244) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 15 23:51:07.546954 np0000174364 devstack@c-api.service[112243]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=112243) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 15 23:51:07.546998 np0000174364 devstack@c-api.service[112242]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=112242) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 15 23:51:07.547040 np0000174364 devstack@c-api.service[112245]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=112245) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 15 23:51:07.547075 np0000174364 devstack@c-api.service[112244]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=112244) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 15 23:51:07.547113 np0000174364 devstack@c-api.service[112243]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112243) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 15 23:51:07.547147 np0000174364 devstack@c-api.service[112242]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=112242) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 15 23:51:07.547181 np0000174364 devstack@c-api.service[112245]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=112245) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 15 23:51:07.547218 np0000174364 devstack@c-api.service[112244]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=112244) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 15 23:51:07.547255 np0000174364 devstack@c-api.service[112243]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=112243) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 15 23:51:07.547290 np0000174364 devstack@c-api.service[112242]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=112242) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 15 23:51:07.547330 np0000174364 devstack@c-api.service[112245]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=112245) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 15 23:51:07.547373 np0000174364 devstack@c-api.service[112244]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112244) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 15 23:51:07.547419 np0000174364 devstack@c-api.service[112243]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=112243) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 15 23:51:07.547525 np0000174364 devstack@c-api.service[112242]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112242) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 15 23:51:07.547584 np0000174364 devstack@c-api.service[112245]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=112245) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 15 23:51:07.547656 np0000174364 devstack@c-api.service[112244]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=112244) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 15 23:51:07.547701 np0000174364 devstack@c-api.service[112243]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112243) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 15 23:51:07.547744 np0000174364 devstack@c-api.service[112242]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=112242) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 15 23:51:07.547780 np0000174364 devstack@c-api.service[112245]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=112245) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 15 23:51:07.547817 np0000174364 devstack@c-api.service[112244]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=112244) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 15 23:51:07.547849 np0000174364 devstack@c-api.service[112242]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=112242) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 15 23:51:07.547885 np0000174364 devstack@c-api.service[112245]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=112245) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 15 23:51:07.547924 np0000174364 devstack@c-api.service[112244]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112244) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 15 23:51:07.547961 np0000174364 devstack@c-api.service[112242]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112242) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 15 23:51:07.547998 np0000174364 devstack@c-api.service[112245]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=112245) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 15 23:51:07.547998 np0000174364 devstack@c-api.service[112245]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112245) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 15 23:51:07.547998 np0000174364 devstack@c-api.service[112245]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=112245) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 15 23:51:07.547998 np0000174364 devstack@c-api.service[112245]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=112245) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 15 23:51:07.547998 np0000174364 devstack@c-api.service[112245]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112245) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 15 23:51:07.548326 np0000174364 devstack@c-api.service[112244]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112244) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 15 23:51:07.548326 np0000174364 devstack@c-api.service[112244]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=112244) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 15 23:51:07.548326 np0000174364 devstack@c-api.service[112244]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=112244) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 15 23:51:07.548462 np0000174364 devstack@c-api.service[112243]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112243) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 15 23:51:07.548533 np0000174364 devstack@c-api.service[112244]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=112244) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 15 23:51:07.548570 np0000174364 devstack@c-api.service[112243]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=112243) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 15 23:51:07.548630 np0000174364 devstack@c-api.service[112244]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112244) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 15 23:51:07.548678 np0000174364 devstack@c-api.service[112243]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=112243) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 15 23:51:07.548712 np0000174364 devstack@c-api.service[112244]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=112244) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 15 23:51:07.548743 np0000174364 devstack@c-api.service[112243]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=112243) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 15 23:51:07.548776 np0000174364 devstack@c-api.service[112244]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112244) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 15 23:51:07.548820 np0000174364 devstack@c-api.service[112243]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112243) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 15 23:51:07.548820 np0000174364 devstack@c-api.service[112243]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=112243) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 15 23:51:07.548890 np0000174364 devstack@c-api.service[112242]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112242) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 15 23:51:07.548932 np0000174364 devstack@c-api.service[112243]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112243) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 15 23:51:07.548969 np0000174364 devstack@c-api.service[112242]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=112242) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 15 23:51:07.548969 np0000174364 devstack@c-api.service[112242]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=112242) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 15 23:51:07.548969 np0000174364 devstack@c-api.service[112242]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=112242) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 15 23:51:07.548969 np0000174364 devstack@c-api.service[112242]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112242) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 15 23:51:07.549081 np0000174364 devstack@c-api.service[112245]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112245) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 15 23:51:07.549114 np0000174364 devstack@c-api.service[112242]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=112242) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 15 23:51:07.549156 np0000174364 devstack@c-api.service[112245]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=112245) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 15 23:51:07.549187 np0000174364 devstack@c-api.service[112242]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112242) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 15 23:51:07.549222 np0000174364 devstack@c-api.service[112245]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=112245) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 15 23:51:07.549222 np0000174364 devstack@c-api.service[112245]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=112245) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 15 23:51:07.549222 np0000174364 devstack@c-api.service[112245]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112245) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 15 23:51:07.549222 np0000174364 devstack@c-api.service[112245]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=112245) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 15 23:51:07.549222 np0000174364 devstack@c-api.service[112245]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112245) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 15 23:51:07.549365 np0000174364 devstack@c-api.service[112244]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112244) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 15 23:51:07.549365 np0000174364 devstack@c-api.service[112244]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=112244) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 15 23:51:07.549507 np0000174364 devstack@c-api.service[112243]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112243) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 15 23:51:07.549562 np0000174364 devstack@c-api.service[112244]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=112244) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 15 23:51:07.549601 np0000174364 devstack@c-api.service[112243]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=112243) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 15 23:51:07.549664 np0000174364 devstack@c-api.service[112244]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=112244) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 15 23:51:07.549706 np0000174364 devstack@c-api.service[112243]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=112243) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 15 23:51:07.549740 np0000174364 devstack@c-api.service[112244]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112244) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 15 23:51:07.549775 np0000174364 devstack@c-api.service[112243]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=112243) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 15 23:51:07.549808 np0000174364 devstack@c-api.service[112244]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=112244) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 15 23:51:07.549853 np0000174364 devstack@c-api.service[112245]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112245) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 15 23:51:07.549887 np0000174364 devstack@c-api.service[112243]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112243) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 15 23:51:07.549919 np0000174364 devstack@c-api.service[112244]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=112244) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 15 23:51:07.549988 np0000174364 devstack@c-api.service[112245]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=112245) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 15 23:51:07.550039 np0000174364 devstack@c-api.service[112242]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112242) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 15 23:51:07.550080 np0000174364 devstack@c-api.service[112243]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=112243) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 15 23:51:07.550119 np0000174364 devstack@c-api.service[112245]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=112245) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 15 23:51:07.550156 np0000174364 devstack@c-api.service[112243]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=112243) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 15 23:51:07.550191 np0000174364 devstack@c-api.service[112242]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=112242) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 15 23:51:07.550223 np0000174364 devstack@c-api.service[112245]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=112245) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 15 23:51:07.550260 np0000174364 devstack@c-api.service[112242]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=112242) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 15 23:51:07.550292 np0000174364 devstack@c-api.service[112245]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112245) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 15 23:51:07.550326 np0000174364 devstack@c-api.service[112242]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=112242) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 15 23:51:07.550385 np0000174364 devstack@c-api.service[112245]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=112245) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 15 23:51:07.550417 np0000174364 devstack@c-api.service[112242]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112242) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 15 23:51:07.550470 np0000174364 devstack@c-api.service[112245]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=112245) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 15 23:51:07.550512 np0000174364 devstack@c-api.service[112242]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=112242) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 15 23:51:07.550512 np0000174364 devstack@c-api.service[112242]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=112242) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 15 23:51:07.550576 np0000174364 devstack@c-api.service[112244]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=112244) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 15 23:51:07.550576 np0000174364 devstack@c-api.service[112244]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=112244) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 15 23:51:07.550576 np0000174364 devstack@c-api.service[112244]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=112244) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 15 23:51:07.550701 np0000174364 devstack@c-api.service[112243]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=112243) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 15 23:51:07.550743 np0000174364 devstack@c-api.service[112244]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=112244) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 15 23:51:07.550795 np0000174364 devstack@c-api.service[112243]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=112243) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 15 23:51:07.550832 np0000174364 devstack@c-api.service[112244]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=112244) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 15 23:51:07.550867 np0000174364 devstack@c-api.service[112243]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=112243) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 15 23:51:07.550902 np0000174364 devstack@c-api.service[112244]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=112244) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 15 23:51:07.550942 np0000174364 devstack@c-api.service[112242]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=112242) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 15 23:51:07.550979 np0000174364 devstack@c-api.service[112243]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=112243) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 15 23:51:07.551014 np0000174364 devstack@c-api.service[112244]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112244) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 15 23:51:07.551050 np0000174364 devstack@c-api.service[112242]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=112242) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 15 23:51:07.551085 np0000174364 devstack@c-api.service[112243]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=112243) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 15 23:51:07.551122 np0000174364 devstack@c-api.service[112244]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112244) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 15 23:51:07.551251 np0000174364 devstack@c-api.service[112245]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=112245) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 15 23:51:07.551290 np0000174364 devstack@c-api.service[112242]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=112242) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 15 23:51:07.551326 np0000174364 devstack@c-api.service[112243]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=112243) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 15 23:51:07.551362 np0000174364 devstack@c-api.service[112244]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=112244) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 15 23:51:07.551402 np0000174364 devstack@c-api.service[112242]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=112242) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 15 23:51:07.551460 np0000174364 devstack@c-api.service[112243]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112243) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 15 23:51:07.551499 np0000174364 devstack@c-api.service[112245]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=112245) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 15 23:51:07.551545 np0000174364 devstack@c-api.service[112244]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=112244) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 15 23:51:07.551588 np0000174364 devstack@c-api.service[112242]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=112242) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 15 23:51:07.551630 np0000174364 devstack@c-api.service[112243]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112243) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 15 23:51:07.551672 np0000174364 devstack@c-api.service[112245]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=112245) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 15 23:51:07.551720 np0000174364 devstack@c-api.service[112244]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=112244) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 15 23:51:07.551763 np0000174364 devstack@c-api.service[112242]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=112242) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 15 23:51:07.551799 np0000174364 devstack@c-api.service[112243]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=112243) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 15 23:51:07.551841 np0000174364 devstack@c-api.service[112244]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=112244) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 15 23:51:07.551881 np0000174364 devstack@c-api.service[112245]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=112245) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 15 23:51:07.551921 np0000174364 devstack@c-api.service[112242]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112242) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 15 23:51:07.551959 np0000174364 devstack@c-api.service[112243]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=112243) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 15 23:51:07.551994 np0000174364 devstack@c-api.service[112244]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=112244) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 15 23:51:07.552036 np0000174364 devstack@c-api.service[112245]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=112245) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 15 23:51:07.552078 np0000174364 devstack@c-api.service[112242]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112242) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 15 23:51:07.552115 np0000174364 devstack@c-api.service[112245]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=112245) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 15 23:51:07.552151 np0000174364 devstack@c-api.service[112243]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=112243) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 15 23:51:07.552186 np0000174364 devstack@c-api.service[112244]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=112244) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 15 23:51:07.552227 np0000174364 devstack@c-api.service[112242]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=112242) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 15 23:51:07.552264 np0000174364 devstack@c-api.service[112243]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=112243) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 15 23:51:07.552304 np0000174364 devstack@c-api.service[112245]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112245) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 15 23:51:07.552339 np0000174364 devstack@c-api.service[112242]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=112242) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 15 23:51:07.552374 np0000174364 devstack@c-api.service[112243]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=112243) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 15 23:51:07.552418 np0000174364 devstack@c-api.service[112245]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112245) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 15 23:51:07.552473 np0000174364 devstack@c-api.service[112242]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=112242) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 15 23:51:07.552510 np0000174364 devstack@c-api.service[112243]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=112243) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 15 23:51:07.552556 np0000174364 devstack@c-api.service[112245]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=112245) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 15 23:51:07.552597 np0000174364 devstack@c-api.service[112242]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=112242) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 15 23:51:07.552633 np0000174364 devstack@c-api.service[112245]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=112245) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 15 23:51:07.552668 np0000174364 devstack@c-api.service[112242]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=112242) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 15 23:51:07.552722 np0000174364 devstack@c-api.service[112245]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=112245) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 15 23:51:07.552766 np0000174364 devstack@c-api.service[112242]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=112242) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 15 23:51:07.552810 np0000174364 devstack@c-api.service[112245]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=112245) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 15 23:51:07.552810 np0000174364 devstack@c-api.service[112245]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=112245) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 15 23:51:07.552810 np0000174364 devstack@c-api.service[112245]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=112245) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 15 23:51:07.552907 np0000174364 devstack@c-api.service[112244]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=112244) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 15 23:51:07.552907 np0000174364 devstack@c-api.service[112244]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=112244) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 15 23:51:07.552907 np0000174364 devstack@c-api.service[112244]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=112244) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 15 23:51:07.552907 np0000174364 devstack@c-api.service[112244]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=112244) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 15 23:51:07.553036 np0000174364 devstack@c-api.service[112243]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=112243) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 15 23:51:07.553073 np0000174364 devstack@c-api.service[112244]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=112244) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 15 23:51:07.553073 np0000174364 devstack@c-api.service[112244]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=112244) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 15 23:51:07.553145 np0000174364 devstack@c-api.service[112243]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=112243) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 15 23:51:07.553189 np0000174364 devstack@c-api.service[112244]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112244) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 15 23:51:07.553231 np0000174364 devstack@c-api.service[112243]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=112243) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 15 23:51:07.553231 np0000174364 devstack@c-api.service[112243]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=112243) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 15 23:51:07.553231 np0000174364 devstack@c-api.service[112243]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=112243) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 15 23:51:07.553231 np0000174364 devstack@c-api.service[112243]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=112243) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 15 23:51:07.553231 np0000174364 devstack@c-api.service[112243]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112243) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 15 23:51:07.553397 np0000174364 devstack@c-api.service[112242]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=112242) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 15 23:51:07.553397 np0000174364 devstack@c-api.service[112242]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=112242) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 15 23:51:07.553397 np0000174364 devstack@c-api.service[112242]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=112242) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 15 23:51:07.553523 np0000174364 devstack@c-api.service[112245]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=112245) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 15 23:51:07.553561 np0000174364 devstack@c-api.service[112242]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=112242) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 15 23:51:07.553561 np0000174364 devstack@c-api.service[112242]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=112242) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 15 23:51:07.553634 np0000174364 devstack@c-api.service[112245]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=112245) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 15 23:51:07.553671 np0000174364 devstack@c-api.service[112242]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=112242) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 15 23:51:07.553718 np0000174364 devstack@c-api.service[112245]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=112245) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 15 23:51:07.553768 np0000174364 devstack@c-api.service[112242]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112242) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 15 23:51:07.553807 np0000174364 devstack@c-api.service[112245]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=112245) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 15 23:51:07.553850 np0000174364 devstack@c-api.service[112244]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112244) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 15 23:51:07.553901 np0000174364 devstack@c-api.service[112245]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=112245) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 15 23:51:07.553945 np0000174364 devstack@c-api.service[112244]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=112244) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 15 23:51:07.554009 np0000174364 devstack@c-api.service[112245]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=112245) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 15 23:51:07.554049 np0000174364 devstack@c-api.service[112244]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=112244) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 15 23:51:07.554086 np0000174364 devstack@c-api.service[112245]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112245) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 15 23:51:07.554122 np0000174364 devstack@c-api.service[112244]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=112244) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 15 23:51:07.554122 np0000174364 devstack@c-api.service[112244]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=112244) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 15 23:51:07.554190 np0000174364 devstack@c-api.service[112242]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112242) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 15 23:51:07.554228 np0000174364 devstack@c-api.service[112243]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112243) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 15 23:51:07.554264 np0000174364 devstack@c-api.service[112244]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=112244) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 15 23:51:07.554460 np0000174364 devstack@c-api.service[112242]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=112242) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 15 23:51:07.554504 np0000174364 devstack@c-api.service[112243]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=112243) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 15 23:51:07.554540 np0000174364 devstack@c-api.service[112244]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=112244) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 15 23:51:07.554576 np0000174364 devstack@c-api.service[112242]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=112242) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 15 23:51:07.554611 np0000174364 devstack@c-api.service[112243]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=112243) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 15 23:51:07.554648 np0000174364 devstack@c-api.service[112242]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=112242) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 15 23:51:07.554684 np0000174364 devstack@c-api.service[112245]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112245) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 15 23:51:07.554729 np0000174364 devstack@c-api.service[112243]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=112243) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 15 23:51:07.554778 np0000174364 devstack@c-api.service[112242]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=112242) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 15 23:51:07.554818 np0000174364 devstack@c-api.service[112245]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=112245) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 15 23:51:07.554848 np0000174364 devstack@c-api.service[112243]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=112243) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 15 23:51:07.554876 np0000174364 devstack@c-api.service[112242]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=112242) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 15 23:51:07.554901 np0000174364 devstack@c-api.service[112245]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=112245) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 15 23:51:07.554926 np0000174364 devstack@c-api.service[112243]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=112243) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 15 23:51:07.554955 np0000174364 devstack@c-api.service[112242]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=112242) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 15 23:51:07.554985 np0000174364 devstack@c-api.service[112245]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=112245) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 15 23:51:07.555010 np0000174364 devstack@c-api.service[112243]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=112243) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 15 23:51:07.555036 np0000174364 devstack@c-api.service[112245]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=112245) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 15 23:51:07.555036 np0000174364 devstack@c-api.service[112245]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=112245) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 15 23:51:07.555036 np0000174364 devstack@c-api.service[112245]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=112245) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 15 23:51:07.555106 np0000174364 devstack@c-api.service[112244]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=112244) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 15 23:51:07.555106 np0000174364 devstack@c-api.service[112244]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=112244) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 15 23:51:07.555106 np0000174364 devstack@c-api.service[112244]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=112244) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 15 23:51:07.555106 np0000174364 devstack@c-api.service[112244]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=112244) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 15 23:51:07.555106 np0000174364 devstack@c-api.service[112244]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=112244) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 15 23:51:07.555106 np0000174364 devstack@c-api.service[112244]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=112244) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 15 23:51:07.555248 np0000174364 devstack@c-api.service[112242]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=112242) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 15 23:51:07.555278 np0000174364 devstack@c-api.service[112244]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112244) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 15 23:51:07.555308 np0000174364 devstack@c-api.service[112242]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=112242) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 15 23:51:07.555308 np0000174364 devstack@c-api.service[112242]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=112242) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 15 23:51:07.555308 np0000174364 devstack@c-api.service[112242]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=112242) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 15 23:51:07.555375 np0000174364 devstack@c-api.service[112242]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=112242) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 15 23:51:07.555401 np0000174364 devstack@c-api.service[112243]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=112243) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 15 23:51:07.555443 np0000174364 devstack@c-api.service[112242]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=112242) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 15 23:51:07.555477 np0000174364 devstack@c-api.service[112243]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=112243) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 15 23:51:07.555506 np0000174364 devstack@c-api.service[112242]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112242) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 15 23:51:07.555536 np0000174364 devstack@c-api.service[112243]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=112243) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 15 23:51:07.555647 np0000174364 devstack@c-api.service[112245]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=112245) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 15 23:51:07.555689 np0000174364 devstack@c-api.service[112243]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=112243) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 15 23:51:07.555689 np0000174364 devstack@c-api.service[112243]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=112243) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 15 23:51:07.555740 np0000174364 devstack@c-api.service[112245]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=112245) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 15 23:51:07.555772 np0000174364 devstack@c-api.service[112243]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=112243) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 15 23:51:07.555798 np0000174364 devstack@c-api.service[112245]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=112245) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 15 23:51:07.555823 np0000174364 devstack@c-api.service[112243]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112243) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 15 23:51:07.555846 np0000174364 devstack@c-api.service[112245]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=112245) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 15 23:51:07.555846 np0000174364 devstack@c-api.service[112245]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=112245) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 15 23:51:07.555907 np0000174364 devstack@c-api.service[112245]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=112245) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 15 23:51:07.555981 np0000174364 devstack@c-api.service[112245]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112245) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 15 23:51:07.557855 np0000174364 devstack@c-api.service[112244]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112244) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 15 23:51:07.557926 np0000174364 devstack@c-api.service[112244]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=112244) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 15 23:51:07.557964 np0000174364 devstack@c-api.service[112244]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=112244) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 15 23:51:07.558000 np0000174364 devstack@c-api.service[112242]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112242) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 15 23:51:07.558026 np0000174364 devstack@c-api.service[112244]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=112244) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 15 23:51:07.558050 np0000174364 devstack@c-api.service[112242]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=112242) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 15 23:51:07.558082 np0000174364 devstack@c-api.service[112244]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112244) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 15 23:51:07.558124 np0000174364 devstack@c-api.service[112242]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=112242) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 15 23:51:07.558160 np0000174364 devstack@c-api.service[112244]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=112244) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 15 23:51:07.558188 np0000174364 devstack@c-api.service[112242]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=112242) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 15 23:51:07.558248 np0000174364 devstack@c-api.service[112242]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112242) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 15 23:51:07.558302 np0000174364 devstack@c-api.service[112242]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=112242) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 15 23:51:07.558797 np0000174364 devstack@c-api.service[112243]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112243) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 15 23:51:07.558865 np0000174364 devstack@c-api.service[112243]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=112243) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 15 23:51:07.558900 np0000174364 devstack@c-api.service[112243]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=112243) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 15 23:51:07.558947 np0000174364 devstack@c-api.service[112243]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=112243) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 15 23:51:07.559011 np0000174364 devstack@c-api.service[112243]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112243) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 15 23:51:07.559055 np0000174364 devstack@c-api.service[112243]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=112243) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 15 23:51:07.560121 np0000174364 devstack@c-api.service[112245]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112245) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 15 23:51:07.560174 np0000174364 devstack@c-api.service[112245]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=112245) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 15 23:51:07.560243 np0000174364 devstack@c-api.service[112245]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=112245) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 15 23:51:07.560298 np0000174364 devstack@c-api.service[112245]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=112245) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 15 23:51:07.560354 np0000174364 devstack@c-api.service[112245]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112245) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 15 23:51:07.560395 np0000174364 devstack@c-api.service[112245]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=112245) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 15 23:51:07.603685 np0000174364 devstack@c-api.service[112242]: INFO dbcounter [None req-3098a97f-5c67-4b87-9abd-8677b10527e4 None None] Registered counter for database cinder May 15 23:51:07.604052 np0000174364 devstack@c-api.service[112243]: INFO dbcounter [None req-293c7dfd-a379-4274-9088-c2da5b4b9a6d None None] Registered counter for database cinder May 15 23:51:07.606950 np0000174364 devstack@c-api.service[112244]: INFO dbcounter [None req-32b428af-8eec-457b-bc81-68361562fa44 None None] Registered counter for database cinder May 15 23:51:07.611768 np0000174364 devstack@c-api.service[112245]: INFO dbcounter [None req-793751af-2db9-471b-938f-5f7a32424926 None None] Registered counter for database cinder May 15 23:51:07.617532 np0000174364 devstack@c-api.service[112243]: DEBUG oslo_db.sqlalchemy.engines [None req-293c7dfd-a379-4274-9088-c2da5b4b9a6d 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=112243) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 15 23:51:07.623596 np0000174364 devstack@c-api.service[112242]: DEBUG oslo_db.sqlalchemy.engines [None req-3098a97f-5c67-4b87-9abd-8677b10527e4 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=112242) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 15 23:51:07.628281 np0000174364 devstack@c-api.service[112245]: DEBUG oslo_db.sqlalchemy.engines [None req-793751af-2db9-471b-938f-5f7a32424926 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=112245) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 15 23:51:07.634300 np0000174364 devstack@c-api.service[112244]: DEBUG oslo_db.sqlalchemy.engines [None req-32b428af-8eec-457b-bc81-68361562fa44 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=112244) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 15 23:51:07.732636 np0000174364 devstack@c-api.service[112243]: DEBUG dbcounter [-] [112243] Writer thread running {{(pid=112243) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} May 15 23:51:07.735606 np0000174364 devstack@c-api.service[112243]: INFO cinder.rpc [None req-293c7dfd-a379-4274-9088-c2da5b4b9a6d None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. May 15 23:51:07.737920 np0000174364 devstack@c-api.service[112243]: INFO cinder.rpc [None req-293c7dfd-a379-4274-9088-c2da5b4b9a6d None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. May 15 23:51:07.740073 np0000174364 devstack@c-api.service[112243]: INFO cinder.rpc [None req-293c7dfd-a379-4274-9088-c2da5b4b9a6d None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. May 15 23:51:07.742399 np0000174364 devstack@c-api.service[112242]: DEBUG dbcounter [-] [112242] Writer thread running {{(pid=112242) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} May 15 23:51:07.742517 np0000174364 devstack@c-api.service[112243]: INFO cinder.rpc [None req-293c7dfd-a379-4274-9088-c2da5b4b9a6d None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. May 15 23:51:07.743696 np0000174364 devstack@c-api.service[112243]: WARNING castellan.key_manager.migration [None req-293c7dfd-a379-4274-9088-c2da5b4b9a6d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 15 23:51:07.745042 np0000174364 devstack@c-api.service[112242]: INFO cinder.rpc [None req-3098a97f-5c67-4b87-9abd-8677b10527e4 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. May 15 23:51:07.746137 np0000174364 devstack@c-api.service[112243]: WARNING castellan.key_manager.migration [None req-293c7dfd-a379-4274-9088-c2da5b4b9a6d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 15 23:51:07.747137 np0000174364 devstack@c-api.service[112242]: INFO cinder.rpc [None req-3098a97f-5c67-4b87-9abd-8677b10527e4 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. May 15 23:51:07.749207 np0000174364 devstack@c-api.service[112242]: INFO cinder.rpc [None req-3098a97f-5c67-4b87-9abd-8677b10527e4 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. May 15 23:51:07.750080 np0000174364 devstack@c-api.service[112245]: DEBUG dbcounter [-] [112245] Writer thread running {{(pid=112245) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} May 15 23:51:07.751029 np0000174364 devstack@c-api.service[112242]: INFO cinder.rpc [None req-3098a97f-5c67-4b87-9abd-8677b10527e4 None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. May 15 23:51:07.751341 np0000174364 devstack@c-api.service[112243]: DEBUG oslo_db.sqlalchemy.engines [None req-293c7dfd-a379-4274-9088-c2da5b4b9a6d 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=112243) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 15 23:51:07.751922 np0000174364 devstack@c-api.service[112242]: WARNING castellan.key_manager.migration [None req-3098a97f-5c67-4b87-9abd-8677b10527e4 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 15 23:51:07.752374 np0000174364 devstack@c-api.service[112244]: DEBUG dbcounter [-] [112244] Writer thread running {{(pid=112244) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} May 15 23:51:07.752927 np0000174364 devstack@c-api.service[112245]: INFO cinder.rpc [None req-793751af-2db9-471b-938f-5f7a32424926 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. May 15 23:51:07.753218 np0000174364 devstack@c-api.service[112243]: INFO cinder.rpc [None req-293c7dfd-a379-4274-9088-c2da5b4b9a6d None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. May 15 23:51:07.753628 np0000174364 devstack@c-api.service[112242]: WARNING castellan.key_manager.migration [None req-3098a97f-5c67-4b87-9abd-8677b10527e4 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 15 23:51:07.754941 np0000174364 devstack@c-api.service[112245]: INFO cinder.rpc [None req-793751af-2db9-471b-938f-5f7a32424926 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. May 15 23:51:07.755007 np0000174364 devstack@c-api.service[112243]: INFO cinder.rpc [None req-293c7dfd-a379-4274-9088-c2da5b4b9a6d None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. May 15 23:51:07.755064 np0000174364 devstack@c-api.service[112244]: INFO cinder.rpc [None req-32b428af-8eec-457b-bc81-68361562fa44 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. May 15 23:51:07.755764 np0000174364 devstack@c-api.service[112243]: WARNING castellan.key_manager.migration [None req-293c7dfd-a379-4274-9088-c2da5b4b9a6d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 15 23:51:07.756861 np0000174364 devstack@c-api.service[112245]: INFO cinder.rpc [None req-793751af-2db9-471b-938f-5f7a32424926 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. May 15 23:51:07.757454 np0000174364 devstack@c-api.service[112244]: INFO cinder.rpc [None req-32b428af-8eec-457b-bc81-68361562fa44 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. May 15 23:51:07.758610 np0000174364 devstack@c-api.service[112242]: DEBUG oslo_db.sqlalchemy.engines [None req-3098a97f-5c67-4b87-9abd-8677b10527e4 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=112242) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 15 23:51:07.758711 np0000174364 devstack@c-api.service[112245]: INFO cinder.rpc [None req-793751af-2db9-471b-938f-5f7a32424926 None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. May 15 23:51:07.759513 np0000174364 devstack@c-api.service[112245]: WARNING castellan.key_manager.migration [None req-793751af-2db9-471b-938f-5f7a32424926 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 15 23:51:07.759595 np0000174364 devstack@c-api.service[112244]: INFO cinder.rpc [None req-32b428af-8eec-457b-bc81-68361562fa44 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. May 15 23:51:07.760599 np0000174364 devstack@c-api.service[112242]: INFO cinder.rpc [None req-3098a97f-5c67-4b87-9abd-8677b10527e4 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. May 15 23:51:07.761229 np0000174364 devstack@c-api.service[112245]: WARNING castellan.key_manager.migration [None req-793751af-2db9-471b-938f-5f7a32424926 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 15 23:51:07.761315 np0000174364 devstack@c-api.service[112244]: INFO cinder.rpc [None req-32b428af-8eec-457b-bc81-68361562fa44 None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. May 15 23:51:07.762239 np0000174364 devstack@c-api.service[112244]: WARNING castellan.key_manager.migration [None req-32b428af-8eec-457b-bc81-68361562fa44 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 15 23:51:07.762394 np0000174364 devstack@c-api.service[112242]: INFO cinder.rpc [None req-3098a97f-5c67-4b87-9abd-8677b10527e4 None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. May 15 23:51:07.763243 np0000174364 devstack@c-api.service[112242]: WARNING castellan.key_manager.migration [None req-3098a97f-5c67-4b87-9abd-8677b10527e4 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 15 23:51:07.764020 np0000174364 devstack@c-api.service[112244]: WARNING castellan.key_manager.migration [None req-32b428af-8eec-457b-bc81-68361562fa44 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 15 23:51:07.765315 np0000174364 devstack@c-api.service[112245]: DEBUG oslo_db.sqlalchemy.engines [None req-793751af-2db9-471b-938f-5f7a32424926 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=112245) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 15 23:51:07.767162 np0000174364 devstack@c-api.service[112245]: INFO cinder.rpc [None req-793751af-2db9-471b-938f-5f7a32424926 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. May 15 23:51:07.768212 np0000174364 devstack@c-api.service[112243]: WARNING castellan.key_manager.migration [None req-293c7dfd-a379-4274-9088-c2da5b4b9a6d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 15 23:51:07.768848 np0000174364 devstack@c-api.service[112245]: INFO cinder.rpc [None req-793751af-2db9-471b-938f-5f7a32424926 None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. May 15 23:51:07.769580 np0000174364 devstack@c-api.service[112244]: DEBUG oslo_db.sqlalchemy.engines [None req-32b428af-8eec-457b-bc81-68361562fa44 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=112244) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 15 23:51:07.769654 np0000174364 devstack@c-api.service[112245]: WARNING castellan.key_manager.migration [None req-793751af-2db9-471b-938f-5f7a32424926 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 15 23:51:07.772723 np0000174364 devstack@c-api.service[112243]: WARNING castellan.key_manager.migration [None req-293c7dfd-a379-4274-9088-c2da5b4b9a6d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 15 23:51:07.773029 np0000174364 devstack@c-api.service[112244]: INFO cinder.rpc [None req-32b428af-8eec-457b-bc81-68361562fa44 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. May 15 23:51:07.775240 np0000174364 devstack@c-api.service[112242]: WARNING castellan.key_manager.migration [None req-3098a97f-5c67-4b87-9abd-8677b10527e4 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 15 23:51:07.775975 np0000174364 devstack@c-api.service[112244]: INFO cinder.rpc [None req-32b428af-8eec-457b-bc81-68361562fa44 None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. May 15 23:51:07.777128 np0000174364 devstack@c-api.service[112244]: WARNING castellan.key_manager.migration [None req-32b428af-8eec-457b-bc81-68361562fa44 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 15 23:51:07.777449 np0000174364 devstack@c-api.service[112243]: WARNING castellan.key_manager.migration [None req-293c7dfd-a379-4274-9088-c2da5b4b9a6d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 15 23:51:07.778495 np0000174364 devstack@c-api.service[112242]: WARNING castellan.key_manager.migration [None req-3098a97f-5c67-4b87-9abd-8677b10527e4 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 15 23:51:07.781776 np0000174364 devstack@c-api.service[112242]: WARNING castellan.key_manager.migration [None req-3098a97f-5c67-4b87-9abd-8677b10527e4 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 15 23:51:07.782542 np0000174364 devstack@c-api.service[112245]: WARNING castellan.key_manager.migration [None req-793751af-2db9-471b-938f-5f7a32424926 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 15 23:51:07.783283 np0000174364 devstack@c-api.service[112243]: WARNING castellan.key_manager.migration [None req-293c7dfd-a379-4274-9088-c2da5b4b9a6d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 15 23:51:07.786049 np0000174364 devstack@c-api.service[112245]: WARNING castellan.key_manager.migration [None req-793751af-2db9-471b-938f-5f7a32424926 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 15 23:51:07.786155 np0000174364 devstack@c-api.service[112242]: WARNING castellan.key_manager.migration [None req-3098a97f-5c67-4b87-9abd-8677b10527e4 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 15 23:51:07.786803 np0000174364 devstack@c-api.service[112243]: WARNING castellan.key_manager.migration [None req-293c7dfd-a379-4274-9088-c2da5b4b9a6d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 15 23:51:07.789141 np0000174364 devstack@c-api.service[112242]: WARNING castellan.key_manager.migration [None req-3098a97f-5c67-4b87-9abd-8677b10527e4 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 15 23:51:07.789347 np0000174364 devstack@c-api.service[112245]: WARNING castellan.key_manager.migration [None req-793751af-2db9-471b-938f-5f7a32424926 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 15 23:51:07.789718 np0000174364 devstack@c-api.service[112244]: WARNING castellan.key_manager.migration [None req-32b428af-8eec-457b-bc81-68361562fa44 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 15 23:51:07.790668 np0000174364 devstack@c-api.service[112243]: WARNING castellan.key_manager.migration [None req-293c7dfd-a379-4274-9088-c2da5b4b9a6d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 15 23:51:07.793117 np0000174364 devstack@c-api.service[112244]: WARNING castellan.key_manager.migration [None req-32b428af-8eec-457b-bc81-68361562fa44 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 15 23:51:07.793209 np0000174364 devstack@c-api.service[112242]: WARNING castellan.key_manager.migration [None req-3098a97f-5c67-4b87-9abd-8677b10527e4 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 15 23:51:07.793525 np0000174364 devstack@c-api.service[112245]: WARNING castellan.key_manager.migration [None req-793751af-2db9-471b-938f-5f7a32424926 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 15 23:51:07.793762 np0000174364 devstack@c-api.service[112243]: WARNING castellan.key_manager.migration [None req-293c7dfd-a379-4274-9088-c2da5b4b9a6d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 15 23:51:07.796512 np0000174364 devstack@c-api.service[112244]: WARNING castellan.key_manager.migration [None req-32b428af-8eec-457b-bc81-68361562fa44 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 15 23:51:07.796607 np0000174364 devstack@c-api.service[112242]: WARNING castellan.key_manager.migration [None req-3098a97f-5c67-4b87-9abd-8677b10527e4 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 15 23:51:07.796668 np0000174364 devstack@c-api.service[112245]: WARNING castellan.key_manager.migration [None req-793751af-2db9-471b-938f-5f7a32424926 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 15 23:51:07.796818 np0000174364 devstack@c-api.service[112243]: WARNING castellan.key_manager.migration [None req-293c7dfd-a379-4274-9088-c2da5b4b9a6d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 15 23:51:07.799590 np0000174364 devstack@c-api.service[112242]: WARNING castellan.key_manager.migration [None req-3098a97f-5c67-4b87-9abd-8677b10527e4 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 15 23:51:07.799985 np0000174364 devstack@c-api.service[112243]: WARNING castellan.key_manager.migration [None req-293c7dfd-a379-4274-9088-c2da5b4b9a6d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 15 23:51:07.800488 np0000174364 devstack@c-api.service[112245]: WARNING castellan.key_manager.migration [None req-793751af-2db9-471b-938f-5f7a32424926 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 15 23:51:07.800856 np0000174364 devstack@c-api.service[112244]: WARNING castellan.key_manager.migration [None req-32b428af-8eec-457b-bc81-68361562fa44 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 15 23:51:07.801541 np0000174364 devstack@c-api.service[112243]: WARNING castellan.key_manager.migration [None req-293c7dfd-a379-4274-9088-c2da5b4b9a6d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 15 23:51:07.802464 np0000174364 devstack@c-api.service[112242]: WARNING castellan.key_manager.migration [None req-3098a97f-5c67-4b87-9abd-8677b10527e4 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 15 23:51:07.803807 np0000174364 devstack@c-api.service[112245]: WARNING castellan.key_manager.migration [None req-793751af-2db9-471b-938f-5f7a32424926 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 15 23:51:07.804173 np0000174364 devstack@c-api.service[112242]: WARNING castellan.key_manager.migration [None req-3098a97f-5c67-4b87-9abd-8677b10527e4 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 15 23:51:07.804236 np0000174364 devstack@c-api.service[112244]: WARNING castellan.key_manager.migration [None req-32b428af-8eec-457b-bc81-68361562fa44 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 15 23:51:07.804514 np0000174364 devstack@c-api.service[112243]: WARNING castellan.key_manager.migration [None req-293c7dfd-a379-4274-9088-c2da5b4b9a6d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 15 23:51:07.806753 np0000174364 devstack@c-api.service[112245]: WARNING castellan.key_manager.migration [None req-793751af-2db9-471b-938f-5f7a32424926 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 15 23:51:07.806953 np0000174364 devstack@c-api.service[112242]: WARNING castellan.key_manager.migration [None req-3098a97f-5c67-4b87-9abd-8677b10527e4 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 15 23:51:07.808200 np0000174364 devstack@c-api.service[112244]: WARNING castellan.key_manager.migration [None req-32b428af-8eec-457b-bc81-68361562fa44 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 15 23:51:07.809703 np0000174364 devstack@c-api.service[112245]: WARNING castellan.key_manager.migration [None req-793751af-2db9-471b-938f-5f7a32424926 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 15 23:51:07.810198 np0000174364 devstack@c-api.service[112243]: WARNING castellan.key_manager.migration [None req-293c7dfd-a379-4274-9088-c2da5b4b9a6d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 15 23:51:07.811228 np0000174364 devstack@c-api.service[112245]: WARNING castellan.key_manager.migration [None req-793751af-2db9-471b-938f-5f7a32424926 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 15 23:51:07.811405 np0000174364 devstack@c-api.service[112244]: WARNING castellan.key_manager.migration [None req-32b428af-8eec-457b-bc81-68361562fa44 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 15 23:51:07.812576 np0000174364 devstack@c-api.service[112242]: WARNING castellan.key_manager.migration [None req-3098a97f-5c67-4b87-9abd-8677b10527e4 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 15 23:51:07.813620 np0000174364 devstack@c-api.service[112243]: WARNING castellan.key_manager.migration [None req-293c7dfd-a379-4274-9088-c2da5b4b9a6d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 15 23:51:07.813952 np0000174364 devstack@c-api.service[112245]: WARNING castellan.key_manager.migration [None req-793751af-2db9-471b-938f-5f7a32424926 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 15 23:51:07.814310 np0000174364 devstack@c-api.service[112244]: WARNING castellan.key_manager.migration [None req-32b428af-8eec-457b-bc81-68361562fa44 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 15 23:51:07.815764 np0000174364 devstack@c-api.service[112243]: WARNING castellan.key_manager.migration [None req-293c7dfd-a379-4274-9088-c2da5b4b9a6d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 15 23:51:07.816015 np0000174364 devstack@c-api.service[112242]: WARNING castellan.key_manager.migration [None req-3098a97f-5c67-4b87-9abd-8677b10527e4 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 15 23:51:07.817322 np0000174364 devstack@c-api.service[112243]: WARNING castellan.key_manager.migration [None req-293c7dfd-a379-4274-9088-c2da5b4b9a6d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 15 23:51:07.817392 np0000174364 devstack@c-api.service[112244]: WARNING castellan.key_manager.migration [None req-32b428af-8eec-457b-bc81-68361562fa44 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 15 23:51:07.818149 np0000174364 devstack@c-api.service[112242]: WARNING castellan.key_manager.migration [None req-3098a97f-5c67-4b87-9abd-8677b10527e4 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 15 23:51:07.818999 np0000174364 devstack@c-api.service[112244]: WARNING castellan.key_manager.migration [None req-32b428af-8eec-457b-bc81-68361562fa44 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 15 23:51:07.819073 np0000174364 devstack@c-api.service[112243]: WARNING castellan.key_manager.migration [None req-293c7dfd-a379-4274-9088-c2da5b4b9a6d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 15 23:51:07.819704 np0000174364 devstack@c-api.service[112242]: WARNING castellan.key_manager.migration [None req-3098a97f-5c67-4b87-9abd-8677b10527e4 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 15 23:51:07.819774 np0000174364 devstack@c-api.service[112245]: WARNING castellan.key_manager.migration [None req-793751af-2db9-471b-938f-5f7a32424926 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 15 23:51:07.820805 np0000174364 devstack@c-api.service[112243]: WARNING castellan.key_manager.migration [None req-293c7dfd-a379-4274-9088-c2da5b4b9a6d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 15 23:51:07.821123 np0000174364 devstack@c-api.service[112242]: WARNING castellan.key_manager.migration [None req-3098a97f-5c67-4b87-9abd-8677b10527e4 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 15 23:51:07.822351 np0000174364 devstack@c-api.service[112243]: WARNING castellan.key_manager.migration [None req-293c7dfd-a379-4274-9088-c2da5b4b9a6d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 15 23:51:07.822470 np0000174364 devstack@c-api.service[112244]: WARNING castellan.key_manager.migration [None req-32b428af-8eec-457b-bc81-68361562fa44 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 15 23:51:07.822748 np0000174364 devstack@c-api.service[112242]: WARNING castellan.key_manager.migration [None req-3098a97f-5c67-4b87-9abd-8677b10527e4 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 15 23:51:07.823336 np0000174364 devstack@c-api.service[112245]: WARNING castellan.key_manager.migration [None req-793751af-2db9-471b-938f-5f7a32424926 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 15 23:51:07.823812 np0000174364 devstack@c-api.service[112243]: WARNING castellan.key_manager.migration [None req-293c7dfd-a379-4274-9088-c2da5b4b9a6d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 15 23:51:07.824241 np0000174364 devstack@c-api.service[112242]: WARNING castellan.key_manager.migration [None req-3098a97f-5c67-4b87-9abd-8677b10527e4 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 15 23:51:07.825233 np0000174364 devstack@c-api.service[112243]: WARNING castellan.key_manager.migration [None req-293c7dfd-a379-4274-9088-c2da5b4b9a6d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 15 23:51:07.825449 np0000174364 devstack@c-api.service[112245]: WARNING castellan.key_manager.migration [None req-793751af-2db9-471b-938f-5f7a32424926 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 15 23:51:07.825712 np0000174364 devstack@c-api.service[112242]: WARNING castellan.key_manager.migration [None req-3098a97f-5c67-4b87-9abd-8677b10527e4 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 15 23:51:07.826453 np0000174364 devstack@c-api.service[112243]: WARNING cinder.api.contrib.hosts [None req-293c7dfd-a379-4274-9088-c2da5b4b9a6d None None] Deprecated: The Host API is deprecated and will be be removed in a future version. May 15 23:51:07.827122 np0000174364 devstack@c-api.service[112242]: WARNING castellan.key_manager.migration [None req-3098a97f-5c67-4b87-9abd-8677b10527e4 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 15 23:51:07.827189 np0000174364 devstack@c-api.service[112245]: WARNING castellan.key_manager.migration [None req-793751af-2db9-471b-938f-5f7a32424926 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 15 23:51:07.827247 np0000174364 devstack@c-api.service[112243]: WARNING castellan.key_manager.migration [None req-293c7dfd-a379-4274-9088-c2da5b4b9a6d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 15 23:51:07.828044 np0000174364 devstack@c-api.service[112244]: WARNING castellan.key_manager.migration [None req-32b428af-8eec-457b-bc81-68361562fa44 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 15 23:51:07.828151 np0000174364 devstack@c-api.service[112243]: DEBUG cinder.api.v3.router [None req-293c7dfd-a379-4274-9088-c2da5b4b9a6d None None] Extended resource: extensions {{(pid=112243) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 15 23:51:07.828302 np0000174364 devstack@c-api.service[112242]: WARNING cinder.api.contrib.hosts [None req-3098a97f-5c67-4b87-9abd-8677b10527e4 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. May 15 23:51:07.829046 np0000174364 devstack@c-api.service[112242]: WARNING castellan.key_manager.migration [None req-3098a97f-5c67-4b87-9abd-8677b10527e4 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 15 23:51:07.829117 np0000174364 devstack@c-api.service[112245]: WARNING castellan.key_manager.migration [None req-793751af-2db9-471b-938f-5f7a32424926 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 15 23:51:07.829522 np0000174364 devstack@c-api.service[112243]: DEBUG cinder.api.v3.router [None req-293c7dfd-a379-4274-9088-c2da5b4b9a6d None None] Extended resource: os-availability-zone {{(pid=112243) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 15 23:51:07.830087 np0000174364 devstack@c-api.service[112242]: DEBUG cinder.api.v3.router [None req-3098a97f-5c67-4b87-9abd-8677b10527e4 None None] Extended resource: extensions {{(pid=112242) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 15 23:51:07.830859 np0000174364 devstack@c-api.service[112243]: DEBUG cinder.api.v3.router [None req-293c7dfd-a379-4274-9088-c2da5b4b9a6d None None] Extended resource: qos-specs {{(pid=112243) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 15 23:51:07.831368 np0000174364 devstack@c-api.service[112245]: WARNING castellan.key_manager.migration [None req-793751af-2db9-471b-938f-5f7a32424926 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 15 23:51:07.831507 np0000174364 devstack@c-api.service[112242]: DEBUG cinder.api.v3.router [None req-3098a97f-5c67-4b87-9abd-8677b10527e4 None None] Extended resource: os-availability-zone {{(pid=112242) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 15 23:51:07.831597 np0000174364 devstack@c-api.service[112244]: WARNING castellan.key_manager.migration [None req-32b428af-8eec-457b-bc81-68361562fa44 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 15 23:51:07.832904 np0000174364 devstack@c-api.service[112242]: DEBUG cinder.api.v3.router [None req-3098a97f-5c67-4b87-9abd-8677b10527e4 None None] Extended resource: qos-specs {{(pid=112242) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 15 23:51:07.832995 np0000174364 devstack@c-api.service[112243]: DEBUG cinder.api.v3.router [None req-293c7dfd-a379-4274-9088-c2da5b4b9a6d None None] Extended resource: extra_specs {{(pid=112243) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 15 23:51:07.833491 np0000174364 devstack@c-api.service[112245]: WARNING castellan.key_manager.migration [None req-793751af-2db9-471b-938f-5f7a32424926 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 15 23:51:07.833699 np0000174364 devstack@c-api.service[112244]: WARNING castellan.key_manager.migration [None req-32b428af-8eec-457b-bc81-68361562fa44 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 15 23:51:07.834517 np0000174364 devstack@c-api.service[112243]: DEBUG cinder.api.v3.router [None req-293c7dfd-a379-4274-9088-c2da5b4b9a6d None None] Extended resource: encryption {{(pid=112243) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 15 23:51:07.835469 np0000174364 devstack@c-api.service[112244]: WARNING castellan.key_manager.migration [None req-32b428af-8eec-457b-bc81-68361562fa44 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 15 23:51:07.835547 np0000174364 devstack@c-api.service[112242]: DEBUG cinder.api.v3.router [None req-3098a97f-5c67-4b87-9abd-8677b10527e4 None None] Extended resource: extra_specs {{(pid=112242) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 15 23:51:07.835606 np0000174364 devstack@c-api.service[112245]: WARNING castellan.key_manager.migration [None req-793751af-2db9-471b-938f-5f7a32424926 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 15 23:51:07.836009 np0000174364 devstack@c-api.service[112243]: DEBUG cinder.api.v3.router [None req-293c7dfd-a379-4274-9088-c2da5b4b9a6d None None] Extended resource: os-volume-type-access {{(pid=112243) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 15 23:51:07.836924 np0000174364 devstack@c-api.service[112244]: WARNING castellan.key_manager.migration [None req-32b428af-8eec-457b-bc81-68361562fa44 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 15 23:51:07.837533 np0000174364 devstack@c-api.service[112245]: WARNING castellan.key_manager.migration [None req-793751af-2db9-471b-938f-5f7a32424926 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 15 23:51:07.837642 np0000174364 devstack@c-api.service[112243]: DEBUG cinder.api.v3.router [None req-293c7dfd-a379-4274-9088-c2da5b4b9a6d None None] Extended resource: os-quota-class-sets {{(pid=112243) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 15 23:51:07.837710 np0000174364 devstack@c-api.service[112242]: DEBUG cinder.api.v3.router [None req-3098a97f-5c67-4b87-9abd-8677b10527e4 None None] Extended resource: encryption {{(pid=112242) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 15 23:51:07.838539 np0000174364 devstack@c-api.service[112244]: WARNING castellan.key_manager.migration [None req-32b428af-8eec-457b-bc81-68361562fa44 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 15 23:51:07.839091 np0000174364 devstack@c-api.service[112245]: WARNING cinder.api.contrib.hosts [None req-793751af-2db9-471b-938f-5f7a32424926 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. May 15 23:51:07.839692 np0000174364 devstack@c-api.service[112243]: DEBUG cinder.api.v3.router [None req-293c7dfd-a379-4274-9088-c2da5b4b9a6d None None] Extended resource: encryption {{(pid=112243) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 15 23:51:07.839826 np0000174364 devstack@c-api.service[112245]: WARNING castellan.key_manager.migration [None req-793751af-2db9-471b-938f-5f7a32424926 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 15 23:51:07.839896 np0000174364 devstack@c-api.service[112242]: DEBUG cinder.api.v3.router [None req-3098a97f-5c67-4b87-9abd-8677b10527e4 None None] Extended resource: os-volume-type-access {{(pid=112242) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 15 23:51:07.840009 np0000174364 devstack@c-api.service[112244]: WARNING castellan.key_manager.migration [None req-32b428af-8eec-457b-bc81-68361562fa44 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 15 23:51:07.840880 np0000174364 devstack@c-api.service[112245]: DEBUG cinder.api.v3.router [None req-793751af-2db9-471b-938f-5f7a32424926 None None] Extended resource: extensions {{(pid=112245) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 15 23:51:07.841182 np0000174364 devstack@c-api.service[112243]: DEBUG cinder.api.v3.router [None req-293c7dfd-a379-4274-9088-c2da5b4b9a6d None None] Extended resource: os-snapshot-manage {{(pid=112243) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 15 23:51:07.841559 np0000174364 devstack@c-api.service[112244]: WARNING castellan.key_manager.migration [None req-32b428af-8eec-457b-bc81-68361562fa44 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 15 23:51:07.842215 np0000174364 devstack@c-api.service[112242]: DEBUG cinder.api.v3.router [None req-3098a97f-5c67-4b87-9abd-8677b10527e4 None None] Extended resource: os-quota-class-sets {{(pid=112242) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 15 23:51:07.842298 np0000174364 devstack@c-api.service[112245]: DEBUG cinder.api.v3.router [None req-793751af-2db9-471b-938f-5f7a32424926 None None] Extended resource: os-availability-zone {{(pid=112245) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 15 23:51:07.842700 np0000174364 devstack@c-api.service[112243]: DEBUG cinder.api.v3.router [None req-293c7dfd-a379-4274-9088-c2da5b4b9a6d None None] Extended resource: consistencygroups {{(pid=112243) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 15 23:51:07.843146 np0000174364 devstack@c-api.service[112244]: WARNING castellan.key_manager.migration [None req-32b428af-8eec-457b-bc81-68361562fa44 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 15 23:51:07.843544 np0000174364 devstack@c-api.service[112245]: DEBUG cinder.api.v3.router [None req-793751af-2db9-471b-938f-5f7a32424926 None None] Extended resource: qos-specs {{(pid=112245) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 15 23:51:07.844634 np0000174364 devstack@c-api.service[112242]: DEBUG cinder.api.v3.router [None req-3098a97f-5c67-4b87-9abd-8677b10527e4 None None] Extended resource: encryption {{(pid=112242) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 15 23:51:07.844705 np0000174364 devstack@c-api.service[112243]: DEBUG cinder.api.v3.router [None req-293c7dfd-a379-4274-9088-c2da5b4b9a6d None None] Extended resource: backups {{(pid=112243) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 15 23:51:07.844817 np0000174364 devstack@c-api.service[112244]: WARNING cinder.api.contrib.hosts [None req-32b428af-8eec-457b-bc81-68361562fa44 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. May 15 23:51:07.845846 np0000174364 devstack@c-api.service[112245]: DEBUG cinder.api.v3.router [None req-793751af-2db9-471b-938f-5f7a32424926 None None] Extended resource: extra_specs {{(pid=112245) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 15 23:51:07.845929 np0000174364 devstack@c-api.service[112244]: WARNING castellan.key_manager.migration [None req-32b428af-8eec-457b-bc81-68361562fa44 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 15 23:51:07.846145 np0000174364 devstack@c-api.service[112242]: DEBUG cinder.api.v3.router [None req-3098a97f-5c67-4b87-9abd-8677b10527e4 None None] Extended resource: os-snapshot-manage {{(pid=112242) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 15 23:51:07.846686 np0000174364 devstack@c-api.service[112243]: DEBUG cinder.api.v3.router [None req-293c7dfd-a379-4274-9088-c2da5b4b9a6d None None] Extended resource: scheduler-stats {{(pid=112243) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 15 23:51:07.847279 np0000174364 devstack@c-api.service[112244]: DEBUG cinder.api.v3.router [None req-32b428af-8eec-457b-bc81-68361562fa44 None None] Extended resource: extensions {{(pid=112244) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 15 23:51:07.847400 np0000174364 devstack@c-api.service[112245]: DEBUG cinder.api.v3.router [None req-793751af-2db9-471b-938f-5f7a32424926 None None] Extended resource: encryption {{(pid=112245) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 15 23:51:07.847640 np0000174364 devstack@c-api.service[112242]: DEBUG cinder.api.v3.router [None req-3098a97f-5c67-4b87-9abd-8677b10527e4 None None] Extended resource: consistencygroups {{(pid=112242) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 15 23:51:07.848076 np0000174364 devstack@c-api.service[112243]: DEBUG cinder.api.v3.router [None req-293c7dfd-a379-4274-9088-c2da5b4b9a6d None None] Extended resource: os-quota-sets {{(pid=112243) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 15 23:51:07.848996 np0000174364 devstack@c-api.service[112245]: DEBUG cinder.api.v3.router [None req-793751af-2db9-471b-938f-5f7a32424926 None None] Extended resource: os-volume-type-access {{(pid=112245) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 15 23:51:07.849262 np0000174364 devstack@c-api.service[112244]: DEBUG cinder.api.v3.router [None req-32b428af-8eec-457b-bc81-68361562fa44 None None] Extended resource: os-availability-zone {{(pid=112244) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 15 23:51:07.849534 np0000174364 devstack@c-api.service[112243]: DEBUG cinder.api.v3.router [None req-293c7dfd-a379-4274-9088-c2da5b4b9a6d None None] Extended resource: os-volume-manage {{(pid=112243) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 15 23:51:07.849784 np0000174364 devstack@c-api.service[112242]: DEBUG cinder.api.v3.router [None req-3098a97f-5c67-4b87-9abd-8677b10527e4 None None] Extended resource: backups {{(pid=112242) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 15 23:51:07.850728 np0000174364 devstack@c-api.service[112245]: DEBUG cinder.api.v3.router [None req-793751af-2db9-471b-938f-5f7a32424926 None None] Extended resource: os-quota-class-sets {{(pid=112245) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 15 23:51:07.851030 np0000174364 devstack@c-api.service[112243]: DEBUG cinder.api.v3.router [None req-293c7dfd-a379-4274-9088-c2da5b4b9a6d None None] Extended resource: capabilities {{(pid=112243) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 15 23:51:07.851117 np0000174364 devstack@c-api.service[112244]: DEBUG cinder.api.v3.router [None req-32b428af-8eec-457b-bc81-68361562fa44 None None] Extended resource: qos-specs {{(pid=112244) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 15 23:51:07.852229 np0000174364 devstack@c-api.service[112242]: DEBUG cinder.api.v3.router [None req-3098a97f-5c67-4b87-9abd-8677b10527e4 None None] Extended resource: scheduler-stats {{(pid=112242) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 15 23:51:07.852313 np0000174364 devstack@c-api.service[112243]: DEBUG cinder.api.v3.router [None req-293c7dfd-a379-4274-9088-c2da5b4b9a6d None None] Extended resource: os-volume-transfer {{(pid=112243) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 15 23:51:07.852614 np0000174364 devstack@c-api.service[112245]: DEBUG cinder.api.v3.router [None req-793751af-2db9-471b-938f-5f7a32424926 None None] Extended resource: encryption {{(pid=112245) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 15 23:51:07.853725 np0000174364 devstack@c-api.service[112242]: DEBUG cinder.api.v3.router [None req-3098a97f-5c67-4b87-9abd-8677b10527e4 None None] Extended resource: os-quota-sets {{(pid=112242) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 15 23:51:07.853930 np0000174364 devstack@c-api.service[112243]: DEBUG cinder.api.v3.router [None req-293c7dfd-a379-4274-9088-c2da5b4b9a6d None None] Extended resource: os-hosts {{(pid=112243) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 15 23:51:07.854137 np0000174364 devstack@c-api.service[112245]: DEBUG cinder.api.v3.router [None req-793751af-2db9-471b-938f-5f7a32424926 None None] Extended resource: os-snapshot-manage {{(pid=112245) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 15 23:51:07.854381 np0000174364 devstack@c-api.service[112244]: DEBUG cinder.api.v3.router [None req-32b428af-8eec-457b-bc81-68361562fa44 None None] Extended resource: extra_specs {{(pid=112244) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 15 23:51:07.855334 np0000174364 devstack@c-api.service[112243]: DEBUG cinder.api.v3.router [None req-293c7dfd-a379-4274-9088-c2da5b4b9a6d None None] Extended resource: cgsnapshots {{(pid=112243) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 15 23:51:07.855403 np0000174364 devstack@c-api.service[112242]: DEBUG cinder.api.v3.router [None req-3098a97f-5c67-4b87-9abd-8677b10527e4 None None] Extended resource: os-volume-manage {{(pid=112242) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 15 23:51:07.855629 np0000174364 devstack@c-api.service[112245]: DEBUG cinder.api.v3.router [None req-793751af-2db9-471b-938f-5f7a32424926 None None] Extended resource: consistencygroups {{(pid=112245) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 15 23:51:07.856068 np0000174364 devstack@c-api.service[112244]: DEBUG cinder.api.v3.router [None req-32b428af-8eec-457b-bc81-68361562fa44 None None] Extended resource: encryption {{(pid=112244) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 15 23:51:07.856836 np0000174364 devstack@c-api.service[112243]: DEBUG cinder.api.contrib.snapshot_actions [None req-293c7dfd-a379-4274-9088-c2da5b4b9a6d None None] SnapshotActionsController initialized {{(pid=112243) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} May 15 23:51:07.856939 np0000174364 devstack@c-api.service[112242]: DEBUG cinder.api.v3.router [None req-3098a97f-5c67-4b87-9abd-8677b10527e4 None None] Extended resource: capabilities {{(pid=112242) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 15 23:51:07.857579 np0000174364 devstack@c-api.service[112244]: DEBUG cinder.api.v3.router [None req-32b428af-8eec-457b-bc81-68361562fa44 None None] Extended resource: os-volume-type-access {{(pid=112244) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 15 23:51:07.857664 np0000174364 devstack@c-api.service[112245]: DEBUG cinder.api.v3.router [None req-793751af-2db9-471b-938f-5f7a32424926 None None] Extended resource: backups {{(pid=112245) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 15 23:51:07.857793 np0000174364 devstack@c-api.service[112243]: WARNING castellan.key_manager.migration [None req-293c7dfd-a379-4274-9088-c2da5b4b9a6d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 15 23:51:07.858181 np0000174364 devstack@c-api.service[112242]: DEBUG cinder.api.v3.router [None req-3098a97f-5c67-4b87-9abd-8677b10527e4 None None] Extended resource: os-volume-transfer {{(pid=112242) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 15 23:51:07.859230 np0000174364 devstack@c-api.service[112244]: DEBUG cinder.api.v3.router [None req-32b428af-8eec-457b-bc81-68361562fa44 None None] Extended resource: os-quota-class-sets {{(pid=112244) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 15 23:51:07.859377 np0000174364 devstack@c-api.service[112243]: WARNING castellan.key_manager.migration [None req-293c7dfd-a379-4274-9088-c2da5b4b9a6d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 15 23:51:07.859619 np0000174364 devstack@c-api.service[112245]: DEBUG cinder.api.v3.router [None req-793751af-2db9-471b-938f-5f7a32424926 None None] Extended resource: scheduler-stats {{(pid=112245) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 15 23:51:07.859841 np0000174364 devstack@c-api.service[112242]: DEBUG cinder.api.v3.router [None req-3098a97f-5c67-4b87-9abd-8677b10527e4 None None] Extended resource: os-hosts {{(pid=112242) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 15 23:51:07.860796 np0000174364 devstack@c-api.service[112243]: WARNING castellan.key_manager.migration [None req-293c7dfd-a379-4274-9088-c2da5b4b9a6d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 15 23:51:07.861004 np0000174364 devstack@c-api.service[112245]: DEBUG cinder.api.v3.router [None req-793751af-2db9-471b-938f-5f7a32424926 None None] Extended resource: os-quota-sets {{(pid=112245) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 15 23:51:07.861074 np0000174364 devstack@c-api.service[112244]: DEBUG cinder.api.v3.router [None req-32b428af-8eec-457b-bc81-68361562fa44 None None] Extended resource: encryption {{(pid=112244) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 15 23:51:07.861238 np0000174364 devstack@c-api.service[112242]: DEBUG cinder.api.v3.router [None req-3098a97f-5c67-4b87-9abd-8677b10527e4 None None] Extended resource: cgsnapshots {{(pid=112242) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 15 23:51:07.862227 np0000174364 devstack@c-api.service[112243]: WARNING castellan.key_manager.migration [None req-293c7dfd-a379-4274-9088-c2da5b4b9a6d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 15 23:51:07.862579 np0000174364 devstack@c-api.service[112245]: DEBUG cinder.api.v3.router [None req-793751af-2db9-471b-938f-5f7a32424926 None None] Extended resource: os-volume-manage {{(pid=112245) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 15 23:51:07.862658 np0000174364 devstack@c-api.service[112244]: DEBUG cinder.api.v3.router [None req-32b428af-8eec-457b-bc81-68361562fa44 None None] Extended resource: os-snapshot-manage {{(pid=112244) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 15 23:51:07.862756 np0000174364 devstack@c-api.service[112242]: DEBUG cinder.api.contrib.snapshot_actions [None req-3098a97f-5c67-4b87-9abd-8677b10527e4 None None] SnapshotActionsController initialized {{(pid=112242) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} May 15 23:51:07.863673 np0000174364 devstack@c-api.service[112243]: WARNING castellan.key_manager.migration [None req-293c7dfd-a379-4274-9088-c2da5b4b9a6d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 15 23:51:07.863725 np0000174364 devstack@c-api.service[112242]: WARNING castellan.key_manager.migration [None req-3098a97f-5c67-4b87-9abd-8677b10527e4 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 15 23:51:07.864052 np0000174364 devstack@c-api.service[112244]: DEBUG cinder.api.v3.router [None req-32b428af-8eec-457b-bc81-68361562fa44 None None] Extended resource: consistencygroups {{(pid=112244) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 15 23:51:07.864097 np0000174364 devstack@c-api.service[112245]: DEBUG cinder.api.v3.router [None req-793751af-2db9-471b-938f-5f7a32424926 None None] Extended resource: capabilities {{(pid=112245) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 15 23:51:07.865187 np0000174364 devstack@c-api.service[112243]: WARNING castellan.key_manager.migration [None req-293c7dfd-a379-4274-9088-c2da5b4b9a6d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 15 23:51:07.865250 np0000174364 devstack@c-api.service[112242]: WARNING castellan.key_manager.migration [None req-3098a97f-5c67-4b87-9abd-8677b10527e4 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 15 23:51:07.865371 np0000174364 devstack@c-api.service[112245]: DEBUG cinder.api.v3.router [None req-793751af-2db9-471b-938f-5f7a32424926 None None] Extended resource: os-volume-transfer {{(pid=112245) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 15 23:51:07.866016 np0000174364 devstack@c-api.service[112244]: DEBUG cinder.api.v3.router [None req-32b428af-8eec-457b-bc81-68361562fa44 None None] Extended resource: backups {{(pid=112244) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 15 23:51:07.866615 np0000174364 devstack@c-api.service[112243]: WARNING castellan.key_manager.migration [None req-293c7dfd-a379-4274-9088-c2da5b4b9a6d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 15 23:51:07.866747 np0000174364 devstack@c-api.service[112242]: WARNING castellan.key_manager.migration [None req-3098a97f-5c67-4b87-9abd-8677b10527e4 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 15 23:51:07.867132 np0000174364 devstack@c-api.service[112245]: DEBUG cinder.api.v3.router [None req-793751af-2db9-471b-938f-5f7a32424926 None None] Extended resource: os-hosts {{(pid=112245) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 15 23:51:07.867526 np0000174364 devstack@c-api.service[112243]: DEBUG cinder.api.v3.router [None req-293c7dfd-a379-4274-9088-c2da5b4b9a6d None None] Extension VolumeTypeAccess extending resource: types {{(pid=112243) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 15 23:51:07.867666 np0000174364 devstack@c-api.service[112243]: DEBUG cinder.api.v3.router [None req-293c7dfd-a379-4274-9088-c2da5b4b9a6d None None] Extension SnapshotActions extending resource: snapshots {{(pid=112243) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 15 23:51:07.867829 np0000174364 devstack@c-api.service[112243]: DEBUG cinder.api.v3.router [None req-293c7dfd-a379-4274-9088-c2da5b4b9a6d None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=112243) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 15 23:51:07.867883 np0000174364 devstack@c-api.service[112243]: DEBUG cinder.api.v3.router [None req-293c7dfd-a379-4274-9088-c2da5b4b9a6d None None] Extension VolumeTypeEncryption extending resource: types {{(pid=112243) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 15 23:51:07.867977 np0000174364 devstack@c-api.service[112243]: DEBUG cinder.api.v3.router [None req-293c7dfd-a379-4274-9088-c2da5b4b9a6d None None] Extension VolumeUnmanage extending resource: volumes {{(pid=112243) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 15 23:51:07.868025 np0000174364 devstack@c-api.service[112244]: DEBUG cinder.api.v3.router [None req-32b428af-8eec-457b-bc81-68361562fa44 None None] Extended resource: scheduler-stats {{(pid=112244) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 15 23:51:07.868061 np0000174364 devstack@c-api.service[112243]: DEBUG cinder.api.v3.router [None req-293c7dfd-a379-4274-9088-c2da5b4b9a6d None None] Extension AdminActions extending resource: volumes {{(pid=112243) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 15 23:51:07.868166 np0000174364 devstack@c-api.service[112242]: WARNING castellan.key_manager.migration [None req-3098a97f-5c67-4b87-9abd-8677b10527e4 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 15 23:51:07.868210 np0000174364 devstack@c-api.service[112243]: DEBUG cinder.api.v3.router [None req-293c7dfd-a379-4274-9088-c2da5b4b9a6d None None] Extension AdminActions extending resource: snapshots {{(pid=112243) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 15 23:51:07.868296 np0000174364 devstack@c-api.service[112243]: DEBUG cinder.api.v3.router [None req-293c7dfd-a379-4274-9088-c2da5b4b9a6d None None] Extension AdminActions extending resource: backups {{(pid=112243) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 15 23:51:07.868406 np0000174364 devstack@c-api.service[112243]: DEBUG cinder.api.v3.router [None req-293c7dfd-a379-4274-9088-c2da5b4b9a6d None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=112243) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 15 23:51:07.868524 np0000174364 devstack@c-api.service[112243]: DEBUG cinder.api.v3.router [None req-293c7dfd-a379-4274-9088-c2da5b4b9a6d None None] Extension VolumeActions extending resource: volumes {{(pid=112243) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 15 23:51:07.868565 np0000174364 devstack@c-api.service[112245]: DEBUG cinder.api.v3.router [None req-793751af-2db9-471b-938f-5f7a32424926 None None] Extended resource: cgsnapshots {{(pid=112245) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 15 23:51:07.868722 np0000174364 devstack@c-api.service[112243]: DEBUG cinder.api.v3.router [None req-293c7dfd-a379-4274-9088-c2da5b4b9a6d None None] Extension TypesManage extending resource: types {{(pid=112243) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 15 23:51:07.868832 np0000174364 devstack@c-api.service[112243]: DEBUG cinder.api.v3.router [None req-293c7dfd-a379-4274-9088-c2da5b4b9a6d None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=112243) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 15 23:51:07.868933 np0000174364 devstack@c-api.service[112243]: DEBUG cinder.api.v3.router [None req-293c7dfd-a379-4274-9088-c2da5b4b9a6d None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=112243) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 15 23:51:07.869036 np0000174364 devstack@c-api.service[112243]: DEBUG cinder.api.v3.router [None req-293c7dfd-a379-4274-9088-c2da5b4b9a6d None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=112243) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 15 23:51:07.869136 np0000174364 devstack@c-api.service[112243]: DEBUG cinder.api.v3.router [None req-293c7dfd-a379-4274-9088-c2da5b4b9a6d None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=112243) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 15 23:51:07.869242 np0000174364 devstack@c-api.service[112243]: DEBUG cinder.api.v3.router [None req-293c7dfd-a379-4274-9088-c2da5b4b9a6d None None] Extension UsedLimits extending resource: limits {{(pid=112243) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 15 23:51:07.869405 np0000174364 devstack@c-api.service[112244]: DEBUG cinder.api.v3.router [None req-32b428af-8eec-457b-bc81-68361562fa44 None None] Extended resource: os-quota-sets {{(pid=112244) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 15 23:51:07.869675 np0000174364 devstack@c-api.service[112242]: WARNING castellan.key_manager.migration [None req-3098a97f-5c67-4b87-9abd-8677b10527e4 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 15 23:51:07.870032 np0000174364 devstack@c-api.service[112245]: DEBUG cinder.api.contrib.snapshot_actions [None req-793751af-2db9-471b-938f-5f7a32424926 None None] SnapshotActionsController initialized {{(pid=112245) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} May 15 23:51:07.870852 np0000174364 devstack@c-api.service[112245]: WARNING castellan.key_manager.migration [None req-793751af-2db9-471b-938f-5f7a32424926 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 15 23:51:07.870906 np0000174364 devstack@c-api.service[112244]: DEBUG cinder.api.v3.router [None req-32b428af-8eec-457b-bc81-68361562fa44 None None] Extended resource: os-volume-manage {{(pid=112244) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 15 23:51:07.871322 np0000174364 devstack@c-api.service[112242]: WARNING castellan.key_manager.migration [None req-3098a97f-5c67-4b87-9abd-8677b10527e4 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 15 23:51:07.871576 np0000174364 devstack@c-api.service[112243]: WARNING keystonemiddleware.auth_token [None req-293c7dfd-a379-4274-9088-c2da5b4b9a6d 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 15 23:51:07.872313 np0000174364 devstack@c-api.service[112245]: WARNING castellan.key_manager.migration [None req-793751af-2db9-471b-938f-5f7a32424926 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 15 23:51:07.872359 np0000174364 devstack@c-api.service[112244]: DEBUG cinder.api.v3.router [None req-32b428af-8eec-457b-bc81-68361562fa44 None None] Extended resource: capabilities {{(pid=112244) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 15 23:51:07.872738 np0000174364 devstack@c-api.service[112242]: WARNING castellan.key_manager.migration [None req-3098a97f-5c67-4b87-9abd-8677b10527e4 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 15 23:51:07.873550 np0000174364 devstack@c-api.service[112244]: DEBUG cinder.api.v3.router [None req-32b428af-8eec-457b-bc81-68361562fa44 None None] Extended resource: os-volume-transfer {{(pid=112244) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 15 23:51:07.873658 np0000174364 devstack@c-api.service[112242]: DEBUG cinder.api.v3.router [None req-3098a97f-5c67-4b87-9abd-8677b10527e4 None None] Extension VolumeTypeAccess extending resource: types {{(pid=112242) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 15 23:51:07.873746 np0000174364 devstack@c-api.service[112245]: WARNING castellan.key_manager.migration [None req-793751af-2db9-471b-938f-5f7a32424926 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 15 23:51:07.873786 np0000174364 devstack@c-api.service[112242]: DEBUG cinder.api.v3.router [None req-3098a97f-5c67-4b87-9abd-8677b10527e4 None None] Extension SnapshotActions extending resource: snapshots {{(pid=112242) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 15 23:51:07.873906 np0000174364 devstack@c-api.service[112242]: DEBUG cinder.api.v3.router [None req-3098a97f-5c67-4b87-9abd-8677b10527e4 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=112242) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 15 23:51:07.874033 np0000174364 devstack@c-api.service[112242]: DEBUG cinder.api.v3.router [None req-3098a97f-5c67-4b87-9abd-8677b10527e4 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=112242) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 15 23:51:07.874149 np0000174364 devstack@c-api.service[112242]: DEBUG cinder.api.v3.router [None req-3098a97f-5c67-4b87-9abd-8677b10527e4 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=112242) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 15 23:51:07.874265 np0000174364 devstack@c-api.service[112242]: DEBUG cinder.api.v3.router [None req-3098a97f-5c67-4b87-9abd-8677b10527e4 None None] Extension AdminActions extending resource: volumes {{(pid=112242) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 15 23:51:07.874381 np0000174364 devstack@c-api.service[112242]: DEBUG cinder.api.v3.router [None req-3098a97f-5c67-4b87-9abd-8677b10527e4 None None] Extension AdminActions extending resource: snapshots {{(pid=112242) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 15 23:51:07.874506 np0000174364 devstack@c-api.service[112242]: DEBUG cinder.api.v3.router [None req-3098a97f-5c67-4b87-9abd-8677b10527e4 None None] Extension AdminActions extending resource: backups {{(pid=112242) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 15 23:51:07.874622 np0000174364 devstack@c-api.service[112242]: DEBUG cinder.api.v3.router [None req-3098a97f-5c67-4b87-9abd-8677b10527e4 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=112242) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 15 23:51:07.874725 np0000174364 devstack@c-api.service[112242]: DEBUG cinder.api.v3.router [None req-3098a97f-5c67-4b87-9abd-8677b10527e4 None None] Extension VolumeActions extending resource: volumes {{(pid=112242) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 15 23:51:07.874940 np0000174364 devstack@c-api.service[112242]: DEBUG cinder.api.v3.router [None req-3098a97f-5c67-4b87-9abd-8677b10527e4 None None] Extension TypesManage extending resource: types {{(pid=112242) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 15 23:51:07.875043 np0000174364 devstack@c-api.service[112242]: DEBUG cinder.api.v3.router [None req-3098a97f-5c67-4b87-9abd-8677b10527e4 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=112242) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 15 23:51:07.875147 np0000174364 devstack@c-api.service[112242]: DEBUG cinder.api.v3.router [None req-3098a97f-5c67-4b87-9abd-8677b10527e4 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=112242) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 15 23:51:07.875210 np0000174364 devstack@c-api.service[112244]: DEBUG cinder.api.v3.router [None req-32b428af-8eec-457b-bc81-68361562fa44 None None] Extended resource: os-hosts {{(pid=112244) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 15 23:51:07.875249 np0000174364 devstack@c-api.service[112245]: WARNING castellan.key_manager.migration [None req-793751af-2db9-471b-938f-5f7a32424926 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 15 23:51:07.875285 np0000174364 devstack@c-api.service[112242]: DEBUG cinder.api.v3.router [None req-3098a97f-5c67-4b87-9abd-8677b10527e4 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=112242) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 15 23:51:07.875421 np0000174364 devstack@c-api.service[112242]: DEBUG cinder.api.v3.router [None req-3098a97f-5c67-4b87-9abd-8677b10527e4 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=112242) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 15 23:51:07.875545 np0000174364 devstack@c-api.service[112242]: DEBUG cinder.api.v3.router [None req-3098a97f-5c67-4b87-9abd-8677b10527e4 None None] Extension UsedLimits extending resource: limits {{(pid=112242) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 15 23:51:07.876653 np0000174364 devstack@c-api.service[112244]: DEBUG cinder.api.v3.router [None req-32b428af-8eec-457b-bc81-68361562fa44 None None] Extended resource: cgsnapshots {{(pid=112244) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 15 23:51:07.876707 np0000174364 devstack@c-api.service[112245]: WARNING castellan.key_manager.migration [None req-793751af-2db9-471b-938f-5f7a32424926 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 15 23:51:07.877500 np0000174364 devstack@c-api.service[112243]: WSGI app 0 (mountpoint='') ready in 2 seconds on interpreter 0x78b61d4a3668 pid: 112243 (default app) May 15 23:51:07.877904 np0000174364 devstack@c-api.service[112242]: WARNING keystonemiddleware.auth_token [None req-3098a97f-5c67-4b87-9abd-8677b10527e4 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 15 23:51:07.878107 np0000174364 devstack@c-api.service[112244]: DEBUG cinder.api.contrib.snapshot_actions [None req-32b428af-8eec-457b-bc81-68361562fa44 None None] SnapshotActionsController initialized {{(pid=112244) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} May 15 23:51:07.878283 np0000174364 devstack@c-api.service[112245]: WARNING castellan.key_manager.migration [None req-793751af-2db9-471b-938f-5f7a32424926 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 15 23:51:07.878917 np0000174364 devstack@c-api.service[112244]: WARNING castellan.key_manager.migration [None req-32b428af-8eec-457b-bc81-68361562fa44 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 15 23:51:07.879697 np0000174364 devstack@c-api.service[112245]: WARNING castellan.key_manager.migration [None req-793751af-2db9-471b-938f-5f7a32424926 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 15 23:51:07.880369 np0000174364 devstack@c-api.service[112244]: WARNING castellan.key_manager.migration [None req-32b428af-8eec-457b-bc81-68361562fa44 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 15 23:51:07.880644 np0000174364 devstack@c-api.service[112245]: DEBUG cinder.api.v3.router [None req-793751af-2db9-471b-938f-5f7a32424926 None None] Extension VolumeTypeAccess extending resource: types {{(pid=112245) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 15 23:51:07.880793 np0000174364 devstack@c-api.service[112245]: DEBUG cinder.api.v3.router [None req-793751af-2db9-471b-938f-5f7a32424926 None None] Extension SnapshotActions extending resource: snapshots {{(pid=112245) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 15 23:51:07.880914 np0000174364 devstack@c-api.service[112245]: DEBUG cinder.api.v3.router [None req-793751af-2db9-471b-938f-5f7a32424926 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=112245) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 15 23:51:07.881047 np0000174364 devstack@c-api.service[112245]: DEBUG cinder.api.v3.router [None req-793751af-2db9-471b-938f-5f7a32424926 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=112245) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 15 23:51:07.881175 np0000174364 devstack@c-api.service[112245]: DEBUG cinder.api.v3.router [None req-793751af-2db9-471b-938f-5f7a32424926 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=112245) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 15 23:51:07.881309 np0000174364 devstack@c-api.service[112245]: DEBUG cinder.api.v3.router [None req-793751af-2db9-471b-938f-5f7a32424926 None None] Extension AdminActions extending resource: volumes {{(pid=112245) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 15 23:51:07.881438 np0000174364 devstack@c-api.service[112245]: DEBUG cinder.api.v3.router [None req-793751af-2db9-471b-938f-5f7a32424926 None None] Extension AdminActions extending resource: snapshots {{(pid=112245) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 15 23:51:07.881562 np0000174364 devstack@c-api.service[112245]: DEBUG cinder.api.v3.router [None req-793751af-2db9-471b-938f-5f7a32424926 None None] Extension AdminActions extending resource: backups {{(pid=112245) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 15 23:51:07.881666 np0000174364 devstack@c-api.service[112245]: DEBUG cinder.api.v3.router [None req-793751af-2db9-471b-938f-5f7a32424926 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=112245) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 15 23:51:07.881771 np0000174364 devstack@c-api.service[112245]: DEBUG cinder.api.v3.router [None req-793751af-2db9-471b-938f-5f7a32424926 None None] Extension VolumeActions extending resource: volumes {{(pid=112245) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 15 23:51:07.881812 np0000174364 devstack@c-api.service[112244]: WARNING castellan.key_manager.migration [None req-32b428af-8eec-457b-bc81-68361562fa44 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 15 23:51:07.881979 np0000174364 devstack@c-api.service[112245]: DEBUG cinder.api.v3.router [None req-793751af-2db9-471b-938f-5f7a32424926 None None] Extension TypesManage extending resource: types {{(pid=112245) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 15 23:51:07.882098 np0000174364 devstack@c-api.service[112245]: DEBUG cinder.api.v3.router [None req-793751af-2db9-471b-938f-5f7a32424926 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=112245) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 15 23:51:07.882203 np0000174364 devstack@c-api.service[112245]: DEBUG cinder.api.v3.router [None req-793751af-2db9-471b-938f-5f7a32424926 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=112245) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 15 23:51:07.882305 np0000174364 devstack@c-api.service[112245]: DEBUG cinder.api.v3.router [None req-793751af-2db9-471b-938f-5f7a32424926 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=112245) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 15 23:51:07.882415 np0000174364 devstack@c-api.service[112245]: DEBUG cinder.api.v3.router [None req-793751af-2db9-471b-938f-5f7a32424926 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=112245) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 15 23:51:07.882548 np0000174364 devstack@c-api.service[112245]: DEBUG cinder.api.v3.router [None req-793751af-2db9-471b-938f-5f7a32424926 None None] Extension UsedLimits extending resource: limits {{(pid=112245) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 15 23:51:07.883204 np0000174364 devstack@c-api.service[112244]: WARNING castellan.key_manager.migration [None req-32b428af-8eec-457b-bc81-68361562fa44 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 15 23:51:07.883786 np0000174364 devstack@c-api.service[112242]: WSGI app 0 (mountpoint='') ready in 2 seconds on interpreter 0x78b61d4a3668 pid: 112242 (default app) May 15 23:51:07.884652 np0000174364 devstack@c-api.service[112244]: WARNING castellan.key_manager.migration [None req-32b428af-8eec-457b-bc81-68361562fa44 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 15 23:51:07.885421 np0000174364 devstack@c-api.service[112245]: WARNING keystonemiddleware.auth_token [None req-793751af-2db9-471b-938f-5f7a32424926 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 15 23:51:07.886084 np0000174364 devstack@c-api.service[112243]: /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 15 23:51:07.886084 np0000174364 devstack@c-api.service[112243]: warnings.warn(deprecated_msg) May 15 23:51:07.886208 np0000174364 devstack@c-api.service[112243]: /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 15 23:51:07.886208 np0000174364 devstack@c-api.service[112243]: warnings.warn(deprecated_msg) May 15 23:51:07.886208 np0000174364 devstack@c-api.service[112243]: /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 15 23:51:07.886208 np0000174364 devstack@c-api.service[112243]: warnings.warn(deprecated_msg) May 15 23:51:07.886393 np0000174364 devstack@c-api.service[112244]: WARNING castellan.key_manager.migration [None req-32b428af-8eec-457b-bc81-68361562fa44 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 15 23:51:07.886447 np0000174364 devstack@c-api.service[112243]: /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 15 23:51:07.886447 np0000174364 devstack@c-api.service[112243]: warnings.warn(deprecated_msg) May 15 23:51:07.886447 np0000174364 devstack@c-api.service[112243]: /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 15 23:51:07.886447 np0000174364 devstack@c-api.service[112243]: warnings.warn(deprecated_msg) May 15 23:51:07.886447 np0000174364 devstack@c-api.service[112243]: /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 15 23:51:07.886688 np0000174364 devstack@c-api.service[112243]: warnings.warn(deprecated_msg) May 15 23:51:07.886688 np0000174364 devstack@c-api.service[112243]: /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 15 23:51:07.886688 np0000174364 devstack@c-api.service[112243]: warnings.warn(deprecated_msg) May 15 23:51:07.886688 np0000174364 devstack@c-api.service[112243]: /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 15 23:51:07.886688 np0000174364 devstack@c-api.service[112243]: warnings.warn(deprecated_msg) May 15 23:51:07.886688 np0000174364 devstack@c-api.service[112243]: /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 15 23:51:07.886941 np0000174364 devstack@c-api.service[112243]: warnings.warn(deprecated_msg) May 15 23:51:07.886941 np0000174364 devstack@c-api.service[112243]: /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 15 23:51:07.886941 np0000174364 devstack@c-api.service[112243]: warnings.warn(deprecated_msg) May 15 23:51:07.886941 np0000174364 devstack@c-api.service[112243]: /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 15 23:51:07.886941 np0000174364 devstack@c-api.service[112243]: warnings.warn(deprecated_msg) May 15 23:51:07.887128 np0000174364 devstack@c-api.service[112243]: /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 15 23:51:07.887128 np0000174364 devstack@c-api.service[112243]: warnings.warn(deprecated_msg) May 15 23:51:07.887128 np0000174364 devstack@c-api.service[112243]: /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 15 23:51:07.887128 np0000174364 devstack@c-api.service[112243]: warnings.warn(deprecated_msg) May 15 23:51:07.887318 np0000174364 devstack@c-api.service[112243]: /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 15 23:51:07.887318 np0000174364 devstack@c-api.service[112243]: warnings.warn(deprecated_msg) May 15 23:51:07.887318 np0000174364 devstack@c-api.service[112243]: /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 15 23:51:07.887318 np0000174364 devstack@c-api.service[112243]: warnings.warn(deprecated_msg) May 15 23:51:07.887318 np0000174364 devstack@c-api.service[112243]: /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 15 23:51:07.887578 np0000174364 devstack@c-api.service[112243]: warnings.warn(deprecated_msg) May 15 23:51:07.887578 np0000174364 devstack@c-api.service[112243]: /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 15 23:51:07.887578 np0000174364 devstack@c-api.service[112243]: warnings.warn(deprecated_msg) May 15 23:51:07.887578 np0000174364 devstack@c-api.service[112243]: /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 15 23:51:07.887578 np0000174364 devstack@c-api.service[112243]: warnings.warn(deprecated_msg) May 15 23:51:07.887783 np0000174364 devstack@c-api.service[112243]: /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 15 23:51:07.887783 np0000174364 devstack@c-api.service[112243]: warnings.warn(deprecated_msg) May 15 23:51:07.887783 np0000174364 devstack@c-api.service[112243]: /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 15 23:51:07.887783 np0000174364 devstack@c-api.service[112243]: warnings.warn(deprecated_msg) May 15 23:51:07.887783 np0000174364 devstack@c-api.service[112243]: /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 15 23:51:07.887783 np0000174364 devstack@c-api.service[112243]: warnings.warn(deprecated_msg) May 15 23:51:07.888020 np0000174364 devstack@c-api.service[112243]: /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 15 23:51:07.888020 np0000174364 devstack@c-api.service[112243]: warnings.warn(deprecated_msg) May 15 23:51:07.888020 np0000174364 devstack@c-api.service[112243]: /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 15 23:51:07.888020 np0000174364 devstack@c-api.service[112243]: warnings.warn(deprecated_msg) May 15 23:51:07.888020 np0000174364 devstack@c-api.service[112243]: /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 15 23:51:07.888020 np0000174364 devstack@c-api.service[112243]: warnings.warn(deprecated_msg) May 15 23:51:07.888256 np0000174364 devstack@c-api.service[112243]: /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 15 23:51:07.888256 np0000174364 devstack@c-api.service[112243]: warnings.warn(deprecated_msg) May 15 23:51:07.888256 np0000174364 devstack@c-api.service[112243]: /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 15 23:51:07.888256 np0000174364 devstack@c-api.service[112243]: warnings.warn(deprecated_msg) May 15 23:51:07.888256 np0000174364 devstack@c-api.service[112243]: /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 15 23:51:07.888256 np0000174364 devstack@c-api.service[112243]: warnings.warn(deprecated_msg) May 15 23:51:07.888511 np0000174364 devstack@c-api.service[112243]: /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 15 23:51:07.888511 np0000174364 devstack@c-api.service[112243]: warnings.warn(deprecated_msg) May 15 23:51:07.888511 np0000174364 devstack@c-api.service[112243]: /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 15 23:51:07.888511 np0000174364 devstack@c-api.service[112243]: warnings.warn(deprecated_msg) May 15 23:51:07.888511 np0000174364 devstack@c-api.service[112243]: /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 15 23:51:07.888511 np0000174364 devstack@c-api.service[112243]: warnings.warn(deprecated_msg) May 15 23:51:07.888906 np0000174364 devstack@c-api.service[112243]: /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 15 23:51:07.888906 np0000174364 devstack@c-api.service[112243]: warnings.warn(deprecated_msg) May 15 23:51:07.888906 np0000174364 devstack@c-api.service[112243]: /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 15 23:51:07.888906 np0000174364 devstack@c-api.service[112243]: warnings.warn(deprecated_msg) May 15 23:51:07.889080 np0000174364 devstack@c-api.service[112243]: /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 15 23:51:07.889080 np0000174364 devstack@c-api.service[112243]: warnings.warn(deprecated_msg) May 15 23:51:07.889080 np0000174364 devstack@c-api.service[112243]: /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 15 23:51:07.889080 np0000174364 devstack@c-api.service[112243]: warnings.warn(deprecated_msg) May 15 23:51:07.889080 np0000174364 devstack@c-api.service[112243]: /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 15 23:51:07.889292 np0000174364 devstack@c-api.service[112243]: warnings.warn(deprecated_msg) May 15 23:51:07.889292 np0000174364 devstack@c-api.service[112243]: /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 15 23:51:07.889292 np0000174364 devstack@c-api.service[112243]: warnings.warn(deprecated_msg) May 15 23:51:07.889292 np0000174364 devstack@c-api.service[112243]: /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 15 23:51:07.889292 np0000174364 devstack@c-api.service[112243]: warnings.warn(deprecated_msg) May 15 23:51:07.889521 np0000174364 devstack@c-api.service[112243]: /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 15 23:51:07.889521 np0000174364 devstack@c-api.service[112243]: warnings.warn(deprecated_msg) May 15 23:51:07.889521 np0000174364 devstack@c-api.service[112243]: /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 15 23:51:07.889521 np0000174364 devstack@c-api.service[112243]: warnings.warn(deprecated_msg) May 15 23:51:07.889521 np0000174364 devstack@c-api.service[112243]: /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 15 23:51:07.889521 np0000174364 devstack@c-api.service[112243]: warnings.warn(deprecated_msg) May 15 23:51:07.889761 np0000174364 devstack@c-api.service[112243]: /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 15 23:51:07.889761 np0000174364 devstack@c-api.service[112243]: warnings.warn(deprecated_msg) May 15 23:51:07.889761 np0000174364 devstack@c-api.service[112243]: /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 15 23:51:07.889761 np0000174364 devstack@c-api.service[112243]: warnings.warn(deprecated_msg) May 15 23:51:07.889761 np0000174364 devstack@c-api.service[112243]: /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 15 23:51:07.890004 np0000174364 devstack@c-api.service[112243]: warnings.warn(deprecated_msg) May 15 23:51:07.890004 np0000174364 devstack@c-api.service[112243]: /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 15 23:51:07.890004 np0000174364 devstack@c-api.service[112243]: warnings.warn(deprecated_msg) May 15 23:51:07.890004 np0000174364 devstack@c-api.service[112243]: /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 15 23:51:07.890004 np0000174364 devstack@c-api.service[112243]: warnings.warn(deprecated_msg) May 15 23:51:07.890272 np0000174364 devstack@c-api.service[112243]: /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 15 23:51:07.890272 np0000174364 devstack@c-api.service[112243]: warnings.warn(deprecated_msg) May 15 23:51:07.890272 np0000174364 devstack@c-api.service[112243]: /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 15 23:51:07.890272 np0000174364 devstack@c-api.service[112243]: warnings.warn(deprecated_msg) May 15 23:51:07.890450 np0000174364 devstack@c-api.service[112243]: /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 15 23:51:07.890450 np0000174364 devstack@c-api.service[112243]: warnings.warn(deprecated_msg) May 15 23:51:07.890450 np0000174364 devstack@c-api.service[112243]: /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 15 23:51:07.890450 np0000174364 devstack@c-api.service[112243]: warnings.warn(deprecated_msg) May 15 23:51:07.890623 np0000174364 devstack@c-api.service[112243]: /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 15 23:51:07.890623 np0000174364 devstack@c-api.service[112243]: warnings.warn(deprecated_msg) May 15 23:51:07.890623 np0000174364 devstack@c-api.service[112243]: /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 15 23:51:07.890623 np0000174364 devstack@c-api.service[112243]: warnings.warn(deprecated_msg) May 15 23:51:07.890623 np0000174364 devstack@c-api.service[112243]: /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 15 23:51:07.890848 np0000174364 devstack@c-api.service[112243]: warnings.warn(deprecated_msg) May 15 23:51:07.890848 np0000174364 devstack@c-api.service[112243]: /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 15 23:51:07.890848 np0000174364 devstack@c-api.service[112243]: warnings.warn(deprecated_msg) May 15 23:51:07.890848 np0000174364 devstack@c-api.service[112243]: /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 15 23:51:07.890848 np0000174364 devstack@c-api.service[112243]: warnings.warn(deprecated_msg) May 15 23:51:07.891041 np0000174364 devstack@c-api.service[112243]: /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 15 23:51:07.891041 np0000174364 devstack@c-api.service[112243]: warnings.warn(deprecated_msg) May 15 23:51:07.891041 np0000174364 devstack@c-api.service[112243]: /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 15 23:51:07.891041 np0000174364 devstack@c-api.service[112243]: warnings.warn(deprecated_msg) May 15 23:51:07.891212 np0000174364 devstack@c-api.service[112243]: /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 15 23:51:07.891212 np0000174364 devstack@c-api.service[112243]: warnings.warn(deprecated_msg) May 15 23:51:07.891212 np0000174364 devstack@c-api.service[112243]: /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 15 23:51:07.891212 np0000174364 devstack@c-api.service[112243]: warnings.warn(deprecated_msg) May 15 23:51:07.891374 np0000174364 devstack@c-api.service[112243]: /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 15 23:51:07.891374 np0000174364 devstack@c-api.service[112243]: warnings.warn(deprecated_msg) May 15 23:51:07.891374 np0000174364 devstack@c-api.service[112243]: /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 15 23:51:07.891374 np0000174364 devstack@c-api.service[112243]: warnings.warn(deprecated_msg) May 15 23:51:07.891563 np0000174364 devstack@c-api.service[112243]: /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 15 23:51:07.891563 np0000174364 devstack@c-api.service[112243]: warnings.warn(deprecated_msg) May 15 23:51:07.891563 np0000174364 devstack@c-api.service[112243]: /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 15 23:51:07.891563 np0000174364 devstack@c-api.service[112243]: warnings.warn(deprecated_msg) May 15 23:51:07.891724 np0000174364 devstack@c-api.service[112243]: /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 15 23:51:07.891724 np0000174364 devstack@c-api.service[112243]: warnings.warn(deprecated_msg) May 15 23:51:07.891724 np0000174364 devstack@c-api.service[112243]: /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 15 23:51:07.891724 np0000174364 devstack@c-api.service[112243]: warnings.warn(deprecated_msg) May 15 23:51:07.891892 np0000174364 devstack@c-api.service[112243]: /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 15 23:51:07.891892 np0000174364 devstack@c-api.service[112243]: warnings.warn(deprecated_msg) May 15 23:51:07.891892 np0000174364 devstack@c-api.service[112243]: /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 15 23:51:07.891892 np0000174364 devstack@c-api.service[112243]: warnings.warn(deprecated_msg) May 15 23:51:07.891892 np0000174364 devstack@c-api.service[112243]: /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 15 23:51:07.891892 np0000174364 devstack@c-api.service[112243]: warnings.warn(deprecated_msg) May 15 23:51:07.892134 np0000174364 devstack@c-api.service[112243]: /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 15 23:51:07.892134 np0000174364 devstack@c-api.service[112243]: warnings.warn(deprecated_msg) May 15 23:51:07.892134 np0000174364 devstack@c-api.service[112243]: /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 15 23:51:07.892134 np0000174364 devstack@c-api.service[112243]: warnings.warn(deprecated_msg) May 15 23:51:07.892134 np0000174364 devstack@c-api.service[112243]: /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 15 23:51:07.892342 np0000174364 devstack@c-api.service[112243]: warnings.warn(deprecated_msg) May 15 23:51:07.892342 np0000174364 devstack@c-api.service[112243]: /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 15 23:51:07.892342 np0000174364 devstack@c-api.service[112243]: warnings.warn(deprecated_msg) May 15 23:51:07.892342 np0000174364 devstack@c-api.service[112243]: /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 15 23:51:07.892342 np0000174364 devstack@c-api.service[112243]: warnings.warn(deprecated_msg) May 15 23:51:07.892342 np0000174364 devstack@c-api.service[112243]: /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 15 23:51:07.892342 np0000174364 devstack@c-api.service[112243]: warnings.warn(deprecated_msg) May 15 23:51:07.892663 np0000174364 devstack@c-api.service[112243]: /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 15 23:51:07.892663 np0000174364 devstack@c-api.service[112243]: warnings.warn(deprecated_msg) May 15 23:51:07.892663 np0000174364 devstack@c-api.service[112243]: /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 15 23:51:07.892663 np0000174364 devstack@c-api.service[112243]: warnings.warn(deprecated_msg) May 15 23:51:07.892663 np0000174364 devstack@c-api.service[112243]: /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 15 23:51:07.892663 np0000174364 devstack@c-api.service[112243]: warnings.warn(deprecated_msg) May 15 23:51:07.892913 np0000174364 devstack@c-api.service[112243]: /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 15 23:51:07.892913 np0000174364 devstack@c-api.service[112243]: warnings.warn(deprecated_msg) May 15 23:51:07.892913 np0000174364 devstack@c-api.service[112243]: /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 15 23:51:07.892913 np0000174364 devstack@c-api.service[112243]: warnings.warn(deprecated_msg) May 15 23:51:07.892913 np0000174364 devstack@c-api.service[112243]: /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 15 23:51:07.892913 np0000174364 devstack@c-api.service[112243]: warnings.warn(deprecated_msg) May 15 23:51:07.893145 np0000174364 devstack@c-api.service[112243]: /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 15 23:51:07.893145 np0000174364 devstack@c-api.service[112243]: warnings.warn(deprecated_msg) May 15 23:51:07.893145 np0000174364 devstack@c-api.service[112243]: /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 15 23:51:07.893145 np0000174364 devstack@c-api.service[112243]: warnings.warn(deprecated_msg) May 15 23:51:07.893145 np0000174364 devstack@c-api.service[112243]: /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 15 23:51:07.893145 np0000174364 devstack@c-api.service[112243]: warnings.warn(deprecated_msg) May 15 23:51:07.893385 np0000174364 devstack@c-api.service[112243]: /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 15 23:51:07.893385 np0000174364 devstack@c-api.service[112243]: warnings.warn(deprecated_msg) May 15 23:51:07.893385 np0000174364 devstack@c-api.service[112243]: /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 15 23:51:07.893385 np0000174364 devstack@c-api.service[112243]: warnings.warn(deprecated_msg) May 15 23:51:07.893562 np0000174364 devstack@c-api.service[112243]: /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 15 23:51:07.893562 np0000174364 devstack@c-api.service[112243]: warnings.warn(deprecated_msg) May 15 23:51:07.893562 np0000174364 devstack@c-api.service[112243]: /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 15 23:51:07.893562 np0000174364 devstack@c-api.service[112243]: warnings.warn(deprecated_msg) May 15 23:51:07.893735 np0000174364 devstack@c-api.service[112243]: /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 15 23:51:07.893735 np0000174364 devstack@c-api.service[112243]: warnings.warn(deprecated_msg) May 15 23:51:07.893735 np0000174364 devstack@c-api.service[112243]: /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 15 23:51:07.893735 np0000174364 devstack@c-api.service[112243]: warnings.warn(deprecated_msg) May 15 23:51:07.893903 np0000174364 devstack@c-api.service[112244]: WARNING castellan.key_manager.migration [None req-32b428af-8eec-457b-bc81-68361562fa44 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 15 23:51:07.893941 np0000174364 devstack@c-api.service[112243]: /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 15 23:51:07.893941 np0000174364 devstack@c-api.service[112243]: warnings.warn(deprecated_msg) May 15 23:51:07.893941 np0000174364 devstack@c-api.service[112243]: /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 15 23:51:07.893941 np0000174364 devstack@c-api.service[112243]: warnings.warn(deprecated_msg) May 15 23:51:07.894125 np0000174364 devstack@c-api.service[112244]: DEBUG cinder.api.v3.router [None req-32b428af-8eec-457b-bc81-68361562fa44 None None] Extension VolumeTypeAccess extending resource: types {{(pid=112244) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 15 23:51:07.894125 np0000174364 devstack@c-api.service[112244]: DEBUG cinder.api.v3.router [None req-32b428af-8eec-457b-bc81-68361562fa44 None None] Extension SnapshotActions extending resource: snapshots {{(pid=112244) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 15 23:51:07.894125 np0000174364 devstack@c-api.service[112244]: DEBUG cinder.api.v3.router [None req-32b428af-8eec-457b-bc81-68361562fa44 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=112244) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 15 23:51:07.894125 np0000174364 devstack@c-api.service[112244]: DEBUG cinder.api.v3.router [None req-32b428af-8eec-457b-bc81-68361562fa44 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=112244) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 15 23:51:07.894125 np0000174364 devstack@c-api.service[112244]: DEBUG cinder.api.v3.router [None req-32b428af-8eec-457b-bc81-68361562fa44 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=112244) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 15 23:51:07.894125 np0000174364 devstack@c-api.service[112244]: DEBUG cinder.api.v3.router [None req-32b428af-8eec-457b-bc81-68361562fa44 None None] Extension AdminActions extending resource: volumes {{(pid=112244) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 15 23:51:07.894125 np0000174364 devstack@c-api.service[112244]: DEBUG cinder.api.v3.router [None req-32b428af-8eec-457b-bc81-68361562fa44 None None] Extension AdminActions extending resource: snapshots {{(pid=112244) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 15 23:51:07.894352 np0000174364 devstack@c-api.service[112244]: DEBUG cinder.api.v3.router [None req-32b428af-8eec-457b-bc81-68361562fa44 None None] Extension AdminActions extending resource: backups {{(pid=112244) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 15 23:51:07.894352 np0000174364 devstack@c-api.service[112244]: DEBUG cinder.api.v3.router [None req-32b428af-8eec-457b-bc81-68361562fa44 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=112244) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 15 23:51:07.894352 np0000174364 devstack@c-api.service[112244]: DEBUG cinder.api.v3.router [None req-32b428af-8eec-457b-bc81-68361562fa44 None None] Extension VolumeActions extending resource: volumes {{(pid=112244) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 15 23:51:07.894471 np0000174364 devstack@c-api.service[112243]: DEBUG cinder.api.middleware.request_id [None req-2f58470f-ad92-4507-9cca-4be4aaa0732b None None] RequestId filter calling following filter/app {{(pid=112243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 15 23:51:07.894508 np0000174364 devstack@c-api.service[112244]: DEBUG cinder.api.v3.router [None req-32b428af-8eec-457b-bc81-68361562fa44 None None] Extension TypesManage extending resource: types {{(pid=112244) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 15 23:51:07.894508 np0000174364 devstack@c-api.service[112244]: DEBUG cinder.api.v3.router [None req-32b428af-8eec-457b-bc81-68361562fa44 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=112244) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 15 23:51:07.894508 np0000174364 devstack@c-api.service[112244]: DEBUG cinder.api.v3.router [None req-32b428af-8eec-457b-bc81-68361562fa44 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=112244) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 15 23:51:07.894508 np0000174364 devstack@c-api.service[112244]: DEBUG cinder.api.v3.router [None req-32b428af-8eec-457b-bc81-68361562fa44 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=112244) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 15 23:51:07.894508 np0000174364 devstack@c-api.service[112244]: DEBUG cinder.api.v3.router [None req-32b428af-8eec-457b-bc81-68361562fa44 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=112244) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 15 23:51:07.894508 np0000174364 devstack@c-api.service[112244]: DEBUG cinder.api.v3.router [None req-32b428af-8eec-457b-bc81-68361562fa44 None None] Extension UsedLimits extending resource: limits {{(pid=112244) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 15 23:51:07.894696 np0000174364 devstack@c-api.service[112245]: WSGI app 0 (mountpoint='') ready in 2 seconds on interpreter 0x78b61d4a3668 pid: 112245 (default app) May 15 23:51:07.894817 np0000174364 devstack@c-api.service[112243]: [pid: 112243|app: 0|req: 1/1] 162.253.55.186 () {60 vars in 956 bytes} [Fri May 15 23:51:07 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 15 23:51:07.894863 np0000174364 devstack@c-api.service[112244]: WARNING keystonemiddleware.auth_token [None req-32b428af-8eec-457b-bc81-68361562fa44 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 15 23:51:07.898494 np0000174364 devstack@c-api.service[112244]: WSGI app 0 (mountpoint='') ready in 2 seconds on interpreter 0x78b61d4a3668 pid: 112244 (default app) May 15 23:51:15.131983 np0000174364 devstack@c-api.service[112242]: /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 15 23:51:15.131983 np0000174364 devstack@c-api.service[112242]: warnings.warn(deprecated_msg) May 15 23:51:15.131983 np0000174364 devstack@c-api.service[112242]: /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 15 23:51:15.131983 np0000174364 devstack@c-api.service[112242]: warnings.warn(deprecated_msg) May 15 23:51:15.131983 np0000174364 devstack@c-api.service[112242]: /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 15 23:51:15.132913 np0000174364 devstack@c-api.service[112242]: warnings.warn(deprecated_msg) May 15 23:51:15.132913 np0000174364 devstack@c-api.service[112242]: /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 15 23:51:15.132913 np0000174364 devstack@c-api.service[112242]: warnings.warn(deprecated_msg) May 15 23:51:15.132913 np0000174364 devstack@c-api.service[112242]: /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 15 23:51:15.132913 np0000174364 devstack@c-api.service[112242]: warnings.warn(deprecated_msg) May 15 23:51:15.133186 np0000174364 devstack@c-api.service[112242]: /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 15 23:51:15.133186 np0000174364 devstack@c-api.service[112242]: warnings.warn(deprecated_msg) May 15 23:51:15.133186 np0000174364 devstack@c-api.service[112242]: /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 15 23:51:15.133186 np0000174364 devstack@c-api.service[112242]: warnings.warn(deprecated_msg) May 15 23:51:15.133186 np0000174364 devstack@c-api.service[112242]: /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 15 23:51:15.133186 np0000174364 devstack@c-api.service[112242]: warnings.warn(deprecated_msg) May 15 23:51:15.133537 np0000174364 devstack@c-api.service[112242]: /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 15 23:51:15.133537 np0000174364 devstack@c-api.service[112242]: warnings.warn(deprecated_msg) May 15 23:51:15.133537 np0000174364 devstack@c-api.service[112242]: /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 15 23:51:15.133537 np0000174364 devstack@c-api.service[112242]: warnings.warn(deprecated_msg) May 15 23:51:15.133762 np0000174364 devstack@c-api.service[112242]: /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 15 23:51:15.133762 np0000174364 devstack@c-api.service[112242]: warnings.warn(deprecated_msg) May 15 23:51:15.133762 np0000174364 devstack@c-api.service[112242]: /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 15 23:51:15.133762 np0000174364 devstack@c-api.service[112242]: warnings.warn(deprecated_msg) May 15 23:51:15.134048 np0000174364 devstack@c-api.service[112242]: /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 15 23:51:15.134048 np0000174364 devstack@c-api.service[112242]: warnings.warn(deprecated_msg) May 15 23:51:15.134048 np0000174364 devstack@c-api.service[112242]: /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 15 23:51:15.134048 np0000174364 devstack@c-api.service[112242]: warnings.warn(deprecated_msg) May 15 23:51:15.134274 np0000174364 devstack@c-api.service[112242]: /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 15 23:51:15.134274 np0000174364 devstack@c-api.service[112242]: warnings.warn(deprecated_msg) May 15 23:51:15.134274 np0000174364 devstack@c-api.service[112242]: /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 15 23:51:15.134274 np0000174364 devstack@c-api.service[112242]: warnings.warn(deprecated_msg) May 15 23:51:15.134274 np0000174364 devstack@c-api.service[112242]: /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 15 23:51:15.134574 np0000174364 devstack@c-api.service[112242]: warnings.warn(deprecated_msg) May 15 23:51:15.134574 np0000174364 devstack@c-api.service[112242]: /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 15 23:51:15.134574 np0000174364 devstack@c-api.service[112242]: warnings.warn(deprecated_msg) May 15 23:51:15.134574 np0000174364 devstack@c-api.service[112242]: /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 15 23:51:15.134574 np0000174364 devstack@c-api.service[112242]: warnings.warn(deprecated_msg) May 15 23:51:15.135350 np0000174364 devstack@c-api.service[112242]: /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 15 23:51:15.135350 np0000174364 devstack@c-api.service[112242]: warnings.warn(deprecated_msg) May 15 23:51:15.135350 np0000174364 devstack@c-api.service[112242]: /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 15 23:51:15.135350 np0000174364 devstack@c-api.service[112242]: warnings.warn(deprecated_msg) May 15 23:51:15.135350 np0000174364 devstack@c-api.service[112242]: /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 15 23:51:15.135350 np0000174364 devstack@c-api.service[112242]: warnings.warn(deprecated_msg) May 15 23:51:15.137027 np0000174364 devstack@c-api.service[112242]: /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 15 23:51:15.137027 np0000174364 devstack@c-api.service[112242]: warnings.warn(deprecated_msg) May 15 23:51:15.137027 np0000174364 devstack@c-api.service[112242]: /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 15 23:51:15.137027 np0000174364 devstack@c-api.service[112242]: warnings.warn(deprecated_msg) May 15 23:51:15.137027 np0000174364 devstack@c-api.service[112242]: /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 15 23:51:15.137027 np0000174364 devstack@c-api.service[112242]: warnings.warn(deprecated_msg) May 15 23:51:15.137514 np0000174364 devstack@c-api.service[112242]: /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 15 23:51:15.137514 np0000174364 devstack@c-api.service[112242]: warnings.warn(deprecated_msg) May 15 23:51:15.137514 np0000174364 devstack@c-api.service[112242]: /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 15 23:51:15.137514 np0000174364 devstack@c-api.service[112242]: warnings.warn(deprecated_msg) May 15 23:51:15.137514 np0000174364 devstack@c-api.service[112242]: /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 15 23:51:15.137514 np0000174364 devstack@c-api.service[112242]: warnings.warn(deprecated_msg) May 15 23:51:15.137991 np0000174364 devstack@c-api.service[112242]: /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 15 23:51:15.137991 np0000174364 devstack@c-api.service[112242]: warnings.warn(deprecated_msg) May 15 23:51:15.137991 np0000174364 devstack@c-api.service[112242]: /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 15 23:51:15.137991 np0000174364 devstack@c-api.service[112242]: warnings.warn(deprecated_msg) May 15 23:51:15.137991 np0000174364 devstack@c-api.service[112242]: /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 15 23:51:15.138464 np0000174364 devstack@c-api.service[112242]: warnings.warn(deprecated_msg) May 15 23:51:15.138464 np0000174364 devstack@c-api.service[112242]: /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 15 23:51:15.138464 np0000174364 devstack@c-api.service[112242]: warnings.warn(deprecated_msg) May 15 23:51:15.138464 np0000174364 devstack@c-api.service[112242]: /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 15 23:51:15.138464 np0000174364 devstack@c-api.service[112242]: warnings.warn(deprecated_msg) May 15 23:51:15.138833 np0000174364 devstack@c-api.service[112242]: /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 15 23:51:15.138833 np0000174364 devstack@c-api.service[112242]: warnings.warn(deprecated_msg) May 15 23:51:15.138833 np0000174364 devstack@c-api.service[112242]: /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 15 23:51:15.138833 np0000174364 devstack@c-api.service[112242]: warnings.warn(deprecated_msg) May 15 23:51:15.138833 np0000174364 devstack@c-api.service[112242]: /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 15 23:51:15.138833 np0000174364 devstack@c-api.service[112242]: warnings.warn(deprecated_msg) May 15 23:51:15.139272 np0000174364 devstack@c-api.service[112242]: /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 15 23:51:15.139272 np0000174364 devstack@c-api.service[112242]: warnings.warn(deprecated_msg) May 15 23:51:15.139272 np0000174364 devstack@c-api.service[112242]: /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 15 23:51:15.139272 np0000174364 devstack@c-api.service[112242]: warnings.warn(deprecated_msg) May 15 23:51:15.139272 np0000174364 devstack@c-api.service[112242]: /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 15 23:51:15.139272 np0000174364 devstack@c-api.service[112242]: warnings.warn(deprecated_msg) May 15 23:51:15.139749 np0000174364 devstack@c-api.service[112242]: /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 15 23:51:15.139749 np0000174364 devstack@c-api.service[112242]: warnings.warn(deprecated_msg) May 15 23:51:15.139749 np0000174364 devstack@c-api.service[112242]: /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 15 23:51:15.139749 np0000174364 devstack@c-api.service[112242]: warnings.warn(deprecated_msg) May 15 23:51:15.139749 np0000174364 devstack@c-api.service[112242]: /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 15 23:51:15.140062 np0000174364 devstack@c-api.service[112242]: warnings.warn(deprecated_msg) May 15 23:51:15.140062 np0000174364 devstack@c-api.service[112242]: /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 15 23:51:15.140062 np0000174364 devstack@c-api.service[112242]: warnings.warn(deprecated_msg) May 15 23:51:15.140062 np0000174364 devstack@c-api.service[112242]: /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 15 23:51:15.140062 np0000174364 devstack@c-api.service[112242]: warnings.warn(deprecated_msg) May 15 23:51:15.140334 np0000174364 devstack@c-api.service[112242]: /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 15 23:51:15.140334 np0000174364 devstack@c-api.service[112242]: warnings.warn(deprecated_msg) May 15 23:51:15.140334 np0000174364 devstack@c-api.service[112242]: /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 15 23:51:15.140334 np0000174364 devstack@c-api.service[112242]: warnings.warn(deprecated_msg) May 15 23:51:15.140667 np0000174364 devstack@c-api.service[112242]: /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 15 23:51:15.140667 np0000174364 devstack@c-api.service[112242]: warnings.warn(deprecated_msg) May 15 23:51:15.140667 np0000174364 devstack@c-api.service[112242]: /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 15 23:51:15.140667 np0000174364 devstack@c-api.service[112242]: warnings.warn(deprecated_msg) May 15 23:51:15.140896 np0000174364 devstack@c-api.service[112242]: /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 15 23:51:15.140896 np0000174364 devstack@c-api.service[112242]: warnings.warn(deprecated_msg) May 15 23:51:15.140896 np0000174364 devstack@c-api.service[112242]: /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 15 23:51:15.140896 np0000174364 devstack@c-api.service[112242]: warnings.warn(deprecated_msg) May 15 23:51:15.140896 np0000174364 devstack@c-api.service[112242]: /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 15 23:51:15.141057 np0000174364 devstack@c-api.service[112242]: warnings.warn(deprecated_msg) May 15 23:51:15.141057 np0000174364 devstack@c-api.service[112242]: /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 15 23:51:15.141057 np0000174364 devstack@c-api.service[112242]: warnings.warn(deprecated_msg) May 15 23:51:15.141057 np0000174364 devstack@c-api.service[112242]: /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 15 23:51:15.141057 np0000174364 devstack@c-api.service[112242]: warnings.warn(deprecated_msg) May 15 23:51:15.141216 np0000174364 devstack@c-api.service[112242]: /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 15 23:51:15.141216 np0000174364 devstack@c-api.service[112242]: warnings.warn(deprecated_msg) May 15 23:51:15.141216 np0000174364 devstack@c-api.service[112242]: /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 15 23:51:15.141216 np0000174364 devstack@c-api.service[112242]: warnings.warn(deprecated_msg) May 15 23:51:15.141321 np0000174364 devstack@c-api.service[112242]: /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 15 23:51:15.141321 np0000174364 devstack@c-api.service[112242]: warnings.warn(deprecated_msg) May 15 23:51:15.141321 np0000174364 devstack@c-api.service[112242]: /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 15 23:51:15.141321 np0000174364 devstack@c-api.service[112242]: warnings.warn(deprecated_msg) May 15 23:51:15.141425 np0000174364 devstack@c-api.service[112242]: /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 15 23:51:15.141425 np0000174364 devstack@c-api.service[112242]: warnings.warn(deprecated_msg) May 15 23:51:15.141425 np0000174364 devstack@c-api.service[112242]: /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 15 23:51:15.141425 np0000174364 devstack@c-api.service[112242]: warnings.warn(deprecated_msg) May 15 23:51:15.141569 np0000174364 devstack@c-api.service[112242]: /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 15 23:51:15.141569 np0000174364 devstack@c-api.service[112242]: warnings.warn(deprecated_msg) May 15 23:51:15.141569 np0000174364 devstack@c-api.service[112242]: /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 15 23:51:15.141569 np0000174364 devstack@c-api.service[112242]: warnings.warn(deprecated_msg) May 15 23:51:15.141686 np0000174364 devstack@c-api.service[112242]: /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 15 23:51:15.141686 np0000174364 devstack@c-api.service[112242]: warnings.warn(deprecated_msg) May 15 23:51:15.141686 np0000174364 devstack@c-api.service[112242]: /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 15 23:51:15.141686 np0000174364 devstack@c-api.service[112242]: warnings.warn(deprecated_msg) May 15 23:51:15.141790 np0000174364 devstack@c-api.service[112242]: /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 15 23:51:15.141790 np0000174364 devstack@c-api.service[112242]: warnings.warn(deprecated_msg) May 15 23:51:15.141790 np0000174364 devstack@c-api.service[112242]: /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 15 23:51:15.141790 np0000174364 devstack@c-api.service[112242]: warnings.warn(deprecated_msg) May 15 23:51:15.141790 np0000174364 devstack@c-api.service[112242]: /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 15 23:51:15.141942 np0000174364 devstack@c-api.service[112242]: warnings.warn(deprecated_msg) May 15 23:51:15.141942 np0000174364 devstack@c-api.service[112242]: /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 15 23:51:15.141942 np0000174364 devstack@c-api.service[112242]: warnings.warn(deprecated_msg) May 15 23:51:15.141942 np0000174364 devstack@c-api.service[112242]: /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 15 23:51:15.141942 np0000174364 devstack@c-api.service[112242]: warnings.warn(deprecated_msg) May 15 23:51:15.141942 np0000174364 devstack@c-api.service[112242]: /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 15 23:51:15.142083 np0000174364 devstack@c-api.service[112242]: warnings.warn(deprecated_msg) May 15 23:51:15.142083 np0000174364 devstack@c-api.service[112242]: /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 15 23:51:15.142083 np0000174364 devstack@c-api.service[112242]: warnings.warn(deprecated_msg) May 15 23:51:15.142083 np0000174364 devstack@c-api.service[112242]: /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 15 23:51:15.142083 np0000174364 devstack@c-api.service[112242]: warnings.warn(deprecated_msg) May 15 23:51:15.142205 np0000174364 devstack@c-api.service[112242]: /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 15 23:51:15.142205 np0000174364 devstack@c-api.service[112242]: warnings.warn(deprecated_msg) May 15 23:51:15.142205 np0000174364 devstack@c-api.service[112242]: /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 15 23:51:15.142205 np0000174364 devstack@c-api.service[112242]: warnings.warn(deprecated_msg) May 15 23:51:15.142205 np0000174364 devstack@c-api.service[112242]: /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 15 23:51:15.142205 np0000174364 devstack@c-api.service[112242]: warnings.warn(deprecated_msg) May 15 23:51:15.142351 np0000174364 devstack@c-api.service[112242]: /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 15 23:51:15.142351 np0000174364 devstack@c-api.service[112242]: warnings.warn(deprecated_msg) May 15 23:51:15.142351 np0000174364 devstack@c-api.service[112242]: /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 15 23:51:15.142351 np0000174364 devstack@c-api.service[112242]: warnings.warn(deprecated_msg) May 15 23:51:15.142351 np0000174364 devstack@c-api.service[112242]: /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 15 23:51:15.142351 np0000174364 devstack@c-api.service[112242]: warnings.warn(deprecated_msg) May 15 23:51:15.142524 np0000174364 devstack@c-api.service[112242]: /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 15 23:51:15.142524 np0000174364 devstack@c-api.service[112242]: warnings.warn(deprecated_msg) May 15 23:51:15.142524 np0000174364 devstack@c-api.service[112242]: /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 15 23:51:15.142524 np0000174364 devstack@c-api.service[112242]: warnings.warn(deprecated_msg) May 15 23:51:15.142524 np0000174364 devstack@c-api.service[112242]: /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 15 23:51:15.142524 np0000174364 devstack@c-api.service[112242]: warnings.warn(deprecated_msg) May 15 23:51:15.142675 np0000174364 devstack@c-api.service[112242]: /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 15 23:51:15.142675 np0000174364 devstack@c-api.service[112242]: warnings.warn(deprecated_msg) May 15 23:51:15.142675 np0000174364 devstack@c-api.service[112242]: /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 15 23:51:15.142675 np0000174364 devstack@c-api.service[112242]: warnings.warn(deprecated_msg) May 15 23:51:15.142675 np0000174364 devstack@c-api.service[112242]: /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 15 23:51:15.142675 np0000174364 devstack@c-api.service[112242]: warnings.warn(deprecated_msg) May 15 23:51:15.142824 np0000174364 devstack@c-api.service[112242]: /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 15 23:51:15.142824 np0000174364 devstack@c-api.service[112242]: warnings.warn(deprecated_msg) May 15 23:51:15.142824 np0000174364 devstack@c-api.service[112242]: /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 15 23:51:15.142824 np0000174364 devstack@c-api.service[112242]: warnings.warn(deprecated_msg) May 15 23:51:15.142933 np0000174364 devstack@c-api.service[112242]: /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 15 23:51:15.142933 np0000174364 devstack@c-api.service[112242]: warnings.warn(deprecated_msg) May 15 23:51:15.142933 np0000174364 devstack@c-api.service[112242]: /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 15 23:51:15.142933 np0000174364 devstack@c-api.service[112242]: warnings.warn(deprecated_msg) May 15 23:51:15.142933 np0000174364 devstack@c-api.service[112242]: /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 15 23:51:15.143104 np0000174364 devstack@c-api.service[112242]: warnings.warn(deprecated_msg) May 15 23:51:15.143104 np0000174364 devstack@c-api.service[112242]: /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 15 23:51:15.143104 np0000174364 devstack@c-api.service[112242]: warnings.warn(deprecated_msg) May 15 23:51:15.143104 np0000174364 devstack@c-api.service[112242]: /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 15 23:51:15.143104 np0000174364 devstack@c-api.service[112242]: warnings.warn(deprecated_msg) May 15 23:51:15.143104 np0000174364 devstack@c-api.service[112242]: DEBUG cinder.api.middleware.request_id [None req-e2f299f3-81b1-422a-8614-f03601db8b30 None None] RequestId filter calling following filter/app {{(pid=112242) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 15 23:51:15.693633 np0000174364 devstack@c-api.service[112242]: INFO cinder.api.openstack.wsgi [None req-e2f299f3-81b1-422a-8614-f03601db8b30 admin admin] POST https://162.253.55.186/volume/v3/types May 15 23:51:15.694404 np0000174364 devstack@c-api.service[112242]: DEBUG cinder.api.openstack.wsgi [None req-e2f299f3-81b1-422a-8614-f03601db8b30 admin admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "lvmdriver-1", "description": null, "os-volume-type-access:is_public": true}} {{(pid=112242) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} May 15 23:51:15.696419 np0000174364 devstack@c-api.service[112242]: /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 15 23:51:15.696419 np0000174364 devstack@c-api.service[112242]: warnings.warn( May 15 23:51:15.705279 np0000174364 devstack@c-api.service[112242]: DEBUG oslo_db.sqlalchemy.engines [None req-e2f299f3-81b1-422a-8614-f03601db8b30 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=112242) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 15 23:51:15.740939 np0000174364 devstack@c-api.service[112242]: INFO cinder.api.openstack.wsgi [None req-e2f299f3-81b1-422a-8614-f03601db8b30 admin admin] https://162.253.55.186/volume/v3/types returned with HTTP 200 May 15 23:51:15.741452 np0000174364 devstack@c-api.service[112242]: [pid: 112242|app: 0|req: 1/2] 162.253.55.186 () {68 vars in 1288 bytes} [Fri May 15 23:51:15 2026] POST /volume/v3/types => generated 186 bytes in 625 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) May 15 23:51:15.770638 np0000174364 devstack@c-api.service[112245]: /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 15 23:51:15.770638 np0000174364 devstack@c-api.service[112245]: warnings.warn(deprecated_msg) May 15 23:51:15.770638 np0000174364 devstack@c-api.service[112245]: /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 15 23:51:15.770638 np0000174364 devstack@c-api.service[112245]: warnings.warn(deprecated_msg) May 15 23:51:15.771812 np0000174364 devstack@c-api.service[112245]: /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 15 23:51:15.771812 np0000174364 devstack@c-api.service[112245]: warnings.warn(deprecated_msg) May 15 23:51:15.771812 np0000174364 devstack@c-api.service[112245]: /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 15 23:51:15.771812 np0000174364 devstack@c-api.service[112245]: warnings.warn(deprecated_msg) May 15 23:51:15.772177 np0000174364 devstack@c-api.service[112245]: /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 15 23:51:15.772177 np0000174364 devstack@c-api.service[112245]: warnings.warn(deprecated_msg) May 15 23:51:15.772177 np0000174364 devstack@c-api.service[112245]: /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 15 23:51:15.772177 np0000174364 devstack@c-api.service[112245]: warnings.warn(deprecated_msg) May 15 23:51:15.772177 np0000174364 devstack@c-api.service[112245]: /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 15 23:51:15.772177 np0000174364 devstack@c-api.service[112245]: warnings.warn(deprecated_msg) May 15 23:51:15.772648 np0000174364 devstack@c-api.service[112245]: /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 15 23:51:15.772648 np0000174364 devstack@c-api.service[112245]: warnings.warn(deprecated_msg) May 15 23:51:15.772648 np0000174364 devstack@c-api.service[112245]: /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 15 23:51:15.772648 np0000174364 devstack@c-api.service[112245]: warnings.warn(deprecated_msg) May 15 23:51:15.772648 np0000174364 devstack@c-api.service[112245]: /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 15 23:51:15.773022 np0000174364 devstack@c-api.service[112245]: warnings.warn(deprecated_msg) May 15 23:51:15.773022 np0000174364 devstack@c-api.service[112245]: /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 15 23:51:15.773022 np0000174364 devstack@c-api.service[112245]: warnings.warn(deprecated_msg) May 15 23:51:15.773022 np0000174364 devstack@c-api.service[112245]: /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 15 23:51:15.773022 np0000174364 devstack@c-api.service[112245]: warnings.warn(deprecated_msg) May 15 23:51:15.773371 np0000174364 devstack@c-api.service[112245]: /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 15 23:51:15.773371 np0000174364 devstack@c-api.service[112245]: warnings.warn(deprecated_msg) May 15 23:51:15.773371 np0000174364 devstack@c-api.service[112245]: /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 15 23:51:15.773371 np0000174364 devstack@c-api.service[112245]: warnings.warn(deprecated_msg) May 15 23:51:15.773890 np0000174364 devstack@c-api.service[112245]: /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 15 23:51:15.773890 np0000174364 devstack@c-api.service[112245]: warnings.warn(deprecated_msg) May 15 23:51:15.773890 np0000174364 devstack@c-api.service[112245]: /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 15 23:51:15.773890 np0000174364 devstack@c-api.service[112245]: warnings.warn(deprecated_msg) May 15 23:51:15.773890 np0000174364 devstack@c-api.service[112245]: /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 15 23:51:15.774188 np0000174364 devstack@c-api.service[112245]: warnings.warn(deprecated_msg) May 15 23:51:15.774188 np0000174364 devstack@c-api.service[112245]: /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 15 23:51:15.774188 np0000174364 devstack@c-api.service[112245]: warnings.warn(deprecated_msg) May 15 23:51:15.774188 np0000174364 devstack@c-api.service[112245]: /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 15 23:51:15.774188 np0000174364 devstack@c-api.service[112245]: warnings.warn(deprecated_msg) May 15 23:51:15.774473 np0000174364 devstack@c-api.service[112245]: /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 15 23:51:15.774473 np0000174364 devstack@c-api.service[112245]: warnings.warn(deprecated_msg) May 15 23:51:15.774473 np0000174364 devstack@c-api.service[112245]: /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 15 23:51:15.774473 np0000174364 devstack@c-api.service[112245]: warnings.warn(deprecated_msg) May 15 23:51:15.774473 np0000174364 devstack@c-api.service[112245]: /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 15 23:51:15.774473 np0000174364 devstack@c-api.service[112245]: warnings.warn(deprecated_msg) May 15 23:51:15.774793 np0000174364 devstack@c-api.service[112245]: /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 15 23:51:15.774793 np0000174364 devstack@c-api.service[112245]: warnings.warn(deprecated_msg) May 15 23:51:15.774793 np0000174364 devstack@c-api.service[112245]: /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 15 23:51:15.774793 np0000174364 devstack@c-api.service[112245]: warnings.warn(deprecated_msg) May 15 23:51:15.774793 np0000174364 devstack@c-api.service[112245]: /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 15 23:51:15.774793 np0000174364 devstack@c-api.service[112245]: warnings.warn(deprecated_msg) May 15 23:51:15.775293 np0000174364 devstack@c-api.service[112245]: /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 15 23:51:15.775293 np0000174364 devstack@c-api.service[112245]: warnings.warn(deprecated_msg) May 15 23:51:15.775293 np0000174364 devstack@c-api.service[112245]: /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 15 23:51:15.775293 np0000174364 devstack@c-api.service[112245]: warnings.warn(deprecated_msg) May 15 23:51:15.775293 np0000174364 devstack@c-api.service[112245]: /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 15 23:51:15.775293 np0000174364 devstack@c-api.service[112245]: warnings.warn(deprecated_msg) May 15 23:51:15.775752 np0000174364 devstack@c-api.service[112245]: /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 15 23:51:15.775752 np0000174364 devstack@c-api.service[112245]: warnings.warn(deprecated_msg) May 15 23:51:15.775752 np0000174364 devstack@c-api.service[112245]: /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 15 23:51:15.775752 np0000174364 devstack@c-api.service[112245]: warnings.warn(deprecated_msg) May 15 23:51:15.775752 np0000174364 devstack@c-api.service[112245]: /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 15 23:51:15.776059 np0000174364 devstack@c-api.service[112245]: warnings.warn(deprecated_msg) May 15 23:51:15.776059 np0000174364 devstack@c-api.service[112245]: /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 15 23:51:15.776059 np0000174364 devstack@c-api.service[112245]: warnings.warn(deprecated_msg) May 15 23:51:15.776059 np0000174364 devstack@c-api.service[112245]: /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 15 23:51:15.776059 np0000174364 devstack@c-api.service[112245]: warnings.warn(deprecated_msg) May 15 23:51:15.776320 np0000174364 devstack@c-api.service[112245]: /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 15 23:51:15.776320 np0000174364 devstack@c-api.service[112245]: warnings.warn(deprecated_msg) May 15 23:51:15.776320 np0000174364 devstack@c-api.service[112245]: /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 15 23:51:15.776320 np0000174364 devstack@c-api.service[112245]: warnings.warn(deprecated_msg) May 15 23:51:15.776320 np0000174364 devstack@c-api.service[112245]: /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 15 23:51:15.776320 np0000174364 devstack@c-api.service[112245]: warnings.warn(deprecated_msg) May 15 23:51:15.776695 np0000174364 devstack@c-api.service[112245]: /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 15 23:51:15.776695 np0000174364 devstack@c-api.service[112245]: warnings.warn(deprecated_msg) May 15 23:51:15.776695 np0000174364 devstack@c-api.service[112245]: /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 15 23:51:15.776695 np0000174364 devstack@c-api.service[112245]: warnings.warn(deprecated_msg) May 15 23:51:15.776695 np0000174364 devstack@c-api.service[112245]: /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 15 23:51:15.776695 np0000174364 devstack@c-api.service[112245]: warnings.warn(deprecated_msg) May 15 23:51:15.777063 np0000174364 devstack@c-api.service[112245]: /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 15 23:51:15.777063 np0000174364 devstack@c-api.service[112245]: warnings.warn(deprecated_msg) May 15 23:51:15.777063 np0000174364 devstack@c-api.service[112245]: /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 15 23:51:15.777063 np0000174364 devstack@c-api.service[112245]: warnings.warn(deprecated_msg) May 15 23:51:15.777063 np0000174364 devstack@c-api.service[112245]: /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 15 23:51:15.777484 np0000174364 devstack@c-api.service[112245]: warnings.warn(deprecated_msg) May 15 23:51:15.777484 np0000174364 devstack@c-api.service[112245]: /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 15 23:51:15.777484 np0000174364 devstack@c-api.service[112245]: warnings.warn(deprecated_msg) May 15 23:51:15.777484 np0000174364 devstack@c-api.service[112245]: /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 15 23:51:15.777484 np0000174364 devstack@c-api.service[112245]: warnings.warn(deprecated_msg) May 15 23:51:15.777772 np0000174364 devstack@c-api.service[112245]: /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 15 23:51:15.777772 np0000174364 devstack@c-api.service[112245]: warnings.warn(deprecated_msg) May 15 23:51:15.777772 np0000174364 devstack@c-api.service[112245]: /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 15 23:51:15.777772 np0000174364 devstack@c-api.service[112245]: warnings.warn(deprecated_msg) May 15 23:51:15.777999 np0000174364 devstack@c-api.service[112245]: /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 15 23:51:15.777999 np0000174364 devstack@c-api.service[112245]: warnings.warn(deprecated_msg) May 15 23:51:15.777999 np0000174364 devstack@c-api.service[112245]: /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 15 23:51:15.777999 np0000174364 devstack@c-api.service[112245]: warnings.warn(deprecated_msg) May 15 23:51:15.778155 np0000174364 devstack@c-api.service[112245]: /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 15 23:51:15.778155 np0000174364 devstack@c-api.service[112245]: warnings.warn(deprecated_msg) May 15 23:51:15.778155 np0000174364 devstack@c-api.service[112245]: /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 15 23:51:15.778155 np0000174364 devstack@c-api.service[112245]: warnings.warn(deprecated_msg) May 15 23:51:15.778155 np0000174364 devstack@c-api.service[112245]: /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 15 23:51:15.778467 np0000174364 devstack@c-api.service[112245]: warnings.warn(deprecated_msg) May 15 23:51:15.778467 np0000174364 devstack@c-api.service[112245]: /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 15 23:51:15.778467 np0000174364 devstack@c-api.service[112245]: warnings.warn(deprecated_msg) May 15 23:51:15.778467 np0000174364 devstack@c-api.service[112245]: /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 15 23:51:15.778467 np0000174364 devstack@c-api.service[112245]: warnings.warn(deprecated_msg) May 15 23:51:15.778644 np0000174364 devstack@c-api.service[112245]: /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 15 23:51:15.778644 np0000174364 devstack@c-api.service[112245]: warnings.warn(deprecated_msg) May 15 23:51:15.778644 np0000174364 devstack@c-api.service[112245]: /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 15 23:51:15.778644 np0000174364 devstack@c-api.service[112245]: warnings.warn(deprecated_msg) May 15 23:51:15.778855 np0000174364 devstack@c-api.service[112245]: /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 15 23:51:15.778855 np0000174364 devstack@c-api.service[112245]: warnings.warn(deprecated_msg) May 15 23:51:15.778855 np0000174364 devstack@c-api.service[112245]: /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 15 23:51:15.778855 np0000174364 devstack@c-api.service[112245]: warnings.warn(deprecated_msg) May 15 23:51:15.779064 np0000174364 devstack@c-api.service[112245]: /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 15 23:51:15.779064 np0000174364 devstack@c-api.service[112245]: warnings.warn(deprecated_msg) May 15 23:51:15.779064 np0000174364 devstack@c-api.service[112245]: /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 15 23:51:15.779064 np0000174364 devstack@c-api.service[112245]: warnings.warn(deprecated_msg) May 15 23:51:15.779279 np0000174364 devstack@c-api.service[112245]: /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 15 23:51:15.779279 np0000174364 devstack@c-api.service[112245]: warnings.warn(deprecated_msg) May 15 23:51:15.779279 np0000174364 devstack@c-api.service[112245]: /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 15 23:51:15.779279 np0000174364 devstack@c-api.service[112245]: warnings.warn(deprecated_msg) May 15 23:51:15.779522 np0000174364 devstack@c-api.service[112245]: /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 15 23:51:15.779522 np0000174364 devstack@c-api.service[112245]: warnings.warn(deprecated_msg) May 15 23:51:15.779522 np0000174364 devstack@c-api.service[112245]: /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 15 23:51:15.779522 np0000174364 devstack@c-api.service[112245]: warnings.warn(deprecated_msg) May 15 23:51:15.779734 np0000174364 devstack@c-api.service[112245]: /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 15 23:51:15.779734 np0000174364 devstack@c-api.service[112245]: warnings.warn(deprecated_msg) May 15 23:51:15.779734 np0000174364 devstack@c-api.service[112245]: /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 15 23:51:15.779734 np0000174364 devstack@c-api.service[112245]: warnings.warn(deprecated_msg) May 15 23:51:15.779734 np0000174364 devstack@c-api.service[112245]: /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 15 23:51:15.780082 np0000174364 devstack@c-api.service[112245]: warnings.warn(deprecated_msg) May 15 23:51:15.780082 np0000174364 devstack@c-api.service[112245]: /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 15 23:51:15.780082 np0000174364 devstack@c-api.service[112245]: warnings.warn(deprecated_msg) May 15 23:51:15.780082 np0000174364 devstack@c-api.service[112245]: /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 15 23:51:15.780082 np0000174364 devstack@c-api.service[112245]: warnings.warn(deprecated_msg) May 15 23:51:15.780082 np0000174364 devstack@c-api.service[112245]: /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 15 23:51:15.780401 np0000174364 devstack@c-api.service[112245]: warnings.warn(deprecated_msg) May 15 23:51:15.780401 np0000174364 devstack@c-api.service[112245]: /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 15 23:51:15.780401 np0000174364 devstack@c-api.service[112245]: warnings.warn(deprecated_msg) May 15 23:51:15.780401 np0000174364 devstack@c-api.service[112245]: /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 15 23:51:15.780401 np0000174364 devstack@c-api.service[112245]: warnings.warn(deprecated_msg) May 15 23:51:15.780675 np0000174364 devstack@c-api.service[112245]: /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 15 23:51:15.780675 np0000174364 devstack@c-api.service[112245]: warnings.warn(deprecated_msg) May 15 23:51:15.780675 np0000174364 devstack@c-api.service[112245]: /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 15 23:51:15.780675 np0000174364 devstack@c-api.service[112245]: warnings.warn(deprecated_msg) May 15 23:51:15.780675 np0000174364 devstack@c-api.service[112245]: /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 15 23:51:15.780675 np0000174364 devstack@c-api.service[112245]: warnings.warn(deprecated_msg) May 15 23:51:15.780970 np0000174364 devstack@c-api.service[112245]: /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 15 23:51:15.780970 np0000174364 devstack@c-api.service[112245]: warnings.warn(deprecated_msg) May 15 23:51:15.780970 np0000174364 devstack@c-api.service[112245]: /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 15 23:51:15.780970 np0000174364 devstack@c-api.service[112245]: warnings.warn(deprecated_msg) May 15 23:51:15.780970 np0000174364 devstack@c-api.service[112245]: /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 15 23:51:15.780970 np0000174364 devstack@c-api.service[112245]: warnings.warn(deprecated_msg) May 15 23:51:15.781196 np0000174364 devstack@c-api.service[112245]: /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 15 23:51:15.781196 np0000174364 devstack@c-api.service[112245]: warnings.warn(deprecated_msg) May 15 23:51:15.781196 np0000174364 devstack@c-api.service[112245]: /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 15 23:51:15.781196 np0000174364 devstack@c-api.service[112245]: warnings.warn(deprecated_msg) May 15 23:51:15.781196 np0000174364 devstack@c-api.service[112245]: /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 15 23:51:15.781196 np0000174364 devstack@c-api.service[112245]: warnings.warn(deprecated_msg) May 15 23:51:15.781407 np0000174364 devstack@c-api.service[112245]: /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 15 23:51:15.781407 np0000174364 devstack@c-api.service[112245]: warnings.warn(deprecated_msg) May 15 23:51:15.781407 np0000174364 devstack@c-api.service[112245]: /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 15 23:51:15.781407 np0000174364 devstack@c-api.service[112245]: warnings.warn(deprecated_msg) May 15 23:51:15.781407 np0000174364 devstack@c-api.service[112245]: /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 15 23:51:15.781407 np0000174364 devstack@c-api.service[112245]: warnings.warn(deprecated_msg) May 15 23:51:15.781633 np0000174364 devstack@c-api.service[112245]: /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 15 23:51:15.781633 np0000174364 devstack@c-api.service[112245]: warnings.warn(deprecated_msg) May 15 23:51:15.781633 np0000174364 devstack@c-api.service[112245]: /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 15 23:51:15.781633 np0000174364 devstack@c-api.service[112245]: warnings.warn(deprecated_msg) May 15 23:51:15.781761 np0000174364 devstack@c-api.service[112245]: /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 15 23:51:15.781761 np0000174364 devstack@c-api.service[112245]: warnings.warn(deprecated_msg) May 15 23:51:15.781761 np0000174364 devstack@c-api.service[112245]: /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 15 23:51:15.781761 np0000174364 devstack@c-api.service[112245]: warnings.warn(deprecated_msg) May 15 23:51:15.781761 np0000174364 devstack@c-api.service[112245]: /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 15 23:51:15.781915 np0000174364 devstack@c-api.service[112245]: warnings.warn(deprecated_msg) May 15 23:51:15.781915 np0000174364 devstack@c-api.service[112245]: /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 15 23:51:15.781915 np0000174364 devstack@c-api.service[112245]: warnings.warn(deprecated_msg) May 15 23:51:15.781915 np0000174364 devstack@c-api.service[112245]: /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 15 23:51:15.781915 np0000174364 devstack@c-api.service[112245]: warnings.warn(deprecated_msg) May 15 23:51:15.781915 np0000174364 devstack@c-api.service[112245]: DEBUG cinder.api.middleware.request_id [req-e2f299f3-81b1-422a-8614-f03601db8b30 req-1892db91-b2ce-4adb-8d2f-be9a4c733354 None None] RequestId filter calling following filter/app {{(pid=112245) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 15 23:51:16.134943 np0000174364 devstack@c-api.service[112245]: INFO cinder.api.openstack.wsgi [req-e2f299f3-81b1-422a-8614-f03601db8b30 req-1892db91-b2ce-4adb-8d2f-be9a4c733354 admin admin] POST https://162.253.55.186/volume/v3/types/13a54bf9-1f9a-4af8-b4a9-5cc2590d376d/extra_specs May 15 23:51:16.135546 np0000174364 devstack@c-api.service[112245]: DEBUG cinder.api.openstack.wsgi [req-e2f299f3-81b1-422a-8614-f03601db8b30 req-1892db91-b2ce-4adb-8d2f-be9a4c733354 admin admin] Action: 'create', calling method: create, body: {"extra_specs": {"volume_backend_name": "lvmdriver-1"}} {{(pid=112245) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} May 15 23:51:16.137250 np0000174364 devstack@c-api.service[112245]: /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 15 23:51:16.137250 np0000174364 devstack@c-api.service[112245]: warnings.warn( May 15 23:51:16.148272 np0000174364 devstack@c-api.service[112245]: DEBUG oslo_db.sqlalchemy.engines [req-e2f299f3-81b1-422a-8614-f03601db8b30 req-1892db91-b2ce-4adb-8d2f-be9a4c733354 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=112245) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 15 23:51:16.213885 np0000174364 devstack@c-api.service[112245]: INFO cinder.api.openstack.wsgi [req-e2f299f3-81b1-422a-8614-f03601db8b30 req-1892db91-b2ce-4adb-8d2f-be9a4c733354 admin admin] https://162.253.55.186/volume/v3/types/13a54bf9-1f9a-4af8-b4a9-5cc2590d376d/extra_specs returned with HTTP 200 May 15 23:51:16.214664 np0000174364 devstack@c-api.service[112245]: [pid: 112245|app: 0|req: 1/3] 162.253.55.186 () {70 vars in 1505 bytes} [Fri May 15 23:51:15 2026] POST /volume/v3/types/13a54bf9-1f9a-4af8-b4a9-5cc2590d376d/extra_specs => generated 55 bytes in 460 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 15 23:51:17.775114 np0000174364 devstack@c-api.service[112244]: DEBUG dbcounter [-] [112244] Writing DB stats cinder:SELECT=6 {{(pid=112244) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 15 23:51:17.797653 np0000174364 devstack@c-api.service[112243]: DEBUG dbcounter [-] [112243] Writing DB stats cinder:SELECT=6 {{(pid=112243) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 15 23:51:25.737967 np0000174364 devstack@c-api.service[112242]: DEBUG dbcounter [-] [112242] Writing DB stats cinder:SELECT=9,cinder:INSERT=1 {{(pid=112242) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 15 23:51:26.212118 np0000174364 devstack@c-api.service[112245]: DEBUG dbcounter [-] [112245] Writing DB stats cinder:SELECT=11,cinder:INSERT=1 {{(pid=112245) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 15 23:54:49.477050 np0000174364 devstack@c-api.service[112243]: DEBUG cinder.api.middleware.request_id [None req-996aa602-b17c-46fd-abc7-7e869a9eb4f2 None None] RequestId filter calling following filter/app {{(pid=112243) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 15 23:54:49.478907 np0000174364 devstack@c-api.service[112243]: INFO cinder.api.openstack.wsgi [None req-996aa602-b17c-46fd-abc7-7e869a9eb4f2 None None] GET https://162.253.55.186/volume// May 15 23:54:49.479284 np0000174364 devstack@c-api.service[112243]: DEBUG cinder.api.openstack.wsgi [None req-996aa602-b17c-46fd-abc7-7e869a9eb4f2 None None] Empty body provided in request {{(pid=112243) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 15 23:54:49.479987 np0000174364 devstack@c-api.service[112243]: DEBUG cinder.api.openstack.wsgi [None req-996aa602-b17c-46fd-abc7-7e869a9eb4f2 None None] Calling method 'all' {{(pid=112243) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 15 23:54:49.481089 np0000174364 devstack@c-api.service[112243]: INFO cinder.api.openstack.wsgi [None req-996aa602-b17c-46fd-abc7-7e869a9eb4f2 None None] https://162.253.55.186/volume// returned with HTTP 300 May 15 23:54:49.481912 np0000174364 devstack@c-api.service[112243]: [pid: 112243|app: 0|req: 2/4] 162.253.55.186 () {66 vars in 1456 bytes} [Fri May 15 23:54:49 2026] GET /volume/ => generated 390 bytes in 6 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0)