May 29 00:15:22.682043 np0000177333 systemd[1]: Starting devstack@c-api.service - Devstack devstack@c-api.service... May 29 00:15:22.690007 np0000177333 devstack@c-api.service[112537]: [uWSGI] getting INI configuration from /etc/cinder/cinder-api-uwsgi.ini May 29 00:15:22.692960 np0000177333 devstack@c-api.service[112537]: *** Starting uWSGI 2.0.24-debian (64bit) on [Fri May 29 00:15:22 2026] *** May 29 00:15:22.692960 np0000177333 devstack@c-api.service[112537]: compiled with version: 13.2.0 on 17 April 2024 16:23:48 May 29 00:15:22.692960 np0000177333 devstack@c-api.service[112537]: os: Linux-6.8.0-117-generic #117-Ubuntu SMP PREEMPT_DYNAMIC Tue May 5 19:26:24 UTC 2026 May 29 00:15:22.692960 np0000177333 devstack@c-api.service[112537]: nodename: np0000177333 May 29 00:15:22.692960 np0000177333 devstack@c-api.service[112537]: machine: x86_64 May 29 00:15:22.692960 np0000177333 devstack@c-api.service[112537]: clock source: unix May 29 00:15:22.692960 np0000177333 devstack@c-api.service[112537]: pcre jit disabled May 29 00:15:22.692960 np0000177333 devstack@c-api.service[112537]: detected number of CPU cores: 16 May 29 00:15:22.692960 np0000177333 devstack@c-api.service[112537]: current working directory: / May 29 00:15:22.692960 np0000177333 devstack@c-api.service[112537]: detected binary path: /usr/bin/uwsgi-core May 29 00:15:22.692960 np0000177333 devstack@c-api.service[112537]: your processes number limit is 256917 May 29 00:15:22.692960 np0000177333 devstack@c-api.service[112537]: your memory page size is 4096 bytes May 29 00:15:22.692960 np0000177333 devstack@c-api.service[112537]: detected max file descriptor number: 2048 May 29 00:15:22.692960 np0000177333 devstack@c-api.service[112537]: lock engine: pthread robust mutexes May 29 00:15:22.693795 np0000177333 devstack@c-api.service[112537]: thunder lock: enabled May 29 00:15:22.693795 np0000177333 devstack@c-api.service[112537]: uwsgi socket 0 bound to UNIX address /var/run/uwsgi/cinder-api.socket fd 4 May 29 00:15:22.693795 np0000177333 devstack@c-api.service[112537]: Python version: 3.12.3 (main, Mar 23 2026, 19:04:32) [GCC 13.3.0] May 29 00:15:22.693795 np0000177333 devstack@c-api.service[112537]: PEP 405 virtualenv detected: /opt/stack/data/venv May 29 00:15:22.693795 np0000177333 devstack@c-api.service[112537]: Set PythonHome to /opt/stack/data/venv May 29 00:15:22.728771 np0000177333 devstack@c-api.service[112537]: Python main interpreter initialized at 0x73b1f2aa3668 May 29 00:15:22.728771 np0000177333 devstack@c-api.service[112537]: python threads support enabled May 29 00:15:22.728771 np0000177333 devstack@c-api.service[112537]: your server socket listen backlog is limited to 100 connections May 29 00:15:22.728771 np0000177333 devstack@c-api.service[112537]: your mercy for graceful operations on workers is 80 seconds May 29 00:15:22.729360 np0000177333 devstack@c-api.service[112537]: mapped 671795 bytes (656 KB) for 4 cores May 29 00:15:22.729532 np0000177333 devstack@c-api.service[112537]: *** Operational MODE: preforking *** May 29 00:15:22.729727 np0000177333 devstack@c-api.service[112537]: *** uWSGI is running in multiple interpreter mode *** May 29 00:15:22.729727 np0000177333 devstack@c-api.service[112537]: spawned uWSGI master process (pid: 112537) May 29 00:15:22.729906 np0000177333 systemd[1]: Started devstack@c-api.service - Devstack devstack@c-api.service. May 29 00:15:22.730453 np0000177333 devstack@c-api.service[112537]: spawned uWSGI worker 1 (pid: 112549, cores: 1) May 29 00:15:22.731000 np0000177333 devstack@c-api.service[112537]: spawned uWSGI worker 2 (pid: 112550, cores: 1) May 29 00:15:22.731383 np0000177333 devstack@c-api.service[112537]: spawned uWSGI worker 3 (pid: 112551, cores: 1) May 29 00:15:22.732364 np0000177333 devstack@c-api.service[112537]: spawned uWSGI worker 4 (pid: 112552, cores: 1) May 29 00:15:22.732364 np0000177333 devstack@c-api.service[112537]: running "unix_signal:15 gracefully_kill_them_all" (master-start)... May 29 00:15:22.866208 np0000177333 devstack@c-api.service[112552]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: May 29 00:15:22.866208 np0000177333 devstack@c-api.service[112552]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and May 29 00:15:22.866208 np0000177333 devstack@c-api.service[112552]: we strongly recommend against using it for new projects. May 29 00:15:22.866208 np0000177333 devstack@c-api.service[112552]: If you are already using Eventlet, we recommend migrating to a different May 29 00:15:22.866208 np0000177333 devstack@c-api.service[112552]: framework. For more detail see May 29 00:15:22.866208 np0000177333 devstack@c-api.service[112552]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html May 29 00:15:22.866208 np0000177333 devstack@c-api.service[112552]: import eventlet # noqa May 29 00:15:22.867243 np0000177333 devstack@c-api.service[112549]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: May 29 00:15:22.867243 np0000177333 devstack@c-api.service[112549]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and May 29 00:15:22.867243 np0000177333 devstack@c-api.service[112549]: we strongly recommend against using it for new projects. May 29 00:15:22.867243 np0000177333 devstack@c-api.service[112549]: If you are already using Eventlet, we recommend migrating to a different May 29 00:15:22.867243 np0000177333 devstack@c-api.service[112549]: framework. For more detail see May 29 00:15:22.867243 np0000177333 devstack@c-api.service[112549]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html May 29 00:15:22.867243 np0000177333 devstack@c-api.service[112549]: import eventlet # noqa May 29 00:15:22.870107 np0000177333 devstack@c-api.service[112551]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: May 29 00:15:22.870107 np0000177333 devstack@c-api.service[112551]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and May 29 00:15:22.870107 np0000177333 devstack@c-api.service[112551]: we strongly recommend against using it for new projects. May 29 00:15:22.870107 np0000177333 devstack@c-api.service[112551]: If you are already using Eventlet, we recommend migrating to a different May 29 00:15:22.870107 np0000177333 devstack@c-api.service[112551]: framework. For more detail see May 29 00:15:22.870107 np0000177333 devstack@c-api.service[112551]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html May 29 00:15:22.870107 np0000177333 devstack@c-api.service[112551]: import eventlet # noqa May 29 00:15:22.871272 np0000177333 devstack@c-api.service[112550]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: May 29 00:15:22.871272 np0000177333 devstack@c-api.service[112550]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and May 29 00:15:22.871272 np0000177333 devstack@c-api.service[112550]: we strongly recommend against using it for new projects. May 29 00:15:22.871272 np0000177333 devstack@c-api.service[112550]: If you are already using Eventlet, we recommend migrating to a different May 29 00:15:22.871272 np0000177333 devstack@c-api.service[112550]: framework. For more detail see May 29 00:15:22.871272 np0000177333 devstack@c-api.service[112550]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html May 29 00:15:22.871272 np0000177333 devstack@c-api.service[112550]: import eventlet # noqa May 29 00:15:22.957220 np0000177333 devstack@c-api.service[112551]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:34: DeprecationWarning: eventletutils module is deprecated and will be removed. May 29 00:15:22.957220 np0000177333 devstack@c-api.service[112551]: warnings.warn( May 29 00:15:22.957543 np0000177333 devstack@c-api.service[112552]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:34: DeprecationWarning: eventletutils module is deprecated and will be removed. May 29 00:15:22.957543 np0000177333 devstack@c-api.service[112552]: warnings.warn( May 29 00:15:22.962289 np0000177333 devstack@c-api.service[112549]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:34: DeprecationWarning: eventletutils module is deprecated and will be removed. May 29 00:15:22.962289 np0000177333 devstack@c-api.service[112549]: warnings.warn( May 29 00:15:22.964147 np0000177333 devstack@c-api.service[112550]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:34: DeprecationWarning: eventletutils module is deprecated and will be removed. May 29 00:15:22.964147 np0000177333 devstack@c-api.service[112550]: warnings.warn( May 29 00:15:23.044119 np0000177333 devstack@c-api.service[112551]: /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 29 00:15:23.044119 np0000177333 devstack@c-api.service[112551]: from cgi import parse_header May 29 00:15:23.045144 np0000177333 devstack@c-api.service[112552]: /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 29 00:15:23.045144 np0000177333 devstack@c-api.service[112552]: from cgi import parse_header May 29 00:15:23.047500 np0000177333 devstack@c-api.service[112549]: /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 29 00:15:23.047500 np0000177333 devstack@c-api.service[112549]: from cgi import parse_header May 29 00:15:23.062248 np0000177333 devstack@c-api.service[112550]: /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 29 00:15:23.062248 np0000177333 devstack@c-api.service[112550]: from cgi import parse_header May 29 00:15:23.105947 np0000177333 devstack@c-api.service[112549]: /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 29 00:15:23.105947 np0000177333 devstack@c-api.service[112549]: removals.removed_module( May 29 00:15:23.106432 np0000177333 devstack@c-api.service[112551]: /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 29 00:15:23.106432 np0000177333 devstack@c-api.service[112551]: removals.removed_module( May 29 00:15:23.107991 np0000177333 devstack@c-api.service[112549]: /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 29 00:15:23.107991 np0000177333 devstack@c-api.service[112549]: removals.removed_module( May 29 00:15:23.108810 np0000177333 devstack@c-api.service[112551]: /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 29 00:15:23.108810 np0000177333 devstack@c-api.service[112551]: removals.removed_module( May 29 00:15:23.116112 np0000177333 devstack@c-api.service[112552]: /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 29 00:15:23.116112 np0000177333 devstack@c-api.service[112552]: removals.removed_module( May 29 00:15:23.118739 np0000177333 devstack@c-api.service[112552]: /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 29 00:15:23.118739 np0000177333 devstack@c-api.service[112552]: removals.removed_module( May 29 00:15:23.126148 np0000177333 devstack@c-api.service[112550]: /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 29 00:15:23.126148 np0000177333 devstack@c-api.service[112550]: removals.removed_module( May 29 00:15:23.128492 np0000177333 devstack@c-api.service[112550]: /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 29 00:15:23.128492 np0000177333 devstack@c-api.service[112550]: removals.removed_module( May 29 00:15:23.799775 np0000177333 devstack@c-api.service[112551]: /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 29 00:15:23.799775 np0000177333 devstack@c-api.service[112551]: warnings.warn( May 29 00:15:23.853362 np0000177333 devstack@c-api.service[112549]: /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 29 00:15:23.853362 np0000177333 devstack@c-api.service[112549]: warnings.warn( May 29 00:15:23.856736 np0000177333 devstack@c-api.service[112552]: /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 29 00:15:23.856736 np0000177333 devstack@c-api.service[112552]: warnings.warn( May 29 00:15:23.888023 np0000177333 devstack@c-api.service[112550]: /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 29 00:15:23.888023 np0000177333 devstack@c-api.service[112550]: warnings.warn( May 29 00:15:23.945351 np0000177333 devstack@c-api.service[112551]: /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 29 00:15:23.945351 np0000177333 devstack@c-api.service[112551]: warnings.warn( May 29 00:15:24.013857 np0000177333 devstack@c-api.service[112549]: /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 29 00:15:24.013857 np0000177333 devstack@c-api.service[112549]: warnings.warn( May 29 00:15:24.017424 np0000177333 devstack@c-api.service[112552]: /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 29 00:15:24.017424 np0000177333 devstack@c-api.service[112552]: warnings.warn( May 29 00:15:24.042769 np0000177333 devstack@c-api.service[112550]: /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 29 00:15:24.042769 np0000177333 devstack@c-api.service[112550]: warnings.warn( May 29 00:15:24.282277 np0000177333 devstack@c-api.service[112551]: 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 29 00:15:24.282468 np0000177333 devstack@c-api.service[112551]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=112551) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} May 29 00:15:24.340997 np0000177333 devstack@c-api.service[112552]: 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 29 00:15:24.341164 np0000177333 devstack@c-api.service[112552]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=112552) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} May 29 00:15:24.362115 np0000177333 devstack@c-api.service[112550]: 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 29 00:15:24.362290 np0000177333 devstack@c-api.service[112550]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=112550) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} May 29 00:15:24.375257 np0000177333 devstack@c-api.service[112549]: 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 29 00:15:24.375440 np0000177333 devstack@c-api.service[112549]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=112549) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} May 29 00:15:24.378447 np0000177333 devstack@c-api.service[112551]: /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 29 00:15:24.378447 np0000177333 devstack@c-api.service[112551]: @jsonschema.FormatChecker.cls_checks('date-time') May 29 00:15:24.404976 np0000177333 devstack@c-api.service[112552]: /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 29 00:15:24.404976 np0000177333 devstack@c-api.service[112552]: @jsonschema.FormatChecker.cls_checks('date-time') May 29 00:15:24.429669 np0000177333 devstack@c-api.service[112550]: /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 29 00:15:24.429669 np0000177333 devstack@c-api.service[112550]: @jsonschema.FormatChecker.cls_checks('date-time') May 29 00:15:24.438604 np0000177333 devstack@c-api.service[112549]: /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 29 00:15:24.438604 np0000177333 devstack@c-api.service[112549]: @jsonschema.FormatChecker.cls_checks('date-time') May 29 00:15:24.929891 np0000177333 devstack@c-api.service[112550]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=112550) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} May 29 00:15:24.930541 np0000177333 devstack@c-api.service[112549]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=112549) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} May 29 00:15:24.930645 np0000177333 devstack@c-api.service[112552]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=112552) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} May 29 00:15:24.930713 np0000177333 devstack@c-api.service[112551]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=112551) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} May 29 00:15:24.930783 np0000177333 devstack@c-api.service[112550]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=112550) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 29 00:15:24.930783 np0000177333 devstack@c-api.service[112550]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=112550) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 29 00:15:24.931027 np0000177333 devstack@c-api.service[112549]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=112549) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 29 00:15:24.931027 np0000177333 devstack@c-api.service[112549]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=112549) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 29 00:15:24.931161 np0000177333 devstack@c-api.service[112550]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=112550) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 29 00:15:24.931218 np0000177333 devstack@c-api.service[112549]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=112549) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 29 00:15:24.931282 np0000177333 devstack@c-api.service[112552]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=112552) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 29 00:15:24.931410 np0000177333 devstack@c-api.service[112551]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=112551) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 29 00:15:24.931499 np0000177333 devstack@c-api.service[112552]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=112552) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 29 00:15:24.931560 np0000177333 devstack@c-api.service[112551]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=112551) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 29 00:15:24.931637 np0000177333 devstack@c-api.service[112552]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=112552) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 29 00:15:24.931881 np0000177333 devstack@c-api.service[112551]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=112551) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 29 00:15:24.932001 np0000177333 devstack@c-api.service[112550]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=112550) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 29 00:15:24.932082 np0000177333 devstack@c-api.service[112551]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=112551) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 29 00:15:24.932153 np0000177333 devstack@c-api.service[112550]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=112550) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 29 00:15:24.932153 np0000177333 devstack@c-api.service[112550]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=112550) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 29 00:15:24.932265 np0000177333 devstack@c-api.service[112551]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=112551) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 29 00:15:24.932381 np0000177333 devstack@c-api.service[112550]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=112550) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 29 00:15:24.932457 np0000177333 devstack@c-api.service[112551]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=112551) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 29 00:15:24.932531 np0000177333 devstack@c-api.service[112550]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=112550) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 29 00:15:24.932587 np0000177333 devstack@c-api.service[112551]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=112551) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 29 00:15:24.932634 np0000177333 devstack@c-api.service[112552]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=112552) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 29 00:15:24.932855 np0000177333 devstack@c-api.service[112550]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=112550) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 29 00:15:24.932895 np0000177333 devstack@c-api.service[112551]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=112551) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 29 00:15:24.932932 np0000177333 devstack@c-api.service[112550]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=112550) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 29 00:15:24.932966 np0000177333 devstack@c-api.service[112552]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=112552) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 29 00:15:24.933008 np0000177333 devstack@c-api.service[112551]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=112551) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 29 00:15:24.933045 np0000177333 devstack@c-api.service[112549]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=112549) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 29 00:15:24.933123 np0000177333 devstack@c-api.service[112552]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=112552) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 29 00:15:24.933178 np0000177333 devstack@c-api.service[112551]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=112551) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 29 00:15:24.933227 np0000177333 devstack@c-api.service[112552]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=112552) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 29 00:15:24.933265 np0000177333 devstack@c-api.service[112549]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=112549) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 29 00:15:24.933321 np0000177333 devstack@c-api.service[112552]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=112552) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 29 00:15:24.933372 np0000177333 devstack@c-api.service[112549]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=112549) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 29 00:15:24.933417 np0000177333 devstack@c-api.service[112552]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=112552) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 29 00:15:24.933452 np0000177333 devstack@c-api.service[112549]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=112549) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 29 00:15:24.933487 np0000177333 devstack@c-api.service[112552]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=112552) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 29 00:15:24.933527 np0000177333 devstack@c-api.service[112549]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=112549) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 29 00:15:24.933527 np0000177333 devstack@c-api.service[112549]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=112549) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 29 00:15:24.933527 np0000177333 devstack@c-api.service[112549]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=112549) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 29 00:15:24.935046 np0000177333 devstack@c-api.service[112551]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=112551) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 29 00:15:24.935111 np0000177333 devstack@c-api.service[112551]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=112551) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 29 00:15:24.935161 np0000177333 devstack@c-api.service[112551]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=112551) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 29 00:15:24.935232 np0000177333 devstack@c-api.service[112551]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=112551) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 29 00:15:24.935276 np0000177333 devstack@c-api.service[112551]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=112551) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 29 00:15:24.935326 np0000177333 devstack@c-api.service[112549]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=112549) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 29 00:15:24.935399 np0000177333 devstack@c-api.service[112551]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=112551) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 29 00:15:24.935444 np0000177333 devstack@c-api.service[112549]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=112549) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 29 00:15:24.935493 np0000177333 devstack@c-api.service[112551]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=112551) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 29 00:15:24.935531 np0000177333 devstack@c-api.service[112549]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=112549) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 29 00:15:24.935531 np0000177333 devstack@c-api.service[112549]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=112549) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 29 00:15:24.935606 np0000177333 devstack@c-api.service[112549]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=112549) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 29 00:15:24.935652 np0000177333 devstack@c-api.service[112549]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=112549) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 29 00:15:24.935715 np0000177333 devstack@c-api.service[112549]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=112549) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 29 00:15:24.935863 np0000177333 devstack@c-api.service[112552]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=112552) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 29 00:15:24.935932 np0000177333 devstack@c-api.service[112552]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=112552) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 29 00:15:24.935993 np0000177333 devstack@c-api.service[112552]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=112552) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 29 00:15:24.936057 np0000177333 devstack@c-api.service[112552]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=112552) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 29 00:15:24.936104 np0000177333 devstack@c-api.service[112552]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=112552) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 29 00:15:24.936165 np0000177333 devstack@c-api.service[112552]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=112552) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 29 00:15:24.936231 np0000177333 devstack@c-api.service[112552]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=112552) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 29 00:15:24.937727 np0000177333 devstack@c-api.service[112550]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=112550) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 29 00:15:24.937807 np0000177333 devstack@c-api.service[112550]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=112550) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 29 00:15:24.937863 np0000177333 devstack@c-api.service[112550]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=112550) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 29 00:15:24.937901 np0000177333 devstack@c-api.service[112550]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=112550) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 29 00:15:24.937981 np0000177333 devstack@c-api.service[112550]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=112550) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 29 00:15:24.937981 np0000177333 devstack@c-api.service[112550]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=112550) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 29 00:15:24.938081 np0000177333 devstack@c-api.service[112550]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=112550) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 29 00:15:24.939911 np0000177333 devstack@c-api.service[112551]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=112551) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 29 00:15:24.939911 np0000177333 devstack@c-api.service[112551]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=112551) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 29 00:15:24.940095 np0000177333 devstack@c-api.service[112551]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=112551) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 29 00:15:24.940187 np0000177333 devstack@c-api.service[112551]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=112551) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 29 00:15:24.940187 np0000177333 devstack@c-api.service[112551]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=112551) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 29 00:15:24.940352 np0000177333 devstack@c-api.service[112549]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=112549) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 29 00:15:24.940468 np0000177333 devstack@c-api.service[112551]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=112551) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 29 00:15:24.940576 np0000177333 devstack@c-api.service[112549]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=112549) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 29 00:15:24.940701 np0000177333 devstack@c-api.service[112551]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=112551) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 29 00:15:24.940813 np0000177333 devstack@c-api.service[112549]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=112549) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 29 00:15:24.940896 np0000177333 devstack@c-api.service[112551]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=112551) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 29 00:15:24.940986 np0000177333 devstack@c-api.service[112552]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=112552) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 29 00:15:24.941079 np0000177333 devstack@c-api.service[112549]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=112549) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 29 00:15:24.941240 np0000177333 devstack@c-api.service[112551]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=112551) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 29 00:15:24.941386 np0000177333 devstack@c-api.service[112549]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=112549) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 29 00:15:24.941473 np0000177333 devstack@c-api.service[112552]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=112552) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 29 00:15:24.941544 np0000177333 devstack@c-api.service[112551]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=112551) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 29 00:15:24.941666 np0000177333 devstack@c-api.service[112549]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=112549) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 29 00:15:24.941752 np0000177333 devstack@c-api.service[112552]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=112552) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 29 00:15:24.941815 np0000177333 devstack@c-api.service[112551]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=112551) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 29 00:15:24.941874 np0000177333 devstack@c-api.service[112549]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=112549) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 29 00:15:24.941944 np0000177333 devstack@c-api.service[112552]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=112552) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 29 00:15:24.942011 np0000177333 devstack@c-api.service[112551]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=112551) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 29 00:15:24.942085 np0000177333 devstack@c-api.service[112549]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=112549) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 29 00:15:24.942152 np0000177333 devstack@c-api.service[112552]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=112552) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 29 00:15:24.942220 np0000177333 devstack@c-api.service[112551]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=112551) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 29 00:15:24.942282 np0000177333 devstack@c-api.service[112549]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=112549) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 29 00:15:24.942395 np0000177333 devstack@c-api.service[112552]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=112552) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 29 00:15:24.942479 np0000177333 devstack@c-api.service[112551]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112551) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 29 00:15:24.942542 np0000177333 devstack@c-api.service[112549]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=112549) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 29 00:15:24.942603 np0000177333 devstack@c-api.service[112552]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=112552) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 29 00:15:24.942663 np0000177333 devstack@c-api.service[112549]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=112549) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 29 00:15:24.942886 np0000177333 devstack@c-api.service[112552]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=112552) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 29 00:15:24.942954 np0000177333 devstack@c-api.service[112549]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=112549) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 29 00:15:24.943018 np0000177333 devstack@c-api.service[112552]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=112552) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 29 00:15:24.943078 np0000177333 devstack@c-api.service[112549]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=112549) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 29 00:15:24.943146 np0000177333 devstack@c-api.service[112552]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=112552) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 29 00:15:24.943207 np0000177333 devstack@c-api.service[112549]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112549) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 29 00:15:24.943276 np0000177333 devstack@c-api.service[112552]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=112552) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 29 00:15:24.943276 np0000177333 devstack@c-api.service[112552]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=112552) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 29 00:15:24.943276 np0000177333 devstack@c-api.service[112552]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=112552) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 29 00:15:24.943276 np0000177333 devstack@c-api.service[112552]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112552) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 29 00:15:24.943598 np0000177333 devstack@c-api.service[112550]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=112550) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 29 00:15:24.943598 np0000177333 devstack@c-api.service[112550]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=112550) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 29 00:15:24.943598 np0000177333 devstack@c-api.service[112550]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=112550) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 29 00:15:24.943598 np0000177333 devstack@c-api.service[112550]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=112550) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 29 00:15:24.943598 np0000177333 devstack@c-api.service[112550]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=112550) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 29 00:15:24.943598 np0000177333 devstack@c-api.service[112550]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=112550) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 29 00:15:24.943598 np0000177333 devstack@c-api.service[112550]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=112550) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 29 00:15:24.943598 np0000177333 devstack@c-api.service[112550]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=112550) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 29 00:15:24.943598 np0000177333 devstack@c-api.service[112550]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=112550) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 29 00:15:24.944191 np0000177333 devstack@c-api.service[112551]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112551) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 29 00:15:24.944275 np0000177333 devstack@c-api.service[112550]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=112550) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 29 00:15:24.944394 np0000177333 devstack@c-api.service[112551]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=112551) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 29 00:15:24.944473 np0000177333 devstack@c-api.service[112550]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=112550) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 29 00:15:24.944544 np0000177333 devstack@c-api.service[112551]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=112551) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 29 00:15:24.944606 np0000177333 devstack@c-api.service[112550]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=112550) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 29 00:15:24.944673 np0000177333 devstack@c-api.service[112551]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=112551) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 29 00:15:24.944776 np0000177333 devstack@c-api.service[112550]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=112550) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 29 00:15:24.944839 np0000177333 devstack@c-api.service[112551]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=112551) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 29 00:15:24.944915 np0000177333 devstack@c-api.service[112550]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112550) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 29 00:15:24.945002 np0000177333 devstack@c-api.service[112551]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=112551) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 29 00:15:24.945080 np0000177333 devstack@c-api.service[112549]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112549) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 29 00:15:24.945145 np0000177333 devstack@c-api.service[112551]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112551) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 29 00:15:24.945248 np0000177333 devstack@c-api.service[112552]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112552) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 29 00:15:24.945333 np0000177333 devstack@c-api.service[112549]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=112549) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 29 00:15:24.945411 np0000177333 devstack@c-api.service[112551]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112551) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 29 00:15:24.945864 np0000177333 devstack@c-api.service[112552]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=112552) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 29 00:15:24.945947 np0000177333 devstack@c-api.service[112549]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=112549) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 29 00:15:24.946012 np0000177333 devstack@c-api.service[112552]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=112552) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 29 00:15:24.946074 np0000177333 devstack@c-api.service[112549]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=112549) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 29 00:15:24.946154 np0000177333 devstack@c-api.service[112552]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=112552) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 29 00:15:24.946229 np0000177333 devstack@c-api.service[112549]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=112549) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 29 00:15:24.946625 np0000177333 devstack@c-api.service[112551]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=112551) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 29 00:15:24.946750 np0000177333 devstack@c-api.service[112552]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=112552) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 29 00:15:24.946827 np0000177333 devstack@c-api.service[112551]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=112551) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 29 00:15:24.946892 np0000177333 devstack@c-api.service[112552]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=112552) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 29 00:15:24.946962 np0000177333 devstack@c-api.service[112551]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=112551) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 29 00:15:24.947023 np0000177333 devstack@c-api.service[112549]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=112549) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 29 00:15:24.947090 np0000177333 devstack@c-api.service[112552]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112552) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 29 00:15:24.947161 np0000177333 devstack@c-api.service[112551]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112551) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 29 00:15:24.947222 np0000177333 devstack@c-api.service[112550]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112550) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 29 00:15:24.947379 np0000177333 devstack@c-api.service[112552]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112552) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 29 00:15:24.947481 np0000177333 devstack@c-api.service[112549]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112549) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 29 00:15:24.947569 np0000177333 devstack@c-api.service[112551]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=112551) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 29 00:15:24.947633 np0000177333 devstack@c-api.service[112550]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=112550) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 29 00:15:24.947693 np0000177333 devstack@c-api.service[112549]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112549) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 29 00:15:24.947754 np0000177333 devstack@c-api.service[112551]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=112551) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 29 00:15:24.947821 np0000177333 devstack@c-api.service[112550]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=112550) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 29 00:15:24.947892 np0000177333 devstack@c-api.service[112549]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=112549) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 29 00:15:24.947963 np0000177333 devstack@c-api.service[112551]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=112551) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 29 00:15:24.948034 np0000177333 devstack@c-api.service[112550]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=112550) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 29 00:15:24.948093 np0000177333 devstack@c-api.service[112549]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=112549) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 29 00:15:24.948161 np0000177333 devstack@c-api.service[112551]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=112551) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 29 00:15:24.948221 np0000177333 devstack@c-api.service[112550]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=112550) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 29 00:15:24.948280 np0000177333 devstack@c-api.service[112549]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=112549) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 29 00:15:24.948389 np0000177333 devstack@c-api.service[112551]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=112551) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 29 00:15:24.948451 np0000177333 devstack@c-api.service[112550]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=112550) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 29 00:15:24.948512 np0000177333 devstack@c-api.service[112549]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112549) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 29 00:15:24.948590 np0000177333 devstack@c-api.service[112552]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=112552) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 29 00:15:24.948651 np0000177333 devstack@c-api.service[112551]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112551) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 29 00:15:24.948719 np0000177333 devstack@c-api.service[112550]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112550) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 29 00:15:24.948789 np0000177333 devstack@c-api.service[112549]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=112549) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 29 00:15:24.948848 np0000177333 devstack@c-api.service[112552]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=112552) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 29 00:15:24.948915 np0000177333 devstack@c-api.service[112551]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=112551) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 29 00:15:24.948975 np0000177333 devstack@c-api.service[112550]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112550) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 29 00:15:24.949034 np0000177333 devstack@c-api.service[112549]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=112549) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 29 00:15:24.949093 np0000177333 devstack@c-api.service[112552]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=112552) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 29 00:15:24.949152 np0000177333 devstack@c-api.service[112551]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=112551) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 29 00:15:24.949281 np0000177333 devstack@c-api.service[112550]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=112550) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 29 00:15:24.949381 np0000177333 devstack@c-api.service[112549]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=112549) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 29 00:15:24.949459 np0000177333 devstack@c-api.service[112552]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112552) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 29 00:15:24.949498 np0000177333 devstack@c-api.service[112551]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=112551) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 29 00:15:24.949525 np0000177333 devstack@c-api.service[112549]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=112549) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 29 00:15:24.949561 np0000177333 devstack@c-api.service[112552]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=112552) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 29 00:15:24.949602 np0000177333 devstack@c-api.service[112549]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=112549) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 29 00:15:24.949642 np0000177333 devstack@c-api.service[112552]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=112552) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 29 00:15:24.949684 np0000177333 devstack@c-api.service[112550]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=112550) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 29 00:15:24.949718 np0000177333 devstack@c-api.service[112549]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112549) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 29 00:15:24.949798 np0000177333 devstack@c-api.service[112552]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=112552) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 29 00:15:24.949831 np0000177333 devstack@c-api.service[112550]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=112550) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 29 00:15:24.949866 np0000177333 devstack@c-api.service[112549]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=112549) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 29 00:15:24.949893 np0000177333 devstack@c-api.service[112552]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=112552) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 29 00:15:24.949919 np0000177333 devstack@c-api.service[112550]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112550) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 29 00:15:24.949950 np0000177333 devstack@c-api.service[112549]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=112549) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 29 00:15:24.949982 np0000177333 devstack@c-api.service[112552]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=112552) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 29 00:15:24.950012 np0000177333 devstack@c-api.service[112550]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=112550) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 29 00:15:24.950039 np0000177333 devstack@c-api.service[112549]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=112549) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 29 00:15:24.950072 np0000177333 devstack@c-api.service[112552]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112552) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 29 00:15:24.950100 np0000177333 devstack@c-api.service[112550]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=112550) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 29 00:15:24.950131 np0000177333 devstack@c-api.service[112552]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=112552) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 29 00:15:24.950163 np0000177333 devstack@c-api.service[112550]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=112550) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 29 00:15:24.950195 np0000177333 devstack@c-api.service[112551]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=112551) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 29 00:15:24.950227 np0000177333 devstack@c-api.service[112552]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=112552) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 29 00:15:24.950255 np0000177333 devstack@c-api.service[112550]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=112550) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 29 00:15:24.950286 np0000177333 devstack@c-api.service[112551]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=112551) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 29 00:15:24.950345 np0000177333 devstack@c-api.service[112552]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=112552) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 29 00:15:24.950379 np0000177333 devstack@c-api.service[112550]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=112550) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 29 00:15:24.950411 np0000177333 devstack@c-api.service[112549]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=112549) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 29 00:15:24.950438 np0000177333 devstack@c-api.service[112551]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=112551) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 29 00:15:24.950466 np0000177333 devstack@c-api.service[112550]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112550) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 29 00:15:24.950494 np0000177333 devstack@c-api.service[112549]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=112549) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 29 00:15:24.950525 np0000177333 devstack@c-api.service[112551]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=112551) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 29 00:15:24.950555 np0000177333 devstack@c-api.service[112550]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=112550) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 29 00:15:24.950579 np0000177333 devstack@c-api.service[112551]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=112551) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 29 00:15:24.950610 np0000177333 devstack@c-api.service[112549]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=112549) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 29 00:15:24.950641 np0000177333 devstack@c-api.service[112550]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=112550) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 29 00:15:24.950694 np0000177333 devstack@c-api.service[112551]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=112551) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 29 00:15:24.950724 np0000177333 devstack@c-api.service[112549]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=112549) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 29 00:15:24.950754 np0000177333 devstack@c-api.service[112550]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=112550) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 29 00:15:24.950784 np0000177333 devstack@c-api.service[112552]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=112552) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 29 00:15:24.950811 np0000177333 devstack@c-api.service[112549]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=112549) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 29 00:15:24.950841 np0000177333 devstack@c-api.service[112551]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112551) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 29 00:15:24.950873 np0000177333 devstack@c-api.service[112552]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=112552) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 29 00:15:24.950902 np0000177333 devstack@c-api.service[112549]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=112549) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 29 00:15:24.950946 np0000177333 devstack@c-api.service[112552]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=112552) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 29 00:15:24.950977 np0000177333 devstack@c-api.service[112549]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112549) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 29 00:15:24.951007 np0000177333 devstack@c-api.service[112552]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=112552) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 29 00:15:24.951038 np0000177333 devstack@c-api.service[112550]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=112550) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 29 00:15:24.951069 np0000177333 devstack@c-api.service[112552]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=112552) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 29 00:15:24.951095 np0000177333 devstack@c-api.service[112550]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=112550) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 29 00:15:24.951124 np0000177333 devstack@c-api.service[112552]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=112552) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 29 00:15:24.951162 np0000177333 devstack@c-api.service[112550]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=112550) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 29 00:15:24.951192 np0000177333 devstack@c-api.service[112552]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112552) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 29 00:15:24.951222 np0000177333 devstack@c-api.service[112550]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=112550) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 29 00:15:24.951222 np0000177333 devstack@c-api.service[112550]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=112550) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 29 00:15:24.951222 np0000177333 devstack@c-api.service[112550]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=112550) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 29 00:15:24.951222 np0000177333 devstack@c-api.service[112550]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112550) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 29 00:15:24.951340 np0000177333 devstack@c-api.service[112551]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112551) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 29 00:15:24.951340 np0000177333 devstack@c-api.service[112551]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=112551) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 29 00:15:24.951398 np0000177333 devstack@c-api.service[112549]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112549) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 29 00:15:24.951430 np0000177333 devstack@c-api.service[112551]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=112551) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 29 00:15:24.951460 np0000177333 devstack@c-api.service[112549]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=112549) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 29 00:15:24.951489 np0000177333 devstack@c-api.service[112551]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=112551) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 29 00:15:24.951516 np0000177333 devstack@c-api.service[112549]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=112549) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 29 00:15:24.951546 np0000177333 devstack@c-api.service[112551]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112551) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 29 00:15:24.951576 np0000177333 devstack@c-api.service[112549]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=112549) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 29 00:15:24.951607 np0000177333 devstack@c-api.service[112551]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=112551) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 29 00:15:24.951640 np0000177333 devstack@c-api.service[112552]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112552) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 29 00:15:24.951666 np0000177333 devstack@c-api.service[112549]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112549) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 29 00:15:24.951693 np0000177333 devstack@c-api.service[112551]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112551) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 29 00:15:24.951726 np0000177333 devstack@c-api.service[112552]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=112552) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 29 00:15:24.951756 np0000177333 devstack@c-api.service[112549]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=112549) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 29 00:15:24.951785 np0000177333 devstack@c-api.service[112551]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112551) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 29 00:15:24.951816 np0000177333 devstack@c-api.service[112549]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112549) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 29 00:15:24.951842 np0000177333 devstack@c-api.service[112551]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=112551) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 29 00:15:24.951872 np0000177333 devstack@c-api.service[112552]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=112552) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 29 00:15:24.951902 np0000177333 devstack@c-api.service[112549]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112549) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 29 00:15:24.951932 np0000177333 devstack@c-api.service[112551]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=112551) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 29 00:15:24.951958 np0000177333 devstack@c-api.service[112552]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=112552) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 29 00:15:24.951988 np0000177333 devstack@c-api.service[112549]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=112549) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 29 00:15:24.952022 np0000177333 devstack@c-api.service[112551]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112551) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 29 00:15:24.952049 np0000177333 devstack@c-api.service[112552]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112552) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 29 00:15:24.952074 np0000177333 devstack@c-api.service[112549]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=112549) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 29 00:15:24.952104 np0000177333 devstack@c-api.service[112551]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112551) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 29 00:15:24.952134 np0000177333 devstack@c-api.service[112552]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=112552) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 29 00:15:24.952167 np0000177333 devstack@c-api.service[112549]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112549) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 29 00:15:24.952194 np0000177333 devstack@c-api.service[112551]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=112551) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 29 00:15:24.952224 np0000177333 devstack@c-api.service[112550]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112550) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 29 00:15:24.952251 np0000177333 devstack@c-api.service[112552]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112552) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 29 00:15:24.952277 np0000177333 devstack@c-api.service[112549]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112549) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 29 00:15:24.952345 np0000177333 devstack@c-api.service[112551]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112551) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 29 00:15:24.952379 np0000177333 devstack@c-api.service[112550]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=112550) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 29 00:15:24.952410 np0000177333 devstack@c-api.service[112549]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=112549) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 29 00:15:24.952441 np0000177333 devstack@c-api.service[112552]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112552) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 29 00:15:24.952473 np0000177333 devstack@c-api.service[112550]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=112550) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 29 00:15:24.952499 np0000177333 devstack@c-api.service[112549]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112549) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 29 00:15:24.952531 np0000177333 devstack@c-api.service[112552]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=112552) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 29 00:15:24.952557 np0000177333 devstack@c-api.service[112550]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=112550) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 29 00:15:24.952585 np0000177333 devstack@c-api.service[112552]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=112552) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 29 00:15:24.952615 np0000177333 devstack@c-api.service[112550]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112550) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 29 00:15:24.952646 np0000177333 devstack@c-api.service[112552]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112552) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 29 00:15:24.952672 np0000177333 devstack@c-api.service[112550]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=112550) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 29 00:15:24.952702 np0000177333 devstack@c-api.service[112552]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112552) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 29 00:15:24.952730 np0000177333 devstack@c-api.service[112550]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112550) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 29 00:15:24.952760 np0000177333 devstack@c-api.service[112552]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=112552) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 29 00:15:24.952786 np0000177333 devstack@c-api.service[112550]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112550) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 29 00:15:24.952813 np0000177333 devstack@c-api.service[112552]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112552) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 29 00:15:24.952845 np0000177333 devstack@c-api.service[112550]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=112550) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 29 00:15:24.952845 np0000177333 devstack@c-api.service[112550]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=112550) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 29 00:15:24.952845 np0000177333 devstack@c-api.service[112550]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112550) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 29 00:15:24.952845 np0000177333 devstack@c-api.service[112550]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112550) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 29 00:15:24.952845 np0000177333 devstack@c-api.service[112550]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=112550) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 29 00:15:24.952845 np0000177333 devstack@c-api.service[112550]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112550) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 29 00:15:24.953002 np0000177333 devstack@c-api.service[112551]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112551) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 29 00:15:24.953002 np0000177333 devstack@c-api.service[112551]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=112551) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 29 00:15:24.953002 np0000177333 devstack@c-api.service[112551]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=112551) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 29 00:15:24.953002 np0000177333 devstack@c-api.service[112551]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=112551) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 29 00:15:24.953002 np0000177333 devstack@c-api.service[112551]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=112551) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 29 00:15:24.953123 np0000177333 devstack@c-api.service[112549]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112549) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 29 00:15:24.953152 np0000177333 devstack@c-api.service[112551]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=112551) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 29 00:15:24.953186 np0000177333 devstack@c-api.service[112549]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=112549) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 29 00:15:24.953221 np0000177333 devstack@c-api.service[112551]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112551) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 29 00:15:24.953264 np0000177333 devstack@c-api.service[112549]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=112549) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 29 00:15:24.953264 np0000177333 devstack@c-api.service[112549]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=112549) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 29 00:15:24.953323 np0000177333 devstack@c-api.service[112552]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112552) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 29 00:15:24.953361 np0000177333 devstack@c-api.service[112549]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=112549) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 29 00:15:24.953388 np0000177333 devstack@c-api.service[112552]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=112552) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 29 00:15:24.953419 np0000177333 devstack@c-api.service[112549]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=112549) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 29 00:15:24.953450 np0000177333 devstack@c-api.service[112552]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=112552) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 29 00:15:24.953477 np0000177333 devstack@c-api.service[112549]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112549) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 29 00:15:24.953508 np0000177333 devstack@c-api.service[112552]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=112552) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 29 00:15:24.953535 np0000177333 devstack@c-api.service[112550]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112550) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 29 00:15:24.953566 np0000177333 devstack@c-api.service[112552]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=112552) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 29 00:15:24.953592 np0000177333 devstack@c-api.service[112550]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=112550) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 29 00:15:24.953624 np0000177333 devstack@c-api.service[112552]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=112552) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 29 00:15:24.953651 np0000177333 devstack@c-api.service[112550]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=112550) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 29 00:15:24.953678 np0000177333 devstack@c-api.service[112552]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112552) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 29 00:15:24.953703 np0000177333 devstack@c-api.service[112550]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=112550) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 29 00:15:24.953703 np0000177333 devstack@c-api.service[112550]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=112550) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 29 00:15:24.953703 np0000177333 devstack@c-api.service[112550]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=112550) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 29 00:15:24.953703 np0000177333 devstack@c-api.service[112550]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112550) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 29 00:15:24.953802 np0000177333 devstack@c-api.service[112551]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112551) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 29 00:15:24.953802 np0000177333 devstack@c-api.service[112551]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=112551) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 29 00:15:24.953857 np0000177333 devstack@c-api.service[112550]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112550) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 29 00:15:24.953888 np0000177333 devstack@c-api.service[112551]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=112551) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 29 00:15:24.953915 np0000177333 devstack@c-api.service[112549]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112549) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 29 00:15:24.953941 np0000177333 devstack@c-api.service[112550]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=112550) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 29 00:15:24.953970 np0000177333 devstack@c-api.service[112551]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=112551) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 29 00:15:24.954001 np0000177333 devstack@c-api.service[112549]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=112549) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 29 00:15:24.954032 np0000177333 devstack@c-api.service[112550]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=112550) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 29 00:15:24.954059 np0000177333 devstack@c-api.service[112551]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112551) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 29 00:15:24.954086 np0000177333 devstack@c-api.service[112549]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=112549) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 29 00:15:24.954116 np0000177333 devstack@c-api.service[112550]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=112550) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 29 00:15:24.954143 np0000177333 devstack@c-api.service[112551]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=112551) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 29 00:15:24.954168 np0000177333 devstack@c-api.service[112549]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=112549) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 29 00:15:24.954194 np0000177333 devstack@c-api.service[112550]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112550) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 29 00:15:24.954220 np0000177333 devstack@c-api.service[112551]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112551) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 29 00:15:24.954247 np0000177333 devstack@c-api.service[112550]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=112550) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 29 00:15:24.954280 np0000177333 devstack@c-api.service[112549]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112549) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 29 00:15:24.954320 np0000177333 devstack@c-api.service[112550]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112550) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 29 00:15:24.954359 np0000177333 devstack@c-api.service[112549]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=112549) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 29 00:15:24.954390 np0000177333 devstack@c-api.service[112552]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112552) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 29 00:15:24.954418 np0000177333 devstack@c-api.service[112549]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112549) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 29 00:15:24.954451 np0000177333 devstack@c-api.service[112552]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=112552) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 29 00:15:24.954451 np0000177333 devstack@c-api.service[112552]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=112552) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 29 00:15:24.954451 np0000177333 devstack@c-api.service[112552]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=112552) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 29 00:15:24.954451 np0000177333 devstack@c-api.service[112552]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112552) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 29 00:15:24.954451 np0000177333 devstack@c-api.service[112552]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=112552) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 29 00:15:24.954451 np0000177333 devstack@c-api.service[112552]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112552) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 29 00:15:24.954600 np0000177333 devstack@c-api.service[112551]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112551) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 29 00:15:24.954600 np0000177333 devstack@c-api.service[112551]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=112551) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 29 00:15:24.954600 np0000177333 devstack@c-api.service[112551]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=112551) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 29 00:15:24.954600 np0000177333 devstack@c-api.service[112551]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=112551) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 29 00:15:24.954717 np0000177333 devstack@c-api.service[112550]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112550) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 29 00:15:24.954749 np0000177333 devstack@c-api.service[112551]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=112551) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 29 00:15:24.954779 np0000177333 devstack@c-api.service[112550]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=112550) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 29 00:15:24.954820 np0000177333 devstack@c-api.service[112551]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=112551) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 29 00:15:24.954873 np0000177333 devstack@c-api.service[112550]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=112550) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 29 00:15:24.954906 np0000177333 devstack@c-api.service[112551]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112551) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 29 00:15:24.954940 np0000177333 devstack@c-api.service[112550]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=112550) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 29 00:15:24.954940 np0000177333 devstack@c-api.service[112550]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=112550) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 29 00:15:24.954940 np0000177333 devstack@c-api.service[112550]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=112550) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 29 00:15:24.955014 np0000177333 devstack@c-api.service[112549]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112549) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 29 00:15:24.955074 np0000177333 devstack@c-api.service[112550]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112550) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 29 00:15:24.955133 np0000177333 devstack@c-api.service[112549]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=112549) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 29 00:15:24.955133 np0000177333 devstack@c-api.service[112549]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=112549) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 29 00:15:24.955205 np0000177333 devstack@c-api.service[112552]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112552) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 29 00:15:24.955240 np0000177333 devstack@c-api.service[112549]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=112549) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 29 00:15:24.955272 np0000177333 devstack@c-api.service[112552]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=112552) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 29 00:15:24.955301 np0000177333 devstack@c-api.service[112549]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=112549) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 29 00:15:24.955438 np0000177333 devstack@c-api.service[112552]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=112552) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 29 00:15:24.955483 np0000177333 devstack@c-api.service[112549]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=112549) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 29 00:15:24.955518 np0000177333 devstack@c-api.service[112552]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=112552) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 29 00:15:24.955559 np0000177333 devstack@c-api.service[112549]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112549) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 29 00:15:24.955608 np0000177333 devstack@c-api.service[112552]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=112552) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 29 00:15:24.955608 np0000177333 devstack@c-api.service[112552]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=112552) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 29 00:15:24.955608 np0000177333 devstack@c-api.service[112552]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112552) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 29 00:15:24.955933 np0000177333 devstack@c-api.service[112551]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112551) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 29 00:15:24.955995 np0000177333 devstack@c-api.service[112551]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=112551) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 29 00:15:24.956054 np0000177333 devstack@c-api.service[112551]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=112551) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 29 00:15:24.956119 np0000177333 devstack@c-api.service[112551]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=112551) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 29 00:15:24.956165 np0000177333 devstack@c-api.service[112550]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112550) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 29 00:15:24.956207 np0000177333 devstack@c-api.service[112551]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=112551) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 29 00:15:24.956247 np0000177333 devstack@c-api.service[112551]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=112551) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 29 00:15:24.956282 np0000177333 devstack@c-api.service[112549]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112549) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 29 00:15:24.956358 np0000177333 devstack@c-api.service[112550]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=112550) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 29 00:15:24.956393 np0000177333 devstack@c-api.service[112551]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112551) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 29 00:15:24.956422 np0000177333 devstack@c-api.service[112549]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=112549) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 29 00:15:24.956450 np0000177333 devstack@c-api.service[112550]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=112550) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 29 00:15:24.956482 np0000177333 devstack@c-api.service[112549]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=112549) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 29 00:15:24.956510 np0000177333 devstack@c-api.service[112550]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=112550) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 29 00:15:24.956544 np0000177333 devstack@c-api.service[112549]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=112549) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 29 00:15:24.956570 np0000177333 devstack@c-api.service[112550]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=112550) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 29 00:15:24.956597 np0000177333 devstack@c-api.service[112549]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=112549) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 29 00:15:24.956624 np0000177333 devstack@c-api.service[112550]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=112550) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 29 00:15:24.956660 np0000177333 devstack@c-api.service[112549]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=112549) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 29 00:15:24.956696 np0000177333 devstack@c-api.service[112550]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112550) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 29 00:15:24.956733 np0000177333 devstack@c-api.service[112549]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112549) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 29 00:15:24.956768 np0000177333 devstack@c-api.service[112552]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112552) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 29 00:15:24.956837 np0000177333 devstack@c-api.service[112552]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=112552) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 29 00:15:24.956966 np0000177333 devstack@c-api.service[112552]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=112552) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 29 00:15:24.957053 np0000177333 devstack@c-api.service[112552]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=112552) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 29 00:15:24.957088 np0000177333 devstack@c-api.service[112551]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112551) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 29 00:15:24.957119 np0000177333 devstack@c-api.service[112551]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=112551) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 29 00:15:24.957147 np0000177333 devstack@c-api.service[112552]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=112552) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 29 00:15:24.957181 np0000177333 devstack@c-api.service[112551]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=112551) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 29 00:15:24.957298 np0000177333 devstack@c-api.service[112552]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=112552) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 29 00:15:24.957370 np0000177333 devstack@c-api.service[112551]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=112551) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 29 00:15:24.957370 np0000177333 devstack@c-api.service[112551]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=112551) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 29 00:15:24.957463 np0000177333 devstack@c-api.service[112552]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112552) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 29 00:15:24.957498 np0000177333 devstack@c-api.service[112550]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112550) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 29 00:15:24.957531 np0000177333 devstack@c-api.service[112551]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=112551) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 29 00:15:24.957562 np0000177333 devstack@c-api.service[112550]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=112550) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 29 00:15:24.957599 np0000177333 devstack@c-api.service[112551]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=112551) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 29 00:15:24.957641 np0000177333 devstack@c-api.service[112550]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=112550) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 29 00:15:24.957641 np0000177333 devstack@c-api.service[112550]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=112550) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 29 00:15:24.957641 np0000177333 devstack@c-api.service[112550]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=112550) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 29 00:15:24.957744 np0000177333 devstack@c-api.service[112552]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112552) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 29 00:15:24.957793 np0000177333 devstack@c-api.service[112550]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=112550) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 29 00:15:24.957837 np0000177333 devstack@c-api.service[112552]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=112552) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 29 00:15:24.957878 np0000177333 devstack@c-api.service[112550]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=112550) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 29 00:15:24.957912 np0000177333 devstack@c-api.service[112552]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=112552) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 29 00:15:24.957912 np0000177333 devstack@c-api.service[112552]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=112552) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 29 00:15:24.957976 np0000177333 devstack@c-api.service[112549]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112549) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 29 00:15:24.958012 np0000177333 devstack@c-api.service[112552]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=112552) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 29 00:15:24.958012 np0000177333 devstack@c-api.service[112552]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=112552) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 29 00:15:24.958012 np0000177333 devstack@c-api.service[112552]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=112552) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 29 00:15:24.958125 np0000177333 devstack@c-api.service[112549]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=112549) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 29 00:15:24.958163 np0000177333 devstack@c-api.service[112549]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=112549) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 29 00:15:24.958289 np0000177333 devstack@c-api.service[112549]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=112549) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 29 00:15:24.958454 np0000177333 devstack@c-api.service[112549]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=112549) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 29 00:15:24.958574 np0000177333 devstack@c-api.service[112549]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=112549) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 29 00:15:24.958711 np0000177333 devstack@c-api.service[112549]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=112549) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 29 00:15:24.960330 np0000177333 devstack@c-api.service[112551]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=112551) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 29 00:15:24.960387 np0000177333 devstack@c-api.service[112551]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=112551) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 29 00:15:24.960459 np0000177333 devstack@c-api.service[112551]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=112551) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 29 00:15:24.960518 np0000177333 devstack@c-api.service[112551]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=112551) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 29 00:15:24.960596 np0000177333 devstack@c-api.service[112551]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112551) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 29 00:15:24.960686 np0000177333 devstack@c-api.service[112552]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=112552) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 29 00:15:24.960720 np0000177333 devstack@c-api.service[112551]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=112551) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 29 00:15:24.960754 np0000177333 devstack@c-api.service[112552]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=112552) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 29 00:15:24.960785 np0000177333 devstack@c-api.service[112551]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=112551) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 29 00:15:24.960818 np0000177333 devstack@c-api.service[112552]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=112552) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 29 00:15:24.960867 np0000177333 devstack@c-api.service[112552]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=112552) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 29 00:15:24.960897 np0000177333 devstack@c-api.service[112550]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=112550) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 29 00:15:24.960926 np0000177333 devstack@c-api.service[112552]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112552) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 29 00:15:24.960953 np0000177333 devstack@c-api.service[112550]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=112550) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 29 00:15:24.960986 np0000177333 devstack@c-api.service[112552]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=112552) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 29 00:15:24.961014 np0000177333 devstack@c-api.service[112550]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=112550) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 29 00:15:24.961041 np0000177333 devstack@c-api.service[112552]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=112552) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 29 00:15:24.961068 np0000177333 devstack@c-api.service[112550]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=112550) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 29 00:15:24.961095 np0000177333 devstack@c-api.service[112550]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112550) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 29 00:15:24.961152 np0000177333 devstack@c-api.service[112550]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=112550) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 29 00:15:24.961215 np0000177333 devstack@c-api.service[112550]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=112550) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 29 00:15:24.962279 np0000177333 devstack@c-api.service[112551]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=112551) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 29 00:15:24.962359 np0000177333 devstack@c-api.service[112551]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=112551) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 29 00:15:24.962421 np0000177333 devstack@c-api.service[112551]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=112551) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 29 00:15:24.962497 np0000177333 devstack@c-api.service[112551]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=112551) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 29 00:15:24.962562 np0000177333 devstack@c-api.service[112550]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=112550) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 29 00:15:24.962611 np0000177333 devstack@c-api.service[112551]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=112551) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 29 00:15:24.962658 np0000177333 devstack@c-api.service[112550]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=112550) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 29 00:15:24.962688 np0000177333 devstack@c-api.service[112551]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=112551) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 29 00:15:24.962722 np0000177333 devstack@c-api.service[112550]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=112550) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 29 00:15:24.962754 np0000177333 devstack@c-api.service[112552]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=112552) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 29 00:15:24.962784 np0000177333 devstack@c-api.service[112551]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112551) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 29 00:15:24.962814 np0000177333 devstack@c-api.service[112550]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=112550) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 29 00:15:24.962844 np0000177333 devstack@c-api.service[112552]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=112552) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 29 00:15:24.962875 np0000177333 devstack@c-api.service[112550]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=112550) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 29 00:15:24.962903 np0000177333 devstack@c-api.service[112552]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=112552) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 29 00:15:24.962937 np0000177333 devstack@c-api.service[112550]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=112550) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 29 00:15:24.962968 np0000177333 devstack@c-api.service[112552]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=112552) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 29 00:15:24.962995 np0000177333 devstack@c-api.service[112550]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112550) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 29 00:15:24.963026 np0000177333 devstack@c-api.service[112552]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=112552) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 29 00:15:24.963026 np0000177333 devstack@c-api.service[112552]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=112552) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 29 00:15:24.963026 np0000177333 devstack@c-api.service[112552]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112552) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 29 00:15:24.964038 np0000177333 devstack@c-api.service[112549]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=112549) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 29 00:15:24.964181 np0000177333 devstack@c-api.service[112549]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=112549) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 29 00:15:24.964328 np0000177333 devstack@c-api.service[112549]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=112549) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 29 00:15:24.964364 np0000177333 devstack@c-api.service[112551]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112551) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 29 00:15:24.964482 np0000177333 devstack@c-api.service[112549]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=112549) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 29 00:15:24.964515 np0000177333 devstack@c-api.service[112551]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=112551) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 29 00:15:24.964554 np0000177333 devstack@c-api.service[112550]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112550) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 29 00:15:24.964587 np0000177333 devstack@c-api.service[112551]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=112551) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 29 00:15:24.964620 np0000177333 devstack@c-api.service[112550]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=112550) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 29 00:15:24.964648 np0000177333 devstack@c-api.service[112549]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112549) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 29 00:15:24.964673 np0000177333 devstack@c-api.service[112551]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=112551) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 29 00:15:24.964701 np0000177333 devstack@c-api.service[112550]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=112550) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 29 00:15:24.964735 np0000177333 devstack@c-api.service[112551]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=112551) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 29 00:15:24.964762 np0000177333 devstack@c-api.service[112550]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=112550) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 29 00:15:24.964788 np0000177333 devstack@c-api.service[112549]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=112549) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 29 00:15:24.964815 np0000177333 devstack@c-api.service[112551]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=112551) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 29 00:15:24.964849 np0000177333 devstack@c-api.service[112550]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=112550) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 29 00:15:24.964882 np0000177333 devstack@c-api.service[112551]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112551) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 29 00:15:24.964913 np0000177333 devstack@c-api.service[112550]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=112550) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 29 00:15:24.964939 np0000177333 devstack@c-api.service[112552]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112552) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 29 00:15:24.964965 np0000177333 devstack@c-api.service[112549]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=112549) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 29 00:15:24.964993 np0000177333 devstack@c-api.service[112550]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112550) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 29 00:15:24.965027 np0000177333 devstack@c-api.service[112552]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=112552) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 29 00:15:24.965058 np0000177333 devstack@c-api.service[112552]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=112552) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 29 00:15:24.965125 np0000177333 devstack@c-api.service[112552]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=112552) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 29 00:15:24.965184 np0000177333 devstack@c-api.service[112552]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=112552) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 29 00:15:24.965241 np0000177333 devstack@c-api.service[112552]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=112552) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 29 00:15:24.965346 np0000177333 devstack@c-api.service[112552]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112552) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 29 00:15:24.966063 np0000177333 devstack@c-api.service[112551]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112551) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 29 00:15:24.966113 np0000177333 devstack@c-api.service[112551]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=112551) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 29 00:15:24.966174 np0000177333 devstack@c-api.service[112550]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112550) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 29 00:15:24.966219 np0000177333 devstack@c-api.service[112549]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=112549) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 29 00:15:24.966247 np0000177333 devstack@c-api.service[112551]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=112551) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 29 00:15:24.966247 np0000177333 devstack@c-api.service[112551]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112551) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 29 00:15:24.966295 np0000177333 devstack@c-api.service[112550]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=112550) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 29 00:15:24.966350 np0000177333 devstack@c-api.service[112551]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112551) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 29 00:15:24.966376 np0000177333 devstack@c-api.service[112550]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=112550) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 29 00:15:24.966406 np0000177333 devstack@c-api.service[112551]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=112551) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 29 00:15:24.966430 np0000177333 devstack@c-api.service[112550]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112550) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 29 00:15:24.966468 np0000177333 devstack@c-api.service[112549]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=112549) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 29 00:15:24.966504 np0000177333 devstack@c-api.service[112551]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112551) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 29 00:15:24.966545 np0000177333 devstack@c-api.service[112550]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112550) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 29 00:15:24.966579 np0000177333 devstack@c-api.service[112552]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112552) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 29 00:15:24.966619 np0000177333 devstack@c-api.service[112550]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=112550) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 29 00:15:24.966651 np0000177333 devstack@c-api.service[112552]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=112552) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 29 00:15:24.966692 np0000177333 devstack@c-api.service[112549]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=112549) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 29 00:15:24.966726 np0000177333 devstack@c-api.service[112550]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112550) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 29 00:15:24.966758 np0000177333 devstack@c-api.service[112552]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=112552) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 29 00:15:24.966797 np0000177333 devstack@c-api.service[112549]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=112549) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 29 00:15:24.966834 np0000177333 devstack@c-api.service[112552]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112552) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 29 00:15:24.966874 np0000177333 devstack@c-api.service[112549]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=112549) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 29 00:15:24.966916 np0000177333 devstack@c-api.service[112552]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112552) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 29 00:15:24.966951 np0000177333 devstack@c-api.service[112549]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=112549) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 29 00:15:24.966983 np0000177333 devstack@c-api.service[112552]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=112552) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 29 00:15:24.967021 np0000177333 devstack@c-api.service[112549]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112549) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 29 00:15:24.967054 np0000177333 devstack@c-api.service[112552]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112552) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 29 00:15:24.967209 np0000177333 devstack@c-api.service[112551]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112551) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 29 00:15:24.967262 np0000177333 devstack@c-api.service[112549]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112549) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 29 00:15:24.967323 np0000177333 devstack@c-api.service[112551]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=112551) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 29 00:15:24.967362 np0000177333 devstack@c-api.service[112549]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=112549) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 29 00:15:24.967409 np0000177333 devstack@c-api.service[112551]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=112551) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 29 00:15:24.967453 np0000177333 devstack@c-api.service[112550]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112550) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 29 00:15:24.967533 np0000177333 devstack@c-api.service[112551]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=112551) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 29 00:15:24.967584 np0000177333 devstack@c-api.service[112549]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=112549) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 29 00:15:24.967623 np0000177333 devstack@c-api.service[112550]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=112550) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 29 00:15:24.967666 np0000177333 devstack@c-api.service[112551]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112551) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 29 00:15:24.967705 np0000177333 devstack@c-api.service[112549]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=112549) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 29 00:15:24.967745 np0000177333 devstack@c-api.service[112550]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=112550) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 29 00:15:24.967781 np0000177333 devstack@c-api.service[112551]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=112551) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 29 00:15:24.967837 np0000177333 devstack@c-api.service[112549]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=112549) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 29 00:15:24.967874 np0000177333 devstack@c-api.service[112550]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=112550) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 29 00:15:24.967930 np0000177333 devstack@c-api.service[112551]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112551) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 29 00:15:24.967968 np0000177333 devstack@c-api.service[112549]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=112549) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 29 00:15:24.968004 np0000177333 devstack@c-api.service[112550]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112550) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 29 00:15:24.968045 np0000177333 devstack@c-api.service[112549]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112549) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 29 00:15:24.968104 np0000177333 devstack@c-api.service[112550]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=112550) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 29 00:15:24.968104 np0000177333 devstack@c-api.service[112550]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112550) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 29 00:15:24.968183 np0000177333 devstack@c-api.service[112552]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112552) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 29 00:15:24.968183 np0000177333 devstack@c-api.service[112552]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=112552) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 29 00:15:24.968183 np0000177333 devstack@c-api.service[112552]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=112552) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 29 00:15:24.968183 np0000177333 devstack@c-api.service[112552]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=112552) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 29 00:15:24.968183 np0000177333 devstack@c-api.service[112552]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112552) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 29 00:15:24.968183 np0000177333 devstack@c-api.service[112552]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=112552) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 29 00:15:24.968183 np0000177333 devstack@c-api.service[112552]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112552) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 29 00:15:24.968475 np0000177333 devstack@c-api.service[112549]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112549) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 29 00:15:24.968475 np0000177333 devstack@c-api.service[112549]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=112549) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 29 00:15:24.968475 np0000177333 devstack@c-api.service[112549]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=112549) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 29 00:15:24.968475 np0000177333 devstack@c-api.service[112549]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112549) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 29 00:15:24.968475 np0000177333 devstack@c-api.service[112549]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112549) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 29 00:15:24.968635 np0000177333 devstack@c-api.service[112549]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=112549) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 29 00:15:24.968635 np0000177333 devstack@c-api.service[112549]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112549) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 29 00:15:24.968863 np0000177333 devstack@c-api.service[112549]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112549) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 29 00:15:24.968925 np0000177333 devstack@c-api.service[112549]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=112549) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 29 00:15:24.968974 np0000177333 devstack@c-api.service[112549]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=112549) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 29 00:15:24.969040 np0000177333 devstack@c-api.service[112549]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=112549) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 29 00:15:24.969099 np0000177333 devstack@c-api.service[112549]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112549) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 29 00:15:24.969158 np0000177333 devstack@c-api.service[112549]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=112549) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 29 00:15:24.969224 np0000177333 devstack@c-api.service[112549]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112549) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 29 00:15:24.969754 np0000177333 devstack@c-api.service[112551]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112551) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 29 00:15:24.969754 np0000177333 devstack@c-api.service[112551]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=112551) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 29 00:15:24.970052 np0000177333 devstack@c-api.service[112551]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=112551) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 29 00:15:24.970185 np0000177333 devstack@c-api.service[112549]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112549) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 29 00:15:24.970265 np0000177333 devstack@c-api.service[112551]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=112551) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 29 00:15:24.970356 np0000177333 devstack@c-api.service[112550]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112550) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 29 00:15:24.970442 np0000177333 devstack@c-api.service[112551]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=112551) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 29 00:15:24.970509 np0000177333 devstack@c-api.service[112549]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=112549) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 29 00:15:24.970580 np0000177333 devstack@c-api.service[112550]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=112550) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 29 00:15:24.970688 np0000177333 devstack@c-api.service[112551]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=112551) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 29 00:15:24.970788 np0000177333 devstack@c-api.service[112549]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=112549) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 29 00:15:24.970851 np0000177333 devstack@c-api.service[112551]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112551) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 29 00:15:24.970928 np0000177333 devstack@c-api.service[112552]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112552) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 29 00:15:24.971001 np0000177333 devstack@c-api.service[112549]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=112549) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 29 00:15:24.971112 np0000177333 devstack@c-api.service[112550]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=112550) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 29 00:15:24.971223 np0000177333 devstack@c-api.service[112552]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=112552) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 29 00:15:24.971292 np0000177333 devstack@c-api.service[112549]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=112549) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 29 00:15:24.971412 np0000177333 devstack@c-api.service[112550]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=112550) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 29 00:15:24.971475 np0000177333 devstack@c-api.service[112552]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=112552) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 29 00:15:24.971535 np0000177333 devstack@c-api.service[112549]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=112549) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 29 00:15:24.971593 np0000177333 devstack@c-api.service[112550]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=112550) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 29 00:15:24.971663 np0000177333 devstack@c-api.service[112552]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=112552) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 29 00:15:24.971733 np0000177333 devstack@c-api.service[112549]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112549) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 29 00:15:24.971842 np0000177333 devstack@c-api.service[112550]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=112550) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 29 00:15:24.971942 np0000177333 devstack@c-api.service[112552]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=112552) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 29 00:15:24.972056 np0000177333 devstack@c-api.service[112550]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112550) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 29 00:15:24.972135 np0000177333 devstack@c-api.service[112552]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=112552) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 29 00:15:24.972135 np0000177333 devstack@c-api.service[112552]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112552) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 29 00:15:24.978424 np0000177333 devstack@c-api.service[112552]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112552) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 29 00:15:24.978501 np0000177333 devstack@c-api.service[112552]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=112552) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 29 00:15:24.978537 np0000177333 devstack@c-api.service[112552]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=112552) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 29 00:15:24.978587 np0000177333 devstack@c-api.service[112552]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=112552) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 29 00:15:24.978653 np0000177333 devstack@c-api.service[112552]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=112552) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 29 00:15:24.978709 np0000177333 devstack@c-api.service[112552]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=112552) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 29 00:15:24.978776 np0000177333 devstack@c-api.service[112552]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=112552) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 29 00:15:24.978860 np0000177333 devstack@c-api.service[112549]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112549) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 29 00:15:24.978933 np0000177333 devstack@c-api.service[112549]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=112549) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 29 00:15:24.978981 np0000177333 devstack@c-api.service[112551]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112551) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 29 00:15:24.979022 np0000177333 devstack@c-api.service[112549]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=112549) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 29 00:15:24.979058 np0000177333 devstack@c-api.service[112551]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=112551) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 29 00:15:24.979094 np0000177333 devstack@c-api.service[112549]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=112549) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 29 00:15:24.979094 np0000177333 devstack@c-api.service[112549]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=112549) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 29 00:15:24.979174 np0000177333 devstack@c-api.service[112551]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=112551) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 29 00:15:24.979217 np0000177333 devstack@c-api.service[112549]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=112549) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 29 00:15:24.979258 np0000177333 devstack@c-api.service[112551]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=112551) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 29 00:15:24.979316 np0000177333 devstack@c-api.service[112552]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=112552) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 29 00:15:24.979355 np0000177333 devstack@c-api.service[112551]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=112551) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 29 00:15:24.979387 np0000177333 devstack@c-api.service[112549]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=112549) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 29 00:15:24.979436 np0000177333 devstack@c-api.service[112552]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=112552) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 29 00:15:24.979477 np0000177333 devstack@c-api.service[112551]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=112551) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 29 00:15:24.979517 np0000177333 devstack@c-api.service[112552]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=112552) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 29 00:15:24.979560 np0000177333 devstack@c-api.service[112551]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=112551) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 29 00:15:24.979605 np0000177333 devstack@c-api.service[112552]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=112552) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 29 00:15:24.979605 np0000177333 devstack@c-api.service[112552]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=112552) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 29 00:15:24.979605 np0000177333 devstack@c-api.service[112552]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=112552) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 29 00:15:24.979708 np0000177333 devstack@c-api.service[112549]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=112549) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 29 00:15:24.979745 np0000177333 devstack@c-api.service[112552]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=112552) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 29 00:15:24.979782 np0000177333 devstack@c-api.service[112549]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=112549) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 29 00:15:24.979818 np0000177333 devstack@c-api.service[112551]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=112551) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 29 00:15:24.979859 np0000177333 devstack@c-api.service[112549]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=112549) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 29 00:15:24.979905 np0000177333 devstack@c-api.service[112550]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112550) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 29 00:15:24.979944 np0000177333 devstack@c-api.service[112551]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=112551) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 29 00:15:24.979985 np0000177333 devstack@c-api.service[112549]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=112549) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 29 00:15:24.980022 np0000177333 devstack@c-api.service[112550]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=112550) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 29 00:15:24.980058 np0000177333 devstack@c-api.service[112551]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=112551) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 29 00:15:24.980094 np0000177333 devstack@c-api.service[112549]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=112549) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 29 00:15:24.980135 np0000177333 devstack@c-api.service[112550]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=112550) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 29 00:15:24.980171 np0000177333 devstack@c-api.service[112551]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=112551) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 29 00:15:24.980206 np0000177333 devstack@c-api.service[112549]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=112549) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 29 00:15:24.980253 np0000177333 devstack@c-api.service[112551]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=112551) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 29 00:15:24.980315 np0000177333 devstack@c-api.service[112550]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=112550) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 29 00:15:24.980353 np0000177333 devstack@c-api.service[112549]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=112549) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 29 00:15:24.980393 np0000177333 devstack@c-api.service[112551]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=112551) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 29 00:15:24.980444 np0000177333 devstack@c-api.service[112550]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=112550) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 29 00:15:24.980444 np0000177333 devstack@c-api.service[112550]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=112550) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 29 00:15:24.980521 np0000177333 devstack@c-api.service[112551]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=112551) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 29 00:15:24.980564 np0000177333 devstack@c-api.service[112550]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=112550) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 29 00:15:24.980564 np0000177333 devstack@c-api.service[112550]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=112550) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 29 00:15:24.980564 np0000177333 devstack@c-api.service[112550]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=112550) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 29 00:15:24.980564 np0000177333 devstack@c-api.service[112550]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=112550) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 29 00:15:24.980564 np0000177333 devstack@c-api.service[112550]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=112550) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 29 00:15:24.980564 np0000177333 devstack@c-api.service[112550]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=112550) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 29 00:15:24.980564 np0000177333 devstack@c-api.service[112550]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=112550) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 29 00:15:24.980564 np0000177333 devstack@c-api.service[112550]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=112550) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 29 00:15:24.980876 np0000177333 devstack@c-api.service[112552]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=112552) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 29 00:15:24.980954 np0000177333 devstack@c-api.service[112552]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=112552) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 29 00:15:24.981010 np0000177333 devstack@c-api.service[112550]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=112550) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 29 00:15:24.981050 np0000177333 devstack@c-api.service[112552]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=112552) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 29 00:15:24.981050 np0000177333 devstack@c-api.service[112552]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=112552) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 29 00:15:24.981129 np0000177333 devstack@c-api.service[112552]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=112552) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 29 00:15:24.981172 np0000177333 devstack@c-api.service[112552]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=112552) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 29 00:15:24.981210 np0000177333 devstack@c-api.service[112550]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=112550) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 29 00:15:24.981247 np0000177333 devstack@c-api.service[112549]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=112549) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 29 00:15:24.981284 np0000177333 devstack@c-api.service[112552]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112552) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 29 00:15:24.981338 np0000177333 devstack@c-api.service[112549]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=112549) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 29 00:15:24.981389 np0000177333 devstack@c-api.service[112550]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=112550) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 29 00:15:24.981484 np0000177333 devstack@c-api.service[112549]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=112549) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 29 00:15:24.981526 np0000177333 devstack@c-api.service[112550]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=112550) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 29 00:15:24.981563 np0000177333 devstack@c-api.service[112549]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=112549) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 29 00:15:24.981708 np0000177333 devstack@c-api.service[112550]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=112550) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 29 00:15:24.981756 np0000177333 devstack@c-api.service[112549]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=112549) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 29 00:15:24.981795 np0000177333 devstack@c-api.service[112550]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=112550) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 29 00:15:24.981837 np0000177333 devstack@c-api.service[112549]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=112549) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 29 00:15:24.981837 np0000177333 devstack@c-api.service[112549]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112549) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 29 00:15:24.981905 np0000177333 devstack@c-api.service[112550]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112550) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 29 00:15:24.981943 np0000177333 devstack@c-api.service[112551]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=112551) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 29 00:15:24.981943 np0000177333 devstack@c-api.service[112551]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=112551) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 29 00:15:24.981943 np0000177333 devstack@c-api.service[112551]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=112551) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 29 00:15:24.981943 np0000177333 devstack@c-api.service[112551]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=112551) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 29 00:15:24.981943 np0000177333 devstack@c-api.service[112551]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=112551) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 29 00:15:24.981943 np0000177333 devstack@c-api.service[112551]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=112551) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 29 00:15:24.982146 np0000177333 devstack@c-api.service[112551]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112551) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 29 00:15:24.982186 np0000177333 devstack@c-api.service[112552]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112552) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 29 00:15:24.982186 np0000177333 devstack@c-api.service[112552]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=112552) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 29 00:15:24.982186 np0000177333 devstack@c-api.service[112552]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=112552) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 29 00:15:24.982186 np0000177333 devstack@c-api.service[112552]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=112552) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 29 00:15:24.982390 np0000177333 devstack@c-api.service[112552]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=112552) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 29 00:15:24.982448 np0000177333 devstack@c-api.service[112551]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112551) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 29 00:15:24.982500 np0000177333 devstack@c-api.service[112552]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=112552) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 29 00:15:24.982538 np0000177333 devstack@c-api.service[112551]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=112551) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 29 00:15:24.982577 np0000177333 devstack@c-api.service[112552]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=112552) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 29 00:15:24.982613 np0000177333 devstack@c-api.service[112551]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=112551) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 29 00:15:24.982656 np0000177333 devstack@c-api.service[112550]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112550) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 29 00:15:24.982694 np0000177333 devstack@c-api.service[112551]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=112551) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 29 00:15:24.982738 np0000177333 devstack@c-api.service[112550]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=112550) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 29 00:15:24.982776 np0000177333 devstack@c-api.service[112551]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=112551) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 29 00:15:24.982776 np0000177333 devstack@c-api.service[112551]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=112551) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 29 00:15:24.982850 np0000177333 devstack@c-api.service[112550]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=112550) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 29 00:15:24.982889 np0000177333 devstack@c-api.service[112551]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=112551) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 29 00:15:24.982931 np0000177333 devstack@c-api.service[112550]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=112550) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 29 00:15:24.982931 np0000177333 devstack@c-api.service[112550]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=112550) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 29 00:15:24.982931 np0000177333 devstack@c-api.service[112550]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=112550) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 29 00:15:24.982931 np0000177333 devstack@c-api.service[112550]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=112550) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 29 00:15:24.983449 np0000177333 devstack@c-api.service[112549]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112549) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 29 00:15:24.983515 np0000177333 devstack@c-api.service[112549]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=112549) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 29 00:15:24.983571 np0000177333 devstack@c-api.service[112549]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=112549) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 29 00:15:24.983632 np0000177333 devstack@c-api.service[112549]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=112549) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 29 00:15:24.983681 np0000177333 devstack@c-api.service[112549]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=112549) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 29 00:15:24.983747 np0000177333 devstack@c-api.service[112549]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=112549) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 29 00:15:24.983810 np0000177333 devstack@c-api.service[112549]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=112549) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 29 00:15:24.985159 np0000177333 devstack@c-api.service[112552]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=112552) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 29 00:15:24.985243 np0000177333 devstack@c-api.service[112552]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=112552) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 29 00:15:24.985243 np0000177333 devstack@c-api.service[112552]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=112552) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 29 00:15:24.985330 np0000177333 devstack@c-api.service[112551]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=112551) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 29 00:15:24.985373 np0000177333 devstack@c-api.service[112552]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=112552) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 29 00:15:24.985409 np0000177333 devstack@c-api.service[112550]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=112550) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 29 00:15:24.985493 np0000177333 devstack@c-api.service[112551]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=112551) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 29 00:15:24.985542 np0000177333 devstack@c-api.service[112552]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=112552) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 29 00:15:24.985585 np0000177333 devstack@c-api.service[112550]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=112550) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 29 00:15:24.985623 np0000177333 devstack@c-api.service[112552]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=112552) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 29 00:15:24.985660 np0000177333 devstack@c-api.service[112551]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=112551) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 29 00:15:24.985716 np0000177333 devstack@c-api.service[112550]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=112550) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 29 00:15:24.985755 np0000177333 devstack@c-api.service[112552]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=112552) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 29 00:15:24.985794 np0000177333 devstack@c-api.service[112551]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=112551) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 29 00:15:24.985831 np0000177333 devstack@c-api.service[112550]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=112550) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 29 00:15:24.985874 np0000177333 devstack@c-api.service[112551]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=112551) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 29 00:15:24.985924 np0000177333 devstack@c-api.service[112550]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=112550) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 29 00:15:24.985973 np0000177333 devstack@c-api.service[112551]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=112551) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 29 00:15:24.986033 np0000177333 devstack@c-api.service[112550]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=112550) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 29 00:15:24.986076 np0000177333 devstack@c-api.service[112551]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=112551) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 29 00:15:24.986114 np0000177333 devstack@c-api.service[112550]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=112550) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 29 00:15:24.986157 np0000177333 devstack@c-api.service[112549]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=112549) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 29 00:15:24.986157 np0000177333 devstack@c-api.service[112549]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=112549) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 29 00:15:24.986157 np0000177333 devstack@c-api.service[112549]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=112549) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 29 00:15:24.986157 np0000177333 devstack@c-api.service[112549]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=112549) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 29 00:15:24.986157 np0000177333 devstack@c-api.service[112549]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=112549) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 29 00:15:24.986157 np0000177333 devstack@c-api.service[112549]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=112549) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 29 00:15:24.986402 np0000177333 devstack@c-api.service[112549]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=112549) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 29 00:15:24.990709 np0000177333 devstack@c-api.service[112552]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=112552) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 29 00:15:24.990709 np0000177333 devstack@c-api.service[112552]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=112552) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 29 00:15:24.990978 np0000177333 devstack@c-api.service[112552]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=112552) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 29 00:15:24.990978 np0000177333 devstack@c-api.service[112552]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=112552) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 29 00:15:24.990978 np0000177333 devstack@c-api.service[112552]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112552) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 29 00:15:24.990978 np0000177333 devstack@c-api.service[112552]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=112552) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 29 00:15:24.990978 np0000177333 devstack@c-api.service[112552]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112552) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 29 00:15:24.991261 np0000177333 devstack@c-api.service[112551]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=112551) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 29 00:15:24.991385 np0000177333 devstack@c-api.service[112549]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=112549) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 29 00:15:24.991453 np0000177333 devstack@c-api.service[112552]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112552) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 29 00:15:24.991522 np0000177333 devstack@c-api.service[112551]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=112551) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 29 00:15:24.991581 np0000177333 devstack@c-api.service[112549]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=112549) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 29 00:15:24.991637 np0000177333 devstack@c-api.service[112552]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=112552) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 29 00:15:24.991700 np0000177333 devstack@c-api.service[112551]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=112551) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 29 00:15:24.991756 np0000177333 devstack@c-api.service[112549]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=112549) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 29 00:15:24.991810 np0000177333 devstack@c-api.service[112552]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=112552) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 29 00:15:24.991865 np0000177333 devstack@c-api.service[112551]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=112551) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 29 00:15:24.991937 np0000177333 devstack@c-api.service[112552]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=112552) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 29 00:15:24.991993 np0000177333 devstack@c-api.service[112549]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=112549) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 29 00:15:24.992056 np0000177333 devstack@c-api.service[112551]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112551) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 29 00:15:24.992118 np0000177333 devstack@c-api.service[112552]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=112552) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 29 00:15:24.992182 np0000177333 devstack@c-api.service[112549]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112549) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 29 00:15:24.992236 np0000177333 devstack@c-api.service[112551]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=112551) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 29 00:15:24.992289 np0000177333 devstack@c-api.service[112552]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=112552) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 29 00:15:24.992388 np0000177333 devstack@c-api.service[112549]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=112549) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 29 00:15:24.992444 np0000177333 devstack@c-api.service[112551]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112551) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 29 00:15:24.992503 np0000177333 devstack@c-api.service[112552]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112552) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 29 00:15:24.992578 np0000177333 devstack@c-api.service[112549]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112549) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 29 00:15:24.992649 np0000177333 devstack@c-api.service[112552]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112552) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 29 00:15:24.992713 np0000177333 devstack@c-api.service[112551]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112551) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 29 00:15:24.992771 np0000177333 devstack@c-api.service[112549]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112549) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 29 00:15:24.992830 np0000177333 devstack@c-api.service[112552]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=112552) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 29 00:15:24.992891 np0000177333 devstack@c-api.service[112551]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=112551) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 29 00:15:24.992951 np0000177333 devstack@c-api.service[112549]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=112549) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 29 00:15:24.993019 np0000177333 devstack@c-api.service[112552]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=112552) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 29 00:15:24.993085 np0000177333 devstack@c-api.service[112551]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=112551) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 29 00:15:24.993163 np0000177333 devstack@c-api.service[112549]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=112549) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 29 00:15:24.993239 np0000177333 devstack@c-api.service[112552]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=112552) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 29 00:15:24.993339 np0000177333 devstack@c-api.service[112551]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=112551) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 29 00:15:24.994153 np0000177333 devstack@c-api.service[112549]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=112549) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 29 00:15:24.994447 np0000177333 devstack@c-api.service[112552]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=112552) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 29 00:15:24.994563 np0000177333 devstack@c-api.service[112551]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=112551) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 29 00:15:24.994654 np0000177333 devstack@c-api.service[112549]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=112549) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 29 00:15:24.994726 np0000177333 devstack@c-api.service[112552]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=112552) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 29 00:15:24.994796 np0000177333 devstack@c-api.service[112551]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=112551) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 29 00:15:24.994858 np0000177333 devstack@c-api.service[112549]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=112549) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 29 00:15:24.994927 np0000177333 devstack@c-api.service[112552]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=112552) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 29 00:15:24.994990 np0000177333 devstack@c-api.service[112551]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112551) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 29 00:15:24.995051 np0000177333 devstack@c-api.service[112549]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112549) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 29 00:15:24.995113 np0000177333 devstack@c-api.service[112551]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112551) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 29 00:15:24.995172 np0000177333 devstack@c-api.service[112549]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112549) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 29 00:15:24.995231 np0000177333 devstack@c-api.service[112551]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=112551) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 29 00:15:24.995290 np0000177333 devstack@c-api.service[112549]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=112549) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 29 00:15:24.995408 np0000177333 devstack@c-api.service[112551]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=112551) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 29 00:15:24.995490 np0000177333 devstack@c-api.service[112549]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=112549) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 29 00:15:24.995552 np0000177333 devstack@c-api.service[112551]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=112551) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 29 00:15:24.995624 np0000177333 devstack@c-api.service[112549]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=112549) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 29 00:15:24.995686 np0000177333 devstack@c-api.service[112551]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=112551) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 29 00:15:24.995778 np0000177333 devstack@c-api.service[112549]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=112549) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 29 00:15:24.995840 np0000177333 devstack@c-api.service[112551]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=112551) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 29 00:15:24.995900 np0000177333 devstack@c-api.service[112549]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=112549) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 29 00:15:24.995959 np0000177333 devstack@c-api.service[112551]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=112551) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 29 00:15:24.996021 np0000177333 devstack@c-api.service[112549]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=112549) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 29 00:15:24.996080 np0000177333 devstack@c-api.service[112552]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=112552) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 29 00:15:24.996080 np0000177333 devstack@c-api.service[112552]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=112552) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 29 00:15:24.996080 np0000177333 devstack@c-api.service[112552]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=112552) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 29 00:15:24.996080 np0000177333 devstack@c-api.service[112552]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=112552) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 29 00:15:24.996080 np0000177333 devstack@c-api.service[112552]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=112552) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 29 00:15:24.996080 np0000177333 devstack@c-api.service[112552]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=112552) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 29 00:15:24.996080 np0000177333 devstack@c-api.service[112552]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112552) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 29 00:15:24.996555 np0000177333 devstack@c-api.service[112551]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=112551) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 29 00:15:24.996555 np0000177333 devstack@c-api.service[112551]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=112551) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 29 00:15:24.996555 np0000177333 devstack@c-api.service[112551]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=112551) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 29 00:15:24.996555 np0000177333 devstack@c-api.service[112551]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=112551) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 29 00:15:24.996786 np0000177333 devstack@c-api.service[112550]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=112550) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 29 00:15:24.996869 np0000177333 devstack@c-api.service[112551]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=112551) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 29 00:15:24.996869 np0000177333 devstack@c-api.service[112551]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=112551) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 29 00:15:24.996987 np0000177333 devstack@c-api.service[112549]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=112549) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 29 00:15:24.997057 np0000177333 devstack@c-api.service[112550]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=112550) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 29 00:15:24.997127 np0000177333 devstack@c-api.service[112551]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112551) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 29 00:15:24.997196 np0000177333 devstack@c-api.service[112549]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=112549) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 29 00:15:24.997255 np0000177333 devstack@c-api.service[112550]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=112550) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 29 00:15:24.997546 np0000177333 devstack@c-api.service[112549]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=112549) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 29 00:15:24.997638 np0000177333 devstack@c-api.service[112550]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=112550) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 29 00:15:24.997702 np0000177333 devstack@c-api.service[112549]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=112549) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 29 00:15:24.997795 np0000177333 devstack@c-api.service[112550]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112550) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 29 00:15:24.997866 np0000177333 devstack@c-api.service[112549]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=112549) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 29 00:15:24.997866 np0000177333 devstack@c-api.service[112549]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=112549) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 29 00:15:24.997978 np0000177333 devstack@c-api.service[112550]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=112550) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 29 00:15:24.998036 np0000177333 devstack@c-api.service[112549]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112549) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 29 00:15:24.998095 np0000177333 devstack@c-api.service[112550]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112550) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 29 00:15:24.998095 np0000177333 devstack@c-api.service[112550]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112550) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 29 00:15:24.998215 np0000177333 devstack@c-api.service[112552]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112552) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 29 00:15:24.998215 np0000177333 devstack@c-api.service[112552]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=112552) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 29 00:15:24.998448 np0000177333 devstack@c-api.service[112550]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=112550) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 29 00:15:24.998527 np0000177333 devstack@c-api.service[112552]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=112552) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 29 00:15:24.998584 np0000177333 devstack@c-api.service[112550]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=112550) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 29 00:15:24.998647 np0000177333 devstack@c-api.service[112551]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112551) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 29 00:15:24.998704 np0000177333 devstack@c-api.service[112552]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112552) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 29 00:15:24.998704 np0000177333 devstack@c-api.service[112552]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112552) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 29 00:15:24.998808 np0000177333 devstack@c-api.service[112551]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=112551) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 29 00:15:24.998865 np0000177333 devstack@c-api.service[112550]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=112550) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 29 00:15:24.998929 np0000177333 devstack@c-api.service[112552]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=112552) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 29 00:15:24.998985 np0000177333 devstack@c-api.service[112551]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=112551) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 29 00:15:24.999049 np0000177333 devstack@c-api.service[112550]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=112550) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 29 00:15:24.999114 np0000177333 devstack@c-api.service[112551]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112551) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 29 00:15:24.999170 np0000177333 devstack@c-api.service[112552]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112552) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 29 00:15:24.999227 np0000177333 devstack@c-api.service[112549]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112549) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 29 00:15:24.999291 np0000177333 devstack@c-api.service[112550]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=112550) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 29 00:15:24.999375 np0000177333 devstack@c-api.service[112551]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112551) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 29 00:15:24.999431 np0000177333 devstack@c-api.service[112549]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=112549) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 29 00:15:24.999630 np0000177333 devstack@c-api.service[112551]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=112551) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 29 00:15:24.999847 np0000177333 devstack@c-api.service[112550]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112550) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 29 00:15:24.999917 np0000177333 devstack@c-api.service[112549]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=112549) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 29 00:15:24.999974 np0000177333 devstack@c-api.service[112551]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112551) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 29 00:15:25.000040 np0000177333 devstack@c-api.service[112549]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112549) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 29 00:15:25.000096 np0000177333 devstack@c-api.service[112550]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112550) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 29 00:15:25.000158 np0000177333 devstack@c-api.service[112549]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112549) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 29 00:15:25.000213 np0000177333 devstack@c-api.service[112550]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=112550) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 29 00:15:25.000278 np0000177333 devstack@c-api.service[112549]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=112549) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 29 00:15:25.000376 np0000177333 devstack@c-api.service[112550]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=112550) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 29 00:15:25.000448 np0000177333 devstack@c-api.service[112549]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112549) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 29 00:15:25.000505 np0000177333 devstack@c-api.service[112550]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=112550) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 29 00:15:25.000505 np0000177333 devstack@c-api.service[112550]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=112550) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 29 00:15:25.000505 np0000177333 devstack@c-api.service[112550]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=112550) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 29 00:15:25.000505 np0000177333 devstack@c-api.service[112550]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=112550) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 29 00:15:25.000727 np0000177333 devstack@c-api.service[112552]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112552) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 29 00:15:25.000727 np0000177333 devstack@c-api.service[112552]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=112552) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 29 00:15:25.000727 np0000177333 devstack@c-api.service[112552]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=112552) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 29 00:15:25.000727 np0000177333 devstack@c-api.service[112552]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=112552) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 29 00:15:25.000727 np0000177333 devstack@c-api.service[112552]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112552) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 29 00:15:25.000970 np0000177333 devstack@c-api.service[112551]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112551) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 29 00:15:25.001028 np0000177333 devstack@c-api.service[112552]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=112552) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 29 00:15:25.001091 np0000177333 devstack@c-api.service[112551]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=112551) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 29 00:15:25.001146 np0000177333 devstack@c-api.service[112550]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=112550) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 29 00:15:25.001217 np0000177333 devstack@c-api.service[112551]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=112551) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 29 00:15:25.001274 np0000177333 devstack@c-api.service[112550]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=112550) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 29 00:15:25.001384 np0000177333 devstack@c-api.service[112551]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=112551) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 29 00:15:25.001443 np0000177333 devstack@c-api.service[112550]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=112550) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 29 00:15:25.001506 np0000177333 devstack@c-api.service[112551]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112551) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 29 00:15:25.001506 np0000177333 devstack@c-api.service[112551]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=112551) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 29 00:15:25.001680 np0000177333 devstack@c-api.service[112550]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=112550) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 29 00:15:25.001737 np0000177333 devstack@c-api.service[112549]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112549) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 29 00:15:25.001804 np0000177333 devstack@c-api.service[112550]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=112550) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 29 00:15:25.001870 np0000177333 devstack@c-api.service[112549]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=112549) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 29 00:15:25.001934 np0000177333 devstack@c-api.service[112550]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=112550) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 29 00:15:25.002007 np0000177333 devstack@c-api.service[112549]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=112549) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 29 00:15:25.002007 np0000177333 devstack@c-api.service[112549]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=112549) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 29 00:15:25.002109 np0000177333 devstack@c-api.service[112550]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112550) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 29 00:15:25.002174 np0000177333 devstack@c-api.service[112549]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112549) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 29 00:15:25.002174 np0000177333 devstack@c-api.service[112549]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=112549) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 29 00:15:25.002274 np0000177333 devstack@c-api.service[112550]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112550) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 29 00:15:25.002274 np0000177333 devstack@c-api.service[112550]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=112550) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 29 00:15:25.002274 np0000177333 devstack@c-api.service[112550]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=112550) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 29 00:15:25.002274 np0000177333 devstack@c-api.service[112550]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112550) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 29 00:15:25.002274 np0000177333 devstack@c-api.service[112550]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112550) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 29 00:15:25.002274 np0000177333 devstack@c-api.service[112550]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=112550) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 29 00:15:25.002274 np0000177333 devstack@c-api.service[112550]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112550) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 29 00:15:25.002274 np0000177333 devstack@c-api.service[112550]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112550) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 29 00:15:25.002274 np0000177333 devstack@c-api.service[112550]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=112550) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 29 00:15:25.002274 np0000177333 devstack@c-api.service[112550]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=112550) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 29 00:15:25.002631 np0000177333 devstack@c-api.service[112550]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=112550) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 29 00:15:25.002631 np0000177333 devstack@c-api.service[112550]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112550) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 29 00:15:25.002631 np0000177333 devstack@c-api.service[112550]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=112550) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 29 00:15:25.045712 np0000177333 devstack@c-api.service[112552]: INFO dbcounter [None req-8455527b-aed2-4768-b00c-3f538462e6f4 None None] Registered counter for database cinder May 29 00:15:25.046476 np0000177333 devstack@c-api.service[112549]: INFO dbcounter [None req-18fca833-0e5f-4d93-9bf0-eecc03f43ccb None None] Registered counter for database cinder May 29 00:15:25.049280 np0000177333 devstack@c-api.service[112551]: INFO dbcounter [None req-0893ba45-220b-4e3e-9c92-595ce8bbb07a None None] Registered counter for database cinder May 29 00:15:25.049908 np0000177333 devstack@c-api.service[112550]: INFO dbcounter [None req-02b5c397-5f17-4118-9ae7-2d8b653610fc None None] Registered counter for database cinder May 29 00:15:25.097421 np0000177333 devstack@c-api.service[112552]: DEBUG oslo_db.sqlalchemy.engines [None req-8455527b-aed2-4768-b00c-3f538462e6f4 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=112552) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 29 00:15:25.098780 np0000177333 devstack@c-api.service[112550]: DEBUG oslo_db.sqlalchemy.engines [None req-02b5c397-5f17-4118-9ae7-2d8b653610fc 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=112550) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 29 00:15:25.100903 np0000177333 devstack@c-api.service[112549]: DEBUG oslo_db.sqlalchemy.engines [None req-18fca833-0e5f-4d93-9bf0-eecc03f43ccb 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=112549) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 29 00:15:25.104943 np0000177333 devstack@c-api.service[112551]: DEBUG oslo_db.sqlalchemy.engines [None req-0893ba45-220b-4e3e-9c92-595ce8bbb07a 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=112551) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 29 00:15:25.215602 np0000177333 devstack@c-api.service[112550]: DEBUG dbcounter [-] [112550] Writer thread running {{(pid=112550) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} May 29 00:15:25.219041 np0000177333 devstack@c-api.service[112550]: INFO cinder.rpc [None req-02b5c397-5f17-4118-9ae7-2d8b653610fc None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. May 29 00:15:25.220602 np0000177333 devstack@c-api.service[112552]: DEBUG dbcounter [-] [112552] Writer thread running {{(pid=112552) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} May 29 00:15:25.221461 np0000177333 devstack@c-api.service[112550]: INFO cinder.rpc [None req-02b5c397-5f17-4118-9ae7-2d8b653610fc None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. May 29 00:15:25.222624 np0000177333 devstack@c-api.service[112552]: INFO cinder.rpc [None req-8455527b-aed2-4768-b00c-3f538462e6f4 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. May 29 00:15:25.223661 np0000177333 devstack@c-api.service[112550]: INFO cinder.rpc [None req-02b5c397-5f17-4118-9ae7-2d8b653610fc None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. May 29 00:15:25.225156 np0000177333 devstack@c-api.service[112549]: DEBUG dbcounter [-] [112549] Writer thread running {{(pid=112549) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} May 29 00:15:25.225724 np0000177333 devstack@c-api.service[112552]: INFO cinder.rpc [None req-8455527b-aed2-4768-b00c-3f538462e6f4 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. May 29 00:15:25.225812 np0000177333 devstack@c-api.service[112550]: INFO cinder.rpc [None req-02b5c397-5f17-4118-9ae7-2d8b653610fc None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. May 29 00:15:25.227056 np0000177333 devstack@c-api.service[112550]: WARNING castellan.key_manager.migration [None req-02b5c397-5f17-4118-9ae7-2d8b653610fc None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 29 00:15:25.227890 np0000177333 devstack@c-api.service[112552]: INFO cinder.rpc [None req-8455527b-aed2-4768-b00c-3f538462e6f4 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. May 29 00:15:25.228505 np0000177333 devstack@c-api.service[112549]: INFO cinder.rpc [None req-18fca833-0e5f-4d93-9bf0-eecc03f43ccb None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. May 29 00:15:25.229748 np0000177333 devstack@c-api.service[112552]: INFO cinder.rpc [None req-8455527b-aed2-4768-b00c-3f538462e6f4 None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. May 29 00:15:25.230783 np0000177333 devstack@c-api.service[112552]: WARNING castellan.key_manager.migration [None req-8455527b-aed2-4768-b00c-3f538462e6f4 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 29 00:15:25.231226 np0000177333 devstack@c-api.service[112549]: INFO cinder.rpc [None req-18fca833-0e5f-4d93-9bf0-eecc03f43ccb None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. May 29 00:15:25.232323 np0000177333 devstack@c-api.service[112550]: WARNING castellan.key_manager.migration [None req-02b5c397-5f17-4118-9ae7-2d8b653610fc None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 29 00:15:25.233321 np0000177333 devstack@c-api.service[112549]: INFO cinder.rpc [None req-18fca833-0e5f-4d93-9bf0-eecc03f43ccb None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. May 29 00:15:25.235103 np0000177333 devstack@c-api.service[112552]: WARNING castellan.key_manager.migration [None req-8455527b-aed2-4768-b00c-3f538462e6f4 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 29 00:15:25.235179 np0000177333 devstack@c-api.service[112549]: INFO cinder.rpc [None req-18fca833-0e5f-4d93-9bf0-eecc03f43ccb None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. May 29 00:15:25.236089 np0000177333 devstack@c-api.service[112549]: WARNING castellan.key_manager.migration [None req-18fca833-0e5f-4d93-9bf0-eecc03f43ccb None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 29 00:15:25.240315 np0000177333 devstack@c-api.service[112549]: WARNING castellan.key_manager.migration [None req-18fca833-0e5f-4d93-9bf0-eecc03f43ccb None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 29 00:15:25.241057 np0000177333 devstack@c-api.service[112551]: DEBUG dbcounter [-] [112551] Writer thread running {{(pid=112551) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} May 29 00:15:25.245273 np0000177333 devstack@c-api.service[112551]: INFO cinder.rpc [None req-0893ba45-220b-4e3e-9c92-595ce8bbb07a None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. May 29 00:15:25.249046 np0000177333 devstack@c-api.service[112551]: INFO cinder.rpc [None req-0893ba45-220b-4e3e-9c92-595ce8bbb07a None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. May 29 00:15:25.251978 np0000177333 devstack@c-api.service[112551]: INFO cinder.rpc [None req-0893ba45-220b-4e3e-9c92-595ce8bbb07a None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. May 29 00:15:25.254123 np0000177333 devstack@c-api.service[112551]: INFO cinder.rpc [None req-0893ba45-220b-4e3e-9c92-595ce8bbb07a None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. May 29 00:15:25.255468 np0000177333 devstack@c-api.service[112551]: WARNING castellan.key_manager.migration [None req-0893ba45-220b-4e3e-9c92-595ce8bbb07a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 29 00:15:25.260195 np0000177333 devstack@c-api.service[112551]: WARNING castellan.key_manager.migration [None req-0893ba45-220b-4e3e-9c92-595ce8bbb07a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 29 00:15:25.273769 np0000177333 devstack@c-api.service[112550]: DEBUG oslo_db.sqlalchemy.engines [None req-02b5c397-5f17-4118-9ae7-2d8b653610fc 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=112550) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 29 00:15:25.275163 np0000177333 devstack@c-api.service[112552]: DEBUG oslo_db.sqlalchemy.engines [None req-8455527b-aed2-4768-b00c-3f538462e6f4 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=112552) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 29 00:15:25.277480 np0000177333 devstack@c-api.service[112550]: INFO cinder.rpc [None req-02b5c397-5f17-4118-9ae7-2d8b653610fc None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. May 29 00:15:25.280206 np0000177333 devstack@c-api.service[112549]: DEBUG oslo_db.sqlalchemy.engines [None req-18fca833-0e5f-4d93-9bf0-eecc03f43ccb 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=112549) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 29 00:15:25.280566 np0000177333 devstack@c-api.service[112550]: INFO cinder.rpc [None req-02b5c397-5f17-4118-9ae7-2d8b653610fc None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. May 29 00:15:25.280674 np0000177333 devstack@c-api.service[112552]: INFO cinder.rpc [None req-8455527b-aed2-4768-b00c-3f538462e6f4 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. May 29 00:15:25.281800 np0000177333 devstack@c-api.service[112550]: WARNING castellan.key_manager.migration [None req-02b5c397-5f17-4118-9ae7-2d8b653610fc None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 29 00:15:25.284456 np0000177333 devstack@c-api.service[112552]: INFO cinder.rpc [None req-8455527b-aed2-4768-b00c-3f538462e6f4 None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. May 29 00:15:25.284574 np0000177333 devstack@c-api.service[112549]: INFO cinder.rpc [None req-18fca833-0e5f-4d93-9bf0-eecc03f43ccb None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. May 29 00:15:25.285869 np0000177333 devstack@c-api.service[112552]: WARNING castellan.key_manager.migration [None req-8455527b-aed2-4768-b00c-3f538462e6f4 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 29 00:15:25.288452 np0000177333 devstack@c-api.service[112549]: INFO cinder.rpc [None req-18fca833-0e5f-4d93-9bf0-eecc03f43ccb None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. May 29 00:15:25.289542 np0000177333 devstack@c-api.service[112549]: WARNING castellan.key_manager.migration [None req-18fca833-0e5f-4d93-9bf0-eecc03f43ccb None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 29 00:15:25.295050 np0000177333 devstack@c-api.service[112550]: WARNING castellan.key_manager.migration [None req-02b5c397-5f17-4118-9ae7-2d8b653610fc None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 29 00:15:25.298452 np0000177333 devstack@c-api.service[112550]: WARNING castellan.key_manager.migration [None req-02b5c397-5f17-4118-9ae7-2d8b653610fc None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 29 00:15:25.299113 np0000177333 devstack@c-api.service[112552]: WARNING castellan.key_manager.migration [None req-8455527b-aed2-4768-b00c-3f538462e6f4 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 29 00:15:25.301690 np0000177333 devstack@c-api.service[112550]: WARNING castellan.key_manager.migration [None req-02b5c397-5f17-4118-9ae7-2d8b653610fc None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 29 00:15:25.302633 np0000177333 devstack@c-api.service[112552]: WARNING castellan.key_manager.migration [None req-8455527b-aed2-4768-b00c-3f538462e6f4 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 29 00:15:25.304336 np0000177333 devstack@c-api.service[112549]: WARNING castellan.key_manager.migration [None req-18fca833-0e5f-4d93-9bf0-eecc03f43ccb None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 29 00:15:25.305366 np0000177333 devstack@c-api.service[112551]: DEBUG oslo_db.sqlalchemy.engines [None req-0893ba45-220b-4e3e-9c92-595ce8bbb07a 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=112551) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 29 00:15:25.305676 np0000177333 devstack@c-api.service[112550]: WARNING castellan.key_manager.migration [None req-02b5c397-5f17-4118-9ae7-2d8b653610fc None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 29 00:15:25.305773 np0000177333 devstack@c-api.service[112552]: WARNING castellan.key_manager.migration [None req-8455527b-aed2-4768-b00c-3f538462e6f4 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 29 00:15:25.307798 np0000177333 devstack@c-api.service[112549]: WARNING castellan.key_manager.migration [None req-18fca833-0e5f-4d93-9bf0-eecc03f43ccb None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 29 00:15:25.308650 np0000177333 devstack@c-api.service[112550]: WARNING castellan.key_manager.migration [None req-02b5c397-5f17-4118-9ae7-2d8b653610fc None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 29 00:15:25.309609 np0000177333 devstack@c-api.service[112551]: INFO cinder.rpc [None req-0893ba45-220b-4e3e-9c92-595ce8bbb07a None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. May 29 00:15:25.310933 np0000177333 devstack@c-api.service[112549]: WARNING castellan.key_manager.migration [None req-18fca833-0e5f-4d93-9bf0-eecc03f43ccb None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 29 00:15:25.311598 np0000177333 devstack@c-api.service[112550]: WARNING castellan.key_manager.migration [None req-02b5c397-5f17-4118-9ae7-2d8b653610fc None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 29 00:15:25.311721 np0000177333 devstack@c-api.service[112552]: WARNING castellan.key_manager.migration [None req-8455527b-aed2-4768-b00c-3f538462e6f4 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 29 00:15:25.313044 np0000177333 devstack@c-api.service[112551]: INFO cinder.rpc [None req-0893ba45-220b-4e3e-9c92-595ce8bbb07a None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. May 29 00:15:25.314588 np0000177333 devstack@c-api.service[112550]: WARNING castellan.key_manager.migration [None req-02b5c397-5f17-4118-9ae7-2d8b653610fc None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 29 00:15:25.314681 np0000177333 devstack@c-api.service[112552]: WARNING castellan.key_manager.migration [None req-8455527b-aed2-4768-b00c-3f538462e6f4 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 29 00:15:25.314801 np0000177333 devstack@c-api.service[112551]: WARNING castellan.key_manager.migration [None req-0893ba45-220b-4e3e-9c92-595ce8bbb07a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 29 00:15:25.317396 np0000177333 devstack@c-api.service[112550]: WARNING castellan.key_manager.migration [None req-02b5c397-5f17-4118-9ae7-2d8b653610fc None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 29 00:15:25.317974 np0000177333 devstack@c-api.service[112549]: WARNING castellan.key_manager.migration [None req-18fca833-0e5f-4d93-9bf0-eecc03f43ccb None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 29 00:15:25.320224 np0000177333 devstack@c-api.service[112550]: WARNING castellan.key_manager.migration [None req-02b5c397-5f17-4118-9ae7-2d8b653610fc None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 29 00:15:25.320790 np0000177333 devstack@c-api.service[112552]: WARNING castellan.key_manager.migration [None req-8455527b-aed2-4768-b00c-3f538462e6f4 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 29 00:15:25.321105 np0000177333 devstack@c-api.service[112549]: WARNING castellan.key_manager.migration [None req-18fca833-0e5f-4d93-9bf0-eecc03f43ccb None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 29 00:15:25.321657 np0000177333 devstack@c-api.service[112550]: WARNING castellan.key_manager.migration [None req-02b5c397-5f17-4118-9ae7-2d8b653610fc None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 29 00:15:25.324047 np0000177333 devstack@c-api.service[112549]: WARNING castellan.key_manager.migration [None req-18fca833-0e5f-4d93-9bf0-eecc03f43ccb None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 29 00:15:25.324147 np0000177333 devstack@c-api.service[112552]: WARNING castellan.key_manager.migration [None req-8455527b-aed2-4768-b00c-3f538462e6f4 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 29 00:15:25.324309 np0000177333 devstack@c-api.service[112550]: WARNING castellan.key_manager.migration [None req-02b5c397-5f17-4118-9ae7-2d8b653610fc None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 29 00:15:25.327133 np0000177333 devstack@c-api.service[112552]: WARNING castellan.key_manager.migration [None req-8455527b-aed2-4768-b00c-3f538462e6f4 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 29 00:15:25.327254 np0000177333 devstack@c-api.service[112549]: WARNING castellan.key_manager.migration [None req-18fca833-0e5f-4d93-9bf0-eecc03f43ccb None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 29 00:15:25.330108 np0000177333 devstack@c-api.service[112552]: WARNING castellan.key_manager.migration [None req-8455527b-aed2-4768-b00c-3f538462e6f4 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 29 00:15:25.330158 np0000177333 devstack@c-api.service[112549]: WARNING castellan.key_manager.migration [None req-18fca833-0e5f-4d93-9bf0-eecc03f43ccb None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 29 00:15:25.331589 np0000177333 devstack@c-api.service[112552]: WARNING castellan.key_manager.migration [None req-8455527b-aed2-4768-b00c-3f538462e6f4 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 29 00:15:25.331803 np0000177333 devstack@c-api.service[112550]: WARNING castellan.key_manager.migration [None req-02b5c397-5f17-4118-9ae7-2d8b653610fc None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 29 00:15:25.333040 np0000177333 devstack@c-api.service[112551]: WARNING castellan.key_manager.migration [None req-0893ba45-220b-4e3e-9c92-595ce8bbb07a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 29 00:15:25.333100 np0000177333 devstack@c-api.service[112549]: WARNING castellan.key_manager.migration [None req-18fca833-0e5f-4d93-9bf0-eecc03f43ccb None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 29 00:15:25.334366 np0000177333 devstack@c-api.service[112552]: WARNING castellan.key_manager.migration [None req-8455527b-aed2-4768-b00c-3f538462e6f4 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 29 00:15:25.334607 np0000177333 devstack@c-api.service[112549]: WARNING castellan.key_manager.migration [None req-18fca833-0e5f-4d93-9bf0-eecc03f43ccb None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 29 00:15:25.335109 np0000177333 devstack@c-api.service[112550]: WARNING castellan.key_manager.migration [None req-02b5c397-5f17-4118-9ae7-2d8b653610fc None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 29 00:15:25.336615 np0000177333 devstack@c-api.service[112551]: WARNING castellan.key_manager.migration [None req-0893ba45-220b-4e3e-9c92-595ce8bbb07a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 29 00:15:25.337145 np0000177333 devstack@c-api.service[112550]: WARNING castellan.key_manager.migration [None req-02b5c397-5f17-4118-9ae7-2d8b653610fc None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 29 00:15:25.337420 np0000177333 devstack@c-api.service[112549]: WARNING castellan.key_manager.migration [None req-18fca833-0e5f-4d93-9bf0-eecc03f43ccb None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 29 00:15:25.338837 np0000177333 devstack@c-api.service[112550]: WARNING cinder.api.contrib.hosts [None req-02b5c397-5f17-4118-9ae7-2d8b653610fc None None] Deprecated: The Host API is deprecated and will be be removed in a future version. May 29 00:15:25.339563 np0000177333 devstack@c-api.service[112550]: WARNING castellan.key_manager.migration [None req-02b5c397-5f17-4118-9ae7-2d8b653610fc None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 29 00:15:25.340008 np0000177333 devstack@c-api.service[112552]: WARNING castellan.key_manager.migration [None req-8455527b-aed2-4768-b00c-3f538462e6f4 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 29 00:15:25.340374 np0000177333 devstack@c-api.service[112551]: WARNING castellan.key_manager.migration [None req-0893ba45-220b-4e3e-9c92-595ce8bbb07a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 29 00:15:25.341014 np0000177333 devstack@c-api.service[112550]: WARNING castellan.key_manager.migration [None req-02b5c397-5f17-4118-9ae7-2d8b653610fc None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 29 00:15:25.342386 np0000177333 devstack@c-api.service[112550]: WARNING castellan.key_manager.migration [None req-02b5c397-5f17-4118-9ae7-2d8b653610fc None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 29 00:15:25.343728 np0000177333 devstack@c-api.service[112552]: WARNING castellan.key_manager.migration [None req-8455527b-aed2-4768-b00c-3f538462e6f4 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 29 00:15:25.343838 np0000177333 devstack@c-api.service[112550]: WARNING castellan.key_manager.migration [None req-02b5c397-5f17-4118-9ae7-2d8b653610fc None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 29 00:15:25.345176 np0000177333 devstack@c-api.service[112550]: WARNING castellan.key_manager.migration [None req-02b5c397-5f17-4118-9ae7-2d8b653610fc None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 29 00:15:25.345788 np0000177333 devstack@c-api.service[112552]: WARNING castellan.key_manager.migration [None req-8455527b-aed2-4768-b00c-3f538462e6f4 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 29 00:15:25.346204 np0000177333 devstack@c-api.service[112549]: WARNING castellan.key_manager.migration [None req-18fca833-0e5f-4d93-9bf0-eecc03f43ccb None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 29 00:15:25.346491 np0000177333 devstack@c-api.service[112550]: WARNING castellan.key_manager.migration [None req-02b5c397-5f17-4118-9ae7-2d8b653610fc None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 29 00:15:25.346586 np0000177333 devstack@c-api.service[112551]: WARNING castellan.key_manager.migration [None req-0893ba45-220b-4e3e-9c92-595ce8bbb07a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 29 00:15:25.346826 np0000177333 devstack@c-api.service[112552]: WARNING cinder.api.contrib.hosts [None req-8455527b-aed2-4768-b00c-3f538462e6f4 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. May 29 00:15:25.347599 np0000177333 devstack@c-api.service[112552]: WARNING castellan.key_manager.migration [None req-8455527b-aed2-4768-b00c-3f538462e6f4 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 29 00:15:25.348103 np0000177333 devstack@c-api.service[112550]: WARNING castellan.key_manager.migration [None req-02b5c397-5f17-4118-9ae7-2d8b653610fc None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 29 00:15:25.349085 np0000177333 devstack@c-api.service[112550]: DEBUG cinder.api.v3.router [None req-02b5c397-5f17-4118-9ae7-2d8b653610fc None None] Extended resource: extensions {{(pid=112550) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 29 00:15:25.349205 np0000177333 devstack@c-api.service[112552]: WARNING castellan.key_manager.migration [None req-8455527b-aed2-4768-b00c-3f538462e6f4 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 29 00:15:25.349871 np0000177333 devstack@c-api.service[112549]: WARNING castellan.key_manager.migration [None req-18fca833-0e5f-4d93-9bf0-eecc03f43ccb None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 29 00:15:25.350079 np0000177333 devstack@c-api.service[112551]: WARNING castellan.key_manager.migration [None req-0893ba45-220b-4e3e-9c92-595ce8bbb07a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 29 00:15:25.350403 np0000177333 devstack@c-api.service[112550]: DEBUG cinder.api.v3.router [None req-02b5c397-5f17-4118-9ae7-2d8b653610fc None None] Extended resource: os-availability-zone {{(pid=112550) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 29 00:15:25.350871 np0000177333 devstack@c-api.service[112552]: WARNING castellan.key_manager.migration [None req-8455527b-aed2-4768-b00c-3f538462e6f4 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 29 00:15:25.351655 np0000177333 devstack@c-api.service[112550]: DEBUG cinder.api.v3.router [None req-02b5c397-5f17-4118-9ae7-2d8b653610fc None None] Extended resource: os-hosts {{(pid=112550) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 29 00:15:25.352022 np0000177333 devstack@c-api.service[112549]: WARNING castellan.key_manager.migration [None req-18fca833-0e5f-4d93-9bf0-eecc03f43ccb None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 29 00:15:25.352076 np0000177333 devstack@c-api.service[112552]: WARNING castellan.key_manager.migration [None req-8455527b-aed2-4768-b00c-3f538462e6f4 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 29 00:15:25.353041 np0000177333 devstack@c-api.service[112550]: DEBUG cinder.api.v3.router [None req-02b5c397-5f17-4118-9ae7-2d8b653610fc None None] Extended resource: backups {{(pid=112550) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 29 00:15:25.353102 np0000177333 devstack@c-api.service[112549]: WARNING cinder.api.contrib.hosts [None req-18fca833-0e5f-4d93-9bf0-eecc03f43ccb None None] Deprecated: The Host API is deprecated and will be be removed in a future version. May 29 00:15:25.353386 np0000177333 devstack@c-api.service[112551]: WARNING castellan.key_manager.migration [None req-0893ba45-220b-4e3e-9c92-595ce8bbb07a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 29 00:15:25.353461 np0000177333 devstack@c-api.service[112552]: WARNING castellan.key_manager.migration [None req-8455527b-aed2-4768-b00c-3f538462e6f4 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 29 00:15:25.353926 np0000177333 devstack@c-api.service[112549]: WARNING castellan.key_manager.migration [None req-18fca833-0e5f-4d93-9bf0-eecc03f43ccb None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 29 00:15:25.354891 np0000177333 devstack@c-api.service[112552]: WARNING castellan.key_manager.migration [None req-8455527b-aed2-4768-b00c-3f538462e6f4 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 29 00:15:25.354979 np0000177333 devstack@c-api.service[112550]: DEBUG cinder.api.v3.router [None req-02b5c397-5f17-4118-9ae7-2d8b653610fc None None] Extended resource: consistencygroups {{(pid=112550) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 29 00:15:25.355394 np0000177333 devstack@c-api.service[112549]: WARNING castellan.key_manager.migration [None req-18fca833-0e5f-4d93-9bf0-eecc03f43ccb None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 29 00:15:25.356500 np0000177333 devstack@c-api.service[112552]: WARNING castellan.key_manager.migration [None req-8455527b-aed2-4768-b00c-3f538462e6f4 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 29 00:15:25.356823 np0000177333 devstack@c-api.service[112551]: WARNING castellan.key_manager.migration [None req-0893ba45-220b-4e3e-9c92-595ce8bbb07a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 29 00:15:25.356930 np0000177333 devstack@c-api.service[112550]: DEBUG cinder.api.v3.router [None req-02b5c397-5f17-4118-9ae7-2d8b653610fc None None] Extended resource: os-volume-manage {{(pid=112550) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 29 00:15:25.357445 np0000177333 devstack@c-api.service[112552]: DEBUG cinder.api.v3.router [None req-8455527b-aed2-4768-b00c-3f538462e6f4 None None] Extended resource: extensions {{(pid=112552) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 29 00:15:25.358362 np0000177333 devstack@c-api.service[112550]: DEBUG cinder.api.v3.router [None req-02b5c397-5f17-4118-9ae7-2d8b653610fc None None] Extended resource: extra_specs {{(pid=112550) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 29 00:15:25.358536 np0000177333 devstack@c-api.service[112549]: WARNING castellan.key_manager.migration [None req-18fca833-0e5f-4d93-9bf0-eecc03f43ccb None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 29 00:15:25.358782 np0000177333 devstack@c-api.service[112552]: DEBUG cinder.api.v3.router [None req-8455527b-aed2-4768-b00c-3f538462e6f4 None None] Extended resource: os-availability-zone {{(pid=112552) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 29 00:15:25.359687 np0000177333 devstack@c-api.service[112551]: WARNING castellan.key_manager.migration [None req-0893ba45-220b-4e3e-9c92-595ce8bbb07a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 29 00:15:25.359828 np0000177333 devstack@c-api.service[112550]: DEBUG cinder.api.v3.router [None req-02b5c397-5f17-4118-9ae7-2d8b653610fc None None] Extended resource: os-snapshot-manage {{(pid=112550) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 29 00:15:25.360283 np0000177333 devstack@c-api.service[112549]: WARNING castellan.key_manager.migration [None req-18fca833-0e5f-4d93-9bf0-eecc03f43ccb None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 29 00:15:25.361493 np0000177333 devstack@c-api.service[112550]: DEBUG cinder.api.v3.router [None req-02b5c397-5f17-4118-9ae7-2d8b653610fc None None] Extended resource: cgsnapshots {{(pid=112550) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 29 00:15:25.361833 np0000177333 devstack@c-api.service[112549]: WARNING castellan.key_manager.migration [None req-18fca833-0e5f-4d93-9bf0-eecc03f43ccb None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 29 00:15:25.362619 np0000177333 devstack@c-api.service[112551]: WARNING castellan.key_manager.migration [None req-0893ba45-220b-4e3e-9c92-595ce8bbb07a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 29 00:15:25.362865 np0000177333 devstack@c-api.service[112552]: DEBUG cinder.api.v3.router [None req-8455527b-aed2-4768-b00c-3f538462e6f4 None None] Extended resource: os-hosts {{(pid=112552) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 29 00:15:25.362929 np0000177333 devstack@c-api.service[112550]: DEBUG cinder.api.v3.router [None req-02b5c397-5f17-4118-9ae7-2d8b653610fc None None] Extended resource: encryption {{(pid=112550) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 29 00:15:25.363379 np0000177333 devstack@c-api.service[112549]: WARNING castellan.key_manager.migration [None req-18fca833-0e5f-4d93-9bf0-eecc03f43ccb None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 29 00:15:25.364158 np0000177333 devstack@c-api.service[112551]: WARNING castellan.key_manager.migration [None req-0893ba45-220b-4e3e-9c92-595ce8bbb07a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 29 00:15:25.364374 np0000177333 devstack@c-api.service[112550]: DEBUG cinder.api.v3.router [None req-02b5c397-5f17-4118-9ae7-2d8b653610fc None None] Extended resource: encryption {{(pid=112550) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 29 00:15:25.365563 np0000177333 devstack@c-api.service[112549]: WARNING castellan.key_manager.migration [None req-18fca833-0e5f-4d93-9bf0-eecc03f43ccb None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 29 00:15:25.365665 np0000177333 devstack@c-api.service[112552]: DEBUG cinder.api.v3.router [None req-8455527b-aed2-4768-b00c-3f538462e6f4 None None] Extended resource: backups {{(pid=112552) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 29 00:15:25.365901 np0000177333 devstack@c-api.service[112550]: DEBUG cinder.api.v3.router [None req-02b5c397-5f17-4118-9ae7-2d8b653610fc None None] Extended resource: capabilities {{(pid=112550) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 29 00:15:25.366750 np0000177333 devstack@c-api.service[112549]: DEBUG cinder.api.v3.router [None req-18fca833-0e5f-4d93-9bf0-eecc03f43ccb None None] Extended resource: extensions {{(pid=112549) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 29 00:15:25.367089 np0000177333 devstack@c-api.service[112550]: DEBUG cinder.api.v3.router [None req-02b5c397-5f17-4118-9ae7-2d8b653610fc None None] Extended resource: scheduler-stats {{(pid=112550) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 29 00:15:25.367551 np0000177333 devstack@c-api.service[112552]: DEBUG cinder.api.v3.router [None req-8455527b-aed2-4768-b00c-3f538462e6f4 None None] Extended resource: consistencygroups {{(pid=112552) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 29 00:15:25.367889 np0000177333 devstack@c-api.service[112551]: WARNING castellan.key_manager.migration [None req-0893ba45-220b-4e3e-9c92-595ce8bbb07a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 29 00:15:25.368454 np0000177333 devstack@c-api.service[112549]: DEBUG cinder.api.v3.router [None req-18fca833-0e5f-4d93-9bf0-eecc03f43ccb None None] Extended resource: os-availability-zone {{(pid=112549) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 29 00:15:25.368581 np0000177333 devstack@c-api.service[112550]: DEBUG cinder.api.v3.router [None req-02b5c397-5f17-4118-9ae7-2d8b653610fc None None] Extended resource: os-volume-type-access {{(pid=112550) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 29 00:15:25.369496 np0000177333 devstack@c-api.service[112552]: DEBUG cinder.api.v3.router [None req-8455527b-aed2-4768-b00c-3f538462e6f4 None None] Extended resource: os-volume-manage {{(pid=112552) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 29 00:15:25.369946 np0000177333 devstack@c-api.service[112549]: DEBUG cinder.api.v3.router [None req-18fca833-0e5f-4d93-9bf0-eecc03f43ccb None None] Extended resource: os-hosts {{(pid=112549) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 29 00:15:25.370085 np0000177333 devstack@c-api.service[112550]: DEBUG cinder.api.v3.router [None req-02b5c397-5f17-4118-9ae7-2d8b653610fc None None] Extended resource: qos-specs {{(pid=112550) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 29 00:15:25.370845 np0000177333 devstack@c-api.service[112552]: DEBUG cinder.api.v3.router [None req-8455527b-aed2-4768-b00c-3f538462e6f4 None None] Extended resource: extra_specs {{(pid=112552) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 29 00:15:25.371671 np0000177333 devstack@c-api.service[112549]: DEBUG cinder.api.v3.router [None req-18fca833-0e5f-4d93-9bf0-eecc03f43ccb None None] Extended resource: backups {{(pid=112549) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 29 00:15:25.372248 np0000177333 devstack@c-api.service[112550]: DEBUG cinder.api.v3.router [None req-02b5c397-5f17-4118-9ae7-2d8b653610fc None None] Extended resource: os-quota-class-sets {{(pid=112550) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 29 00:15:25.372365 np0000177333 devstack@c-api.service[112552]: DEBUG cinder.api.v3.router [None req-8455527b-aed2-4768-b00c-3f538462e6f4 None None] Extended resource: os-snapshot-manage {{(pid=112552) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 29 00:15:25.373510 np0000177333 devstack@c-api.service[112550]: DEBUG cinder.api.v3.router [None req-02b5c397-5f17-4118-9ae7-2d8b653610fc None None] Extended resource: os-quota-sets {{(pid=112550) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 29 00:15:25.373806 np0000177333 devstack@c-api.service[112552]: DEBUG cinder.api.v3.router [None req-8455527b-aed2-4768-b00c-3f538462e6f4 None None] Extended resource: cgsnapshots {{(pid=112552) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 29 00:15:25.374225 np0000177333 devstack@c-api.service[112549]: DEBUG cinder.api.v3.router [None req-18fca833-0e5f-4d93-9bf0-eecc03f43ccb None None] Extended resource: consistencygroups {{(pid=112549) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 29 00:15:25.374956 np0000177333 devstack@c-api.service[112551]: WARNING castellan.key_manager.migration [None req-0893ba45-220b-4e3e-9c92-595ce8bbb07a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 29 00:15:25.375127 np0000177333 devstack@c-api.service[112552]: DEBUG cinder.api.v3.router [None req-8455527b-aed2-4768-b00c-3f538462e6f4 None None] Extended resource: encryption {{(pid=112552) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 29 00:15:25.375490 np0000177333 devstack@c-api.service[112550]: DEBUG cinder.api.v3.router [None req-02b5c397-5f17-4118-9ae7-2d8b653610fc None None] Extended resource: os-volume-transfer {{(pid=112550) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 29 00:15:25.376693 np0000177333 devstack@c-api.service[112549]: DEBUG cinder.api.v3.router [None req-18fca833-0e5f-4d93-9bf0-eecc03f43ccb None None] Extended resource: os-volume-manage {{(pid=112549) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 29 00:15:25.376817 np0000177333 devstack@c-api.service[112552]: DEBUG cinder.api.v3.router [None req-8455527b-aed2-4768-b00c-3f538462e6f4 None None] Extended resource: encryption {{(pid=112552) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 29 00:15:25.377771 np0000177333 devstack@c-api.service[112550]: WARNING castellan.key_manager.migration [None req-02b5c397-5f17-4118-9ae7-2d8b653610fc None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 29 00:15:25.378032 np0000177333 devstack@c-api.service[112549]: DEBUG cinder.api.v3.router [None req-18fca833-0e5f-4d93-9bf0-eecc03f43ccb None None] Extended resource: extra_specs {{(pid=112549) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 29 00:15:25.378159 np0000177333 devstack@c-api.service[112552]: DEBUG cinder.api.v3.router [None req-8455527b-aed2-4768-b00c-3f538462e6f4 None None] Extended resource: capabilities {{(pid=112552) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 29 00:15:25.378402 np0000177333 devstack@c-api.service[112551]: WARNING castellan.key_manager.migration [None req-0893ba45-220b-4e3e-9c92-595ce8bbb07a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 29 00:15:25.379129 np0000177333 devstack@c-api.service[112550]: WARNING castellan.key_manager.migration [None req-02b5c397-5f17-4118-9ae7-2d8b653610fc None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 29 00:15:25.379366 np0000177333 devstack@c-api.service[112552]: DEBUG cinder.api.v3.router [None req-8455527b-aed2-4768-b00c-3f538462e6f4 None None] Extended resource: scheduler-stats {{(pid=112552) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 29 00:15:25.380242 np0000177333 devstack@c-api.service[112549]: DEBUG cinder.api.v3.router [None req-18fca833-0e5f-4d93-9bf0-eecc03f43ccb None None] Extended resource: os-snapshot-manage {{(pid=112549) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 29 00:15:25.380883 np0000177333 devstack@c-api.service[112550]: WARNING castellan.key_manager.migration [None req-02b5c397-5f17-4118-9ae7-2d8b653610fc None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 29 00:15:25.380968 np0000177333 devstack@c-api.service[112551]: WARNING castellan.key_manager.migration [None req-0893ba45-220b-4e3e-9c92-595ce8bbb07a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 29 00:15:25.381128 np0000177333 devstack@c-api.service[112552]: DEBUG cinder.api.v3.router [None req-8455527b-aed2-4768-b00c-3f538462e6f4 None None] Extended resource: os-volume-type-access {{(pid=112552) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 29 00:15:25.382127 np0000177333 devstack@c-api.service[112549]: DEBUG cinder.api.v3.router [None req-18fca833-0e5f-4d93-9bf0-eecc03f43ccb None None] Extended resource: cgsnapshots {{(pid=112549) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 29 00:15:25.382225 np0000177333 devstack@c-api.service[112551]: WARNING cinder.api.contrib.hosts [None req-0893ba45-220b-4e3e-9c92-595ce8bbb07a None None] Deprecated: The Host API is deprecated and will be be removed in a future version. May 29 00:15:25.382330 np0000177333 devstack@c-api.service[112550]: WARNING castellan.key_manager.migration [None req-02b5c397-5f17-4118-9ae7-2d8b653610fc None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 29 00:15:25.382705 np0000177333 devstack@c-api.service[112552]: DEBUG cinder.api.v3.router [None req-8455527b-aed2-4768-b00c-3f538462e6f4 None None] Extended resource: qos-specs {{(pid=112552) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 29 00:15:25.383007 np0000177333 devstack@c-api.service[112551]: WARNING castellan.key_manager.migration [None req-0893ba45-220b-4e3e-9c92-595ce8bbb07a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 29 00:15:25.383149 np0000177333 devstack@c-api.service[112550]: DEBUG cinder.api.contrib.snapshot_actions [None req-02b5c397-5f17-4118-9ae7-2d8b653610fc None None] SnapshotActionsController initialized {{(pid=112550) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} May 29 00:15:25.383952 np0000177333 devstack@c-api.service[112549]: DEBUG cinder.api.v3.router [None req-18fca833-0e5f-4d93-9bf0-eecc03f43ccb None None] Extended resource: encryption {{(pid=112549) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 29 00:15:25.384034 np0000177333 devstack@c-api.service[112550]: WARNING castellan.key_manager.migration [None req-02b5c397-5f17-4118-9ae7-2d8b653610fc None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 29 00:15:25.384708 np0000177333 devstack@c-api.service[112551]: WARNING castellan.key_manager.migration [None req-0893ba45-220b-4e3e-9c92-595ce8bbb07a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 29 00:15:25.384771 np0000177333 devstack@c-api.service[112552]: DEBUG cinder.api.v3.router [None req-8455527b-aed2-4768-b00c-3f538462e6f4 None None] Extended resource: os-quota-class-sets {{(pid=112552) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 29 00:15:25.385327 np0000177333 devstack@c-api.service[112550]: WARNING castellan.key_manager.migration [None req-02b5c397-5f17-4118-9ae7-2d8b653610fc None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 29 00:15:25.386001 np0000177333 devstack@c-api.service[112552]: DEBUG cinder.api.v3.router [None req-8455527b-aed2-4768-b00c-3f538462e6f4 None None] Extended resource: os-quota-sets {{(pid=112552) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 29 00:15:25.386097 np0000177333 devstack@c-api.service[112549]: DEBUG cinder.api.v3.router [None req-18fca833-0e5f-4d93-9bf0-eecc03f43ccb None None] Extended resource: encryption {{(pid=112549) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 29 00:15:25.386160 np0000177333 devstack@c-api.service[112551]: WARNING castellan.key_manager.migration [None req-0893ba45-220b-4e3e-9c92-595ce8bbb07a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 29 00:15:25.386657 np0000177333 devstack@c-api.service[112550]: WARNING castellan.key_manager.migration [None req-02b5c397-5f17-4118-9ae7-2d8b653610fc None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 29 00:15:25.387438 np0000177333 devstack@c-api.service[112552]: DEBUG cinder.api.v3.router [None req-8455527b-aed2-4768-b00c-3f538462e6f4 None None] Extended resource: os-volume-transfer {{(pid=112552) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 29 00:15:25.387568 np0000177333 devstack@c-api.service[112550]: DEBUG cinder.api.v3.router [None req-02b5c397-5f17-4118-9ae7-2d8b653610fc None None] Extension AdminActions extending resource: volumes {{(pid=112550) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 29 00:15:25.387568 np0000177333 devstack@c-api.service[112550]: DEBUG cinder.api.v3.router [None req-02b5c397-5f17-4118-9ae7-2d8b653610fc None None] Extension AdminActions extending resource: snapshots {{(pid=112550) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 29 00:15:25.387670 np0000177333 devstack@c-api.service[112551]: WARNING castellan.key_manager.migration [None req-0893ba45-220b-4e3e-9c92-595ce8bbb07a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 29 00:15:25.387726 np0000177333 devstack@c-api.service[112550]: DEBUG cinder.api.v3.router [None req-02b5c397-5f17-4118-9ae7-2d8b653610fc None None] Extension AdminActions extending resource: backups {{(pid=112550) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 29 00:15:25.387864 np0000177333 devstack@c-api.service[112550]: DEBUG cinder.api.v3.router [None req-02b5c397-5f17-4118-9ae7-2d8b653610fc None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=112550) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 29 00:15:25.388002 np0000177333 devstack@c-api.service[112550]: DEBUG cinder.api.v3.router [None req-02b5c397-5f17-4118-9ae7-2d8b653610fc None None] Extension SnapshotActions extending resource: snapshots {{(pid=112550) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 29 00:15:25.388071 np0000177333 devstack@c-api.service[112549]: DEBUG cinder.api.v3.router [None req-18fca833-0e5f-4d93-9bf0-eecc03f43ccb None None] Extended resource: capabilities {{(pid=112549) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 29 00:15:25.388142 np0000177333 devstack@c-api.service[112550]: DEBUG cinder.api.v3.router [None req-02b5c397-5f17-4118-9ae7-2d8b653610fc None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=112550) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 29 00:15:25.388222 np0000177333 devstack@c-api.service[112550]: DEBUG cinder.api.v3.router [None req-02b5c397-5f17-4118-9ae7-2d8b653610fc None None] Extension VolumeTypeEncryption extending resource: types {{(pid=112550) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 29 00:15:25.388289 np0000177333 devstack@c-api.service[112550]: DEBUG cinder.api.v3.router [None req-02b5c397-5f17-4118-9ae7-2d8b653610fc None None] Extension TypesManage extending resource: types {{(pid=112550) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 29 00:15:25.388410 np0000177333 devstack@c-api.service[112550]: DEBUG cinder.api.v3.router [None req-02b5c397-5f17-4118-9ae7-2d8b653610fc None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=112550) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 29 00:15:25.388517 np0000177333 devstack@c-api.service[112550]: DEBUG cinder.api.v3.router [None req-02b5c397-5f17-4118-9ae7-2d8b653610fc None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=112550) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 29 00:15:25.388681 np0000177333 devstack@c-api.service[112550]: DEBUG cinder.api.v3.router [None req-02b5c397-5f17-4118-9ae7-2d8b653610fc None None] Extension VolumeTypeAccess extending resource: types {{(pid=112550) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 29 00:15:25.388735 np0000177333 devstack@c-api.service[112550]: DEBUG cinder.api.v3.router [None req-02b5c397-5f17-4118-9ae7-2d8b653610fc None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=112550) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 29 00:15:25.388835 np0000177333 devstack@c-api.service[112550]: DEBUG cinder.api.v3.router [None req-02b5c397-5f17-4118-9ae7-2d8b653610fc None None] Extension VolumeActions extending resource: volumes {{(pid=112550) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 29 00:15:25.388959 np0000177333 devstack@c-api.service[112550]: DEBUG cinder.api.v3.router [None req-02b5c397-5f17-4118-9ae7-2d8b653610fc None None] Extension UsedLimits extending resource: limits {{(pid=112550) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 29 00:15:25.389019 np0000177333 devstack@c-api.service[112551]: WARNING castellan.key_manager.migration [None req-0893ba45-220b-4e3e-9c92-595ce8bbb07a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 29 00:15:25.389060 np0000177333 devstack@c-api.service[112550]: DEBUG cinder.api.v3.router [None req-02b5c397-5f17-4118-9ae7-2d8b653610fc None None] Extension VolumeUnmanage extending resource: volumes {{(pid=112550) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 29 00:15:25.389162 np0000177333 devstack@c-api.service[112550]: DEBUG cinder.api.v3.router [None req-02b5c397-5f17-4118-9ae7-2d8b653610fc None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=112550) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 29 00:15:25.389503 np0000177333 devstack@c-api.service[112549]: DEBUG cinder.api.v3.router [None req-18fca833-0e5f-4d93-9bf0-eecc03f43ccb None None] Extended resource: scheduler-stats {{(pid=112549) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 29 00:15:25.389775 np0000177333 devstack@c-api.service[112552]: WARNING castellan.key_manager.migration [None req-8455527b-aed2-4768-b00c-3f538462e6f4 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 29 00:15:25.390336 np0000177333 devstack@c-api.service[112551]: WARNING castellan.key_manager.migration [None req-0893ba45-220b-4e3e-9c92-595ce8bbb07a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 29 00:15:25.391186 np0000177333 devstack@c-api.service[112552]: WARNING castellan.key_manager.migration [None req-8455527b-aed2-4768-b00c-3f538462e6f4 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 29 00:15:25.391259 np0000177333 devstack@c-api.service[112549]: DEBUG cinder.api.v3.router [None req-18fca833-0e5f-4d93-9bf0-eecc03f43ccb None None] Extended resource: os-volume-type-access {{(pid=112549) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 29 00:15:25.392156 np0000177333 devstack@c-api.service[112551]: WARNING castellan.key_manager.migration [None req-0893ba45-220b-4e3e-9c92-595ce8bbb07a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 29 00:15:25.392806 np0000177333 devstack@c-api.service[112552]: WARNING castellan.key_manager.migration [None req-8455527b-aed2-4768-b00c-3f538462e6f4 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 29 00:15:25.393125 np0000177333 devstack@c-api.service[112551]: DEBUG cinder.api.v3.router [None req-0893ba45-220b-4e3e-9c92-595ce8bbb07a None None] Extended resource: extensions {{(pid=112551) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 29 00:15:25.393344 np0000177333 devstack@c-api.service[112549]: DEBUG cinder.api.v3.router [None req-18fca833-0e5f-4d93-9bf0-eecc03f43ccb None None] Extended resource: qos-specs {{(pid=112549) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 29 00:15:25.394440 np0000177333 devstack@c-api.service[112552]: WARNING castellan.key_manager.migration [None req-8455527b-aed2-4768-b00c-3f538462e6f4 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 29 00:15:25.394593 np0000177333 devstack@c-api.service[112551]: DEBUG cinder.api.v3.router [None req-0893ba45-220b-4e3e-9c92-595ce8bbb07a None None] Extended resource: os-availability-zone {{(pid=112551) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 29 00:15:25.395248 np0000177333 devstack@c-api.service[112552]: DEBUG cinder.api.contrib.snapshot_actions [None req-8455527b-aed2-4768-b00c-3f538462e6f4 None None] SnapshotActionsController initialized {{(pid=112552) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} May 29 00:15:25.395802 np0000177333 devstack@c-api.service[112549]: DEBUG cinder.api.v3.router [None req-18fca833-0e5f-4d93-9bf0-eecc03f43ccb None None] Extended resource: os-quota-class-sets {{(pid=112549) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 29 00:15:25.395847 np0000177333 devstack@c-api.service[112551]: DEBUG cinder.api.v3.router [None req-0893ba45-220b-4e3e-9c92-595ce8bbb07a None None] Extended resource: os-hosts {{(pid=112551) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 29 00:15:25.395975 np0000177333 devstack@c-api.service[112552]: WARNING castellan.key_manager.migration [None req-8455527b-aed2-4768-b00c-3f538462e6f4 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 29 00:15:25.397325 np0000177333 devstack@c-api.service[112549]: DEBUG cinder.api.v3.router [None req-18fca833-0e5f-4d93-9bf0-eecc03f43ccb None None] Extended resource: os-quota-sets {{(pid=112549) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 29 00:15:25.397425 np0000177333 devstack@c-api.service[112551]: DEBUG cinder.api.v3.router [None req-0893ba45-220b-4e3e-9c92-595ce8bbb07a None None] Extended resource: backups {{(pid=112551) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 29 00:15:25.397483 np0000177333 devstack@c-api.service[112552]: WARNING castellan.key_manager.migration [None req-8455527b-aed2-4768-b00c-3f538462e6f4 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 29 00:15:25.397857 np0000177333 devstack@c-api.service[112550]: WSGI app 0 (mountpoint='') ready in 3 seconds on interpreter 0x73b1f2aa3668 pid: 112550 (default app) May 29 00:15:25.398690 np0000177333 devstack@c-api.service[112552]: WARNING castellan.key_manager.migration [None req-8455527b-aed2-4768-b00c-3f538462e6f4 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 29 00:15:25.399500 np0000177333 devstack@c-api.service[112552]: DEBUG cinder.api.v3.router [None req-8455527b-aed2-4768-b00c-3f538462e6f4 None None] Extension AdminActions extending resource: volumes {{(pid=112552) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 29 00:15:25.399637 np0000177333 devstack@c-api.service[112552]: DEBUG cinder.api.v3.router [None req-8455527b-aed2-4768-b00c-3f538462e6f4 None None] Extension AdminActions extending resource: snapshots {{(pid=112552) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 29 00:15:25.399749 np0000177333 devstack@c-api.service[112552]: DEBUG cinder.api.v3.router [None req-8455527b-aed2-4768-b00c-3f538462e6f4 None None] Extension AdminActions extending resource: backups {{(pid=112552) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 29 00:15:25.400057 np0000177333 devstack@c-api.service[112552]: DEBUG cinder.api.v3.router [None req-8455527b-aed2-4768-b00c-3f538462e6f4 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=112552) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 29 00:15:25.400057 np0000177333 devstack@c-api.service[112552]: DEBUG cinder.api.v3.router [None req-8455527b-aed2-4768-b00c-3f538462e6f4 None None] Extension SnapshotActions extending resource: snapshots {{(pid=112552) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 29 00:15:25.400057 np0000177333 devstack@c-api.service[112552]: DEBUG cinder.api.v3.router [None req-8455527b-aed2-4768-b00c-3f538462e6f4 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=112552) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 29 00:15:25.400248 np0000177333 devstack@c-api.service[112549]: DEBUG cinder.api.v3.router [None req-18fca833-0e5f-4d93-9bf0-eecc03f43ccb None None] Extended resource: os-volume-transfer {{(pid=112549) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 29 00:15:25.400600 np0000177333 devstack@c-api.service[112551]: DEBUG cinder.api.v3.router [None req-0893ba45-220b-4e3e-9c92-595ce8bbb07a None None] Extended resource: consistencygroups {{(pid=112551) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 29 00:15:25.400933 np0000177333 devstack@c-api.service[112552]: DEBUG cinder.api.v3.router [None req-8455527b-aed2-4768-b00c-3f538462e6f4 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=112552) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 29 00:15:25.401029 np0000177333 devstack@c-api.service[112552]: DEBUG cinder.api.v3.router [None req-8455527b-aed2-4768-b00c-3f538462e6f4 None None] Extension TypesManage extending resource: types {{(pid=112552) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 29 00:15:25.401121 np0000177333 devstack@c-api.service[112552]: DEBUG cinder.api.v3.router [None req-8455527b-aed2-4768-b00c-3f538462e6f4 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=112552) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 29 00:15:25.401220 np0000177333 devstack@c-api.service[112552]: DEBUG cinder.api.v3.router [None req-8455527b-aed2-4768-b00c-3f538462e6f4 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=112552) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 29 00:15:25.401330 np0000177333 devstack@c-api.service[112552]: DEBUG cinder.api.v3.router [None req-8455527b-aed2-4768-b00c-3f538462e6f4 None None] Extension VolumeTypeAccess extending resource: types {{(pid=112552) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 29 00:15:25.401458 np0000177333 devstack@c-api.service[112552]: DEBUG cinder.api.v3.router [None req-8455527b-aed2-4768-b00c-3f538462e6f4 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=112552) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 29 00:15:25.401538 np0000177333 devstack@c-api.service[112552]: DEBUG cinder.api.v3.router [None req-8455527b-aed2-4768-b00c-3f538462e6f4 None None] Extension VolumeActions extending resource: volumes {{(pid=112552) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 29 00:15:25.401680 np0000177333 devstack@c-api.service[112552]: DEBUG cinder.api.v3.router [None req-8455527b-aed2-4768-b00c-3f538462e6f4 None None] Extension UsedLimits extending resource: limits {{(pid=112552) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 29 00:15:25.401756 np0000177333 devstack@c-api.service[112552]: DEBUG cinder.api.v3.router [None req-8455527b-aed2-4768-b00c-3f538462e6f4 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=112552) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 29 00:15:25.401867 np0000177333 devstack@c-api.service[112552]: DEBUG cinder.api.v3.router [None req-8455527b-aed2-4768-b00c-3f538462e6f4 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=112552) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 29 00:15:25.402532 np0000177333 devstack@c-api.service[112551]: DEBUG cinder.api.v3.router [None req-0893ba45-220b-4e3e-9c92-595ce8bbb07a None None] Extended resource: os-volume-manage {{(pid=112551) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 29 00:15:25.403255 np0000177333 devstack@c-api.service[112549]: WARNING castellan.key_manager.migration [None req-18fca833-0e5f-4d93-9bf0-eecc03f43ccb None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 29 00:15:25.403896 np0000177333 devstack@c-api.service[112551]: DEBUG cinder.api.v3.router [None req-0893ba45-220b-4e3e-9c92-595ce8bbb07a None None] Extended resource: extra_specs {{(pid=112551) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 29 00:15:25.404924 np0000177333 devstack@c-api.service[112549]: WARNING castellan.key_manager.migration [None req-18fca833-0e5f-4d93-9bf0-eecc03f43ccb None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 29 00:15:25.405610 np0000177333 devstack@c-api.service[112551]: DEBUG cinder.api.v3.router [None req-0893ba45-220b-4e3e-9c92-595ce8bbb07a None None] Extended resource: os-snapshot-manage {{(pid=112551) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 29 00:15:25.406354 np0000177333 devstack@c-api.service[112549]: WARNING castellan.key_manager.migration [None req-18fca833-0e5f-4d93-9bf0-eecc03f43ccb None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 29 00:15:25.407547 np0000177333 devstack@c-api.service[112551]: DEBUG cinder.api.v3.router [None req-0893ba45-220b-4e3e-9c92-595ce8bbb07a None None] Extended resource: cgsnapshots {{(pid=112551) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 29 00:15:25.407854 np0000177333 devstack@c-api.service[112549]: WARNING castellan.key_manager.migration [None req-18fca833-0e5f-4d93-9bf0-eecc03f43ccb None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 29 00:15:25.408900 np0000177333 devstack@c-api.service[112549]: DEBUG cinder.api.contrib.snapshot_actions [None req-18fca833-0e5f-4d93-9bf0-eecc03f43ccb None None] SnapshotActionsController initialized {{(pid=112549) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} May 29 00:15:25.409250 np0000177333 devstack@c-api.service[112550]: /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 29 00:15:25.409250 np0000177333 devstack@c-api.service[112550]: warnings.warn(deprecated_msg) May 29 00:15:25.409410 np0000177333 devstack@c-api.service[112550]: /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 29 00:15:25.409410 np0000177333 devstack@c-api.service[112550]: warnings.warn(deprecated_msg) May 29 00:15:25.409410 np0000177333 devstack@c-api.service[112550]: /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 29 00:15:25.409410 np0000177333 devstack@c-api.service[112550]: warnings.warn(deprecated_msg) May 29 00:15:25.409410 np0000177333 devstack@c-api.service[112550]: /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 29 00:15:25.409662 np0000177333 devstack@c-api.service[112550]: warnings.warn(deprecated_msg) May 29 00:15:25.409662 np0000177333 devstack@c-api.service[112550]: /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 29 00:15:25.409662 np0000177333 devstack@c-api.service[112550]: warnings.warn(deprecated_msg) May 29 00:15:25.409662 np0000177333 devstack@c-api.service[112550]: /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 29 00:15:25.409662 np0000177333 devstack@c-api.service[112550]: warnings.warn(deprecated_msg) May 29 00:15:25.409662 np0000177333 devstack@c-api.service[112550]: /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 29 00:15:25.409937 np0000177333 devstack@c-api.service[112550]: warnings.warn(deprecated_msg) May 29 00:15:25.409937 np0000177333 devstack@c-api.service[112550]: /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 29 00:15:25.409937 np0000177333 devstack@c-api.service[112550]: warnings.warn(deprecated_msg) May 29 00:15:25.409937 np0000177333 devstack@c-api.service[112550]: /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 29 00:15:25.409937 np0000177333 devstack@c-api.service[112550]: warnings.warn(deprecated_msg) May 29 00:15:25.410144 np0000177333 devstack@c-api.service[112550]: /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 29 00:15:25.410144 np0000177333 devstack@c-api.service[112550]: warnings.warn(deprecated_msg) May 29 00:15:25.410144 np0000177333 devstack@c-api.service[112550]: /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 29 00:15:25.410144 np0000177333 devstack@c-api.service[112550]: warnings.warn(deprecated_msg) May 29 00:15:25.410353 np0000177333 devstack@c-api.service[112550]: /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 29 00:15:25.410353 np0000177333 devstack@c-api.service[112550]: warnings.warn(deprecated_msg) May 29 00:15:25.410353 np0000177333 devstack@c-api.service[112550]: /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 29 00:15:25.410353 np0000177333 devstack@c-api.service[112550]: warnings.warn(deprecated_msg) May 29 00:15:25.410561 np0000177333 devstack@c-api.service[112550]: /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 29 00:15:25.410561 np0000177333 devstack@c-api.service[112550]: warnings.warn(deprecated_msg) May 29 00:15:25.410561 np0000177333 devstack@c-api.service[112550]: /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 29 00:15:25.410561 np0000177333 devstack@c-api.service[112550]: warnings.warn(deprecated_msg) May 29 00:15:25.410561 np0000177333 devstack@c-api.service[112550]: /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 29 00:15:25.410790 np0000177333 devstack@c-api.service[112550]: warnings.warn(deprecated_msg) May 29 00:15:25.410790 np0000177333 devstack@c-api.service[112550]: /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 29 00:15:25.410790 np0000177333 devstack@c-api.service[112550]: warnings.warn(deprecated_msg) May 29 00:15:25.410790 np0000177333 devstack@c-api.service[112550]: /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 29 00:15:25.410790 np0000177333 devstack@c-api.service[112550]: warnings.warn(deprecated_msg) May 29 00:15:25.410996 np0000177333 devstack@c-api.service[112550]: /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 29 00:15:25.410996 np0000177333 devstack@c-api.service[112550]: warnings.warn(deprecated_msg) May 29 00:15:25.410996 np0000177333 devstack@c-api.service[112550]: /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 29 00:15:25.410996 np0000177333 devstack@c-api.service[112550]: warnings.warn(deprecated_msg) May 29 00:15:25.410996 np0000177333 devstack@c-api.service[112550]: /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 29 00:15:25.410996 np0000177333 devstack@c-api.service[112550]: warnings.warn(deprecated_msg) May 29 00:15:25.411258 np0000177333 devstack@c-api.service[112550]: /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 29 00:15:25.411258 np0000177333 devstack@c-api.service[112550]: warnings.warn(deprecated_msg) May 29 00:15:25.411258 np0000177333 devstack@c-api.service[112550]: /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 29 00:15:25.411258 np0000177333 devstack@c-api.service[112550]: warnings.warn(deprecated_msg) May 29 00:15:25.411258 np0000177333 devstack@c-api.service[112550]: /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 29 00:15:25.411258 np0000177333 devstack@c-api.service[112550]: warnings.warn(deprecated_msg) May 29 00:15:25.411544 np0000177333 devstack@c-api.service[112550]: /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 29 00:15:25.411544 np0000177333 devstack@c-api.service[112550]: warnings.warn(deprecated_msg) May 29 00:15:25.411544 np0000177333 devstack@c-api.service[112550]: /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 29 00:15:25.411544 np0000177333 devstack@c-api.service[112550]: warnings.warn(deprecated_msg) May 29 00:15:25.411725 np0000177333 devstack@c-api.service[112549]: WARNING castellan.key_manager.migration [None req-18fca833-0e5f-4d93-9bf0-eecc03f43ccb None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 29 00:15:25.411763 np0000177333 devstack@c-api.service[112550]: /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 29 00:15:25.411763 np0000177333 devstack@c-api.service[112550]: warnings.warn(deprecated_msg) May 29 00:15:25.411763 np0000177333 devstack@c-api.service[112550]: /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 29 00:15:25.411763 np0000177333 devstack@c-api.service[112550]: warnings.warn(deprecated_msg) May 29 00:15:25.411763 np0000177333 devstack@c-api.service[112550]: /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 29 00:15:25.411763 np0000177333 devstack@c-api.service[112550]: warnings.warn(deprecated_msg) May 29 00:15:25.412038 np0000177333 devstack@c-api.service[112550]: /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 29 00:15:25.412038 np0000177333 devstack@c-api.service[112550]: warnings.warn(deprecated_msg) May 29 00:15:25.412038 np0000177333 devstack@c-api.service[112550]: /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 29 00:15:25.412038 np0000177333 devstack@c-api.service[112550]: warnings.warn(deprecated_msg) May 29 00:15:25.412038 np0000177333 devstack@c-api.service[112550]: /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 29 00:15:25.412361 np0000177333 devstack@c-api.service[112550]: warnings.warn(deprecated_msg) May 29 00:15:25.412361 np0000177333 devstack@c-api.service[112550]: /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 29 00:15:25.412361 np0000177333 devstack@c-api.service[112550]: warnings.warn(deprecated_msg) May 29 00:15:25.412361 np0000177333 devstack@c-api.service[112550]: /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 29 00:15:25.412361 np0000177333 devstack@c-api.service[112550]: warnings.warn(deprecated_msg) May 29 00:15:25.412566 np0000177333 devstack@c-api.service[112550]: /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 29 00:15:25.412566 np0000177333 devstack@c-api.service[112550]: warnings.warn(deprecated_msg) May 29 00:15:25.412566 np0000177333 devstack@c-api.service[112550]: /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 29 00:15:25.412566 np0000177333 devstack@c-api.service[112550]: warnings.warn(deprecated_msg) May 29 00:15:25.412566 np0000177333 devstack@c-api.service[112550]: /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 29 00:15:25.412815 np0000177333 devstack@c-api.service[112550]: warnings.warn(deprecated_msg) May 29 00:15:25.412815 np0000177333 devstack@c-api.service[112550]: /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 29 00:15:25.412815 np0000177333 devstack@c-api.service[112550]: warnings.warn(deprecated_msg) May 29 00:15:25.412815 np0000177333 devstack@c-api.service[112550]: /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 29 00:15:25.412815 np0000177333 devstack@c-api.service[112550]: warnings.warn(deprecated_msg) May 29 00:15:25.412815 np0000177333 devstack@c-api.service[112550]: /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 29 00:15:25.412815 np0000177333 devstack@c-api.service[112550]: warnings.warn(deprecated_msg) May 29 00:15:25.413092 np0000177333 devstack@c-api.service[112550]: /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 29 00:15:25.413092 np0000177333 devstack@c-api.service[112550]: warnings.warn(deprecated_msg) May 29 00:15:25.413092 np0000177333 devstack@c-api.service[112550]: /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 29 00:15:25.413092 np0000177333 devstack@c-api.service[112550]: warnings.warn(deprecated_msg) May 29 00:15:25.413092 np0000177333 devstack@c-api.service[112550]: /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 29 00:15:25.413346 np0000177333 devstack@c-api.service[112550]: warnings.warn(deprecated_msg) May 29 00:15:25.413346 np0000177333 devstack@c-api.service[112550]: /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 29 00:15:25.413346 np0000177333 devstack@c-api.service[112550]: warnings.warn(deprecated_msg) May 29 00:15:25.413346 np0000177333 devstack@c-api.service[112550]: /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 29 00:15:25.413346 np0000177333 devstack@c-api.service[112550]: warnings.warn(deprecated_msg) May 29 00:15:25.413917 np0000177333 devstack@c-api.service[112550]: /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 29 00:15:25.413917 np0000177333 devstack@c-api.service[112550]: warnings.warn(deprecated_msg) May 29 00:15:25.413917 np0000177333 devstack@c-api.service[112550]: /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 29 00:15:25.413917 np0000177333 devstack@c-api.service[112550]: warnings.warn(deprecated_msg) May 29 00:15:25.414166 np0000177333 devstack@c-api.service[112550]: /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 29 00:15:25.414166 np0000177333 devstack@c-api.service[112550]: warnings.warn(deprecated_msg) May 29 00:15:25.414166 np0000177333 devstack@c-api.service[112550]: /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 29 00:15:25.414166 np0000177333 devstack@c-api.service[112550]: warnings.warn(deprecated_msg) May 29 00:15:25.414356 np0000177333 devstack@c-api.service[112550]: /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 29 00:15:25.414356 np0000177333 devstack@c-api.service[112550]: warnings.warn(deprecated_msg) May 29 00:15:25.414356 np0000177333 devstack@c-api.service[112550]: /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 29 00:15:25.414356 np0000177333 devstack@c-api.service[112550]: warnings.warn(deprecated_msg) May 29 00:15:25.414356 np0000177333 devstack@c-api.service[112550]: /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 29 00:15:25.414703 np0000177333 devstack@c-api.service[112550]: warnings.warn(deprecated_msg) May 29 00:15:25.414703 np0000177333 devstack@c-api.service[112550]: /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 29 00:15:25.414703 np0000177333 devstack@c-api.service[112550]: warnings.warn(deprecated_msg) May 29 00:15:25.414703 np0000177333 devstack@c-api.service[112550]: /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 29 00:15:25.414703 np0000177333 devstack@c-api.service[112550]: warnings.warn(deprecated_msg) May 29 00:15:25.414915 np0000177333 devstack@c-api.service[112550]: /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 29 00:15:25.414915 np0000177333 devstack@c-api.service[112550]: warnings.warn(deprecated_msg) May 29 00:15:25.414915 np0000177333 devstack@c-api.service[112550]: /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 29 00:15:25.414915 np0000177333 devstack@c-api.service[112550]: warnings.warn(deprecated_msg) May 29 00:15:25.415096 np0000177333 devstack@c-api.service[112550]: /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 29 00:15:25.415096 np0000177333 devstack@c-api.service[112550]: warnings.warn(deprecated_msg) May 29 00:15:25.415096 np0000177333 devstack@c-api.service[112550]: /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 29 00:15:25.415096 np0000177333 devstack@c-api.service[112550]: warnings.warn(deprecated_msg) May 29 00:15:25.415276 np0000177333 devstack@c-api.service[112550]: /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 29 00:15:25.415276 np0000177333 devstack@c-api.service[112550]: warnings.warn(deprecated_msg) May 29 00:15:25.415402 np0000177333 devstack@c-api.service[112552]: WSGI app 0 (mountpoint='') ready in 3 seconds on interpreter 0x73b1f2aa3668 pid: 112552 (default app) May 29 00:15:25.415442 np0000177333 devstack@c-api.service[112550]: /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 29 00:15:25.415442 np0000177333 devstack@c-api.service[112550]: warnings.warn(deprecated_msg) May 29 00:15:25.415442 np0000177333 devstack@c-api.service[112550]: /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 29 00:15:25.415442 np0000177333 devstack@c-api.service[112550]: warnings.warn(deprecated_msg) May 29 00:15:25.415627 np0000177333 devstack@c-api.service[112550]: /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 29 00:15:25.415627 np0000177333 devstack@c-api.service[112550]: warnings.warn(deprecated_msg) May 29 00:15:25.415627 np0000177333 devstack@c-api.service[112550]: /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 29 00:15:25.415627 np0000177333 devstack@c-api.service[112550]: warnings.warn(deprecated_msg) May 29 00:15:25.415808 np0000177333 devstack@c-api.service[112550]: /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 29 00:15:25.415808 np0000177333 devstack@c-api.service[112550]: warnings.warn(deprecated_msg) May 29 00:15:25.415808 np0000177333 devstack@c-api.service[112550]: /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 29 00:15:25.415808 np0000177333 devstack@c-api.service[112550]: warnings.warn(deprecated_msg) May 29 00:15:25.415808 np0000177333 devstack@c-api.service[112550]: /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 29 00:15:25.416042 np0000177333 devstack@c-api.service[112550]: warnings.warn(deprecated_msg) May 29 00:15:25.416042 np0000177333 devstack@c-api.service[112550]: /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 29 00:15:25.416042 np0000177333 devstack@c-api.service[112550]: warnings.warn(deprecated_msg) May 29 00:15:25.416042 np0000177333 devstack@c-api.service[112550]: /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 29 00:15:25.416042 np0000177333 devstack@c-api.service[112550]: warnings.warn(deprecated_msg) May 29 00:15:25.416042 np0000177333 devstack@c-api.service[112550]: /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 29 00:15:25.416356 np0000177333 devstack@c-api.service[112550]: warnings.warn(deprecated_msg) May 29 00:15:25.416356 np0000177333 devstack@c-api.service[112550]: /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 29 00:15:25.416356 np0000177333 devstack@c-api.service[112550]: warnings.warn(deprecated_msg) May 29 00:15:25.416356 np0000177333 devstack@c-api.service[112550]: /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 29 00:15:25.416356 np0000177333 devstack@c-api.service[112550]: warnings.warn(deprecated_msg) May 29 00:15:25.416570 np0000177333 devstack@c-api.service[112550]: /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 29 00:15:25.416570 np0000177333 devstack@c-api.service[112550]: warnings.warn(deprecated_msg) May 29 00:15:25.416570 np0000177333 devstack@c-api.service[112550]: /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 29 00:15:25.416570 np0000177333 devstack@c-api.service[112550]: warnings.warn(deprecated_msg) May 29 00:15:25.416570 np0000177333 devstack@c-api.service[112550]: /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 29 00:15:25.416570 np0000177333 devstack@c-api.service[112550]: warnings.warn(deprecated_msg) May 29 00:15:25.416829 np0000177333 devstack@c-api.service[112550]: /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 29 00:15:25.416829 np0000177333 devstack@c-api.service[112550]: warnings.warn(deprecated_msg) May 29 00:15:25.416829 np0000177333 devstack@c-api.service[112550]: /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 29 00:15:25.416829 np0000177333 devstack@c-api.service[112550]: warnings.warn(deprecated_msg) May 29 00:15:25.416829 np0000177333 devstack@c-api.service[112550]: /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 29 00:15:25.416829 np0000177333 devstack@c-api.service[112550]: warnings.warn(deprecated_msg) May 29 00:15:25.417086 np0000177333 devstack@c-api.service[112550]: /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 29 00:15:25.417086 np0000177333 devstack@c-api.service[112550]: warnings.warn(deprecated_msg) May 29 00:15:25.417086 np0000177333 devstack@c-api.service[112550]: /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 29 00:15:25.417086 np0000177333 devstack@c-api.service[112550]: warnings.warn(deprecated_msg) May 29 00:15:25.417086 np0000177333 devstack@c-api.service[112550]: /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 29 00:15:25.417086 np0000177333 devstack@c-api.service[112550]: warnings.warn(deprecated_msg) May 29 00:15:25.417385 np0000177333 devstack@c-api.service[112550]: /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 29 00:15:25.417385 np0000177333 devstack@c-api.service[112550]: warnings.warn(deprecated_msg) May 29 00:15:25.417385 np0000177333 devstack@c-api.service[112550]: /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 29 00:15:25.417385 np0000177333 devstack@c-api.service[112550]: warnings.warn(deprecated_msg) May 29 00:15:25.417385 np0000177333 devstack@c-api.service[112550]: /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 29 00:15:25.417385 np0000177333 devstack@c-api.service[112550]: warnings.warn(deprecated_msg) May 29 00:15:25.417645 np0000177333 devstack@c-api.service[112550]: /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 29 00:15:25.417645 np0000177333 devstack@c-api.service[112550]: warnings.warn(deprecated_msg) May 29 00:15:25.417645 np0000177333 devstack@c-api.service[112550]: /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 29 00:15:25.417645 np0000177333 devstack@c-api.service[112550]: warnings.warn(deprecated_msg) May 29 00:15:25.417820 np0000177333 devstack@c-api.service[112550]: /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 29 00:15:25.417820 np0000177333 devstack@c-api.service[112550]: warnings.warn(deprecated_msg) May 29 00:15:25.417820 np0000177333 devstack@c-api.service[112550]: /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 29 00:15:25.417820 np0000177333 devstack@c-api.service[112550]: warnings.warn(deprecated_msg) May 29 00:15:25.417820 np0000177333 devstack@c-api.service[112550]: /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 29 00:15:25.418068 np0000177333 devstack@c-api.service[112550]: warnings.warn(deprecated_msg) May 29 00:15:25.418068 np0000177333 devstack@c-api.service[112550]: /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 29 00:15:25.418068 np0000177333 devstack@c-api.service[112550]: warnings.warn(deprecated_msg) May 29 00:15:25.418068 np0000177333 devstack@c-api.service[112550]: /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 29 00:15:25.418068 np0000177333 devstack@c-api.service[112550]: warnings.warn(deprecated_msg) May 29 00:15:25.418273 np0000177333 devstack@c-api.service[112549]: WARNING castellan.key_manager.migration [None req-18fca833-0e5f-4d93-9bf0-eecc03f43ccb None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 29 00:15:25.418357 np0000177333 devstack@c-api.service[112551]: DEBUG cinder.api.v3.router [None req-0893ba45-220b-4e3e-9c92-595ce8bbb07a None None] Extended resource: encryption {{(pid=112551) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 29 00:15:25.418399 np0000177333 devstack@c-api.service[112549]: WARNING castellan.key_manager.migration [None req-18fca833-0e5f-4d93-9bf0-eecc03f43ccb None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 29 00:15:25.418435 np0000177333 devstack@c-api.service[112550]: DEBUG cinder.api.middleware.request_id [None req-e7446aac-3e34-47e4-860f-f62ab0fca0bd None None] RequestId filter calling following filter/app {{(pid=112550) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 29 00:15:25.418472 np0000177333 devstack@c-api.service[112551]: DEBUG cinder.api.v3.router [None req-0893ba45-220b-4e3e-9c92-595ce8bbb07a None None] Extended resource: encryption {{(pid=112551) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 29 00:15:25.418508 np0000177333 devstack@c-api.service[112549]: DEBUG cinder.api.v3.router [None req-18fca833-0e5f-4d93-9bf0-eecc03f43ccb None None] Extension AdminActions extending resource: volumes {{(pid=112549) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 29 00:15:25.418508 np0000177333 devstack@c-api.service[112549]: DEBUG cinder.api.v3.router [None req-18fca833-0e5f-4d93-9bf0-eecc03f43ccb None None] Extension AdminActions extending resource: snapshots {{(pid=112549) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 29 00:15:25.418508 np0000177333 devstack@c-api.service[112549]: DEBUG cinder.api.v3.router [None req-18fca833-0e5f-4d93-9bf0-eecc03f43ccb None None] Extension AdminActions extending resource: backups {{(pid=112549) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 29 00:15:25.418508 np0000177333 devstack@c-api.service[112549]: DEBUG cinder.api.v3.router [None req-18fca833-0e5f-4d93-9bf0-eecc03f43ccb None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=112549) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 29 00:15:25.418508 np0000177333 devstack@c-api.service[112549]: DEBUG cinder.api.v3.router [None req-18fca833-0e5f-4d93-9bf0-eecc03f43ccb None None] Extension SnapshotActions extending resource: snapshots {{(pid=112549) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 29 00:15:25.418508 np0000177333 devstack@c-api.service[112549]: DEBUG cinder.api.v3.router [None req-18fca833-0e5f-4d93-9bf0-eecc03f43ccb None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=112549) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 29 00:15:25.418508 np0000177333 devstack@c-api.service[112549]: DEBUG cinder.api.v3.router [None req-18fca833-0e5f-4d93-9bf0-eecc03f43ccb None None] Extension VolumeTypeEncryption extending resource: types {{(pid=112549) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 29 00:15:25.418766 np0000177333 devstack@c-api.service[112549]: DEBUG cinder.api.v3.router [None req-18fca833-0e5f-4d93-9bf0-eecc03f43ccb None None] Extension TypesManage extending resource: types {{(pid=112549) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 29 00:15:25.418766 np0000177333 devstack@c-api.service[112549]: DEBUG cinder.api.v3.router [None req-18fca833-0e5f-4d93-9bf0-eecc03f43ccb None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=112549) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 29 00:15:25.418766 np0000177333 devstack@c-api.service[112549]: DEBUG cinder.api.v3.router [None req-18fca833-0e5f-4d93-9bf0-eecc03f43ccb None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=112549) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 29 00:15:25.418766 np0000177333 devstack@c-api.service[112549]: DEBUG cinder.api.v3.router [None req-18fca833-0e5f-4d93-9bf0-eecc03f43ccb None None] Extension VolumeTypeAccess extending resource: types {{(pid=112549) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 29 00:15:25.418766 np0000177333 devstack@c-api.service[112549]: DEBUG cinder.api.v3.router [None req-18fca833-0e5f-4d93-9bf0-eecc03f43ccb None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=112549) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 29 00:15:25.418929 np0000177333 devstack@c-api.service[112551]: DEBUG cinder.api.v3.router [None req-0893ba45-220b-4e3e-9c92-595ce8bbb07a None None] Extended resource: capabilities {{(pid=112551) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 29 00:15:25.418971 np0000177333 devstack@c-api.service[112549]: DEBUG cinder.api.v3.router [None req-18fca833-0e5f-4d93-9bf0-eecc03f43ccb None None] Extension VolumeActions extending resource: volumes {{(pid=112549) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 29 00:15:25.418971 np0000177333 devstack@c-api.service[112549]: DEBUG cinder.api.v3.router [None req-18fca833-0e5f-4d93-9bf0-eecc03f43ccb None None] Extension UsedLimits extending resource: limits {{(pid=112549) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 29 00:15:25.418971 np0000177333 devstack@c-api.service[112549]: DEBUG cinder.api.v3.router [None req-18fca833-0e5f-4d93-9bf0-eecc03f43ccb None None] Extension VolumeUnmanage extending resource: volumes {{(pid=112549) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 29 00:15:25.418971 np0000177333 devstack@c-api.service[112549]: DEBUG cinder.api.v3.router [None req-18fca833-0e5f-4d93-9bf0-eecc03f43ccb None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=112549) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 29 00:15:25.419121 np0000177333 devstack@c-api.service[112550]: [pid: 112550|app: 0|req: 1/1] 199.204.45.132 () {60 vars in 956 bytes} [Fri May 29 00:15:25 2026] GET /volume/v3/ => generated 114 bytes in 17 msecs (HTTP/1.1 401) 5 headers in 233 bytes (1 switches on core 0) May 29 00:15:25.419164 np0000177333 devstack@c-api.service[112551]: DEBUG cinder.api.v3.router [None req-0893ba45-220b-4e3e-9c92-595ce8bbb07a None None] Extended resource: scheduler-stats {{(pid=112551) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 29 00:15:25.419164 np0000177333 devstack@c-api.service[112551]: DEBUG cinder.api.v3.router [None req-0893ba45-220b-4e3e-9c92-595ce8bbb07a None None] Extended resource: os-volume-type-access {{(pid=112551) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 29 00:15:25.419164 np0000177333 devstack@c-api.service[112551]: DEBUG cinder.api.v3.router [None req-0893ba45-220b-4e3e-9c92-595ce8bbb07a None None] Extended resource: qos-specs {{(pid=112551) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 29 00:15:25.421334 np0000177333 devstack@c-api.service[112551]: DEBUG cinder.api.v3.router [None req-0893ba45-220b-4e3e-9c92-595ce8bbb07a None None] Extended resource: os-quota-class-sets {{(pid=112551) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 29 00:15:25.422558 np0000177333 devstack@c-api.service[112551]: DEBUG cinder.api.v3.router [None req-0893ba45-220b-4e3e-9c92-595ce8bbb07a None None] Extended resource: os-quota-sets {{(pid=112551) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 29 00:15:25.423941 np0000177333 devstack@c-api.service[112551]: DEBUG cinder.api.v3.router [None req-0893ba45-220b-4e3e-9c92-595ce8bbb07a None None] Extended resource: os-volume-transfer {{(pid=112551) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 29 00:15:25.424418 np0000177333 devstack@c-api.service[112549]: WSGI app 0 (mountpoint='') ready in 3 seconds on interpreter 0x73b1f2aa3668 pid: 112549 (default app) May 29 00:15:25.426811 np0000177333 devstack@c-api.service[112551]: WARNING castellan.key_manager.migration [None req-0893ba45-220b-4e3e-9c92-595ce8bbb07a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 29 00:15:25.428395 np0000177333 devstack@c-api.service[112551]: WARNING castellan.key_manager.migration [None req-0893ba45-220b-4e3e-9c92-595ce8bbb07a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 29 00:15:25.429784 np0000177333 devstack@c-api.service[112551]: WARNING castellan.key_manager.migration [None req-0893ba45-220b-4e3e-9c92-595ce8bbb07a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 29 00:15:25.431211 np0000177333 devstack@c-api.service[112551]: WARNING castellan.key_manager.migration [None req-0893ba45-220b-4e3e-9c92-595ce8bbb07a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 29 00:15:25.432029 np0000177333 devstack@c-api.service[112551]: DEBUG cinder.api.contrib.snapshot_actions [None req-0893ba45-220b-4e3e-9c92-595ce8bbb07a None None] SnapshotActionsController initialized {{(pid=112551) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} May 29 00:15:25.432854 np0000177333 devstack@c-api.service[112551]: WARNING castellan.key_manager.migration [None req-0893ba45-220b-4e3e-9c92-595ce8bbb07a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 29 00:15:25.434210 np0000177333 devstack@c-api.service[112551]: WARNING castellan.key_manager.migration [None req-0893ba45-220b-4e3e-9c92-595ce8bbb07a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 29 00:15:25.435544 np0000177333 devstack@c-api.service[112551]: WARNING castellan.key_manager.migration [None req-0893ba45-220b-4e3e-9c92-595ce8bbb07a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 29 00:15:25.436391 np0000177333 devstack@c-api.service[112551]: DEBUG cinder.api.v3.router [None req-0893ba45-220b-4e3e-9c92-595ce8bbb07a None None] Extension AdminActions extending resource: volumes {{(pid=112551) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 29 00:15:25.436516 np0000177333 devstack@c-api.service[112551]: DEBUG cinder.api.v3.router [None req-0893ba45-220b-4e3e-9c92-595ce8bbb07a None None] Extension AdminActions extending resource: snapshots {{(pid=112551) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 29 00:15:25.436602 np0000177333 devstack@c-api.service[112551]: DEBUG cinder.api.v3.router [None req-0893ba45-220b-4e3e-9c92-595ce8bbb07a None None] Extension AdminActions extending resource: backups {{(pid=112551) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 29 00:15:25.436691 np0000177333 devstack@c-api.service[112551]: DEBUG cinder.api.v3.router [None req-0893ba45-220b-4e3e-9c92-595ce8bbb07a None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=112551) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 29 00:15:25.436833 np0000177333 devstack@c-api.service[112551]: DEBUG cinder.api.v3.router [None req-0893ba45-220b-4e3e-9c92-595ce8bbb07a None None] Extension SnapshotActions extending resource: snapshots {{(pid=112551) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 29 00:15:25.436932 np0000177333 devstack@c-api.service[112551]: DEBUG cinder.api.v3.router [None req-0893ba45-220b-4e3e-9c92-595ce8bbb07a None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=112551) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 29 00:15:25.437120 np0000177333 devstack@c-api.service[112551]: DEBUG cinder.api.v3.router [None req-0893ba45-220b-4e3e-9c92-595ce8bbb07a None None] Extension VolumeTypeEncryption extending resource: types {{(pid=112551) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 29 00:15:25.437219 np0000177333 devstack@c-api.service[112551]: DEBUG cinder.api.v3.router [None req-0893ba45-220b-4e3e-9c92-595ce8bbb07a None None] Extension TypesManage extending resource: types {{(pid=112551) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 29 00:15:25.437328 np0000177333 devstack@c-api.service[112551]: DEBUG cinder.api.v3.router [None req-0893ba45-220b-4e3e-9c92-595ce8bbb07a None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=112551) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 29 00:15:25.437430 np0000177333 devstack@c-api.service[112551]: DEBUG cinder.api.v3.router [None req-0893ba45-220b-4e3e-9c92-595ce8bbb07a None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=112551) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 29 00:15:25.437552 np0000177333 devstack@c-api.service[112551]: DEBUG cinder.api.v3.router [None req-0893ba45-220b-4e3e-9c92-595ce8bbb07a None None] Extension VolumeTypeAccess extending resource: types {{(pid=112551) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 29 00:15:25.437659 np0000177333 devstack@c-api.service[112551]: DEBUG cinder.api.v3.router [None req-0893ba45-220b-4e3e-9c92-595ce8bbb07a None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=112551) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 29 00:15:25.437738 np0000177333 devstack@c-api.service[112551]: DEBUG cinder.api.v3.router [None req-0893ba45-220b-4e3e-9c92-595ce8bbb07a None None] Extension VolumeActions extending resource: volumes {{(pid=112551) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 29 00:15:25.437826 np0000177333 devstack@c-api.service[112551]: DEBUG cinder.api.v3.router [None req-0893ba45-220b-4e3e-9c92-595ce8bbb07a None None] Extension UsedLimits extending resource: limits {{(pid=112551) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 29 00:15:25.437919 np0000177333 devstack@c-api.service[112551]: DEBUG cinder.api.v3.router [None req-0893ba45-220b-4e3e-9c92-595ce8bbb07a None None] Extension VolumeUnmanage extending resource: volumes {{(pid=112551) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 29 00:15:25.438008 np0000177333 devstack@c-api.service[112551]: DEBUG cinder.api.v3.router [None req-0893ba45-220b-4e3e-9c92-595ce8bbb07a None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=112551) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 29 00:15:25.448223 np0000177333 devstack@c-api.service[112551]: WSGI app 0 (mountpoint='') ready in 3 seconds on interpreter 0x73b1f2aa3668 pid: 112551 (default app) May 29 00:15:32.750203 np0000177333 devstack@c-api.service[112552]: /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 29 00:15:32.750203 np0000177333 devstack@c-api.service[112552]: warnings.warn(deprecated_msg) May 29 00:15:32.751456 np0000177333 devstack@c-api.service[112552]: /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 29 00:15:32.751456 np0000177333 devstack@c-api.service[112552]: warnings.warn(deprecated_msg) May 29 00:15:32.751456 np0000177333 devstack@c-api.service[112552]: /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 29 00:15:32.751456 np0000177333 devstack@c-api.service[112552]: warnings.warn(deprecated_msg) May 29 00:15:32.751456 np0000177333 devstack@c-api.service[112552]: /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 29 00:15:32.752038 np0000177333 devstack@c-api.service[112552]: warnings.warn(deprecated_msg) May 29 00:15:32.752038 np0000177333 devstack@c-api.service[112552]: /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 29 00:15:32.752038 np0000177333 devstack@c-api.service[112552]: warnings.warn(deprecated_msg) May 29 00:15:32.752038 np0000177333 devstack@c-api.service[112552]: /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 29 00:15:32.752038 np0000177333 devstack@c-api.service[112552]: warnings.warn(deprecated_msg) May 29 00:15:32.752038 np0000177333 devstack@c-api.service[112552]: /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 29 00:15:32.752404 np0000177333 devstack@c-api.service[112552]: warnings.warn(deprecated_msg) May 29 00:15:32.752404 np0000177333 devstack@c-api.service[112552]: /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 29 00:15:32.752404 np0000177333 devstack@c-api.service[112552]: warnings.warn(deprecated_msg) May 29 00:15:32.752404 np0000177333 devstack@c-api.service[112552]: /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 29 00:15:32.752404 np0000177333 devstack@c-api.service[112552]: warnings.warn(deprecated_msg) May 29 00:15:32.752684 np0000177333 devstack@c-api.service[112552]: /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 29 00:15:32.752684 np0000177333 devstack@c-api.service[112552]: warnings.warn(deprecated_msg) May 29 00:15:32.752684 np0000177333 devstack@c-api.service[112552]: /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 29 00:15:32.752684 np0000177333 devstack@c-api.service[112552]: warnings.warn(deprecated_msg) May 29 00:15:32.752948 np0000177333 devstack@c-api.service[112552]: /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 29 00:15:32.752948 np0000177333 devstack@c-api.service[112552]: warnings.warn(deprecated_msg) May 29 00:15:32.752948 np0000177333 devstack@c-api.service[112552]: /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 29 00:15:32.752948 np0000177333 devstack@c-api.service[112552]: warnings.warn(deprecated_msg) May 29 00:15:32.753219 np0000177333 devstack@c-api.service[112552]: /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 29 00:15:32.753219 np0000177333 devstack@c-api.service[112552]: warnings.warn(deprecated_msg) May 29 00:15:32.753219 np0000177333 devstack@c-api.service[112552]: /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 29 00:15:32.753219 np0000177333 devstack@c-api.service[112552]: warnings.warn(deprecated_msg) May 29 00:15:32.753219 np0000177333 devstack@c-api.service[112552]: /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 29 00:15:32.753566 np0000177333 devstack@c-api.service[112552]: warnings.warn(deprecated_msg) May 29 00:15:32.753566 np0000177333 devstack@c-api.service[112552]: /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 29 00:15:32.753566 np0000177333 devstack@c-api.service[112552]: warnings.warn(deprecated_msg) May 29 00:15:32.753566 np0000177333 devstack@c-api.service[112552]: /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 29 00:15:32.753566 np0000177333 devstack@c-api.service[112552]: warnings.warn(deprecated_msg) May 29 00:15:32.753819 np0000177333 devstack@c-api.service[112552]: /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 29 00:15:32.753819 np0000177333 devstack@c-api.service[112552]: warnings.warn(deprecated_msg) May 29 00:15:32.753819 np0000177333 devstack@c-api.service[112552]: /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 29 00:15:32.753819 np0000177333 devstack@c-api.service[112552]: warnings.warn(deprecated_msg) May 29 00:15:32.753819 np0000177333 devstack@c-api.service[112552]: /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 29 00:15:32.753819 np0000177333 devstack@c-api.service[112552]: warnings.warn(deprecated_msg) May 29 00:15:32.754193 np0000177333 devstack@c-api.service[112552]: /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 29 00:15:32.754193 np0000177333 devstack@c-api.service[112552]: warnings.warn(deprecated_msg) May 29 00:15:32.754193 np0000177333 devstack@c-api.service[112552]: /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 29 00:15:32.754193 np0000177333 devstack@c-api.service[112552]: warnings.warn(deprecated_msg) May 29 00:15:32.754193 np0000177333 devstack@c-api.service[112552]: /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 29 00:15:32.754193 np0000177333 devstack@c-api.service[112552]: warnings.warn(deprecated_msg) May 29 00:15:32.755463 np0000177333 devstack@c-api.service[112552]: /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 29 00:15:32.755463 np0000177333 devstack@c-api.service[112552]: warnings.warn(deprecated_msg) May 29 00:15:32.755463 np0000177333 devstack@c-api.service[112552]: /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 29 00:15:32.755463 np0000177333 devstack@c-api.service[112552]: warnings.warn(deprecated_msg) May 29 00:15:32.755463 np0000177333 devstack@c-api.service[112552]: /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 29 00:15:32.755463 np0000177333 devstack@c-api.service[112552]: warnings.warn(deprecated_msg) May 29 00:15:32.756026 np0000177333 devstack@c-api.service[112552]: /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 29 00:15:32.756026 np0000177333 devstack@c-api.service[112552]: warnings.warn(deprecated_msg) May 29 00:15:32.756026 np0000177333 devstack@c-api.service[112552]: /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 29 00:15:32.756026 np0000177333 devstack@c-api.service[112552]: warnings.warn(deprecated_msg) May 29 00:15:32.756026 np0000177333 devstack@c-api.service[112552]: /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 29 00:15:32.756026 np0000177333 devstack@c-api.service[112552]: warnings.warn(deprecated_msg) May 29 00:15:32.756644 np0000177333 devstack@c-api.service[112552]: /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 29 00:15:32.756644 np0000177333 devstack@c-api.service[112552]: warnings.warn(deprecated_msg) May 29 00:15:32.756644 np0000177333 devstack@c-api.service[112552]: /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 29 00:15:32.756644 np0000177333 devstack@c-api.service[112552]: warnings.warn(deprecated_msg) May 29 00:15:32.757030 np0000177333 devstack@c-api.service[112552]: /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 29 00:15:32.757030 np0000177333 devstack@c-api.service[112552]: warnings.warn(deprecated_msg) May 29 00:15:32.757030 np0000177333 devstack@c-api.service[112552]: /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 29 00:15:32.757030 np0000177333 devstack@c-api.service[112552]: warnings.warn(deprecated_msg) May 29 00:15:32.757030 np0000177333 devstack@c-api.service[112552]: /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 29 00:15:32.757722 np0000177333 devstack@c-api.service[112552]: warnings.warn(deprecated_msg) May 29 00:15:32.757722 np0000177333 devstack@c-api.service[112552]: /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 29 00:15:32.757722 np0000177333 devstack@c-api.service[112552]: warnings.warn(deprecated_msg) May 29 00:15:32.757722 np0000177333 devstack@c-api.service[112552]: /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 29 00:15:32.757722 np0000177333 devstack@c-api.service[112552]: warnings.warn(deprecated_msg) May 29 00:15:32.758086 np0000177333 devstack@c-api.service[112552]: /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 29 00:15:32.758086 np0000177333 devstack@c-api.service[112552]: warnings.warn(deprecated_msg) May 29 00:15:32.758086 np0000177333 devstack@c-api.service[112552]: /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 29 00:15:32.758086 np0000177333 devstack@c-api.service[112552]: warnings.warn(deprecated_msg) May 29 00:15:32.758086 np0000177333 devstack@c-api.service[112552]: /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 29 00:15:32.758086 np0000177333 devstack@c-api.service[112552]: warnings.warn(deprecated_msg) May 29 00:15:32.758531 np0000177333 devstack@c-api.service[112552]: /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 29 00:15:32.758531 np0000177333 devstack@c-api.service[112552]: warnings.warn(deprecated_msg) May 29 00:15:32.758531 np0000177333 devstack@c-api.service[112552]: /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 29 00:15:32.758531 np0000177333 devstack@c-api.service[112552]: warnings.warn(deprecated_msg) May 29 00:15:32.758531 np0000177333 devstack@c-api.service[112552]: /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 29 00:15:32.758846 np0000177333 devstack@c-api.service[112552]: warnings.warn(deprecated_msg) May 29 00:15:32.758846 np0000177333 devstack@c-api.service[112552]: /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 29 00:15:32.758846 np0000177333 devstack@c-api.service[112552]: warnings.warn(deprecated_msg) May 29 00:15:32.758846 np0000177333 devstack@c-api.service[112552]: /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 29 00:15:32.758846 np0000177333 devstack@c-api.service[112552]: warnings.warn(deprecated_msg) May 29 00:15:32.759148 np0000177333 devstack@c-api.service[112552]: /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 29 00:15:32.759148 np0000177333 devstack@c-api.service[112552]: warnings.warn(deprecated_msg) May 29 00:15:32.759148 np0000177333 devstack@c-api.service[112552]: /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 29 00:15:32.759148 np0000177333 devstack@c-api.service[112552]: warnings.warn(deprecated_msg) May 29 00:15:32.759469 np0000177333 devstack@c-api.service[112552]: /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 29 00:15:32.759469 np0000177333 devstack@c-api.service[112552]: warnings.warn(deprecated_msg) May 29 00:15:32.759469 np0000177333 devstack@c-api.service[112552]: /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 29 00:15:32.759469 np0000177333 devstack@c-api.service[112552]: warnings.warn(deprecated_msg) May 29 00:15:32.759713 np0000177333 devstack@c-api.service[112552]: /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 29 00:15:32.759713 np0000177333 devstack@c-api.service[112552]: warnings.warn(deprecated_msg) May 29 00:15:32.759713 np0000177333 devstack@c-api.service[112552]: /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 29 00:15:32.759713 np0000177333 devstack@c-api.service[112552]: warnings.warn(deprecated_msg) May 29 00:15:32.759713 np0000177333 devstack@c-api.service[112552]: /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 29 00:15:32.760023 np0000177333 devstack@c-api.service[112552]: warnings.warn(deprecated_msg) May 29 00:15:32.760023 np0000177333 devstack@c-api.service[112552]: /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 29 00:15:32.760023 np0000177333 devstack@c-api.service[112552]: warnings.warn(deprecated_msg) May 29 00:15:32.760023 np0000177333 devstack@c-api.service[112552]: /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 29 00:15:32.760023 np0000177333 devstack@c-api.service[112552]: warnings.warn(deprecated_msg) May 29 00:15:32.760355 np0000177333 devstack@c-api.service[112552]: /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 29 00:15:32.760355 np0000177333 devstack@c-api.service[112552]: warnings.warn(deprecated_msg) May 29 00:15:32.760355 np0000177333 devstack@c-api.service[112552]: /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 29 00:15:32.760355 np0000177333 devstack@c-api.service[112552]: warnings.warn(deprecated_msg) May 29 00:15:32.760605 np0000177333 devstack@c-api.service[112552]: /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 29 00:15:32.760605 np0000177333 devstack@c-api.service[112552]: warnings.warn(deprecated_msg) May 29 00:15:32.760605 np0000177333 devstack@c-api.service[112552]: /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 29 00:15:32.760605 np0000177333 devstack@c-api.service[112552]: warnings.warn(deprecated_msg) May 29 00:15:32.760848 np0000177333 devstack@c-api.service[112552]: /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 29 00:15:32.760848 np0000177333 devstack@c-api.service[112552]: warnings.warn(deprecated_msg) May 29 00:15:32.760848 np0000177333 devstack@c-api.service[112552]: /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 29 00:15:32.760848 np0000177333 devstack@c-api.service[112552]: warnings.warn(deprecated_msg) May 29 00:15:32.761089 np0000177333 devstack@c-api.service[112552]: /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 29 00:15:32.761089 np0000177333 devstack@c-api.service[112552]: warnings.warn(deprecated_msg) May 29 00:15:32.761089 np0000177333 devstack@c-api.service[112552]: /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 29 00:15:32.761089 np0000177333 devstack@c-api.service[112552]: warnings.warn(deprecated_msg) May 29 00:15:32.761351 np0000177333 devstack@c-api.service[112552]: /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 29 00:15:32.761351 np0000177333 devstack@c-api.service[112552]: warnings.warn(deprecated_msg) May 29 00:15:32.761351 np0000177333 devstack@c-api.service[112552]: /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 29 00:15:32.761351 np0000177333 devstack@c-api.service[112552]: warnings.warn(deprecated_msg) May 29 00:15:32.761562 np0000177333 devstack@c-api.service[112552]: /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 29 00:15:32.761562 np0000177333 devstack@c-api.service[112552]: warnings.warn(deprecated_msg) May 29 00:15:32.761562 np0000177333 devstack@c-api.service[112552]: /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 29 00:15:32.761562 np0000177333 devstack@c-api.service[112552]: warnings.warn(deprecated_msg) May 29 00:15:32.761562 np0000177333 devstack@c-api.service[112552]: /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 29 00:15:32.761562 np0000177333 devstack@c-api.service[112552]: warnings.warn(deprecated_msg) May 29 00:15:32.761750 np0000177333 devstack@c-api.service[112552]: /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 29 00:15:32.761750 np0000177333 devstack@c-api.service[112552]: warnings.warn(deprecated_msg) May 29 00:15:32.761750 np0000177333 devstack@c-api.service[112552]: /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 29 00:15:32.761750 np0000177333 devstack@c-api.service[112552]: warnings.warn(deprecated_msg) May 29 00:15:32.761750 np0000177333 devstack@c-api.service[112552]: /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 29 00:15:32.761913 np0000177333 devstack@c-api.service[112552]: warnings.warn(deprecated_msg) May 29 00:15:32.761913 np0000177333 devstack@c-api.service[112552]: /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 29 00:15:32.761913 np0000177333 devstack@c-api.service[112552]: warnings.warn(deprecated_msg) May 29 00:15:32.761913 np0000177333 devstack@c-api.service[112552]: /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 29 00:15:32.761913 np0000177333 devstack@c-api.service[112552]: warnings.warn(deprecated_msg) May 29 00:15:32.761913 np0000177333 devstack@c-api.service[112552]: /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 29 00:15:32.761913 np0000177333 devstack@c-api.service[112552]: warnings.warn(deprecated_msg) May 29 00:15:32.762122 np0000177333 devstack@c-api.service[112552]: /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 29 00:15:32.762122 np0000177333 devstack@c-api.service[112552]: warnings.warn(deprecated_msg) May 29 00:15:32.762122 np0000177333 devstack@c-api.service[112552]: /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 29 00:15:32.762122 np0000177333 devstack@c-api.service[112552]: warnings.warn(deprecated_msg) May 29 00:15:32.762122 np0000177333 devstack@c-api.service[112552]: /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 29 00:15:32.762122 np0000177333 devstack@c-api.service[112552]: warnings.warn(deprecated_msg) May 29 00:15:32.762332 np0000177333 devstack@c-api.service[112552]: /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 29 00:15:32.762332 np0000177333 devstack@c-api.service[112552]: warnings.warn(deprecated_msg) May 29 00:15:32.762332 np0000177333 devstack@c-api.service[112552]: /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 29 00:15:32.762332 np0000177333 devstack@c-api.service[112552]: warnings.warn(deprecated_msg) May 29 00:15:32.762332 np0000177333 devstack@c-api.service[112552]: /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 29 00:15:32.762332 np0000177333 devstack@c-api.service[112552]: warnings.warn(deprecated_msg) May 29 00:15:32.762518 np0000177333 devstack@c-api.service[112552]: /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 29 00:15:32.762518 np0000177333 devstack@c-api.service[112552]: warnings.warn(deprecated_msg) May 29 00:15:32.762518 np0000177333 devstack@c-api.service[112552]: /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 29 00:15:32.762518 np0000177333 devstack@c-api.service[112552]: warnings.warn(deprecated_msg) May 29 00:15:32.762518 np0000177333 devstack@c-api.service[112552]: /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 29 00:15:32.762518 np0000177333 devstack@c-api.service[112552]: warnings.warn(deprecated_msg) May 29 00:15:32.762718 np0000177333 devstack@c-api.service[112552]: /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 29 00:15:32.762718 np0000177333 devstack@c-api.service[112552]: warnings.warn(deprecated_msg) May 29 00:15:32.762718 np0000177333 devstack@c-api.service[112552]: /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 29 00:15:32.762718 np0000177333 devstack@c-api.service[112552]: warnings.warn(deprecated_msg) May 29 00:15:32.762845 np0000177333 devstack@c-api.service[112552]: /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 29 00:15:32.762845 np0000177333 devstack@c-api.service[112552]: warnings.warn(deprecated_msg) May 29 00:15:32.762845 np0000177333 devstack@c-api.service[112552]: /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 29 00:15:32.762845 np0000177333 devstack@c-api.service[112552]: warnings.warn(deprecated_msg) May 29 00:15:32.762972 np0000177333 devstack@c-api.service[112552]: /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 29 00:15:32.762972 np0000177333 devstack@c-api.service[112552]: warnings.warn(deprecated_msg) May 29 00:15:32.762972 np0000177333 devstack@c-api.service[112552]: /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 29 00:15:32.762972 np0000177333 devstack@c-api.service[112552]: warnings.warn(deprecated_msg) May 29 00:15:32.763106 np0000177333 devstack@c-api.service[112552]: /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 29 00:15:32.763106 np0000177333 devstack@c-api.service[112552]: warnings.warn(deprecated_msg) May 29 00:15:32.763106 np0000177333 devstack@c-api.service[112552]: /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 29 00:15:32.763106 np0000177333 devstack@c-api.service[112552]: warnings.warn(deprecated_msg) May 29 00:15:32.763106 np0000177333 devstack@c-api.service[112552]: DEBUG cinder.api.middleware.request_id [None req-3c3108a7-70b0-4a1a-9c5c-4b4c721acec0 None None] RequestId filter calling following filter/app {{(pid=112552) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 29 00:15:33.372155 np0000177333 devstack@c-api.service[112552]: INFO cinder.api.openstack.wsgi [None req-3c3108a7-70b0-4a1a-9c5c-4b4c721acec0 admin admin] POST https://199.204.45.132/volume/v3/types May 29 00:15:33.372945 np0000177333 devstack@c-api.service[112552]: DEBUG cinder.api.openstack.wsgi [None req-3c3108a7-70b0-4a1a-9c5c-4b4c721acec0 admin admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "lvmdriver-1", "description": null, "os-volume-type-access:is_public": true}} {{(pid=112552) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} May 29 00:15:33.375037 np0000177333 devstack@c-api.service[112552]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. May 29 00:15:33.375037 np0000177333 devstack@c-api.service[112552]: warnings.warn( May 29 00:15:33.420004 np0000177333 devstack@c-api.service[112552]: DEBUG oslo_db.sqlalchemy.engines [None req-3c3108a7-70b0-4a1a-9c5c-4b4c721acec0 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=112552) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 29 00:15:33.450713 np0000177333 devstack@c-api.service[112552]: INFO cinder.api.openstack.wsgi [None req-3c3108a7-70b0-4a1a-9c5c-4b4c721acec0 admin admin] https://199.204.45.132/volume/v3/types returned with HTTP 200 May 29 00:15:33.451233 np0000177333 devstack@c-api.service[112552]: [pid: 112552|app: 0|req: 1/2] 199.204.45.132 () {68 vars in 1288 bytes} [Fri May 29 00:15:32 2026] POST /volume/v3/types => generated 186 bytes in 715 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) May 29 00:15:33.465692 np0000177333 devstack@c-api.service[112550]: DEBUG cinder.api.middleware.request_id [req-3c3108a7-70b0-4a1a-9c5c-4b4c721acec0 req-dce4cc04-5e4d-483c-8fd2-84ec010b7861 None None] RequestId filter calling following filter/app {{(pid=112550) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 29 00:15:33.898858 np0000177333 devstack@c-api.service[112550]: INFO cinder.api.openstack.wsgi [req-3c3108a7-70b0-4a1a-9c5c-4b4c721acec0 req-dce4cc04-5e4d-483c-8fd2-84ec010b7861 admin admin] POST https://199.204.45.132/volume/v3/types/ea2c0da0-f673-4712-bbd1-3f1c71ee2e0e/extra_specs May 29 00:15:33.899540 np0000177333 devstack@c-api.service[112550]: DEBUG cinder.api.openstack.wsgi [req-3c3108a7-70b0-4a1a-9c5c-4b4c721acec0 req-dce4cc04-5e4d-483c-8fd2-84ec010b7861 admin admin] Action: 'create', calling method: create, body: {"extra_specs": {"volume_backend_name": "lvmdriver-1"}} {{(pid=112550) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} May 29 00:15:33.901637 np0000177333 devstack@c-api.service[112550]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. May 29 00:15:33.901637 np0000177333 devstack@c-api.service[112550]: warnings.warn( May 29 00:15:33.949712 np0000177333 devstack@c-api.service[112550]: DEBUG oslo_db.sqlalchemy.engines [req-3c3108a7-70b0-4a1a-9c5c-4b4c721acec0 req-dce4cc04-5e4d-483c-8fd2-84ec010b7861 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=112550) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 29 00:15:34.022949 np0000177333 devstack@c-api.service[112550]: INFO cinder.api.openstack.wsgi [req-3c3108a7-70b0-4a1a-9c5c-4b4c721acec0 req-dce4cc04-5e4d-483c-8fd2-84ec010b7861 admin admin] https://199.204.45.132/volume/v3/types/ea2c0da0-f673-4712-bbd1-3f1c71ee2e0e/extra_specs returned with HTTP 200 May 29 00:15:34.023973 np0000177333 devstack@c-api.service[112550]: [pid: 112550|app: 0|req: 2/3] 199.204.45.132 () {70 vars in 1505 bytes} [Fri May 29 00:15:33 2026] POST /volume/v3/types/ea2c0da0-f673-4712-bbd1-3f1c71ee2e0e/extra_specs => generated 55 bytes in 559 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 29 00:15:35.287147 np0000177333 devstack@c-api.service[112549]: DEBUG dbcounter [-] [112549] Writing DB stats cinder:SELECT=6 {{(pid=112549) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 29 00:15:35.312692 np0000177333 devstack@c-api.service[112551]: DEBUG dbcounter [-] [112551] Writing DB stats cinder:SELECT=6 {{(pid=112551) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 29 00:15:43.448571 np0000177333 devstack@c-api.service[112552]: DEBUG dbcounter [-] [112552] Writing DB stats cinder:SELECT=9,cinder:INSERT=1 {{(pid=112552) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 29 00:15:44.015252 np0000177333 devstack@c-api.service[112550]: DEBUG dbcounter [-] [112550] Writing DB stats cinder:SELECT=11,cinder:INSERT=1 {{(pid=112550) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}}