May 29 01:29:55.306021 np0000177367 systemd[1]: Starting devstack@c-api.service - Devstack devstack@c-api.service... May 29 01:29:55.318970 np0000177367 devstack@c-api.service[112799]: [uWSGI] getting INI configuration from /etc/cinder/cinder-api-uwsgi.ini May 29 01:29:55.322130 np0000177367 devstack@c-api.service[112799]: *** Starting uWSGI 2.0.24-debian (64bit) on [Fri May 29 01:29:55 2026] *** May 29 01:29:55.322130 np0000177367 devstack@c-api.service[112799]: compiled with version: 13.2.0 on 17 April 2024 16:23:48 May 29 01:29:55.322130 np0000177367 devstack@c-api.service[112799]: os: Linux-6.8.0-117-generic #117-Ubuntu SMP PREEMPT_DYNAMIC Tue May 5 19:26:24 UTC 2026 May 29 01:29:55.322130 np0000177367 devstack@c-api.service[112799]: nodename: np0000177367 May 29 01:29:55.322130 np0000177367 devstack@c-api.service[112799]: machine: x86_64 May 29 01:29:55.322130 np0000177367 devstack@c-api.service[112799]: clock source: unix May 29 01:29:55.322130 np0000177367 devstack@c-api.service[112799]: pcre jit disabled May 29 01:29:55.322130 np0000177367 devstack@c-api.service[112799]: detected number of CPU cores: 16 May 29 01:29:55.322130 np0000177367 devstack@c-api.service[112799]: current working directory: / May 29 01:29:55.322130 np0000177367 devstack@c-api.service[112799]: detected binary path: /usr/bin/uwsgi-core May 29 01:29:55.322130 np0000177367 devstack@c-api.service[112799]: your processes number limit is 256917 May 29 01:29:55.322130 np0000177367 devstack@c-api.service[112799]: your memory page size is 4096 bytes May 29 01:29:55.322130 np0000177367 devstack@c-api.service[112799]: detected max file descriptor number: 2048 May 29 01:29:55.322130 np0000177367 devstack@c-api.service[112799]: lock engine: pthread robust mutexes May 29 01:29:55.322858 np0000177367 devstack@c-api.service[112799]: thunder lock: enabled May 29 01:29:55.322858 np0000177367 devstack@c-api.service[112799]: uwsgi socket 0 bound to UNIX address /var/run/uwsgi/cinder-api.socket fd 4 May 29 01:29:55.322858 np0000177367 devstack@c-api.service[112799]: Python version: 3.12.3 (main, Mar 23 2026, 19:04:32) [GCC 13.3.0] May 29 01:29:55.322858 np0000177367 devstack@c-api.service[112799]: PEP 405 virtualenv detected: /opt/stack/data/venv May 29 01:29:55.322858 np0000177367 devstack@c-api.service[112799]: Set PythonHome to /opt/stack/data/venv May 29 01:29:55.361363 np0000177367 devstack@c-api.service[112799]: Python main interpreter initialized at 0x70a5442a3668 May 29 01:29:55.361363 np0000177367 devstack@c-api.service[112799]: python threads support enabled May 29 01:29:55.361363 np0000177367 devstack@c-api.service[112799]: your server socket listen backlog is limited to 100 connections May 29 01:29:55.361363 np0000177367 devstack@c-api.service[112799]: your mercy for graceful operations on workers is 80 seconds May 29 01:29:55.362006 np0000177367 devstack@c-api.service[112799]: mapped 671795 bytes (656 KB) for 4 cores May 29 01:29:55.362171 np0000177367 devstack@c-api.service[112799]: *** Operational MODE: preforking *** May 29 01:29:55.362394 np0000177367 devstack@c-api.service[112799]: *** uWSGI is running in multiple interpreter mode *** May 29 01:29:55.362394 np0000177367 devstack@c-api.service[112799]: spawned uWSGI master process (pid: 112799) May 29 01:29:55.362563 np0000177367 systemd[1]: Started devstack@c-api.service - Devstack devstack@c-api.service. May 29 01:29:55.363866 np0000177367 devstack@c-api.service[112799]: spawned uWSGI worker 1 (pid: 112805, cores: 1) May 29 01:29:55.363866 np0000177367 devstack@c-api.service[112799]: spawned uWSGI worker 2 (pid: 112806, cores: 1) May 29 01:29:55.364442 np0000177367 devstack@c-api.service[112799]: spawned uWSGI worker 3 (pid: 112808, cores: 1) May 29 01:29:55.367854 np0000177367 devstack@c-api.service[112799]: spawned uWSGI worker 4 (pid: 112809, cores: 1) May 29 01:29:55.367854 np0000177367 devstack@c-api.service[112799]: running "unix_signal:15 gracefully_kill_them_all" (master-start)... May 29 01:29:55.489264 np0000177367 devstack@c-api.service[112808]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: May 29 01:29:55.489264 np0000177367 devstack@c-api.service[112808]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and May 29 01:29:55.489264 np0000177367 devstack@c-api.service[112808]: we strongly recommend against using it for new projects. May 29 01:29:55.489264 np0000177367 devstack@c-api.service[112808]: If you are already using Eventlet, we recommend migrating to a different May 29 01:29:55.489264 np0000177367 devstack@c-api.service[112808]: framework. For more detail see May 29 01:29:55.489264 np0000177367 devstack@c-api.service[112808]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html May 29 01:29:55.489264 np0000177367 devstack@c-api.service[112808]: import eventlet # noqa May 29 01:29:55.491252 np0000177367 devstack@c-api.service[112809]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: May 29 01:29:55.491252 np0000177367 devstack@c-api.service[112809]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and May 29 01:29:55.491252 np0000177367 devstack@c-api.service[112809]: we strongly recommend against using it for new projects. May 29 01:29:55.491252 np0000177367 devstack@c-api.service[112809]: If you are already using Eventlet, we recommend migrating to a different May 29 01:29:55.491252 np0000177367 devstack@c-api.service[112809]: framework. For more detail see May 29 01:29:55.491252 np0000177367 devstack@c-api.service[112809]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html May 29 01:29:55.491252 np0000177367 devstack@c-api.service[112809]: import eventlet # noqa May 29 01:29:55.497843 np0000177367 devstack@c-api.service[112806]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: May 29 01:29:55.497843 np0000177367 devstack@c-api.service[112806]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and May 29 01:29:55.497843 np0000177367 devstack@c-api.service[112806]: we strongly recommend against using it for new projects. May 29 01:29:55.497843 np0000177367 devstack@c-api.service[112806]: If you are already using Eventlet, we recommend migrating to a different May 29 01:29:55.497843 np0000177367 devstack@c-api.service[112806]: framework. For more detail see May 29 01:29:55.497843 np0000177367 devstack@c-api.service[112806]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html May 29 01:29:55.497843 np0000177367 devstack@c-api.service[112806]: import eventlet # noqa May 29 01:29:55.498579 np0000177367 devstack@c-api.service[112805]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: May 29 01:29:55.498579 np0000177367 devstack@c-api.service[112805]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and May 29 01:29:55.498579 np0000177367 devstack@c-api.service[112805]: we strongly recommend against using it for new projects. May 29 01:29:55.498579 np0000177367 devstack@c-api.service[112805]: If you are already using Eventlet, we recommend migrating to a different May 29 01:29:55.498579 np0000177367 devstack@c-api.service[112805]: framework. For more detail see May 29 01:29:55.498579 np0000177367 devstack@c-api.service[112805]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html May 29 01:29:55.498579 np0000177367 devstack@c-api.service[112805]: import eventlet # noqa May 29 01:29:55.576927 np0000177367 devstack@c-api.service[112809]: /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 01:29:55.576927 np0000177367 devstack@c-api.service[112809]: warnings.warn( May 29 01:29:55.579516 np0000177367 devstack@c-api.service[112808]: /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 01:29:55.579516 np0000177367 devstack@c-api.service[112808]: warnings.warn( May 29 01:29:55.585104 np0000177367 devstack@c-api.service[112806]: /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 01:29:55.585104 np0000177367 devstack@c-api.service[112806]: warnings.warn( May 29 01:29:55.589079 np0000177367 devstack@c-api.service[112805]: /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 01:29:55.589079 np0000177367 devstack@c-api.service[112805]: warnings.warn( May 29 01:29:55.653458 np0000177367 devstack@c-api.service[112808]: /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 01:29:55.653458 np0000177367 devstack@c-api.service[112808]: from cgi import parse_header May 29 01:29:55.653709 np0000177367 devstack@c-api.service[112809]: /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 01:29:55.653709 np0000177367 devstack@c-api.service[112809]: from cgi import parse_header May 29 01:29:55.663946 np0000177367 devstack@c-api.service[112806]: /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 01:29:55.663946 np0000177367 devstack@c-api.service[112806]: from cgi import parse_header May 29 01:29:55.671051 np0000177367 devstack@c-api.service[112805]: /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 01:29:55.671051 np0000177367 devstack@c-api.service[112805]: from cgi import parse_header May 29 01:29:55.702143 np0000177367 devstack@c-api.service[112808]: /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 01:29:55.702143 np0000177367 devstack@c-api.service[112808]: removals.removed_module( May 29 01:29:55.703423 np0000177367 devstack@c-api.service[112808]: /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 01:29:55.703423 np0000177367 devstack@c-api.service[112808]: removals.removed_module( May 29 01:29:55.704409 np0000177367 devstack@c-api.service[112809]: /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 01:29:55.704409 np0000177367 devstack@c-api.service[112809]: removals.removed_module( May 29 01:29:55.706574 np0000177367 devstack@c-api.service[112809]: /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 01:29:55.706574 np0000177367 devstack@c-api.service[112809]: removals.removed_module( May 29 01:29:55.718697 np0000177367 devstack@c-api.service[112806]: /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 01:29:55.718697 np0000177367 devstack@c-api.service[112806]: removals.removed_module( May 29 01:29:55.720205 np0000177367 devstack@c-api.service[112806]: /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 01:29:55.720205 np0000177367 devstack@c-api.service[112806]: removals.removed_module( May 29 01:29:55.723533 np0000177367 devstack@c-api.service[112805]: /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 01:29:55.723533 np0000177367 devstack@c-api.service[112805]: removals.removed_module( May 29 01:29:55.725403 np0000177367 devstack@c-api.service[112805]: /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 01:29:55.725403 np0000177367 devstack@c-api.service[112805]: removals.removed_module( May 29 01:29:56.321944 np0000177367 devstack@c-api.service[112808]: /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 01:29:56.321944 np0000177367 devstack@c-api.service[112808]: warnings.warn( May 29 01:29:56.322180 np0000177367 devstack@c-api.service[112809]: /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 01:29:56.322180 np0000177367 devstack@c-api.service[112809]: warnings.warn( May 29 01:29:56.347103 np0000177367 devstack@c-api.service[112805]: /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 01:29:56.347103 np0000177367 devstack@c-api.service[112805]: warnings.warn( May 29 01:29:56.349430 np0000177367 devstack@c-api.service[112806]: /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 01:29:56.349430 np0000177367 devstack@c-api.service[112806]: warnings.warn( May 29 01:29:56.418040 np0000177367 devstack@c-api.service[112808]: /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 01:29:56.418040 np0000177367 devstack@c-api.service[112808]: warnings.warn( May 29 01:29:56.423531 np0000177367 devstack@c-api.service[112809]: /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 01:29:56.423531 np0000177367 devstack@c-api.service[112809]: warnings.warn( May 29 01:29:56.445826 np0000177367 devstack@c-api.service[112805]: /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 01:29:56.445826 np0000177367 devstack@c-api.service[112805]: warnings.warn( May 29 01:29:56.481094 np0000177367 devstack@c-api.service[112806]: /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 01:29:56.481094 np0000177367 devstack@c-api.service[112806]: warnings.warn( May 29 01:29:56.717416 np0000177367 devstack@c-api.service[112808]: 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 01:29:56.717940 np0000177367 devstack@c-api.service[112808]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=112808) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} May 29 01:29:56.719855 np0000177367 devstack@c-api.service[112809]: 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 01:29:56.720105 np0000177367 devstack@c-api.service[112809]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=112809) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} May 29 01:29:56.729239 np0000177367 devstack@c-api.service[112805]: 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 01:29:56.729684 np0000177367 devstack@c-api.service[112805]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=112805) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} May 29 01:29:56.789229 np0000177367 devstack@c-api.service[112806]: 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 01:29:56.789729 np0000177367 devstack@c-api.service[112806]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=112806) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} May 29 01:29:56.803674 np0000177367 devstack@c-api.service[112805]: /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 01:29:56.803674 np0000177367 devstack@c-api.service[112805]: @jsonschema.FormatChecker.cls_checks('date-time') May 29 01:29:56.804721 np0000177367 devstack@c-api.service[112808]: /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 01:29:56.804721 np0000177367 devstack@c-api.service[112808]: @jsonschema.FormatChecker.cls_checks('date-time') May 29 01:29:56.809536 np0000177367 devstack@c-api.service[112809]: /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 01:29:56.809536 np0000177367 devstack@c-api.service[112809]: @jsonschema.FormatChecker.cls_checks('date-time') May 29 01:29:56.855283 np0000177367 devstack@c-api.service[112806]: /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 01:29:56.855283 np0000177367 devstack@c-api.service[112806]: @jsonschema.FormatChecker.cls_checks('date-time') May 29 01:29:57.264097 np0000177367 devstack@c-api.service[112809]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=112809) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} May 29 01:29:57.264281 np0000177367 devstack@c-api.service[112805]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=112805) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} May 29 01:29:57.264358 np0000177367 devstack@c-api.service[112808]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=112808) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} May 29 01:29:57.264446 np0000177367 devstack@c-api.service[112809]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=112809) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 29 01:29:57.264507 np0000177367 devstack@c-api.service[112809]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=112809) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 29 01:29:57.264662 np0000177367 devstack@c-api.service[112805]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=112805) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 29 01:29:57.264754 np0000177367 devstack@c-api.service[112808]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=112808) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 29 01:29:57.264856 np0000177367 devstack@c-api.service[112809]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=112809) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 29 01:29:57.264922 np0000177367 devstack@c-api.service[112805]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=112805) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 29 01:29:57.264995 np0000177367 devstack@c-api.service[112808]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=112808) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 29 01:29:57.265080 np0000177367 devstack@c-api.service[112805]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=112805) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 29 01:29:57.265146 np0000177367 devstack@c-api.service[112808]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=112808) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 29 01:29:57.265918 np0000177367 devstack@c-api.service[112809]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=112809) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 29 01:29:57.265989 np0000177367 devstack@c-api.service[112809]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=112809) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 29 01:29:57.266065 np0000177367 devstack@c-api.service[112809]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=112809) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 29 01:29:57.266135 np0000177367 devstack@c-api.service[112809]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=112809) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 29 01:29:57.266135 np0000177367 devstack@c-api.service[112809]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=112809) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 29 01:29:57.266241 np0000177367 devstack@c-api.service[112809]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=112809) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 29 01:29:57.266312 np0000177367 devstack@c-api.service[112805]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=112805) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 29 01:29:57.266376 np0000177367 devstack@c-api.service[112808]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=112808) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 29 01:29:57.266443 np0000177367 devstack@c-api.service[112809]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=112809) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 29 01:29:57.266499 np0000177367 devstack@c-api.service[112805]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=112805) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 29 01:29:57.266562 np0000177367 devstack@c-api.service[112808]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=112808) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 29 01:29:57.266619 np0000177367 devstack@c-api.service[112805]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=112805) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 29 01:29:57.266674 np0000177367 devstack@c-api.service[112808]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=112808) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 29 01:29:57.266741 np0000177367 devstack@c-api.service[112805]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=112805) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 29 01:29:57.266821 np0000177367 devstack@c-api.service[112808]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=112808) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 29 01:29:57.266877 np0000177367 devstack@c-api.service[112805]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=112805) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 29 01:29:57.266932 np0000177367 devstack@c-api.service[112808]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=112808) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 29 01:29:57.267003 np0000177367 devstack@c-api.service[112805]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=112805) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 29 01:29:57.267058 np0000177367 devstack@c-api.service[112808]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=112808) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 29 01:29:57.267113 np0000177367 devstack@c-api.service[112805]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=112805) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 29 01:29:57.267166 np0000177367 devstack@c-api.service[112808]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=112808) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 29 01:29:57.268718 np0000177367 devstack@c-api.service[112809]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=112809) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 29 01:29:57.268819 np0000177367 devstack@c-api.service[112809]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=112809) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 29 01:29:57.268819 np0000177367 devstack@c-api.service[112809]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=112809) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 29 01:29:57.268960 np0000177367 devstack@c-api.service[112809]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=112809) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 29 01:29:57.269030 np0000177367 devstack@c-api.service[112805]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=112805) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 29 01:29:57.269070 np0000177367 devstack@c-api.service[112809]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=112809) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 29 01:29:57.269070 np0000177367 devstack@c-api.service[112809]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=112809) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 29 01:29:57.269136 np0000177367 devstack@c-api.service[112805]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=112805) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 29 01:29:57.269174 np0000177367 devstack@c-api.service[112809]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=112809) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 29 01:29:57.269212 np0000177367 devstack@c-api.service[112805]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=112805) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 29 01:29:57.269212 np0000177367 devstack@c-api.service[112805]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=112805) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 29 01:29:57.269212 np0000177367 devstack@c-api.service[112805]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=112805) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 29 01:29:57.269446 np0000177367 devstack@c-api.service[112808]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=112808) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 29 01:29:57.269489 np0000177367 devstack@c-api.service[112805]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=112805) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 29 01:29:57.269526 np0000177367 devstack@c-api.service[112808]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=112808) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 29 01:29:57.269566 np0000177367 devstack@c-api.service[112805]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=112805) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 29 01:29:57.269609 np0000177367 devstack@c-api.service[112808]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=112808) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 29 01:29:57.269609 np0000177367 devstack@c-api.service[112808]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=112808) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 29 01:29:57.269609 np0000177367 devstack@c-api.service[112808]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=112808) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 29 01:29:57.269609 np0000177367 devstack@c-api.service[112808]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=112808) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 29 01:29:57.269609 np0000177367 devstack@c-api.service[112808]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=112808) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 29 01:29:57.273529 np0000177367 devstack@c-api.service[112809]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=112809) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 29 01:29:57.273603 np0000177367 devstack@c-api.service[112809]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=112809) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 29 01:29:57.273642 np0000177367 devstack@c-api.service[112809]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=112809) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 29 01:29:57.273702 np0000177367 devstack@c-api.service[112809]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=112809) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 29 01:29:57.273753 np0000177367 devstack@c-api.service[112809]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=112809) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 29 01:29:57.273838 np0000177367 devstack@c-api.service[112805]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=112805) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 29 01:29:57.273882 np0000177367 devstack@c-api.service[112809]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=112809) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 29 01:29:57.273919 np0000177367 devstack@c-api.service[112805]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=112805) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 29 01:29:57.273962 np0000177367 devstack@c-api.service[112809]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=112809) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 29 01:29:57.274004 np0000177367 devstack@c-api.service[112805]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=112805) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 29 01:29:57.274045 np0000177367 devstack@c-api.service[112809]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=112809) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 29 01:29:57.274087 np0000177367 devstack@c-api.service[112805]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=112805) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 29 01:29:57.274126 np0000177367 devstack@c-api.service[112809]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=112809) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 29 01:29:57.274162 np0000177367 devstack@c-api.service[112805]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=112805) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 29 01:29:57.274199 np0000177367 devstack@c-api.service[112809]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=112809) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 29 01:29:57.274241 np0000177367 devstack@c-api.service[112805]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=112805) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 29 01:29:57.274278 np0000177367 devstack@c-api.service[112809]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=112809) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 29 01:29:57.274327 np0000177367 devstack@c-api.service[112808]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=112808) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 29 01:29:57.274364 np0000177367 devstack@c-api.service[112805]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=112805) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 29 01:29:57.274406 np0000177367 devstack@c-api.service[112809]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=112809) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 29 01:29:57.274442 np0000177367 devstack@c-api.service[112808]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=112808) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 29 01:29:57.274479 np0000177367 devstack@c-api.service[112809]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=112809) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 29 01:29:57.274515 np0000177367 devstack@c-api.service[112805]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=112805) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 29 01:29:57.274557 np0000177367 devstack@c-api.service[112808]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=112808) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 29 01:29:57.274599 np0000177367 devstack@c-api.service[112805]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=112805) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 29 01:29:57.274640 np0000177367 devstack@c-api.service[112809]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112809) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 29 01:29:57.274684 np0000177367 devstack@c-api.service[112808]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=112808) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 29 01:29:57.274721 np0000177367 devstack@c-api.service[112805]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=112805) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 29 01:29:57.274774 np0000177367 devstack@c-api.service[112808]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=112808) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 29 01:29:57.274813 np0000177367 devstack@c-api.service[112805]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=112805) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 29 01:29:57.274864 np0000177367 devstack@c-api.service[112808]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=112808) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 29 01:29:57.274901 np0000177367 devstack@c-api.service[112805]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=112805) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 29 01:29:57.274937 np0000177367 devstack@c-api.service[112808]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=112808) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 29 01:29:57.274978 np0000177367 devstack@c-api.service[112805]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=112805) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 29 01:29:57.275020 np0000177367 devstack@c-api.service[112808]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=112808) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 29 01:29:57.275058 np0000177367 devstack@c-api.service[112805]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112805) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 29 01:29:57.275094 np0000177367 devstack@c-api.service[112808]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=112808) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 29 01:29:57.275094 np0000177367 devstack@c-api.service[112808]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=112808) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 29 01:29:57.275094 np0000177367 devstack@c-api.service[112808]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=112808) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 29 01:29:57.275094 np0000177367 devstack@c-api.service[112808]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=112808) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 29 01:29:57.275094 np0000177367 devstack@c-api.service[112808]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=112808) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 29 01:29:57.275094 np0000177367 devstack@c-api.service[112808]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112808) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 29 01:29:57.276433 np0000177367 devstack@c-api.service[112809]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112809) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 29 01:29:57.276480 np0000177367 devstack@c-api.service[112809]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=112809) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 29 01:29:57.276548 np0000177367 devstack@c-api.service[112809]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=112809) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 29 01:29:57.276605 np0000177367 devstack@c-api.service[112809]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=112809) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 29 01:29:57.276660 np0000177367 devstack@c-api.service[112809]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=112809) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 29 01:29:57.276714 np0000177367 devstack@c-api.service[112809]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=112809) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 29 01:29:57.276794 np0000177367 devstack@c-api.service[112809]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112809) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 29 01:29:57.276848 np0000177367 devstack@c-api.service[112809]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112809) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 29 01:29:57.276905 np0000177367 devstack@c-api.service[112808]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112808) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 29 01:29:57.276945 np0000177367 devstack@c-api.service[112809]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=112809) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 29 01:29:57.276981 np0000177367 devstack@c-api.service[112805]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112805) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 29 01:29:57.277028 np0000177367 devstack@c-api.service[112809]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=112809) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 29 01:29:57.277070 np0000177367 devstack@c-api.service[112808]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=112808) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 29 01:29:57.277107 np0000177367 devstack@c-api.service[112805]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=112805) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 29 01:29:57.277149 np0000177367 devstack@c-api.service[112809]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=112809) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 29 01:29:57.277186 np0000177367 devstack@c-api.service[112808]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=112808) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 29 01:29:57.277224 np0000177367 devstack@c-api.service[112805]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=112805) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 29 01:29:57.277267 np0000177367 devstack@c-api.service[112809]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112809) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 29 01:29:57.277312 np0000177367 devstack@c-api.service[112808]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=112808) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 29 01:29:57.277354 np0000177367 devstack@c-api.service[112805]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=112805) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 29 01:29:57.277430 np0000177367 devstack@c-api.service[112808]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=112808) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 29 01:29:57.277476 np0000177367 devstack@c-api.service[112805]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=112805) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 29 01:29:57.277513 np0000177367 devstack@c-api.service[112808]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=112808) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 29 01:29:57.277555 np0000177367 devstack@c-api.service[112805]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=112805) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 29 01:29:57.277595 np0000177367 devstack@c-api.service[112809]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=112809) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 29 01:29:57.277643 np0000177367 devstack@c-api.service[112808]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112808) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 29 01:29:57.277679 np0000177367 devstack@c-api.service[112805]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112805) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 29 01:29:57.277721 np0000177367 devstack@c-api.service[112809]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=112809) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 29 01:29:57.277782 np0000177367 devstack@c-api.service[112808]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112808) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 29 01:29:57.277830 np0000177367 devstack@c-api.service[112805]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112805) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 29 01:29:57.277883 np0000177367 devstack@c-api.service[112809]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=112809) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 29 01:29:57.277921 np0000177367 devstack@c-api.service[112805]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=112805) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 29 01:29:57.277964 np0000177367 devstack@c-api.service[112809]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=112809) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 29 01:29:57.278000 np0000177367 devstack@c-api.service[112805]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=112805) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 29 01:29:57.278041 np0000177367 devstack@c-api.service[112809]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=112809) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 29 01:29:57.278077 np0000177367 devstack@c-api.service[112808]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=112808) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 29 01:29:57.278118 np0000177367 devstack@c-api.service[112805]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=112805) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 29 01:29:57.278157 np0000177367 devstack@c-api.service[112809]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112809) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 29 01:29:57.278194 np0000177367 devstack@c-api.service[112808]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=112808) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 29 01:29:57.278235 np0000177367 devstack@c-api.service[112805]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112805) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 29 01:29:57.278277 np0000177367 devstack@c-api.service[112809]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=112809) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 29 01:29:57.278319 np0000177367 devstack@c-api.service[112805]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=112805) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 29 01:29:57.278357 np0000177367 devstack@c-api.service[112808]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=112808) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 29 01:29:57.278393 np0000177367 devstack@c-api.service[112809]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=112809) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 29 01:29:57.278429 np0000177367 devstack@c-api.service[112808]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112808) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 29 01:29:57.278465 np0000177367 devstack@c-api.service[112805]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=112805) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 29 01:29:57.278513 np0000177367 devstack@c-api.service[112809]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=112809) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 29 01:29:57.278554 np0000177367 devstack@c-api.service[112808]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=112808) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 29 01:29:57.278592 np0000177367 devstack@c-api.service[112805]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=112805) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 29 01:29:57.278592 np0000177367 devstack@c-api.service[112805]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=112805) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 29 01:29:57.278672 np0000177367 devstack@c-api.service[112808]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=112808) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 29 01:29:57.278709 np0000177367 devstack@c-api.service[112805]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=112805) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 29 01:29:57.278750 np0000177367 devstack@c-api.service[112808]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=112808) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 29 01:29:57.278817 np0000177367 devstack@c-api.service[112805]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112805) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 29 01:29:57.278861 np0000177367 devstack@c-api.service[112808]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=112808) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 29 01:29:57.278896 np0000177367 devstack@c-api.service[112805]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=112805) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 29 01:29:57.278944 np0000177367 devstack@c-api.service[112808]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=112808) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 29 01:29:57.278981 np0000177367 devstack@c-api.service[112805]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=112805) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 29 01:29:57.279022 np0000177367 devstack@c-api.service[112808]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112808) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 29 01:29:57.279069 np0000177367 devstack@c-api.service[112805]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=112805) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 29 01:29:57.279105 np0000177367 devstack@c-api.service[112808]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=112808) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 29 01:29:57.279145 np0000177367 devstack@c-api.service[112809]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=112809) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 29 01:29:57.279188 np0000177367 devstack@c-api.service[112808]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=112808) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 29 01:29:57.279224 np0000177367 devstack@c-api.service[112809]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=112809) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 29 01:29:57.279255 np0000177367 devstack@c-api.service[112808]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=112808) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 29 01:29:57.279296 np0000177367 devstack@c-api.service[112809]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=112809) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 29 01:29:57.279338 np0000177367 devstack@c-api.service[112805]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=112805) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 29 01:29:57.279374 np0000177367 devstack@c-api.service[112809]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=112809) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 29 01:29:57.279374 np0000177367 devstack@c-api.service[112809]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=112809) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 29 01:29:57.279451 np0000177367 devstack@c-api.service[112805]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=112805) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 29 01:29:57.279492 np0000177367 devstack@c-api.service[112809]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=112809) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 29 01:29:57.279529 np0000177367 devstack@c-api.service[112805]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=112805) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 29 01:29:57.279568 np0000177367 devstack@c-api.service[112808]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=112808) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 29 01:29:57.279609 np0000177367 devstack@c-api.service[112809]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112809) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 29 01:29:57.279645 np0000177367 devstack@c-api.service[112805]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=112805) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 29 01:29:57.279691 np0000177367 devstack@c-api.service[112808]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=112808) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 29 01:29:57.279731 np0000177367 devstack@c-api.service[112805]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=112805) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 29 01:29:57.279796 np0000177367 devstack@c-api.service[112808]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=112808) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 29 01:29:57.279846 np0000177367 devstack@c-api.service[112805]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=112805) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 29 01:29:57.279887 np0000177367 devstack@c-api.service[112808]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=112808) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 29 01:29:57.279924 np0000177367 devstack@c-api.service[112805]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112805) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 29 01:29:57.279959 np0000177367 devstack@c-api.service[112808]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=112808) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 29 01:29:57.279959 np0000177367 devstack@c-api.service[112808]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=112808) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 29 01:29:57.279959 np0000177367 devstack@c-api.service[112808]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112808) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 29 01:29:57.280737 np0000177367 devstack@c-api.service[112809]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112809) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 29 01:29:57.280813 np0000177367 devstack@c-api.service[112809]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=112809) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 29 01:29:57.280882 np0000177367 devstack@c-api.service[112809]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=112809) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 29 01:29:57.280948 np0000177367 devstack@c-api.service[112809]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=112809) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 29 01:29:57.280991 np0000177367 devstack@c-api.service[112809]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112809) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 29 01:29:57.281044 np0000177367 devstack@c-api.service[112805]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112805) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 29 01:29:57.281079 np0000177367 devstack@c-api.service[112809]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=112809) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 29 01:29:57.281112 np0000177367 devstack@c-api.service[112808]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112808) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 29 01:29:57.281155 np0000177367 devstack@c-api.service[112805]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=112805) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 29 01:29:57.281189 np0000177367 devstack@c-api.service[112809]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112809) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 29 01:29:57.281222 np0000177367 devstack@c-api.service[112808]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=112808) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 29 01:29:57.281254 np0000177367 devstack@c-api.service[112805]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=112805) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 29 01:29:57.281303 np0000177367 devstack@c-api.service[112809]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112809) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 29 01:29:57.281344 np0000177367 devstack@c-api.service[112808]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=112808) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 29 01:29:57.281382 np0000177367 devstack@c-api.service[112805]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=112805) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 29 01:29:57.281438 np0000177367 devstack@c-api.service[112809]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=112809) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 29 01:29:57.281471 np0000177367 devstack@c-api.service[112808]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=112808) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 29 01:29:57.281504 np0000177367 devstack@c-api.service[112805]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112805) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 29 01:29:57.281548 np0000177367 devstack@c-api.service[112809]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=112809) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 29 01:29:57.281584 np0000177367 devstack@c-api.service[112808]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112808) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 29 01:29:57.281621 np0000177367 devstack@c-api.service[112805]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=112805) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 29 01:29:57.281654 np0000177367 devstack@c-api.service[112809]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112809) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 29 01:29:57.281688 np0000177367 devstack@c-api.service[112808]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=112808) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 29 01:29:57.281731 np0000177367 devstack@c-api.service[112809]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112809) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 29 01:29:57.281782 np0000177367 devstack@c-api.service[112805]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112805) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 29 01:29:57.281832 np0000177367 devstack@c-api.service[112808]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112808) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 29 01:29:57.281902 np0000177367 devstack@c-api.service[112809]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=112809) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 29 01:29:57.281941 np0000177367 devstack@c-api.service[112805]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112805) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 29 01:29:57.281981 np0000177367 devstack@c-api.service[112809]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112809) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 29 01:29:57.282014 np0000177367 devstack@c-api.service[112805]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=112805) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 29 01:29:57.282047 np0000177367 devstack@c-api.service[112808]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112808) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 29 01:29:57.282085 np0000177367 devstack@c-api.service[112805]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=112805) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 29 01:29:57.282121 np0000177367 devstack@c-api.service[112808]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=112808) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 29 01:29:57.282159 np0000177367 devstack@c-api.service[112805]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112805) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 29 01:29:57.282192 np0000177367 devstack@c-api.service[112808]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=112808) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 29 01:29:57.282225 np0000177367 devstack@c-api.service[112805]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112805) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 29 01:29:57.282262 np0000177367 devstack@c-api.service[112808]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112808) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 29 01:29:57.282294 np0000177367 devstack@c-api.service[112805]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=112805) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 29 01:29:57.282327 np0000177367 devstack@c-api.service[112808]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112808) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 29 01:29:57.282364 np0000177367 devstack@c-api.service[112805]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112805) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 29 01:29:57.282398 np0000177367 devstack@c-api.service[112808]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=112808) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 29 01:29:57.282398 np0000177367 devstack@c-api.service[112808]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112808) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 29 01:29:57.282941 np0000177367 devstack@c-api.service[112809]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112809) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 29 01:29:57.283007 np0000177367 devstack@c-api.service[112809]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=112809) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 29 01:29:57.283053 np0000177367 devstack@c-api.service[112809]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=112809) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 29 01:29:57.283091 np0000177367 devstack@c-api.service[112805]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112805) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 29 01:29:57.283129 np0000177367 devstack@c-api.service[112809]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=112809) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 29 01:29:57.283183 np0000177367 devstack@c-api.service[112805]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=112805) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 29 01:29:57.283229 np0000177367 devstack@c-api.service[112809]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=112809) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 29 01:29:57.283271 np0000177367 devstack@c-api.service[112805]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=112805) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 29 01:29:57.283315 np0000177367 devstack@c-api.service[112809]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=112809) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 29 01:29:57.283354 np0000177367 devstack@c-api.service[112805]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=112805) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 29 01:29:57.283396 np0000177367 devstack@c-api.service[112808]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112808) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 29 01:29:57.283432 np0000177367 devstack@c-api.service[112809]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112809) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 29 01:29:57.283473 np0000177367 devstack@c-api.service[112805]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=112805) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 29 01:29:57.283510 np0000177367 devstack@c-api.service[112808]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=112808) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 29 01:29:57.283543 np0000177367 devstack@c-api.service[112805]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=112805) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 29 01:29:57.283584 np0000177367 devstack@c-api.service[112808]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=112808) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 29 01:29:57.283619 np0000177367 devstack@c-api.service[112805]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112805) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 29 01:29:57.283666 np0000177367 devstack@c-api.service[112808]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=112808) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 29 01:29:57.283666 np0000177367 devstack@c-api.service[112808]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=112808) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 29 01:29:57.283666 np0000177367 devstack@c-api.service[112808]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=112808) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 29 01:29:57.283666 np0000177367 devstack@c-api.service[112808]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112808) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 29 01:29:57.285955 np0000177367 devstack@c-api.service[112809]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112809) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 29 01:29:57.286015 np0000177367 devstack@c-api.service[112809]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=112809) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 29 01:29:57.286078 np0000177367 devstack@c-api.service[112809]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=112809) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 29 01:29:57.286114 np0000177367 devstack@c-api.service[112809]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=112809) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 29 01:29:57.286199 np0000177367 devstack@c-api.service[112809]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112809) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 29 01:29:57.286245 np0000177367 devstack@c-api.service[112808]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112808) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 29 01:29:57.286292 np0000177367 devstack@c-api.service[112809]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=112809) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 29 01:29:57.286341 np0000177367 devstack@c-api.service[112808]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=112808) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 29 01:29:57.286381 np0000177367 devstack@c-api.service[112809]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112809) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 29 01:29:57.286420 np0000177367 devstack@c-api.service[112808]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=112808) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 29 01:29:57.286420 np0000177367 devstack@c-api.service[112808]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=112808) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 29 01:29:57.286490 np0000177367 devstack@c-api.service[112808]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112808) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 29 01:29:57.286490 np0000177367 devstack@c-api.service[112808]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=112808) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 29 01:29:57.286552 np0000177367 devstack@c-api.service[112808]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112808) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 29 01:29:57.286594 np0000177367 devstack@c-api.service[112805]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112805) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 29 01:29:57.286661 np0000177367 devstack@c-api.service[112805]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=112805) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 29 01:29:57.286712 np0000177367 devstack@c-api.service[112805]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=112805) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 29 01:29:57.286815 np0000177367 devstack@c-api.service[112805]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=112805) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 29 01:29:57.286871 np0000177367 devstack@c-api.service[112805]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112805) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 29 01:29:57.286928 np0000177367 devstack@c-api.service[112805]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=112805) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 29 01:29:57.286989 np0000177367 devstack@c-api.service[112805]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112805) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 29 01:29:57.287115 np0000177367 devstack@c-api.service[112809]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112809) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 29 01:29:57.287176 np0000177367 devstack@c-api.service[112809]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=112809) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 29 01:29:57.287235 np0000177367 devstack@c-api.service[112809]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=112809) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 29 01:29:57.287281 np0000177367 devstack@c-api.service[112805]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112805) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 29 01:29:57.287317 np0000177367 devstack@c-api.service[112809]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=112809) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 29 01:29:57.287367 np0000177367 devstack@c-api.service[112805]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=112805) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 29 01:29:57.287406 np0000177367 devstack@c-api.service[112809]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=112809) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 29 01:29:57.287444 np0000177367 devstack@c-api.service[112805]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=112805) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 29 01:29:57.287486 np0000177367 devstack@c-api.service[112808]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112808) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 29 01:29:57.287531 np0000177367 devstack@c-api.service[112809]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=112809) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 29 01:29:57.287566 np0000177367 devstack@c-api.service[112805]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=112805) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 29 01:29:57.287606 np0000177367 devstack@c-api.service[112808]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=112808) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 29 01:29:57.287639 np0000177367 devstack@c-api.service[112809]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112809) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 29 01:29:57.287689 np0000177367 devstack@c-api.service[112805]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=112805) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 29 01:29:57.287727 np0000177367 devstack@c-api.service[112808]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=112808) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 29 01:29:57.287801 np0000177367 devstack@c-api.service[112805]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=112805) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 29 01:29:57.287842 np0000177367 devstack@c-api.service[112808]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=112808) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 29 01:29:57.287887 np0000177367 devstack@c-api.service[112805]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112805) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 29 01:29:57.287932 np0000177367 devstack@c-api.service[112808]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=112808) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 29 01:29:57.287932 np0000177367 devstack@c-api.service[112808]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=112808) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 29 01:29:57.287932 np0000177367 devstack@c-api.service[112808]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112808) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 29 01:29:57.289595 np0000177367 devstack@c-api.service[112809]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112809) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 29 01:29:57.289662 np0000177367 devstack@c-api.service[112809]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=112809) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 29 01:29:57.289708 np0000177367 devstack@c-api.service[112809]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=112809) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 29 01:29:57.289790 np0000177367 devstack@c-api.service[112808]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112808) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 29 01:29:57.289856 np0000177367 devstack@c-api.service[112809]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=112809) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 29 01:29:57.289856 np0000177367 devstack@c-api.service[112809]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=112809) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 29 01:29:57.289937 np0000177367 devstack@c-api.service[112808]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=112808) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 29 01:29:57.289975 np0000177367 devstack@c-api.service[112805]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112805) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 29 01:29:57.290023 np0000177367 devstack@c-api.service[112809]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=112809) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 29 01:29:57.290062 np0000177367 devstack@c-api.service[112808]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=112808) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 29 01:29:57.290102 np0000177367 devstack@c-api.service[112805]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=112805) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 29 01:29:57.290140 np0000177367 devstack@c-api.service[112808]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=112808) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 29 01:29:57.290180 np0000177367 devstack@c-api.service[112809]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112809) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 29 01:29:57.290223 np0000177367 devstack@c-api.service[112805]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=112805) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 29 01:29:57.290260 np0000177367 devstack@c-api.service[112808]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=112808) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 29 01:29:57.290292 np0000177367 devstack@c-api.service[112805]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=112805) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 29 01:29:57.290335 np0000177367 devstack@c-api.service[112808]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=112808) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 29 01:29:57.290372 np0000177367 devstack@c-api.service[112805]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=112805) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 29 01:29:57.290519 np0000177367 devstack@c-api.service[112808]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112808) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 29 01:29:57.290565 np0000177367 devstack@c-api.service[112805]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=112805) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 29 01:29:57.290565 np0000177367 devstack@c-api.service[112805]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112805) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 29 01:29:57.290688 np0000177367 devstack@c-api.service[112809]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112809) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 29 01:29:57.290740 np0000177367 devstack@c-api.service[112809]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=112809) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 29 01:29:57.290812 np0000177367 devstack@c-api.service[112809]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=112809) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 29 01:29:57.290877 np0000177367 devstack@c-api.service[112809]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=112809) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 29 01:29:57.290925 np0000177367 devstack@c-api.service[112808]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112808) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 29 01:29:57.290963 np0000177367 devstack@c-api.service[112809]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=112809) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 29 01:29:57.291009 np0000177367 devstack@c-api.service[112808]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=112808) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 29 01:29:57.291057 np0000177367 devstack@c-api.service[112809]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=112809) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 29 01:29:57.291095 np0000177367 devstack@c-api.service[112808]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=112808) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 29 01:29:57.291130 np0000177367 devstack@c-api.service[112809]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=112809) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 29 01:29:57.291172 np0000177367 devstack@c-api.service[112808]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=112808) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 29 01:29:57.291172 np0000177367 devstack@c-api.service[112808]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=112808) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 29 01:29:57.291251 np0000177367 devstack@c-api.service[112808]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=112808) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 29 01:29:57.291290 np0000177367 devstack@c-api.service[112808]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=112808) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 29 01:29:57.291332 np0000177367 devstack@c-api.service[112805]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112805) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 29 01:29:57.291365 np0000177367 devstack@c-api.service[112805]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=112805) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 29 01:29:57.291408 np0000177367 devstack@c-api.service[112805]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=112805) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 29 01:29:57.291466 np0000177367 devstack@c-api.service[112805]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=112805) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 29 01:29:57.291514 np0000177367 devstack@c-api.service[112805]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=112805) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 29 01:29:57.291587 np0000177367 devstack@c-api.service[112805]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=112805) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 29 01:29:57.291639 np0000177367 devstack@c-api.service[112805]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=112805) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 29 01:29:57.293847 np0000177367 devstack@c-api.service[112809]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=112809) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 29 01:29:57.293908 np0000177367 devstack@c-api.service[112805]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=112805) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 29 01:29:57.293944 np0000177367 devstack@c-api.service[112809]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=112809) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 29 01:29:57.293944 np0000177367 devstack@c-api.service[112809]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=112809) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 29 01:29:57.294021 np0000177367 devstack@c-api.service[112805]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=112805) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 29 01:29:57.294062 np0000177367 devstack@c-api.service[112809]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=112809) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 29 01:29:57.294105 np0000177367 devstack@c-api.service[112805]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=112805) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 29 01:29:57.294139 np0000177367 devstack@c-api.service[112809]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112809) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 29 01:29:57.294174 np0000177367 devstack@c-api.service[112805]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=112805) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 29 01:29:57.294216 np0000177367 devstack@c-api.service[112809]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=112809) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 29 01:29:57.294254 np0000177367 devstack@c-api.service[112805]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112805) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 29 01:29:57.294254 np0000177367 devstack@c-api.service[112805]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=112805) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 29 01:29:57.294319 np0000177367 devstack@c-api.service[112809]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=112809) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 29 01:29:57.294358 np0000177367 devstack@c-api.service[112808]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=112808) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 29 01:29:57.294358 np0000177367 devstack@c-api.service[112808]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=112808) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 29 01:29:57.294428 np0000177367 devstack@c-api.service[112805]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=112805) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 29 01:29:57.294466 np0000177367 devstack@c-api.service[112808]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=112808) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 29 01:29:57.294466 np0000177367 devstack@c-api.service[112808]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=112808) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 29 01:29:57.294466 np0000177367 devstack@c-api.service[112808]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112808) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 29 01:29:57.294566 np0000177367 devstack@c-api.service[112808]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=112808) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 29 01:29:57.294566 np0000177367 devstack@c-api.service[112808]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=112808) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 29 01:29:57.295567 np0000177367 devstack@c-api.service[112809]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=112809) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 29 01:29:57.295613 np0000177367 devstack@c-api.service[112808]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=112808) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 29 01:29:57.295670 np0000177367 devstack@c-api.service[112809]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=112809) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 29 01:29:57.295712 np0000177367 devstack@c-api.service[112808]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=112808) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 29 01:29:57.295712 np0000177367 devstack@c-api.service[112808]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=112808) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 29 01:29:57.295832 np0000177367 devstack@c-api.service[112809]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=112809) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 29 01:29:57.295876 np0000177367 devstack@c-api.service[112805]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=112805) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 29 01:29:57.295914 np0000177367 devstack@c-api.service[112808]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=112808) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 29 01:29:57.295952 np0000177367 devstack@c-api.service[112809]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=112809) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 29 01:29:57.295989 np0000177367 devstack@c-api.service[112805]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=112805) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 29 01:29:57.296031 np0000177367 devstack@c-api.service[112808]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=112808) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 29 01:29:57.296069 np0000177367 devstack@c-api.service[112809]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=112809) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 29 01:29:57.296105 np0000177367 devstack@c-api.service[112808]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=112808) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 29 01:29:57.296143 np0000177367 devstack@c-api.service[112809]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=112809) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 29 01:29:57.296189 np0000177367 devstack@c-api.service[112805]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=112805) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 29 01:29:57.296226 np0000177367 devstack@c-api.service[112808]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112808) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 29 01:29:57.296268 np0000177367 devstack@c-api.service[112805]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=112805) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 29 01:29:57.296304 np0000177367 devstack@c-api.service[112809]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112809) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 29 01:29:57.296347 np0000177367 devstack@c-api.service[112805]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=112805) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 29 01:29:57.296347 np0000177367 devstack@c-api.service[112805]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=112805) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 29 01:29:57.296347 np0000177367 devstack@c-api.service[112805]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112805) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 29 01:29:57.297529 np0000177367 devstack@c-api.service[112809]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112809) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 29 01:29:57.297578 np0000177367 devstack@c-api.service[112809]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=112809) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 29 01:29:57.297647 np0000177367 devstack@c-api.service[112809]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=112809) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 29 01:29:57.297703 np0000177367 devstack@c-api.service[112808]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112808) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 29 01:29:57.297752 np0000177367 devstack@c-api.service[112809]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=112809) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 29 01:29:57.297810 np0000177367 devstack@c-api.service[112808]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=112808) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 29 01:29:57.297856 np0000177367 devstack@c-api.service[112809]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=112809) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 29 01:29:57.297894 np0000177367 devstack@c-api.service[112808]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=112808) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 29 01:29:57.297936 np0000177367 devstack@c-api.service[112809]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=112809) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 29 01:29:57.297973 np0000177367 devstack@c-api.service[112808]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=112808) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 29 01:29:57.298011 np0000177367 devstack@c-api.service[112809]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112809) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 29 01:29:57.298057 np0000177367 devstack@c-api.service[112808]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=112808) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 29 01:29:57.298057 np0000177367 devstack@c-api.service[112808]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=112808) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 29 01:29:57.298130 np0000177367 devstack@c-api.service[112805]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112805) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 29 01:29:57.298169 np0000177367 devstack@c-api.service[112808]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112808) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 29 01:29:57.298210 np0000177367 devstack@c-api.service[112805]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=112805) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 29 01:29:57.298210 np0000177367 devstack@c-api.service[112805]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=112805) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 29 01:29:57.298210 np0000177367 devstack@c-api.service[112805]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=112805) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 29 01:29:57.298304 np0000177367 devstack@c-api.service[112805]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=112805) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 29 01:29:57.298304 np0000177367 devstack@c-api.service[112805]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=112805) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 29 01:29:57.298372 np0000177367 devstack@c-api.service[112805]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112805) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 29 01:29:57.299141 np0000177367 devstack@c-api.service[112809]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112809) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 29 01:29:57.299198 np0000177367 devstack@c-api.service[112809]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=112809) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 29 01:29:57.299245 np0000177367 devstack@c-api.service[112809]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=112809) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 29 01:29:57.299313 np0000177367 devstack@c-api.service[112809]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112809) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 29 01:29:57.299356 np0000177367 devstack@c-api.service[112808]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112808) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 29 01:29:57.299395 np0000177367 devstack@c-api.service[112809]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112809) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 29 01:29:57.299431 np0000177367 devstack@c-api.service[112809]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=112809) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 29 01:29:57.299475 np0000177367 devstack@c-api.service[112808]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=112808) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 29 01:29:57.299512 np0000177367 devstack@c-api.service[112805]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112805) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 29 01:29:57.299550 np0000177367 devstack@c-api.service[112808]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=112808) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 29 01:29:57.299588 np0000177367 devstack@c-api.service[112809]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112809) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 29 01:29:57.299632 np0000177367 devstack@c-api.service[112805]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=112805) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 29 01:29:57.299669 np0000177367 devstack@c-api.service[112808]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112808) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 29 01:29:57.299706 np0000177367 devstack@c-api.service[112805]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=112805) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 29 01:29:57.299749 np0000177367 devstack@c-api.service[112808]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112808) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 29 01:29:57.299807 np0000177367 devstack@c-api.service[112805]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112805) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 29 01:29:57.299851 np0000177367 devstack@c-api.service[112808]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=112808) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 29 01:29:57.299893 np0000177367 devstack@c-api.service[112805]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112805) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 29 01:29:57.299930 np0000177367 devstack@c-api.service[112808]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112808) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 29 01:29:57.299979 np0000177367 devstack@c-api.service[112805]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=112805) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 29 01:29:57.299979 np0000177367 devstack@c-api.service[112805]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112805) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 29 01:29:57.300270 np0000177367 devstack@c-api.service[112809]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112809) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 29 01:29:57.300318 np0000177367 devstack@c-api.service[112809]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=112809) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 29 01:29:57.300380 np0000177367 devstack@c-api.service[112809]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=112809) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 29 01:29:57.300436 np0000177367 devstack@c-api.service[112809]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=112809) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 29 01:29:57.300483 np0000177367 devstack@c-api.service[112809]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112809) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 29 01:29:57.300522 np0000177367 devstack@c-api.service[112808]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112808) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 29 01:29:57.300559 np0000177367 devstack@c-api.service[112809]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=112809) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 29 01:29:57.300596 np0000177367 devstack@c-api.service[112808]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=112808) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 29 01:29:57.300634 np0000177367 devstack@c-api.service[112809]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112809) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 29 01:29:57.300676 np0000177367 devstack@c-api.service[112808]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=112808) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 29 01:29:57.300724 np0000177367 devstack@c-api.service[112808]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=112808) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 29 01:29:57.300783 np0000177367 devstack@c-api.service[112808]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112808) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 29 01:29:57.300831 np0000177367 devstack@c-api.service[112805]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112805) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 29 01:29:57.300876 np0000177367 devstack@c-api.service[112808]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=112808) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 29 01:29:57.300914 np0000177367 devstack@c-api.service[112805]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=112805) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 29 01:29:57.300956 np0000177367 devstack@c-api.service[112808]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112808) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 29 01:29:57.300998 np0000177367 devstack@c-api.service[112805]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=112805) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 29 01:29:57.300998 np0000177367 devstack@c-api.service[112805]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=112805) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 29 01:29:57.301071 np0000177367 devstack@c-api.service[112805]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112805) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 29 01:29:57.301114 np0000177367 devstack@c-api.service[112805]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=112805) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 29 01:29:57.301182 np0000177367 devstack@c-api.service[112805]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112805) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 29 01:29:57.301415 np0000177367 devstack@c-api.service[112806]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=112806) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} May 29 01:29:57.302105 np0000177367 devstack@c-api.service[112806]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=112806) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 29 01:29:57.302193 np0000177367 devstack@c-api.service[112806]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=112806) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 29 01:29:57.302392 np0000177367 devstack@c-api.service[112806]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=112806) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 29 01:29:57.302653 np0000177367 devstack@c-api.service[112809]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112809) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 29 01:29:57.302703 np0000177367 devstack@c-api.service[112808]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112808) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 29 01:29:57.302743 np0000177367 devstack@c-api.service[112809]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=112809) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 29 01:29:57.302810 np0000177367 devstack@c-api.service[112808]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=112808) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 29 01:29:57.302863 np0000177367 devstack@c-api.service[112809]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=112809) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 29 01:29:57.302902 np0000177367 devstack@c-api.service[112808]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=112808) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 29 01:29:57.302939 np0000177367 devstack@c-api.service[112809]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=112809) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 29 01:29:57.302981 np0000177367 devstack@c-api.service[112806]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=112806) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 29 01:29:57.303020 np0000177367 devstack@c-api.service[112808]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=112808) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 29 01:29:57.303060 np0000177367 devstack@c-api.service[112809]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=112809) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 29 01:29:57.303101 np0000177367 devstack@c-api.service[112806]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=112806) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 29 01:29:57.303145 np0000177367 devstack@c-api.service[112808]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=112808) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 29 01:29:57.303187 np0000177367 devstack@c-api.service[112809]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=112809) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 29 01:29:57.303234 np0000177367 devstack@c-api.service[112806]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=112806) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 29 01:29:57.303273 np0000177367 devstack@c-api.service[112808]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=112808) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 29 01:29:57.303306 np0000177367 devstack@c-api.service[112809]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112809) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 29 01:29:57.303343 np0000177367 devstack@c-api.service[112806]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=112806) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 29 01:29:57.303379 np0000177367 devstack@c-api.service[112805]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112805) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 29 01:29:57.303417 np0000177367 devstack@c-api.service[112808]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112808) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 29 01:29:57.303454 np0000177367 devstack@c-api.service[112806]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=112806) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 29 01:29:57.303495 np0000177367 devstack@c-api.service[112805]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=112805) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 29 01:29:57.303543 np0000177367 devstack@c-api.service[112806]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=112806) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 29 01:29:57.303581 np0000177367 devstack@c-api.service[112805]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=112805) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 29 01:29:57.303630 np0000177367 devstack@c-api.service[112806]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=112806) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 29 01:29:57.303672 np0000177367 devstack@c-api.service[112805]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=112805) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 29 01:29:57.303672 np0000177367 devstack@c-api.service[112805]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=112805) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 29 01:29:57.303672 np0000177367 devstack@c-api.service[112805]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=112805) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 29 01:29:57.303672 np0000177367 devstack@c-api.service[112805]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112805) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 29 01:29:57.303846 np0000177367 devstack@c-api.service[112806]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=112806) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 29 01:29:57.303846 np0000177367 devstack@c-api.service[112806]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=112806) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 29 01:29:57.303846 np0000177367 devstack@c-api.service[112806]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=112806) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 29 01:29:57.303952 np0000177367 devstack@c-api.service[112806]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=112806) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 29 01:29:57.303952 np0000177367 devstack@c-api.service[112806]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=112806) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 29 01:29:57.304033 np0000177367 devstack@c-api.service[112806]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=112806) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 29 01:29:57.304073 np0000177367 devstack@c-api.service[112806]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=112806) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 29 01:29:57.304861 np0000177367 devstack@c-api.service[112806]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=112806) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 29 01:29:57.304907 np0000177367 devstack@c-api.service[112806]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=112806) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 29 01:29:57.304983 np0000177367 devstack@c-api.service[112806]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=112806) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 29 01:29:57.305031 np0000177367 devstack@c-api.service[112806]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=112806) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 29 01:29:57.305098 np0000177367 devstack@c-api.service[112806]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=112806) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 29 01:29:57.305153 np0000177367 devstack@c-api.service[112806]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=112806) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 29 01:29:57.305222 np0000177367 devstack@c-api.service[112806]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=112806) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 29 01:29:57.305287 np0000177367 devstack@c-api.service[112806]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=112806) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 29 01:29:57.305343 np0000177367 devstack@c-api.service[112806]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=112806) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 29 01:29:57.305418 np0000177367 devstack@c-api.service[112806]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=112806) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 29 01:29:57.305626 np0000177367 devstack@c-api.service[112806]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=112806) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 29 01:29:57.305683 np0000177367 devstack@c-api.service[112806]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=112806) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 29 01:29:57.305752 np0000177367 devstack@c-api.service[112806]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=112806) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 29 01:29:57.305813 np0000177367 devstack@c-api.service[112806]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112806) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 29 01:29:57.306340 np0000177367 devstack@c-api.service[112806]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112806) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 29 01:29:57.306422 np0000177367 devstack@c-api.service[112806]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=112806) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 29 01:29:57.306467 np0000177367 devstack@c-api.service[112806]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=112806) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 29 01:29:57.306506 np0000177367 devstack@c-api.service[112806]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=112806) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 29 01:29:57.306577 np0000177367 devstack@c-api.service[112806]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=112806) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 29 01:29:57.306641 np0000177367 devstack@c-api.service[112806]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=112806) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 29 01:29:57.306684 np0000177367 devstack@c-api.service[112806]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112806) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 29 01:29:57.306775 np0000177367 devstack@c-api.service[112806]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112806) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 29 01:29:57.306823 np0000177367 devstack@c-api.service[112806]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=112806) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 29 01:29:57.306893 np0000177367 devstack@c-api.service[112806]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=112806) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 29 01:29:57.306954 np0000177367 devstack@c-api.service[112806]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=112806) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 29 01:29:57.307011 np0000177367 devstack@c-api.service[112806]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112806) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 29 01:29:57.307059 np0000177367 devstack@c-api.service[112806]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=112806) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 29 01:29:57.307126 np0000177367 devstack@c-api.service[112806]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=112806) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 29 01:29:57.307186 np0000177367 devstack@c-api.service[112806]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=112806) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 29 01:29:57.307246 np0000177367 devstack@c-api.service[112806]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=112806) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 29 01:29:57.307303 np0000177367 devstack@c-api.service[112806]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=112806) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 29 01:29:57.307364 np0000177367 devstack@c-api.service[112806]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112806) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 29 01:29:57.307420 np0000177367 devstack@c-api.service[112806]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=112806) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 29 01:29:57.307480 np0000177367 devstack@c-api.service[112806]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=112806) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 29 01:29:57.307543 np0000177367 devstack@c-api.service[112806]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=112806) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 29 01:29:57.307792 np0000177367 devstack@c-api.service[112806]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=112806) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 29 01:29:57.307848 np0000177367 devstack@c-api.service[112806]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=112806) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 29 01:29:57.307915 np0000177367 devstack@c-api.service[112806]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=112806) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 29 01:29:57.307960 np0000177367 devstack@c-api.service[112806]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=112806) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 29 01:29:57.308029 np0000177367 devstack@c-api.service[112806]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=112806) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 29 01:29:57.308103 np0000177367 devstack@c-api.service[112806]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=112806) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 29 01:29:57.308168 np0000177367 devstack@c-api.service[112806]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112806) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 29 01:29:57.308772 np0000177367 devstack@c-api.service[112806]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112806) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 29 01:29:57.308851 np0000177367 devstack@c-api.service[112806]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=112806) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 29 01:29:57.308904 np0000177367 devstack@c-api.service[112806]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=112806) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 29 01:29:57.308968 np0000177367 devstack@c-api.service[112806]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=112806) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 29 01:29:57.309009 np0000177367 devstack@c-api.service[112806]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112806) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 29 01:29:57.309073 np0000177367 devstack@c-api.service[112806]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=112806) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 29 01:29:57.309145 np0000177367 devstack@c-api.service[112806]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112806) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 29 01:29:57.309202 np0000177367 devstack@c-api.service[112806]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112806) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 29 01:29:57.309243 np0000177367 devstack@c-api.service[112809]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112809) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 29 01:29:57.309294 np0000177367 devstack@c-api.service[112806]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=112806) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 29 01:29:57.309332 np0000177367 devstack@c-api.service[112809]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=112809) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 29 01:29:57.309375 np0000177367 devstack@c-api.service[112806]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=112806) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 29 01:29:57.309443 np0000177367 devstack@c-api.service[112809]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=112809) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 29 01:29:57.309485 np0000177367 devstack@c-api.service[112806]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112806) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 29 01:29:57.309521 np0000177367 devstack@c-api.service[112809]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=112809) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 29 01:29:57.309569 np0000177367 devstack@c-api.service[112806]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112806) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 29 01:29:57.309607 np0000177367 devstack@c-api.service[112809]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=112809) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 29 01:29:57.309607 np0000177367 devstack@c-api.service[112809]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=112809) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 29 01:29:57.309672 np0000177367 devstack@c-api.service[112806]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=112806) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 29 01:29:57.309709 np0000177367 devstack@c-api.service[112808]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112808) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 29 01:29:57.309747 np0000177367 devstack@c-api.service[112809]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=112809) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 29 01:29:57.309818 np0000177367 devstack@c-api.service[112806]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112806) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 29 01:29:57.309868 np0000177367 devstack@c-api.service[112808]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=112808) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 29 01:29:57.309868 np0000177367 devstack@c-api.service[112808]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=112808) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 29 01:29:57.309868 np0000177367 devstack@c-api.service[112808]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=112808) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 29 01:29:57.309868 np0000177367 devstack@c-api.service[112808]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=112808) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 29 01:29:57.309868 np0000177367 devstack@c-api.service[112808]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=112808) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 29 01:29:57.310026 np0000177367 devstack@c-api.service[112808]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=112808) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 29 01:29:57.310070 np0000177367 devstack@c-api.service[112805]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112805) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 29 01:29:57.310116 np0000177367 devstack@c-api.service[112809]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=112809) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 29 01:29:57.310163 np0000177367 devstack@c-api.service[112805]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=112805) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 29 01:29:57.310201 np0000177367 devstack@c-api.service[112809]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=112809) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 29 01:29:57.310244 np0000177367 devstack@c-api.service[112805]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=112805) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 29 01:29:57.310285 np0000177367 devstack@c-api.service[112809]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=112809) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 29 01:29:57.310323 np0000177367 devstack@c-api.service[112808]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=112808) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 29 01:29:57.310361 np0000177367 devstack@c-api.service[112806]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112806) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 29 01:29:57.310398 np0000177367 devstack@c-api.service[112805]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=112805) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 29 01:29:57.310434 np0000177367 devstack@c-api.service[112809]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=112809) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 29 01:29:57.310476 np0000177367 devstack@c-api.service[112808]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=112808) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 29 01:29:57.310514 np0000177367 devstack@c-api.service[112805]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=112805) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 29 01:29:57.310551 np0000177367 devstack@c-api.service[112809]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=112809) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 29 01:29:57.310597 np0000177367 devstack@c-api.service[112806]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=112806) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 29 01:29:57.310639 np0000177367 devstack@c-api.service[112808]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=112808) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 29 01:29:57.310675 np0000177367 devstack@c-api.service[112805]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=112805) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 29 01:29:57.310718 np0000177367 devstack@c-api.service[112809]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=112809) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 29 01:29:57.310754 np0000177367 devstack@c-api.service[112806]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=112806) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 29 01:29:57.310818 np0000177367 devstack@c-api.service[112808]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=112808) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 29 01:29:57.310857 np0000177367 devstack@c-api.service[112805]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=112805) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 29 01:29:57.310895 np0000177367 devstack@c-api.service[112809]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=112809) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 29 01:29:57.310932 np0000177367 devstack@c-api.service[112808]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=112808) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 29 01:29:57.310968 np0000177367 devstack@c-api.service[112806]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=112806) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 29 01:29:57.311010 np0000177367 devstack@c-api.service[112808]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=112808) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 29 01:29:57.311052 np0000177367 devstack@c-api.service[112806]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=112806) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 29 01:29:57.311094 np0000177367 devstack@c-api.service[112808]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=112808) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 29 01:29:57.311130 np0000177367 devstack@c-api.service[112806]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=112806) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 29 01:29:57.311166 np0000177367 devstack@c-api.service[112805]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=112805) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 29 01:29:57.311166 np0000177367 devstack@c-api.service[112805]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=112805) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 29 01:29:57.311235 np0000177367 devstack@c-api.service[112806]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112806) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 29 01:29:57.311271 np0000177367 devstack@c-api.service[112805]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=112805) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 29 01:29:57.311271 np0000177367 devstack@c-api.service[112805]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=112805) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 29 01:29:57.311271 np0000177367 devstack@c-api.service[112805]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=112805) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 29 01:29:57.311271 np0000177367 devstack@c-api.service[112805]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=112805) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 29 01:29:57.311271 np0000177367 devstack@c-api.service[112805]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=112805) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 29 01:29:57.311576 np0000177367 devstack@c-api.service[112806]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112806) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 29 01:29:57.311576 np0000177367 devstack@c-api.service[112806]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=112806) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 29 01:29:57.311799 np0000177367 devstack@c-api.service[112809]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=112809) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 29 01:29:57.311870 np0000177367 devstack@c-api.service[112806]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=112806) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 29 01:29:57.311932 np0000177367 devstack@c-api.service[112809]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=112809) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 29 01:29:57.311932 np0000177367 devstack@c-api.service[112809]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=112809) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 29 01:29:57.312065 np0000177367 devstack@c-api.service[112806]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=112806) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 29 01:29:57.312133 np0000177367 devstack@c-api.service[112809]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=112809) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 29 01:29:57.312208 np0000177367 devstack@c-api.service[112806]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112806) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 29 01:29:57.312269 np0000177367 devstack@c-api.service[112809]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=112809) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 29 01:29:57.312329 np0000177367 devstack@c-api.service[112808]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=112808) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 29 01:29:57.312402 np0000177367 devstack@c-api.service[112806]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=112806) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 29 01:29:57.312462 np0000177367 devstack@c-api.service[112809]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=112809) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 29 01:29:57.312521 np0000177367 devstack@c-api.service[112808]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=112808) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 29 01:29:57.312581 np0000177367 devstack@c-api.service[112809]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112809) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 29 01:29:57.312653 np0000177367 devstack@c-api.service[112806]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112806) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 29 01:29:57.312714 np0000177367 devstack@c-api.service[112808]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=112808) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 29 01:29:57.312714 np0000177367 devstack@c-api.service[112808]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=112808) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 29 01:29:57.312881 np0000177367 devstack@c-api.service[112805]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=112805) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 29 01:29:57.312956 np0000177367 devstack@c-api.service[112808]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=112808) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 29 01:29:57.313017 np0000177367 devstack@c-api.service[112805]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=112805) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 29 01:29:57.313077 np0000177367 devstack@c-api.service[112808]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=112808) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 29 01:29:57.313137 np0000177367 devstack@c-api.service[112805]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=112805) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 29 01:29:57.313208 np0000177367 devstack@c-api.service[112808]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112808) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 29 01:29:57.313270 np0000177367 devstack@c-api.service[112805]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=112805) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 29 01:29:57.313270 np0000177367 devstack@c-api.service[112805]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=112805) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 29 01:29:57.313270 np0000177367 devstack@c-api.service[112805]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=112805) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 29 01:29:57.313479 np0000177367 devstack@c-api.service[112806]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112806) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 29 01:29:57.313545 np0000177367 devstack@c-api.service[112805]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112805) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 29 01:29:57.313614 np0000177367 devstack@c-api.service[112806]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=112806) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 29 01:29:57.313614 np0000177367 devstack@c-api.service[112806]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=112806) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 29 01:29:57.313614 np0000177367 devstack@c-api.service[112806]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=112806) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 29 01:29:57.313614 np0000177367 devstack@c-api.service[112806]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=112806) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 29 01:29:57.313878 np0000177367 devstack@c-api.service[112809]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112809) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 29 01:29:57.313951 np0000177367 devstack@c-api.service[112806]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=112806) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 29 01:29:57.314013 np0000177367 devstack@c-api.service[112809]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=112809) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 29 01:29:57.314013 np0000177367 devstack@c-api.service[112809]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=112809) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 29 01:29:57.314296 np0000177367 devstack@c-api.service[112806]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112806) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 29 01:29:57.314372 np0000177367 devstack@c-api.service[112809]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=112809) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 29 01:29:57.314372 np0000177367 devstack@c-api.service[112809]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=112809) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 29 01:29:57.314372 np0000177367 devstack@c-api.service[112809]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=112809) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 29 01:29:57.314556 np0000177367 devstack@c-api.service[112808]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112808) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 29 01:29:57.314629 np0000177367 devstack@c-api.service[112809]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=112809) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 29 01:29:57.314700 np0000177367 devstack@c-api.service[112808]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=112808) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 29 01:29:57.314700 np0000177367 devstack@c-api.service[112808]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=112808) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 29 01:29:57.314700 np0000177367 devstack@c-api.service[112808]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=112808) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 29 01:29:57.314700 np0000177367 devstack@c-api.service[112808]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=112808) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 29 01:29:57.315008 np0000177367 devstack@c-api.service[112805]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112805) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 29 01:29:57.315084 np0000177367 devstack@c-api.service[112808]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=112808) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 29 01:29:57.315144 np0000177367 devstack@c-api.service[112805]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=112805) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 29 01:29:57.315213 np0000177367 devstack@c-api.service[112808]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=112808) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 29 01:29:57.315285 np0000177367 devstack@c-api.service[112805]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=112805) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 29 01:29:57.315285 np0000177367 devstack@c-api.service[112805]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=112805) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 29 01:29:57.315285 np0000177367 devstack@c-api.service[112805]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=112805) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 29 01:29:57.315472 np0000177367 devstack@c-api.service[112806]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112806) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 29 01:29:57.315536 np0000177367 devstack@c-api.service[112805]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=112805) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 29 01:29:57.315536 np0000177367 devstack@c-api.service[112805]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=112805) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 29 01:29:57.315667 np0000177367 devstack@c-api.service[112806]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=112806) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 29 01:29:57.315667 np0000177367 devstack@c-api.service[112806]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=112806) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 29 01:29:57.315667 np0000177367 devstack@c-api.service[112806]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=112806) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 29 01:29:57.315667 np0000177367 devstack@c-api.service[112806]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=112806) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 29 01:29:57.315667 np0000177367 devstack@c-api.service[112806]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=112806) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 29 01:29:57.315667 np0000177367 devstack@c-api.service[112806]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112806) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 29 01:29:57.315667 np0000177367 devstack@c-api.service[112806]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112806) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 29 01:29:57.315667 np0000177367 devstack@c-api.service[112806]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=112806) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 29 01:29:57.315667 np0000177367 devstack@c-api.service[112806]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=112806) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 29 01:29:57.315667 np0000177367 devstack@c-api.service[112806]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=112806) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 29 01:29:57.316239 np0000177367 devstack@c-api.service[112806]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=112806) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 29 01:29:57.316239 np0000177367 devstack@c-api.service[112806]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=112806) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 29 01:29:57.316239 np0000177367 devstack@c-api.service[112806]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=112806) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 29 01:29:57.316421 np0000177367 devstack@c-api.service[112809]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=112809) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 29 01:29:57.316421 np0000177367 devstack@c-api.service[112809]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=112809) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 29 01:29:57.316421 np0000177367 devstack@c-api.service[112809]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=112809) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 29 01:29:57.316421 np0000177367 devstack@c-api.service[112809]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=112809) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 29 01:29:57.316666 np0000177367 devstack@c-api.service[112808]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=112808) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 29 01:29:57.316729 np0000177367 devstack@c-api.service[112809]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=112809) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 29 01:29:57.316836 np0000177367 devstack@c-api.service[112808]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=112808) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 29 01:29:57.316906 np0000177367 devstack@c-api.service[112809]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=112809) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 29 01:29:57.316974 np0000177367 devstack@c-api.service[112808]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=112808) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 29 01:29:57.317036 np0000177367 devstack@c-api.service[112809]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=112809) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 29 01:29:57.317117 np0000177367 devstack@c-api.service[112808]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=112808) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 29 01:29:57.317117 np0000177367 devstack@c-api.service[112808]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=112808) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 29 01:29:57.317117 np0000177367 devstack@c-api.service[112808]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=112808) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 29 01:29:57.317117 np0000177367 devstack@c-api.service[112808]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=112808) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 29 01:29:57.317345 np0000177367 devstack@c-api.service[112805]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=112805) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 29 01:29:57.317345 np0000177367 devstack@c-api.service[112805]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=112805) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 29 01:29:57.317345 np0000177367 devstack@c-api.service[112805]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=112805) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 29 01:29:57.317345 np0000177367 devstack@c-api.service[112805]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=112805) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 29 01:29:57.317603 np0000177367 devstack@c-api.service[112806]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=112806) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 29 01:29:57.317687 np0000177367 devstack@c-api.service[112805]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=112805) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 29 01:29:57.317687 np0000177367 devstack@c-api.service[112805]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=112805) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 29 01:29:57.317830 np0000177367 devstack@c-api.service[112806]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=112806) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 29 01:29:57.317905 np0000177367 devstack@c-api.service[112805]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=112805) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 29 01:29:57.317974 np0000177367 devstack@c-api.service[112806]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=112806) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 29 01:29:57.317974 np0000177367 devstack@c-api.service[112806]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=112806) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 29 01:29:57.317974 np0000177367 devstack@c-api.service[112806]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112806) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 29 01:29:57.317974 np0000177367 devstack@c-api.service[112806]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=112806) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 29 01:29:57.317974 np0000177367 devstack@c-api.service[112806]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=112806) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 29 01:29:57.317974 np0000177367 devstack@c-api.service[112806]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=112806) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 29 01:29:57.317974 np0000177367 devstack@c-api.service[112806]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=112806) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 29 01:29:57.317974 np0000177367 devstack@c-api.service[112806]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=112806) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 29 01:29:57.317974 np0000177367 devstack@c-api.service[112806]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=112806) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 29 01:29:57.317974 np0000177367 devstack@c-api.service[112806]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=112806) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 29 01:29:57.317974 np0000177367 devstack@c-api.service[112806]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=112806) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 29 01:29:57.318350 np0000177367 devstack@c-api.service[112806]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112806) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 29 01:29:57.318350 np0000177367 devstack@c-api.service[112806]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112806) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 29 01:29:57.318423 np0000177367 devstack@c-api.service[112806]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=112806) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 29 01:29:57.318423 np0000177367 devstack@c-api.service[112806]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=112806) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 29 01:29:57.318491 np0000177367 devstack@c-api.service[112806]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=112806) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 29 01:29:57.318533 np0000177367 devstack@c-api.service[112806]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=112806) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 29 01:29:57.318597 np0000177367 devstack@c-api.service[112806]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=112806) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 29 01:29:57.318661 np0000177367 devstack@c-api.service[112806]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112806) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 29 01:29:57.319138 np0000177367 devstack@c-api.service[112806]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112806) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 29 01:29:57.319186 np0000177367 devstack@c-api.service[112806]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=112806) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 29 01:29:57.319275 np0000177367 devstack@c-api.service[112806]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=112806) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 29 01:29:57.319317 np0000177367 devstack@c-api.service[112806]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112806) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 29 01:29:57.319385 np0000177367 devstack@c-api.service[112806]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112806) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 29 01:29:57.319434 np0000177367 devstack@c-api.service[112806]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=112806) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 29 01:29:57.319512 np0000177367 devstack@c-api.service[112806]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112806) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 29 01:29:57.319822 np0000177367 devstack@c-api.service[112806]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112806) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 29 01:29:57.319893 np0000177367 devstack@c-api.service[112806]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=112806) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 29 01:29:57.319944 np0000177367 devstack@c-api.service[112806]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=112806) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 29 01:29:57.320000 np0000177367 devstack@c-api.service[112806]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=112806) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 29 01:29:57.320073 np0000177367 devstack@c-api.service[112806]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112806) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 29 01:29:57.320127 np0000177367 devstack@c-api.service[112806]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=112806) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 29 01:29:57.320174 np0000177367 devstack@c-api.service[112806]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112806) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 29 01:29:57.320370 np0000177367 devstack@c-api.service[112809]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=112809) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 29 01:29:57.320421 np0000177367 devstack@c-api.service[112809]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=112809) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 29 01:29:57.320488 np0000177367 devstack@c-api.service[112809]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=112809) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 29 01:29:57.320534 np0000177367 devstack@c-api.service[112809]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=112809) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 29 01:29:57.320604 np0000177367 devstack@c-api.service[112809]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112809) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 29 01:29:57.320660 np0000177367 devstack@c-api.service[112809]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=112809) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 29 01:29:57.320704 np0000177367 devstack@c-api.service[112808]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=112808) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 29 01:29:57.320748 np0000177367 devstack@c-api.service[112806]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112806) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 29 01:29:57.320801 np0000177367 devstack@c-api.service[112809]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112809) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 29 01:29:57.320839 np0000177367 devstack@c-api.service[112808]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=112808) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 29 01:29:57.320886 np0000177367 devstack@c-api.service[112806]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=112806) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 29 01:29:57.320928 np0000177367 devstack@c-api.service[112809]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112809) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 29 01:29:57.320971 np0000177367 devstack@c-api.service[112808]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=112808) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 29 01:29:57.321013 np0000177367 devstack@c-api.service[112806]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=112806) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 29 01:29:57.321050 np0000177367 devstack@c-api.service[112809]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=112809) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 29 01:29:57.321088 np0000177367 devstack@c-api.service[112808]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=112808) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 29 01:29:57.321130 np0000177367 devstack@c-api.service[112806]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=112806) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 29 01:29:57.321171 np0000177367 devstack@c-api.service[112809]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=112809) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 29 01:29:57.321209 np0000177367 devstack@c-api.service[112808]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112808) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 29 01:29:57.321245 np0000177367 devstack@c-api.service[112806]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=112806) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 29 01:29:57.321288 np0000177367 devstack@c-api.service[112809]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=112809) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 29 01:29:57.321326 np0000177367 devstack@c-api.service[112808]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=112808) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 29 01:29:57.321368 np0000177367 devstack@c-api.service[112806]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=112806) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 29 01:29:57.321423 np0000177367 devstack@c-api.service[112809]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=112809) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 29 01:29:57.321461 np0000177367 devstack@c-api.service[112808]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112808) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 29 01:29:57.321499 np0000177367 devstack@c-api.service[112805]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=112805) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 29 01:29:57.321543 np0000177367 devstack@c-api.service[112806]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112806) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 29 01:29:57.321580 np0000177367 devstack@c-api.service[112809]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=112809) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 29 01:29:57.321623 np0000177367 devstack@c-api.service[112808]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112808) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 29 01:29:57.321665 np0000177367 devstack@c-api.service[112805]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=112805) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 29 01:29:57.321703 np0000177367 devstack@c-api.service[112809]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112809) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 29 01:29:57.321739 np0000177367 devstack@c-api.service[112808]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=112808) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 29 01:29:57.321807 np0000177367 devstack@c-api.service[112805]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=112805) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 29 01:29:57.321851 np0000177367 devstack@c-api.service[112809]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112809) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 29 01:29:57.321894 np0000177367 devstack@c-api.service[112808]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=112808) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 29 01:29:57.321931 np0000177367 devstack@c-api.service[112805]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=112805) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 29 01:29:57.321969 np0000177367 devstack@c-api.service[112809]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=112809) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 29 01:29:57.322010 np0000177367 devstack@c-api.service[112808]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=112808) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 29 01:29:57.322053 np0000177367 devstack@c-api.service[112805]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112805) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 29 01:29:57.322095 np0000177367 devstack@c-api.service[112809]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=112809) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 29 01:29:57.322137 np0000177367 devstack@c-api.service[112808]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=112808) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 29 01:29:57.322184 np0000177367 devstack@c-api.service[112805]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=112805) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 29 01:29:57.322227 np0000177367 devstack@c-api.service[112809]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=112809) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 29 01:29:57.322265 np0000177367 devstack@c-api.service[112808]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=112808) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 29 01:29:57.322302 np0000177367 devstack@c-api.service[112805]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112805) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 29 01:29:57.322340 np0000177367 devstack@c-api.service[112809]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=112809) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 29 01:29:57.322383 np0000177367 devstack@c-api.service[112808]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112808) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 29 01:29:57.322420 np0000177367 devstack@c-api.service[112805]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112805) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 29 01:29:57.322456 np0000177367 devstack@c-api.service[112809]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=112809) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 29 01:29:57.322500 np0000177367 devstack@c-api.service[112808]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112808) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 29 01:29:57.322537 np0000177367 devstack@c-api.service[112805]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=112805) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 29 01:29:57.322584 np0000177367 devstack@c-api.service[112809]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=112809) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 29 01:29:57.322622 np0000177367 devstack@c-api.service[112808]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=112808) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 29 01:29:57.322665 np0000177367 devstack@c-api.service[112805]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=112805) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 29 01:29:57.322707 np0000177367 devstack@c-api.service[112808]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=112808) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 29 01:29:57.322744 np0000177367 devstack@c-api.service[112805]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=112805) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 29 01:29:57.322802 np0000177367 devstack@c-api.service[112808]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=112808) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 29 01:29:57.322842 np0000177367 devstack@c-api.service[112805]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=112805) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 29 01:29:57.322885 np0000177367 devstack@c-api.service[112808]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=112808) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 29 01:29:57.322923 np0000177367 devstack@c-api.service[112805]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=112805) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 29 01:29:57.322959 np0000177367 devstack@c-api.service[112808]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=112808) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 29 01:29:57.323002 np0000177367 devstack@c-api.service[112805]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112805) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 29 01:29:57.323040 np0000177367 devstack@c-api.service[112808]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=112808) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 29 01:29:57.323081 np0000177367 devstack@c-api.service[112805]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112805) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 29 01:29:57.323081 np0000177367 devstack@c-api.service[112805]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=112805) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 29 01:29:57.323081 np0000177367 devstack@c-api.service[112805]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=112805) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 29 01:29:57.323081 np0000177367 devstack@c-api.service[112805]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=112805) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 29 01:29:57.323228 np0000177367 devstack@c-api.service[112806]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112806) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 29 01:29:57.323267 np0000177367 devstack@c-api.service[112805]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=112805) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 29 01:29:57.323304 np0000177367 devstack@c-api.service[112806]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=112806) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 29 01:29:57.323356 np0000177367 devstack@c-api.service[112805]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=112805) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 29 01:29:57.323394 np0000177367 devstack@c-api.service[112806]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=112806) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 29 01:29:57.323430 np0000177367 devstack@c-api.service[112805]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=112805) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 29 01:29:57.323470 np0000177367 devstack@c-api.service[112806]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=112806) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 29 01:29:57.323470 np0000177367 devstack@c-api.service[112806]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=112806) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 29 01:29:57.323470 np0000177367 devstack@c-api.service[112806]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=112806) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 29 01:29:57.323574 np0000177367 devstack@c-api.service[112809]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=112809) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 29 01:29:57.323612 np0000177367 devstack@c-api.service[112806]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=112806) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 29 01:29:57.323650 np0000177367 devstack@c-api.service[112809]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=112809) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 29 01:29:57.323650 np0000177367 devstack@c-api.service[112809]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=112809) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 29 01:29:57.323723 np0000177367 devstack@c-api.service[112805]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=112805) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 29 01:29:57.323803 np0000177367 devstack@c-api.service[112809]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=112809) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 29 01:29:57.323846 np0000177367 devstack@c-api.service[112805]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=112805) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 29 01:29:57.323892 np0000177367 devstack@c-api.service[112809]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=112809) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 29 01:29:57.323929 np0000177367 devstack@c-api.service[112805]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=112805) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 29 01:29:57.323971 np0000177367 devstack@c-api.service[112806]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=112806) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 29 01:29:57.324015 np0000177367 devstack@c-api.service[112809]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=112809) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 29 01:29:57.324062 np0000177367 devstack@c-api.service[112805]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=112805) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 29 01:29:57.324103 np0000177367 devstack@c-api.service[112806]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=112806) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 29 01:29:57.324140 np0000177367 devstack@c-api.service[112809]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112809) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 29 01:29:57.324190 np0000177367 devstack@c-api.service[112808]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=112808) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 29 01:29:57.324229 np0000177367 devstack@c-api.service[112805]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=112805) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 29 01:29:57.324267 np0000177367 devstack@c-api.service[112806]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=112806) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 29 01:29:57.324309 np0000177367 devstack@c-api.service[112805]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=112805) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 29 01:29:57.324346 np0000177367 devstack@c-api.service[112808]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=112808) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 29 01:29:57.324387 np0000177367 devstack@c-api.service[112806]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=112806) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 29 01:29:57.324429 np0000177367 devstack@c-api.service[112805]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112805) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 29 01:29:57.324472 np0000177367 devstack@c-api.service[112808]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=112808) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 29 01:29:57.324514 np0000177367 devstack@c-api.service[112806]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=112806) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 29 01:29:57.324557 np0000177367 devstack@c-api.service[112808]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=112808) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 29 01:29:57.324599 np0000177367 devstack@c-api.service[112806]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=112806) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 29 01:29:57.324645 np0000177367 devstack@c-api.service[112808]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=112808) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 29 01:29:57.324686 np0000177367 devstack@c-api.service[112806]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=112806) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 29 01:29:57.324724 np0000177367 devstack@c-api.service[112808]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=112808) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 29 01:29:57.324724 np0000177367 devstack@c-api.service[112808]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112808) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 29 01:29:57.324811 np0000177367 devstack@c-api.service[112806]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=112806) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 29 01:29:57.324811 np0000177367 devstack@c-api.service[112806]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=112806) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 29 01:29:57.324811 np0000177367 devstack@c-api.service[112806]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=112806) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 29 01:29:57.324811 np0000177367 devstack@c-api.service[112806]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=112806) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 29 01:29:57.324811 np0000177367 devstack@c-api.service[112806]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=112806) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 29 01:29:57.324811 np0000177367 devstack@c-api.service[112806]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=112806) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 29 01:29:57.324811 np0000177367 devstack@c-api.service[112806]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112806) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 29 01:29:57.325062 np0000177367 devstack@c-api.service[112809]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112809) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 29 01:29:57.325062 np0000177367 devstack@c-api.service[112809]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=112809) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 29 01:29:57.325062 np0000177367 devstack@c-api.service[112809]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=112809) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 29 01:29:57.325062 np0000177367 devstack@c-api.service[112809]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112809) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 29 01:29:57.325062 np0000177367 devstack@c-api.service[112809]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112809) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 29 01:29:57.325231 np0000177367 devstack@c-api.service[112805]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112805) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 29 01:29:57.325276 np0000177367 devstack@c-api.service[112806]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112806) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 29 01:29:57.325330 np0000177367 devstack@c-api.service[112809]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=112809) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 29 01:29:57.325367 np0000177367 devstack@c-api.service[112805]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=112805) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 29 01:29:57.325405 np0000177367 devstack@c-api.service[112806]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=112806) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 29 01:29:57.325472 np0000177367 devstack@c-api.service[112809]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112809) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 29 01:29:57.325511 np0000177367 devstack@c-api.service[112808]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112808) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 29 01:29:57.325556 np0000177367 devstack@c-api.service[112805]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=112805) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 29 01:29:57.325597 np0000177367 devstack@c-api.service[112806]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=112806) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 29 01:29:57.325634 np0000177367 devstack@c-api.service[112805]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112805) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 29 01:29:57.325672 np0000177367 devstack@c-api.service[112808]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=112808) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 29 01:29:57.325705 np0000177367 devstack@c-api.service[112806]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=112806) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 29 01:29:57.325752 np0000177367 devstack@c-api.service[112805]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112805) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 29 01:29:57.325805 np0000177367 devstack@c-api.service[112808]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=112808) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 29 01:29:57.325851 np0000177367 devstack@c-api.service[112806]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=112806) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 29 01:29:57.325888 np0000177367 devstack@c-api.service[112805]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=112805) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 29 01:29:57.325925 np0000177367 devstack@c-api.service[112806]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=112806) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 29 01:29:57.325960 np0000177367 devstack@c-api.service[112808]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112808) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 29 01:29:57.325960 np0000177367 devstack@c-api.service[112808]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112808) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 29 01:29:57.326028 np0000177367 devstack@c-api.service[112805]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112805) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 29 01:29:57.326069 np0000177367 devstack@c-api.service[112806]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=112806) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 29 01:29:57.326098 np0000177367 devstack@c-api.service[112808]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=112808) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 29 01:29:57.326098 np0000177367 devstack@c-api.service[112808]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112808) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 29 01:29:57.326154 np0000177367 devstack@c-api.service[112806]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=112806) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 29 01:29:57.326188 np0000177367 devstack@c-api.service[112809]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112809) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 29 01:29:57.326220 np0000177367 devstack@c-api.service[112806]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=112806) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 29 01:29:57.326220 np0000177367 devstack@c-api.service[112806]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=112806) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 29 01:29:57.326270 np0000177367 devstack@c-api.service[112809]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=112809) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 29 01:29:57.326297 np0000177367 devstack@c-api.service[112806]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=112806) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 29 01:29:57.326329 np0000177367 devstack@c-api.service[112809]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=112809) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 29 01:29:57.326356 np0000177367 devstack@c-api.service[112806]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=112806) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 29 01:29:57.326384 np0000177367 devstack@c-api.service[112809]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=112809) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 29 01:29:57.326412 np0000177367 devstack@c-api.service[112806]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=112806) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 29 01:29:57.326444 np0000177367 devstack@c-api.service[112809]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112809) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 29 01:29:57.326444 np0000177367 devstack@c-api.service[112809]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=112809) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 29 01:29:57.326494 np0000177367 devstack@c-api.service[112805]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112805) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 29 01:29:57.326522 np0000177367 devstack@c-api.service[112806]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=112806) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 29 01:29:57.326553 np0000177367 devstack@c-api.service[112805]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=112805) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 29 01:29:57.326553 np0000177367 devstack@c-api.service[112805]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=112805) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 29 01:29:57.326553 np0000177367 devstack@c-api.service[112805]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=112805) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 29 01:29:57.326553 np0000177367 devstack@c-api.service[112805]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112805) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 29 01:29:57.326553 np0000177367 devstack@c-api.service[112805]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=112805) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 29 01:29:57.326683 np0000177367 devstack@c-api.service[112808]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112808) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 29 01:29:57.326683 np0000177367 devstack@c-api.service[112808]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=112808) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 29 01:29:57.326683 np0000177367 devstack@c-api.service[112808]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=112808) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 29 01:29:57.326683 np0000177367 devstack@c-api.service[112808]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=112808) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 29 01:29:57.326683 np0000177367 devstack@c-api.service[112808]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112808) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 29 01:29:57.326683 np0000177367 devstack@c-api.service[112808]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=112808) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 29 01:29:57.326825 np0000177367 devstack@c-api.service[112806]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=112806) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 29 01:29:57.326825 np0000177367 devstack@c-api.service[112806]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=112806) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 29 01:29:57.326825 np0000177367 devstack@c-api.service[112806]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=112806) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 29 01:29:57.326825 np0000177367 devstack@c-api.service[112806]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=112806) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 29 01:29:57.326825 np0000177367 devstack@c-api.service[112806]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112806) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 29 01:29:57.326825 np0000177367 devstack@c-api.service[112806]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=112806) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 29 01:29:57.326825 np0000177367 devstack@c-api.service[112806]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112806) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 29 01:29:57.326825 np0000177367 devstack@c-api.service[112806]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112806) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 29 01:29:57.326825 np0000177367 devstack@c-api.service[112806]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=112806) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 29 01:29:57.326825 np0000177367 devstack@c-api.service[112806]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=112806) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 29 01:29:57.327068 np0000177367 devstack@c-api.service[112806]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=112806) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 29 01:29:57.327068 np0000177367 devstack@c-api.service[112806]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=112806) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 29 01:29:57.327068 np0000177367 devstack@c-api.service[112806]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=112806) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 29 01:29:57.327068 np0000177367 devstack@c-api.service[112806]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112806) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 29 01:29:57.327206 np0000177367 devstack@c-api.service[112806]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112806) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 29 01:29:57.327206 np0000177367 devstack@c-api.service[112806]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=112806) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 29 01:29:57.327206 np0000177367 devstack@c-api.service[112806]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=112806) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 29 01:29:57.327315 np0000177367 devstack@c-api.service[112806]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=112806) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 29 01:29:57.327315 np0000177367 devstack@c-api.service[112806]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=112806) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 29 01:29:57.327369 np0000177367 devstack@c-api.service[112806]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=112806) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 29 01:29:57.327427 np0000177367 devstack@c-api.service[112806]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=112806) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 29 01:29:57.327731 np0000177367 devstack@c-api.service[112806]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=112806) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 29 01:29:57.327796 np0000177367 devstack@c-api.service[112806]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=112806) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 29 01:29:57.327871 np0000177367 devstack@c-api.service[112806]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=112806) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 29 01:29:57.327927 np0000177367 devstack@c-api.service[112806]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=112806) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 29 01:29:57.327986 np0000177367 devstack@c-api.service[112806]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=112806) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 29 01:29:57.328053 np0000177367 devstack@c-api.service[112806]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=112806) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 29 01:29:57.328108 np0000177367 devstack@c-api.service[112806]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112806) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 29 01:29:57.328540 np0000177367 devstack@c-api.service[112806]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112806) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 29 01:29:57.328603 np0000177367 devstack@c-api.service[112806]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=112806) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 29 01:29:57.328659 np0000177367 devstack@c-api.service[112806]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=112806) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 29 01:29:57.328718 np0000177367 devstack@c-api.service[112806]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112806) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 29 01:29:57.328796 np0000177367 devstack@c-api.service[112806]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112806) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 29 01:29:57.328852 np0000177367 devstack@c-api.service[112806]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=112806) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 29 01:29:57.328916 np0000177367 devstack@c-api.service[112806]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112806) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 29 01:29:57.329208 np0000177367 devstack@c-api.service[112806]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112806) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 29 01:29:57.329273 np0000177367 devstack@c-api.service[112806]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=112806) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 29 01:29:57.329332 np0000177367 devstack@c-api.service[112806]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=112806) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 29 01:29:57.329389 np0000177367 devstack@c-api.service[112806]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=112806) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 29 01:29:57.329519 np0000177367 devstack@c-api.service[112806]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112806) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 29 01:29:57.329568 np0000177367 devstack@c-api.service[112806]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=112806) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 29 01:29:57.371874 np0000177367 devstack@c-api.service[112805]: INFO dbcounter [None req-4841ddf4-acf9-4e0d-a2ac-69f328e61884 None None] Registered counter for database cinder May 29 01:29:57.372095 np0000177367 devstack@c-api.service[112808]: INFO dbcounter [None req-dd8e1e74-b56c-4649-980f-ff70407b19e1 None None] Registered counter for database cinder May 29 01:29:57.372249 np0000177367 devstack@c-api.service[112809]: INFO dbcounter [None req-0bb5ea8e-9c79-4e92-984a-0a2f29de4653 None None] Registered counter for database cinder May 29 01:29:57.382472 np0000177367 devstack@c-api.service[112806]: INFO dbcounter [None req-ccdd46b8-1374-4970-9e23-f8c351aa407d None None] Registered counter for database cinder May 29 01:29:57.418137 np0000177367 devstack@c-api.service[112805]: DEBUG oslo_db.sqlalchemy.engines [None req-4841ddf4-acf9-4e0d-a2ac-69f328e61884 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=112805) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 29 01:29:57.419627 np0000177367 devstack@c-api.service[112809]: DEBUG oslo_db.sqlalchemy.engines [None req-0bb5ea8e-9c79-4e92-984a-0a2f29de4653 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=112809) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 29 01:29:57.421512 np0000177367 devstack@c-api.service[112808]: DEBUG oslo_db.sqlalchemy.engines [None req-dd8e1e74-b56c-4649-980f-ff70407b19e1 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=112808) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 29 01:29:57.433626 np0000177367 devstack@c-api.service[112806]: DEBUG oslo_db.sqlalchemy.engines [None req-ccdd46b8-1374-4970-9e23-f8c351aa407d 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=112806) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 29 01:29:57.533129 np0000177367 devstack@c-api.service[112805]: DEBUG dbcounter [-] [112805] Writer thread running {{(pid=112805) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} May 29 01:29:57.536092 np0000177367 devstack@c-api.service[112805]: INFO cinder.rpc [None req-4841ddf4-acf9-4e0d-a2ac-69f328e61884 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. May 29 01:29:57.536791 np0000177367 devstack@c-api.service[112808]: DEBUG dbcounter [-] [112808] Writer thread running {{(pid=112808) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} May 29 01:29:57.537429 np0000177367 devstack@c-api.service[112809]: DEBUG dbcounter [-] [112809] Writer thread running {{(pid=112809) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} May 29 01:29:57.538628 np0000177367 devstack@c-api.service[112805]: INFO cinder.rpc [None req-4841ddf4-acf9-4e0d-a2ac-69f328e61884 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. May 29 01:29:57.539071 np0000177367 devstack@c-api.service[112808]: INFO cinder.rpc [None req-dd8e1e74-b56c-4649-980f-ff70407b19e1 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. May 29 01:29:57.540235 np0000177367 devstack@c-api.service[112809]: INFO cinder.rpc [None req-0bb5ea8e-9c79-4e92-984a-0a2f29de4653 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. May 29 01:29:57.541206 np0000177367 devstack@c-api.service[112808]: INFO cinder.rpc [None req-dd8e1e74-b56c-4649-980f-ff70407b19e1 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. May 29 01:29:57.541504 np0000177367 devstack@c-api.service[112805]: INFO cinder.rpc [None req-4841ddf4-acf9-4e0d-a2ac-69f328e61884 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. May 29 01:29:57.542863 np0000177367 devstack@c-api.service[112809]: INFO cinder.rpc [None req-0bb5ea8e-9c79-4e92-984a-0a2f29de4653 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. May 29 01:29:57.543363 np0000177367 devstack@c-api.service[112808]: INFO cinder.rpc [None req-dd8e1e74-b56c-4649-980f-ff70407b19e1 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. May 29 01:29:57.544045 np0000177367 devstack@c-api.service[112805]: INFO cinder.rpc [None req-4841ddf4-acf9-4e0d-a2ac-69f328e61884 None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. May 29 01:29:57.545038 np0000177367 devstack@c-api.service[112809]: INFO cinder.rpc [None req-0bb5ea8e-9c79-4e92-984a-0a2f29de4653 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. May 29 01:29:57.545182 np0000177367 devstack@c-api.service[112805]: WARNING castellan.key_manager.migration [None req-4841ddf4-acf9-4e0d-a2ac-69f328e61884 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 29 01:29:57.545362 np0000177367 devstack@c-api.service[112808]: INFO cinder.rpc [None req-dd8e1e74-b56c-4649-980f-ff70407b19e1 None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. May 29 01:29:57.546408 np0000177367 devstack@c-api.service[112808]: WARNING castellan.key_manager.migration [None req-dd8e1e74-b56c-4649-980f-ff70407b19e1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 29 01:29:57.547429 np0000177367 devstack@c-api.service[112809]: INFO cinder.rpc [None req-0bb5ea8e-9c79-4e92-984a-0a2f29de4653 None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. May 29 01:29:57.548566 np0000177367 devstack@c-api.service[112809]: WARNING castellan.key_manager.migration [None req-0bb5ea8e-9c79-4e92-984a-0a2f29de4653 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 29 01:29:57.548910 np0000177367 devstack@c-api.service[112805]: WARNING castellan.key_manager.migration [None req-4841ddf4-acf9-4e0d-a2ac-69f328e61884 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 29 01:29:57.549918 np0000177367 devstack@c-api.service[112808]: WARNING castellan.key_manager.migration [None req-dd8e1e74-b56c-4649-980f-ff70407b19e1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 29 01:29:57.553131 np0000177367 devstack@c-api.service[112809]: WARNING castellan.key_manager.migration [None req-0bb5ea8e-9c79-4e92-984a-0a2f29de4653 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 29 01:29:57.553851 np0000177367 devstack@c-api.service[112806]: DEBUG dbcounter [-] [112806] Writer thread running {{(pid=112806) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} May 29 01:29:57.557026 np0000177367 devstack@c-api.service[112806]: INFO cinder.rpc [None req-ccdd46b8-1374-4970-9e23-f8c351aa407d None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. May 29 01:29:57.559937 np0000177367 devstack@c-api.service[112806]: INFO cinder.rpc [None req-ccdd46b8-1374-4970-9e23-f8c351aa407d None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. May 29 01:29:57.562803 np0000177367 devstack@c-api.service[112806]: INFO cinder.rpc [None req-ccdd46b8-1374-4970-9e23-f8c351aa407d None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. May 29 01:29:57.565312 np0000177367 devstack@c-api.service[112806]: INFO cinder.rpc [None req-ccdd46b8-1374-4970-9e23-f8c351aa407d None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. May 29 01:29:57.566458 np0000177367 devstack@c-api.service[112806]: WARNING castellan.key_manager.migration [None req-ccdd46b8-1374-4970-9e23-f8c351aa407d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 29 01:29:57.570337 np0000177367 devstack@c-api.service[112806]: WARNING castellan.key_manager.migration [None req-ccdd46b8-1374-4970-9e23-f8c351aa407d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 29 01:29:57.585872 np0000177367 devstack@c-api.service[112805]: DEBUG oslo_db.sqlalchemy.engines [None req-4841ddf4-acf9-4e0d-a2ac-69f328e61884 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=112805) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 29 01:29:57.587491 np0000177367 devstack@c-api.service[112808]: DEBUG oslo_db.sqlalchemy.engines [None req-dd8e1e74-b56c-4649-980f-ff70407b19e1 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=112808) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 29 01:29:57.588371 np0000177367 devstack@c-api.service[112805]: INFO cinder.rpc [None req-4841ddf4-acf9-4e0d-a2ac-69f328e61884 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. May 29 01:29:57.589665 np0000177367 devstack@c-api.service[112808]: INFO cinder.rpc [None req-dd8e1e74-b56c-4649-980f-ff70407b19e1 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. May 29 01:29:57.590482 np0000177367 devstack@c-api.service[112809]: DEBUG oslo_db.sqlalchemy.engines [None req-0bb5ea8e-9c79-4e92-984a-0a2f29de4653 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=112809) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 29 01:29:57.590782 np0000177367 devstack@c-api.service[112805]: INFO cinder.rpc [None req-4841ddf4-acf9-4e0d-a2ac-69f328e61884 None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. May 29 01:29:57.591459 np0000177367 devstack@c-api.service[112808]: INFO cinder.rpc [None req-dd8e1e74-b56c-4649-980f-ff70407b19e1 None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. May 29 01:29:57.591992 np0000177367 devstack@c-api.service[112805]: WARNING castellan.key_manager.migration [None req-4841ddf4-acf9-4e0d-a2ac-69f328e61884 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 29 01:29:57.592255 np0000177367 devstack@c-api.service[112808]: WARNING castellan.key_manager.migration [None req-dd8e1e74-b56c-4649-980f-ff70407b19e1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 29 01:29:57.592967 np0000177367 devstack@c-api.service[112809]: INFO cinder.rpc [None req-0bb5ea8e-9c79-4e92-984a-0a2f29de4653 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. May 29 01:29:57.595285 np0000177367 devstack@c-api.service[112809]: INFO cinder.rpc [None req-0bb5ea8e-9c79-4e92-984a-0a2f29de4653 None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. May 29 01:29:57.596383 np0000177367 devstack@c-api.service[112809]: WARNING castellan.key_manager.migration [None req-0bb5ea8e-9c79-4e92-984a-0a2f29de4653 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 29 01:29:57.602457 np0000177367 devstack@c-api.service[112808]: WARNING castellan.key_manager.migration [None req-dd8e1e74-b56c-4649-980f-ff70407b19e1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 29 01:29:57.603605 np0000177367 devstack@c-api.service[112805]: WARNING castellan.key_manager.migration [None req-4841ddf4-acf9-4e0d-a2ac-69f328e61884 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 29 01:29:57.605651 np0000177367 devstack@c-api.service[112808]: WARNING castellan.key_manager.migration [None req-dd8e1e74-b56c-4649-980f-ff70407b19e1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 29 01:29:57.607631 np0000177367 devstack@c-api.service[112806]: DEBUG oslo_db.sqlalchemy.engines [None req-ccdd46b8-1374-4970-9e23-f8c351aa407d 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=112806) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 29 01:29:57.607967 np0000177367 devstack@c-api.service[112805]: WARNING castellan.key_manager.migration [None req-4841ddf4-acf9-4e0d-a2ac-69f328e61884 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 29 01:29:57.608720 np0000177367 devstack@c-api.service[112808]: WARNING castellan.key_manager.migration [None req-dd8e1e74-b56c-4649-980f-ff70407b19e1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 29 01:29:57.609317 np0000177367 devstack@c-api.service[112809]: WARNING castellan.key_manager.migration [None req-0bb5ea8e-9c79-4e92-984a-0a2f29de4653 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 29 01:29:57.610450 np0000177367 devstack@c-api.service[112806]: INFO cinder.rpc [None req-ccdd46b8-1374-4970-9e23-f8c351aa407d None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. May 29 01:29:57.611103 np0000177367 devstack@c-api.service[112805]: WARNING castellan.key_manager.migration [None req-4841ddf4-acf9-4e0d-a2ac-69f328e61884 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 29 01:29:57.612604 np0000177367 devstack@c-api.service[112809]: WARNING castellan.key_manager.migration [None req-0bb5ea8e-9c79-4e92-984a-0a2f29de4653 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 29 01:29:57.613032 np0000177367 devstack@c-api.service[112806]: INFO cinder.rpc [None req-ccdd46b8-1374-4970-9e23-f8c351aa407d None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. May 29 01:29:57.613912 np0000177367 devstack@c-api.service[112808]: WARNING castellan.key_manager.migration [None req-dd8e1e74-b56c-4649-980f-ff70407b19e1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 29 01:29:57.614354 np0000177367 devstack@c-api.service[112806]: WARNING castellan.key_manager.migration [None req-ccdd46b8-1374-4970-9e23-f8c351aa407d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 29 01:29:57.615133 np0000177367 devstack@c-api.service[112805]: WARNING castellan.key_manager.migration [None req-4841ddf4-acf9-4e0d-a2ac-69f328e61884 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 29 01:29:57.615736 np0000177367 devstack@c-api.service[112809]: WARNING castellan.key_manager.migration [None req-0bb5ea8e-9c79-4e92-984a-0a2f29de4653 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 29 01:29:57.616885 np0000177367 devstack@c-api.service[112808]: WARNING castellan.key_manager.migration [None req-dd8e1e74-b56c-4649-980f-ff70407b19e1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 29 01:29:57.618103 np0000177367 devstack@c-api.service[112805]: WARNING castellan.key_manager.migration [None req-4841ddf4-acf9-4e0d-a2ac-69f328e61884 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 29 01:29:57.619783 np0000177367 devstack@c-api.service[112808]: WARNING castellan.key_manager.migration [None req-dd8e1e74-b56c-4649-980f-ff70407b19e1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 29 01:29:57.620917 np0000177367 devstack@c-api.service[112809]: WARNING castellan.key_manager.migration [None req-0bb5ea8e-9c79-4e92-984a-0a2f29de4653 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 29 01:29:57.620992 np0000177367 devstack@c-api.service[112805]: WARNING castellan.key_manager.migration [None req-4841ddf4-acf9-4e0d-a2ac-69f328e61884 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 29 01:29:57.623069 np0000177367 devstack@c-api.service[112808]: WARNING castellan.key_manager.migration [None req-dd8e1e74-b56c-4649-980f-ff70407b19e1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 29 01:29:57.623976 np0000177367 devstack@c-api.service[112809]: WARNING castellan.key_manager.migration [None req-0bb5ea8e-9c79-4e92-984a-0a2f29de4653 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 29 01:29:57.624074 np0000177367 devstack@c-api.service[112805]: WARNING castellan.key_manager.migration [None req-4841ddf4-acf9-4e0d-a2ac-69f328e61884 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 29 01:29:57.625809 np0000177367 devstack@c-api.service[112808]: WARNING castellan.key_manager.migration [None req-dd8e1e74-b56c-4649-980f-ff70407b19e1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 29 01:29:57.626861 np0000177367 devstack@c-api.service[112809]: WARNING castellan.key_manager.migration [None req-0bb5ea8e-9c79-4e92-984a-0a2f29de4653 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 29 01:29:57.626933 np0000177367 devstack@c-api.service[112805]: WARNING castellan.key_manager.migration [None req-4841ddf4-acf9-4e0d-a2ac-69f328e61884 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 29 01:29:57.628778 np0000177367 devstack@c-api.service[112808]: WARNING castellan.key_manager.migration [None req-dd8e1e74-b56c-4649-980f-ff70407b19e1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 29 01:29:57.629781 np0000177367 devstack@c-api.service[112805]: WARNING castellan.key_manager.migration [None req-4841ddf4-acf9-4e0d-a2ac-69f328e61884 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 29 01:29:57.629869 np0000177367 devstack@c-api.service[112806]: WARNING castellan.key_manager.migration [None req-ccdd46b8-1374-4970-9e23-f8c351aa407d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 29 01:29:57.630041 np0000177367 devstack@c-api.service[112809]: WARNING castellan.key_manager.migration [None req-0bb5ea8e-9c79-4e92-984a-0a2f29de4653 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 29 01:29:57.630240 np0000177367 devstack@c-api.service[112808]: WARNING castellan.key_manager.migration [None req-dd8e1e74-b56c-4649-980f-ff70407b19e1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 29 01:29:57.631243 np0000177367 devstack@c-api.service[112805]: WARNING castellan.key_manager.migration [None req-4841ddf4-acf9-4e0d-a2ac-69f328e61884 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 29 01:29:57.632846 np0000177367 devstack@c-api.service[112809]: WARNING castellan.key_manager.migration [None req-0bb5ea8e-9c79-4e92-984a-0a2f29de4653 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 29 01:29:57.633031 np0000177367 devstack@c-api.service[112806]: WARNING castellan.key_manager.migration [None req-ccdd46b8-1374-4970-9e23-f8c351aa407d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 29 01:29:57.633121 np0000177367 devstack@c-api.service[112808]: WARNING castellan.key_manager.migration [None req-dd8e1e74-b56c-4649-980f-ff70407b19e1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 29 01:29:57.633908 np0000177367 devstack@c-api.service[112805]: WARNING castellan.key_manager.migration [None req-4841ddf4-acf9-4e0d-a2ac-69f328e61884 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 29 01:29:57.636120 np0000177367 devstack@c-api.service[112809]: WARNING castellan.key_manager.migration [None req-0bb5ea8e-9c79-4e92-984a-0a2f29de4653 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 29 01:29:57.636240 np0000177367 devstack@c-api.service[112806]: WARNING castellan.key_manager.migration [None req-ccdd46b8-1374-4970-9e23-f8c351aa407d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 29 01:29:57.637563 np0000177367 devstack@c-api.service[112809]: WARNING castellan.key_manager.migration [None req-0bb5ea8e-9c79-4e92-984a-0a2f29de4653 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 29 01:29:57.639091 np0000177367 devstack@c-api.service[112808]: WARNING castellan.key_manager.migration [None req-dd8e1e74-b56c-4649-980f-ff70407b19e1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 29 01:29:57.639408 np0000177367 devstack@c-api.service[112805]: WARNING castellan.key_manager.migration [None req-4841ddf4-acf9-4e0d-a2ac-69f328e61884 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 29 01:29:57.640245 np0000177367 devstack@c-api.service[112809]: WARNING castellan.key_manager.migration [None req-0bb5ea8e-9c79-4e92-984a-0a2f29de4653 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 29 01:29:57.640342 np0000177367 devstack@c-api.service[112806]: WARNING castellan.key_manager.migration [None req-ccdd46b8-1374-4970-9e23-f8c351aa407d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 29 01:29:57.642516 np0000177367 devstack@c-api.service[112808]: WARNING castellan.key_manager.migration [None req-dd8e1e74-b56c-4649-980f-ff70407b19e1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 29 01:29:57.643003 np0000177367 devstack@c-api.service[112805]: WARNING castellan.key_manager.migration [None req-4841ddf4-acf9-4e0d-a2ac-69f328e61884 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 29 01:29:57.643276 np0000177367 devstack@c-api.service[112806]: WARNING castellan.key_manager.migration [None req-ccdd46b8-1374-4970-9e23-f8c351aa407d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 29 01:29:57.644569 np0000177367 devstack@c-api.service[112808]: WARNING castellan.key_manager.migration [None req-dd8e1e74-b56c-4649-980f-ff70407b19e1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 29 01:29:57.645114 np0000177367 devstack@c-api.service[112805]: WARNING castellan.key_manager.migration [None req-4841ddf4-acf9-4e0d-a2ac-69f328e61884 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 29 01:29:57.645644 np0000177367 devstack@c-api.service[112808]: WARNING cinder.api.contrib.hosts [None req-dd8e1e74-b56c-4649-980f-ff70407b19e1 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. May 29 01:29:57.645967 np0000177367 devstack@c-api.service[112809]: WARNING castellan.key_manager.migration [None req-0bb5ea8e-9c79-4e92-984a-0a2f29de4653 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 29 01:29:57.646178 np0000177367 devstack@c-api.service[112805]: WARNING cinder.api.contrib.hosts [None req-4841ddf4-acf9-4e0d-a2ac-69f328e61884 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. May 29 01:29:57.646409 np0000177367 devstack@c-api.service[112808]: WARNING castellan.key_manager.migration [None req-dd8e1e74-b56c-4649-980f-ff70407b19e1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 29 01:29:57.646475 np0000177367 devstack@c-api.service[112806]: WARNING castellan.key_manager.migration [None req-ccdd46b8-1374-4970-9e23-f8c351aa407d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 29 01:29:57.646939 np0000177367 devstack@c-api.service[112805]: WARNING castellan.key_manager.migration [None req-4841ddf4-acf9-4e0d-a2ac-69f328e61884 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 29 01:29:57.647936 np0000177367 devstack@c-api.service[112808]: WARNING castellan.key_manager.migration [None req-dd8e1e74-b56c-4649-980f-ff70407b19e1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 29 01:29:57.648449 np0000177367 devstack@c-api.service[112805]: WARNING castellan.key_manager.migration [None req-4841ddf4-acf9-4e0d-a2ac-69f328e61884 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 29 01:29:57.649490 np0000177367 devstack@c-api.service[112808]: WARNING castellan.key_manager.migration [None req-dd8e1e74-b56c-4649-980f-ff70407b19e1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 29 01:29:57.649600 np0000177367 devstack@c-api.service[112809]: WARNING castellan.key_manager.migration [None req-0bb5ea8e-9c79-4e92-984a-0a2f29de4653 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 29 01:29:57.649662 np0000177367 devstack@c-api.service[112806]: WARNING castellan.key_manager.migration [None req-ccdd46b8-1374-4970-9e23-f8c351aa407d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 29 01:29:57.649841 np0000177367 devstack@c-api.service[112805]: WARNING castellan.key_manager.migration [None req-4841ddf4-acf9-4e0d-a2ac-69f328e61884 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 29 01:29:57.650984 np0000177367 devstack@c-api.service[112808]: WARNING castellan.key_manager.migration [None req-dd8e1e74-b56c-4649-980f-ff70407b19e1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 29 01:29:57.651313 np0000177367 devstack@c-api.service[112805]: WARNING castellan.key_manager.migration [None req-4841ddf4-acf9-4e0d-a2ac-69f328e61884 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 29 01:29:57.651660 np0000177367 devstack@c-api.service[112809]: WARNING castellan.key_manager.migration [None req-0bb5ea8e-9c79-4e92-984a-0a2f29de4653 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 29 01:29:57.652317 np0000177367 devstack@c-api.service[112808]: WARNING castellan.key_manager.migration [None req-dd8e1e74-b56c-4649-980f-ff70407b19e1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 29 01:29:57.652432 np0000177367 devstack@c-api.service[112806]: WARNING castellan.key_manager.migration [None req-ccdd46b8-1374-4970-9e23-f8c351aa407d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 29 01:29:57.652649 np0000177367 devstack@c-api.service[112805]: WARNING castellan.key_manager.migration [None req-4841ddf4-acf9-4e0d-a2ac-69f328e61884 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 29 01:29:57.652716 np0000177367 devstack@c-api.service[112809]: WARNING cinder.api.contrib.hosts [None req-0bb5ea8e-9c79-4e92-984a-0a2f29de4653 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. May 29 01:29:57.653454 np0000177367 devstack@c-api.service[112809]: WARNING castellan.key_manager.migration [None req-0bb5ea8e-9c79-4e92-984a-0a2f29de4653 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 29 01:29:57.653657 np0000177367 devstack@c-api.service[112808]: WARNING castellan.key_manager.migration [None req-dd8e1e74-b56c-4649-980f-ff70407b19e1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 29 01:29:57.654017 np0000177367 devstack@c-api.service[112805]: WARNING castellan.key_manager.migration [None req-4841ddf4-acf9-4e0d-a2ac-69f328e61884 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 29 01:29:57.654986 np0000177367 devstack@c-api.service[112809]: WARNING castellan.key_manager.migration [None req-0bb5ea8e-9c79-4e92-984a-0a2f29de4653 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 29 01:29:57.655227 np0000177367 devstack@c-api.service[112808]: WARNING castellan.key_manager.migration [None req-dd8e1e74-b56c-4649-980f-ff70407b19e1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 29 01:29:57.655317 np0000177367 devstack@c-api.service[112806]: WARNING castellan.key_manager.migration [None req-ccdd46b8-1374-4970-9e23-f8c351aa407d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 29 01:29:57.655569 np0000177367 devstack@c-api.service[112805]: WARNING castellan.key_manager.migration [None req-4841ddf4-acf9-4e0d-a2ac-69f328e61884 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 29 01:29:57.656182 np0000177367 devstack@c-api.service[112808]: DEBUG cinder.api.v3.router [None req-dd8e1e74-b56c-4649-980f-ff70407b19e1 None None] Extended resource: extensions {{(pid=112808) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 29 01:29:57.656331 np0000177367 devstack@c-api.service[112809]: WARNING castellan.key_manager.migration [None req-0bb5ea8e-9c79-4e92-984a-0a2f29de4653 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 29 01:29:57.656552 np0000177367 devstack@c-api.service[112805]: DEBUG cinder.api.v3.router [None req-4841ddf4-acf9-4e0d-a2ac-69f328e61884 None None] Extended resource: extensions {{(pid=112805) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 29 01:29:57.656779 np0000177367 devstack@c-api.service[112806]: WARNING castellan.key_manager.migration [None req-ccdd46b8-1374-4970-9e23-f8c351aa407d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 29 01:29:57.657508 np0000177367 devstack@c-api.service[112808]: DEBUG cinder.api.v3.router [None req-dd8e1e74-b56c-4649-980f-ff70407b19e1 None None] Extended resource: os-availability-zone {{(pid=112808) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 29 01:29:57.657810 np0000177367 devstack@c-api.service[112809]: WARNING castellan.key_manager.migration [None req-0bb5ea8e-9c79-4e92-984a-0a2f29de4653 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 29 01:29:57.658442 np0000177367 devstack@c-api.service[112805]: DEBUG cinder.api.v3.router [None req-4841ddf4-acf9-4e0d-a2ac-69f328e61884 None None] Extended resource: os-availability-zone {{(pid=112805) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 29 01:29:57.658804 np0000177367 devstack@c-api.service[112808]: DEBUG cinder.api.v3.router [None req-dd8e1e74-b56c-4649-980f-ff70407b19e1 None None] Extended resource: os-hosts {{(pid=112808) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 29 01:29:57.659150 np0000177367 devstack@c-api.service[112809]: WARNING castellan.key_manager.migration [None req-0bb5ea8e-9c79-4e92-984a-0a2f29de4653 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 29 01:29:57.659522 np0000177367 devstack@c-api.service[112806]: WARNING castellan.key_manager.migration [None req-ccdd46b8-1374-4970-9e23-f8c351aa407d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 29 01:29:57.659726 np0000177367 devstack@c-api.service[112805]: DEBUG cinder.api.v3.router [None req-4841ddf4-acf9-4e0d-a2ac-69f328e61884 None None] Extended resource: os-hosts {{(pid=112805) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 29 01:29:57.660193 np0000177367 devstack@c-api.service[112808]: DEBUG cinder.api.v3.router [None req-dd8e1e74-b56c-4649-980f-ff70407b19e1 None None] Extended resource: backups {{(pid=112808) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 29 01:29:57.660465 np0000177367 devstack@c-api.service[112809]: WARNING castellan.key_manager.migration [None req-0bb5ea8e-9c79-4e92-984a-0a2f29de4653 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 29 01:29:57.661114 np0000177367 devstack@c-api.service[112805]: DEBUG cinder.api.v3.router [None req-4841ddf4-acf9-4e0d-a2ac-69f328e61884 None None] Extended resource: backups {{(pid=112805) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 29 01:29:57.662043 np0000177367 devstack@c-api.service[112809]: WARNING castellan.key_manager.migration [None req-0bb5ea8e-9c79-4e92-984a-0a2f29de4653 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 29 01:29:57.662904 np0000177367 devstack@c-api.service[112808]: DEBUG cinder.api.v3.router [None req-dd8e1e74-b56c-4649-980f-ff70407b19e1 None None] Extended resource: consistencygroups {{(pid=112808) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 29 01:29:57.662988 np0000177367 devstack@c-api.service[112809]: DEBUG cinder.api.v3.router [None req-0bb5ea8e-9c79-4e92-984a-0a2f29de4653 None None] Extended resource: extensions {{(pid=112809) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 29 01:29:57.663301 np0000177367 devstack@c-api.service[112805]: DEBUG cinder.api.v3.router [None req-4841ddf4-acf9-4e0d-a2ac-69f328e61884 None None] Extended resource: consistencygroups {{(pid=112805) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 29 01:29:57.664360 np0000177367 devstack@c-api.service[112809]: DEBUG cinder.api.v3.router [None req-0bb5ea8e-9c79-4e92-984a-0a2f29de4653 None None] Extended resource: os-availability-zone {{(pid=112809) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 29 01:29:57.664865 np0000177367 devstack@c-api.service[112808]: DEBUG cinder.api.v3.router [None req-dd8e1e74-b56c-4649-980f-ff70407b19e1 None None] Extended resource: os-volume-manage {{(pid=112808) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 29 01:29:57.665247 np0000177367 devstack@c-api.service[112805]: DEBUG cinder.api.v3.router [None req-4841ddf4-acf9-4e0d-a2ac-69f328e61884 None None] Extended resource: os-volume-manage {{(pid=112805) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 29 01:29:57.665634 np0000177367 devstack@c-api.service[112809]: DEBUG cinder.api.v3.router [None req-0bb5ea8e-9c79-4e92-984a-0a2f29de4653 None None] Extended resource: os-hosts {{(pid=112809) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 29 01:29:57.665689 np0000177367 devstack@c-api.service[112806]: WARNING castellan.key_manager.migration [None req-ccdd46b8-1374-4970-9e23-f8c351aa407d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 29 01:29:57.666374 np0000177367 devstack@c-api.service[112808]: DEBUG cinder.api.v3.router [None req-dd8e1e74-b56c-4649-980f-ff70407b19e1 None None] Extended resource: extra_specs {{(pid=112808) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 29 01:29:57.666636 np0000177367 devstack@c-api.service[112805]: DEBUG cinder.api.v3.router [None req-4841ddf4-acf9-4e0d-a2ac-69f328e61884 None None] Extended resource: extra_specs {{(pid=112805) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 29 01:29:57.667579 np0000177367 devstack@c-api.service[112809]: DEBUG cinder.api.v3.router [None req-0bb5ea8e-9c79-4e92-984a-0a2f29de4653 None None] Extended resource: backups {{(pid=112809) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 29 01:29:57.667942 np0000177367 devstack@c-api.service[112808]: DEBUG cinder.api.v3.router [None req-dd8e1e74-b56c-4649-980f-ff70407b19e1 None None] Extended resource: os-snapshot-manage {{(pid=112808) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 29 01:29:57.668205 np0000177367 devstack@c-api.service[112805]: DEBUG cinder.api.v3.router [None req-4841ddf4-acf9-4e0d-a2ac-69f328e61884 None None] Extended resource: os-snapshot-manage {{(pid=112805) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 29 01:29:57.669407 np0000177367 devstack@c-api.service[112808]: DEBUG cinder.api.v3.router [None req-dd8e1e74-b56c-4649-980f-ff70407b19e1 None None] Extended resource: cgsnapshots {{(pid=112808) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 29 01:29:57.669537 np0000177367 devstack@c-api.service[112806]: WARNING castellan.key_manager.migration [None req-ccdd46b8-1374-4970-9e23-f8c351aa407d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 29 01:29:57.669596 np0000177367 devstack@c-api.service[112809]: DEBUG cinder.api.v3.router [None req-0bb5ea8e-9c79-4e92-984a-0a2f29de4653 None None] Extended resource: consistencygroups {{(pid=112809) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 29 01:29:57.669673 np0000177367 devstack@c-api.service[112805]: DEBUG cinder.api.v3.router [None req-4841ddf4-acf9-4e0d-a2ac-69f328e61884 None None] Extended resource: cgsnapshots {{(pid=112805) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 29 01:29:57.670781 np0000177367 devstack@c-api.service[112808]: DEBUG cinder.api.v3.router [None req-dd8e1e74-b56c-4649-980f-ff70407b19e1 None None] Extended resource: encryption {{(pid=112808) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 29 01:29:57.671068 np0000177367 devstack@c-api.service[112805]: DEBUG cinder.api.v3.router [None req-4841ddf4-acf9-4e0d-a2ac-69f328e61884 None None] Extended resource: encryption {{(pid=112805) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 29 01:29:57.671534 np0000177367 devstack@c-api.service[112809]: DEBUG cinder.api.v3.router [None req-0bb5ea8e-9c79-4e92-984a-0a2f29de4653 None None] Extended resource: os-volume-manage {{(pid=112809) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 29 01:29:57.671651 np0000177367 devstack@c-api.service[112806]: WARNING castellan.key_manager.migration [None req-ccdd46b8-1374-4970-9e23-f8c351aa407d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 29 01:29:57.672338 np0000177367 devstack@c-api.service[112808]: DEBUG cinder.api.v3.router [None req-dd8e1e74-b56c-4649-980f-ff70407b19e1 None None] Extended resource: encryption {{(pid=112808) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 29 01:29:57.672701 np0000177367 devstack@c-api.service[112805]: DEBUG cinder.api.v3.router [None req-4841ddf4-acf9-4e0d-a2ac-69f328e61884 None None] Extended resource: encryption {{(pid=112805) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 29 01:29:57.672801 np0000177367 devstack@c-api.service[112806]: WARNING cinder.api.contrib.hosts [None req-ccdd46b8-1374-4970-9e23-f8c351aa407d None None] Deprecated: The Host API is deprecated and will be be removed in a future version. May 29 01:29:57.672917 np0000177367 devstack@c-api.service[112809]: DEBUG cinder.api.v3.router [None req-0bb5ea8e-9c79-4e92-984a-0a2f29de4653 None None] Extended resource: extra_specs {{(pid=112809) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 29 01:29:57.673518 np0000177367 devstack@c-api.service[112806]: WARNING castellan.key_manager.migration [None req-ccdd46b8-1374-4970-9e23-f8c351aa407d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 29 01:29:57.673938 np0000177367 devstack@c-api.service[112808]: DEBUG cinder.api.v3.router [None req-dd8e1e74-b56c-4649-980f-ff70407b19e1 None None] Extended resource: capabilities {{(pid=112808) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 29 01:29:57.674295 np0000177367 devstack@c-api.service[112805]: DEBUG cinder.api.v3.router [None req-4841ddf4-acf9-4e0d-a2ac-69f328e61884 None None] Extended resource: capabilities {{(pid=112805) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 29 01:29:57.674520 np0000177367 devstack@c-api.service[112809]: DEBUG cinder.api.v3.router [None req-0bb5ea8e-9c79-4e92-984a-0a2f29de4653 None None] Extended resource: os-snapshot-manage {{(pid=112809) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 29 01:29:57.675011 np0000177367 devstack@c-api.service[112806]: WARNING castellan.key_manager.migration [None req-ccdd46b8-1374-4970-9e23-f8c351aa407d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 29 01:29:57.675181 np0000177367 devstack@c-api.service[112808]: DEBUG cinder.api.v3.router [None req-dd8e1e74-b56c-4649-980f-ff70407b19e1 None None] Extended resource: scheduler-stats {{(pid=112808) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 29 01:29:57.675528 np0000177367 devstack@c-api.service[112805]: DEBUG cinder.api.v3.router [None req-4841ddf4-acf9-4e0d-a2ac-69f328e61884 None None] Extended resource: scheduler-stats {{(pid=112805) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 29 01:29:57.675993 np0000177367 devstack@c-api.service[112809]: DEBUG cinder.api.v3.router [None req-0bb5ea8e-9c79-4e92-984a-0a2f29de4653 None None] Extended resource: cgsnapshots {{(pid=112809) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 29 01:29:57.676347 np0000177367 devstack@c-api.service[112806]: WARNING castellan.key_manager.migration [None req-ccdd46b8-1374-4970-9e23-f8c351aa407d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 29 01:29:57.676617 np0000177367 devstack@c-api.service[112808]: DEBUG cinder.api.v3.router [None req-dd8e1e74-b56c-4649-980f-ff70407b19e1 None None] Extended resource: os-volume-type-access {{(pid=112808) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 29 01:29:57.676982 np0000177367 devstack@c-api.service[112805]: DEBUG cinder.api.v3.router [None req-4841ddf4-acf9-4e0d-a2ac-69f328e61884 None None] Extended resource: os-volume-type-access {{(pid=112805) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 29 01:29:57.677343 np0000177367 devstack@c-api.service[112809]: DEBUG cinder.api.v3.router [None req-0bb5ea8e-9c79-4e92-984a-0a2f29de4653 None None] Extended resource: encryption {{(pid=112809) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 29 01:29:57.677809 np0000177367 devstack@c-api.service[112806]: WARNING castellan.key_manager.migration [None req-ccdd46b8-1374-4970-9e23-f8c351aa407d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 29 01:29:57.678270 np0000177367 devstack@c-api.service[112808]: DEBUG cinder.api.v3.router [None req-dd8e1e74-b56c-4649-980f-ff70407b19e1 None None] Extended resource: qos-specs {{(pid=112808) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 29 01:29:57.678616 np0000177367 devstack@c-api.service[112805]: DEBUG cinder.api.v3.router [None req-4841ddf4-acf9-4e0d-a2ac-69f328e61884 None None] Extended resource: qos-specs {{(pid=112805) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 29 01:29:57.678918 np0000177367 devstack@c-api.service[112809]: DEBUG cinder.api.v3.router [None req-0bb5ea8e-9c79-4e92-984a-0a2f29de4653 None None] Extended resource: encryption {{(pid=112809) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 29 01:29:57.679360 np0000177367 devstack@c-api.service[112806]: WARNING castellan.key_manager.migration [None req-ccdd46b8-1374-4970-9e23-f8c351aa407d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 29 01:29:57.680345 np0000177367 devstack@c-api.service[112808]: DEBUG cinder.api.v3.router [None req-dd8e1e74-b56c-4649-980f-ff70407b19e1 None None] Extended resource: os-quota-class-sets {{(pid=112808) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 29 01:29:57.680456 np0000177367 devstack@c-api.service[112809]: DEBUG cinder.api.v3.router [None req-0bb5ea8e-9c79-4e92-984a-0a2f29de4653 None None] Extended resource: capabilities {{(pid=112809) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 29 01:29:57.680658 np0000177367 devstack@c-api.service[112806]: WARNING castellan.key_manager.migration [None req-ccdd46b8-1374-4970-9e23-f8c351aa407d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 29 01:29:57.680705 np0000177367 devstack@c-api.service[112805]: DEBUG cinder.api.v3.router [None req-4841ddf4-acf9-4e0d-a2ac-69f328e61884 None None] Extended resource: os-quota-class-sets {{(pid=112805) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 29 01:29:57.681635 np0000177367 devstack@c-api.service[112808]: DEBUG cinder.api.v3.router [None req-dd8e1e74-b56c-4649-980f-ff70407b19e1 None None] Extended resource: os-quota-sets {{(pid=112808) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 29 01:29:57.681847 np0000177367 devstack@c-api.service[112809]: DEBUG cinder.api.v3.router [None req-0bb5ea8e-9c79-4e92-984a-0a2f29de4653 None None] Extended resource: scheduler-stats {{(pid=112809) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 29 01:29:57.682024 np0000177367 devstack@c-api.service[112805]: DEBUG cinder.api.v3.router [None req-4841ddf4-acf9-4e0d-a2ac-69f328e61884 None None] Extended resource: os-quota-sets {{(pid=112805) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 29 01:29:57.682256 np0000177367 devstack@c-api.service[112806]: WARNING castellan.key_manager.migration [None req-ccdd46b8-1374-4970-9e23-f8c351aa407d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 29 01:29:57.683086 np0000177367 devstack@c-api.service[112808]: DEBUG cinder.api.v3.router [None req-dd8e1e74-b56c-4649-980f-ff70407b19e1 None None] Extended resource: os-volume-transfer {{(pid=112808) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 29 01:29:57.683150 np0000177367 devstack@c-api.service[112809]: DEBUG cinder.api.v3.router [None req-0bb5ea8e-9c79-4e92-984a-0a2f29de4653 None None] Extended resource: os-volume-type-access {{(pid=112809) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 29 01:29:57.683199 np0000177367 devstack@c-api.service[112806]: DEBUG cinder.api.v3.router [None req-ccdd46b8-1374-4970-9e23-f8c351aa407d None None] Extended resource: extensions {{(pid=112806) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 29 01:29:57.683443 np0000177367 devstack@c-api.service[112805]: DEBUG cinder.api.v3.router [None req-4841ddf4-acf9-4e0d-a2ac-69f328e61884 None None] Extended resource: os-volume-transfer {{(pid=112805) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 29 01:29:57.684522 np0000177367 devstack@c-api.service[112806]: DEBUG cinder.api.v3.router [None req-ccdd46b8-1374-4970-9e23-f8c351aa407d None None] Extended resource: os-availability-zone {{(pid=112806) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 29 01:29:57.684735 np0000177367 devstack@c-api.service[112809]: DEBUG cinder.api.v3.router [None req-0bb5ea8e-9c79-4e92-984a-0a2f29de4653 None None] Extended resource: qos-specs {{(pid=112809) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 29 01:29:57.685431 np0000177367 devstack@c-api.service[112808]: WARNING castellan.key_manager.migration [None req-dd8e1e74-b56c-4649-980f-ff70407b19e1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 29 01:29:57.685836 np0000177367 devstack@c-api.service[112806]: DEBUG cinder.api.v3.router [None req-ccdd46b8-1374-4970-9e23-f8c351aa407d None None] Extended resource: os-hosts {{(pid=112806) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 29 01:29:57.686258 np0000177367 devstack@c-api.service[112805]: WARNING castellan.key_manager.migration [None req-4841ddf4-acf9-4e0d-a2ac-69f328e61884 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 29 01:29:57.686834 np0000177367 devstack@c-api.service[112809]: DEBUG cinder.api.v3.router [None req-0bb5ea8e-9c79-4e92-984a-0a2f29de4653 None None] Extended resource: os-quota-class-sets {{(pid=112809) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 29 01:29:57.686892 np0000177367 devstack@c-api.service[112808]: WARNING castellan.key_manager.migration [None req-dd8e1e74-b56c-4649-980f-ff70407b19e1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 29 01:29:57.687196 np0000177367 devstack@c-api.service[112806]: DEBUG cinder.api.v3.router [None req-ccdd46b8-1374-4970-9e23-f8c351aa407d None None] Extended resource: backups {{(pid=112806) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 29 01:29:57.687634 np0000177367 devstack@c-api.service[112805]: WARNING castellan.key_manager.migration [None req-4841ddf4-acf9-4e0d-a2ac-69f328e61884 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 29 01:29:57.688101 np0000177367 devstack@c-api.service[112809]: DEBUG cinder.api.v3.router [None req-0bb5ea8e-9c79-4e92-984a-0a2f29de4653 None None] Extended resource: os-quota-sets {{(pid=112809) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 29 01:29:57.688273 np0000177367 devstack@c-api.service[112808]: WARNING castellan.key_manager.migration [None req-dd8e1e74-b56c-4649-980f-ff70407b19e1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 29 01:29:57.689074 np0000177367 devstack@c-api.service[112805]: WARNING castellan.key_manager.migration [None req-4841ddf4-acf9-4e0d-a2ac-69f328e61884 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 29 01:29:57.689206 np0000177367 devstack@c-api.service[112806]: DEBUG cinder.api.v3.router [None req-ccdd46b8-1374-4970-9e23-f8c351aa407d None None] Extended resource: consistencygroups {{(pid=112806) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 29 01:29:57.689527 np0000177367 devstack@c-api.service[112809]: DEBUG cinder.api.v3.router [None req-0bb5ea8e-9c79-4e92-984a-0a2f29de4653 None None] Extended resource: os-volume-transfer {{(pid=112809) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 29 01:29:57.689749 np0000177367 devstack@c-api.service[112808]: WARNING castellan.key_manager.migration [None req-dd8e1e74-b56c-4649-980f-ff70407b19e1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 29 01:29:57.690575 np0000177367 devstack@c-api.service[112808]: DEBUG cinder.api.contrib.snapshot_actions [None req-dd8e1e74-b56c-4649-980f-ff70407b19e1 None None] SnapshotActionsController initialized {{(pid=112808) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} May 29 01:29:57.690643 np0000177367 devstack@c-api.service[112805]: WARNING castellan.key_manager.migration [None req-4841ddf4-acf9-4e0d-a2ac-69f328e61884 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 29 01:29:57.691193 np0000177367 devstack@c-api.service[112806]: DEBUG cinder.api.v3.router [None req-ccdd46b8-1374-4970-9e23-f8c351aa407d None None] Extended resource: os-volume-manage {{(pid=112806) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 29 01:29:57.691323 np0000177367 devstack@c-api.service[112808]: WARNING castellan.key_manager.migration [None req-dd8e1e74-b56c-4649-980f-ff70407b19e1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 29 01:29:57.691447 np0000177367 devstack@c-api.service[112805]: DEBUG cinder.api.contrib.snapshot_actions [None req-4841ddf4-acf9-4e0d-a2ac-69f328e61884 None None] SnapshotActionsController initialized {{(pid=112805) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} May 29 01:29:57.691898 np0000177367 devstack@c-api.service[112809]: WARNING castellan.key_manager.migration [None req-0bb5ea8e-9c79-4e92-984a-0a2f29de4653 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 29 01:29:57.692199 np0000177367 devstack@c-api.service[112805]: WARNING castellan.key_manager.migration [None req-4841ddf4-acf9-4e0d-a2ac-69f328e61884 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 29 01:29:57.692594 np0000177367 devstack@c-api.service[112806]: DEBUG cinder.api.v3.router [None req-ccdd46b8-1374-4970-9e23-f8c351aa407d None None] Extended resource: extra_specs {{(pid=112806) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 29 01:29:57.692671 np0000177367 devstack@c-api.service[112808]: WARNING castellan.key_manager.migration [None req-dd8e1e74-b56c-4649-980f-ff70407b19e1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 29 01:29:57.693245 np0000177367 devstack@c-api.service[112809]: WARNING castellan.key_manager.migration [None req-0bb5ea8e-9c79-4e92-984a-0a2f29de4653 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 29 01:29:57.693553 np0000177367 devstack@c-api.service[112805]: WARNING castellan.key_manager.migration [None req-4841ddf4-acf9-4e0d-a2ac-69f328e61884 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 29 01:29:57.694051 np0000177367 devstack@c-api.service[112808]: WARNING castellan.key_manager.migration [None req-dd8e1e74-b56c-4649-980f-ff70407b19e1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 29 01:29:57.694165 np0000177367 devstack@c-api.service[112806]: DEBUG cinder.api.v3.router [None req-ccdd46b8-1374-4970-9e23-f8c351aa407d None None] Extended resource: os-snapshot-manage {{(pid=112806) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 29 01:29:57.694682 np0000177367 devstack@c-api.service[112809]: WARNING castellan.key_manager.migration [None req-0bb5ea8e-9c79-4e92-984a-0a2f29de4653 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 29 01:29:57.694968 np0000177367 devstack@c-api.service[112808]: DEBUG cinder.api.v3.router [None req-dd8e1e74-b56c-4649-980f-ff70407b19e1 None None] Extension AdminActions extending resource: volumes {{(pid=112808) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 29 01:29:57.695061 np0000177367 devstack@c-api.service[112805]: WARNING castellan.key_manager.migration [None req-4841ddf4-acf9-4e0d-a2ac-69f328e61884 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 29 01:29:57.695122 np0000177367 devstack@c-api.service[112808]: DEBUG cinder.api.v3.router [None req-dd8e1e74-b56c-4649-980f-ff70407b19e1 None None] Extension AdminActions extending resource: snapshots {{(pid=112808) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 29 01:29:57.695174 np0000177367 devstack@c-api.service[112808]: DEBUG cinder.api.v3.router [None req-dd8e1e74-b56c-4649-980f-ff70407b19e1 None None] Extension AdminActions extending resource: backups {{(pid=112808) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 29 01:29:57.695287 np0000177367 devstack@c-api.service[112808]: DEBUG cinder.api.v3.router [None req-dd8e1e74-b56c-4649-980f-ff70407b19e1 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=112808) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 29 01:29:57.695405 np0000177367 devstack@c-api.service[112808]: DEBUG cinder.api.v3.router [None req-dd8e1e74-b56c-4649-980f-ff70407b19e1 None None] Extension SnapshotActions extending resource: snapshots {{(pid=112808) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 29 01:29:57.695572 np0000177367 devstack@c-api.service[112808]: DEBUG cinder.api.v3.router [None req-dd8e1e74-b56c-4649-980f-ff70407b19e1 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=112808) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 29 01:29:57.695691 np0000177367 devstack@c-api.service[112806]: DEBUG cinder.api.v3.router [None req-ccdd46b8-1374-4970-9e23-f8c351aa407d None None] Extended resource: cgsnapshots {{(pid=112806) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 29 01:29:57.695849 np0000177367 devstack@c-api.service[112808]: DEBUG cinder.api.v3.router [None req-dd8e1e74-b56c-4649-980f-ff70407b19e1 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=112808) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 29 01:29:57.695973 np0000177367 devstack@c-api.service[112805]: DEBUG cinder.api.v3.router [None req-4841ddf4-acf9-4e0d-a2ac-69f328e61884 None None] Extension AdminActions extending resource: volumes {{(pid=112805) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 29 01:29:57.696042 np0000177367 devstack@c-api.service[112808]: DEBUG cinder.api.v3.router [None req-dd8e1e74-b56c-4649-980f-ff70407b19e1 None None] Extension TypesManage extending resource: types {{(pid=112808) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 29 01:29:57.696042 np0000177367 devstack@c-api.service[112808]: DEBUG cinder.api.v3.router [None req-dd8e1e74-b56c-4649-980f-ff70407b19e1 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=112808) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 29 01:29:57.696165 np0000177367 devstack@c-api.service[112805]: DEBUG cinder.api.v3.router [None req-4841ddf4-acf9-4e0d-a2ac-69f328e61884 None None] Extension AdminActions extending resource: snapshots {{(pid=112805) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 29 01:29:57.696231 np0000177367 devstack@c-api.service[112808]: DEBUG cinder.api.v3.router [None req-dd8e1e74-b56c-4649-980f-ff70407b19e1 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=112808) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 29 01:29:57.696299 np0000177367 devstack@c-api.service[112805]: DEBUG cinder.api.v3.router [None req-4841ddf4-acf9-4e0d-a2ac-69f328e61884 None None] Extension AdminActions extending resource: backups {{(pid=112805) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 29 01:29:57.696366 np0000177367 devstack@c-api.service[112808]: DEBUG cinder.api.v3.router [None req-dd8e1e74-b56c-4649-980f-ff70407b19e1 None None] Extension VolumeTypeAccess extending resource: types {{(pid=112808) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 29 01:29:57.696422 np0000177367 devstack@c-api.service[112805]: DEBUG cinder.api.v3.router [None req-4841ddf4-acf9-4e0d-a2ac-69f328e61884 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=112805) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 29 01:29:57.696477 np0000177367 devstack@c-api.service[112809]: WARNING castellan.key_manager.migration [None req-0bb5ea8e-9c79-4e92-984a-0a2f29de4653 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 29 01:29:57.696531 np0000177367 devstack@c-api.service[112808]: DEBUG cinder.api.v3.router [None req-dd8e1e74-b56c-4649-980f-ff70407b19e1 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=112808) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 29 01:29:57.696584 np0000177367 devstack@c-api.service[112805]: DEBUG cinder.api.v3.router [None req-4841ddf4-acf9-4e0d-a2ac-69f328e61884 None None] Extension SnapshotActions extending resource: snapshots {{(pid=112805) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 29 01:29:57.696643 np0000177367 devstack@c-api.service[112808]: DEBUG cinder.api.v3.router [None req-dd8e1e74-b56c-4649-980f-ff70407b19e1 None None] Extension VolumeActions extending resource: volumes {{(pid=112808) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 29 01:29:57.696707 np0000177367 devstack@c-api.service[112805]: DEBUG cinder.api.v3.router [None req-4841ddf4-acf9-4e0d-a2ac-69f328e61884 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=112805) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 29 01:29:57.696790 np0000177367 devstack@c-api.service[112808]: DEBUG cinder.api.v3.router [None req-dd8e1e74-b56c-4649-980f-ff70407b19e1 None None] Extension UsedLimits extending resource: limits {{(pid=112808) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 29 01:29:57.696790 np0000177367 devstack@c-api.service[112808]: DEBUG cinder.api.v3.router [None req-dd8e1e74-b56c-4649-980f-ff70407b19e1 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=112808) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 29 01:29:57.696930 np0000177367 devstack@c-api.service[112805]: DEBUG cinder.api.v3.router [None req-4841ddf4-acf9-4e0d-a2ac-69f328e61884 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=112805) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 29 01:29:57.696997 np0000177367 devstack@c-api.service[112808]: DEBUG cinder.api.v3.router [None req-dd8e1e74-b56c-4649-980f-ff70407b19e1 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=112808) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 29 01:29:57.697055 np0000177367 devstack@c-api.service[112805]: DEBUG cinder.api.v3.router [None req-4841ddf4-acf9-4e0d-a2ac-69f328e61884 None None] Extension TypesManage extending resource: types {{(pid=112805) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 29 01:29:57.697055 np0000177367 devstack@c-api.service[112805]: DEBUG cinder.api.v3.router [None req-4841ddf4-acf9-4e0d-a2ac-69f328e61884 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=112805) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 29 01:29:57.697055 np0000177367 devstack@c-api.service[112805]: DEBUG cinder.api.v3.router [None req-4841ddf4-acf9-4e0d-a2ac-69f328e61884 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=112805) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 29 01:29:57.697055 np0000177367 devstack@c-api.service[112805]: DEBUG cinder.api.v3.router [None req-4841ddf4-acf9-4e0d-a2ac-69f328e61884 None None] Extension VolumeTypeAccess extending resource: types {{(pid=112805) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 29 01:29:57.697256 np0000177367 devstack@c-api.service[112809]: DEBUG cinder.api.contrib.snapshot_actions [None req-0bb5ea8e-9c79-4e92-984a-0a2f29de4653 None None] SnapshotActionsController initialized {{(pid=112809) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} May 29 01:29:57.697321 np0000177367 devstack@c-api.service[112806]: DEBUG cinder.api.v3.router [None req-ccdd46b8-1374-4970-9e23-f8c351aa407d None None] Extended resource: encryption {{(pid=112806) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 29 01:29:57.697379 np0000177367 devstack@c-api.service[112805]: DEBUG cinder.api.v3.router [None req-4841ddf4-acf9-4e0d-a2ac-69f328e61884 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=112805) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 29 01:29:57.697379 np0000177367 devstack@c-api.service[112805]: DEBUG cinder.api.v3.router [None req-4841ddf4-acf9-4e0d-a2ac-69f328e61884 None None] Extension VolumeActions extending resource: volumes {{(pid=112805) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 29 01:29:57.697379 np0000177367 devstack@c-api.service[112805]: DEBUG cinder.api.v3.router [None req-4841ddf4-acf9-4e0d-a2ac-69f328e61884 None None] Extension UsedLimits extending resource: limits {{(pid=112805) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 29 01:29:57.697379 np0000177367 devstack@c-api.service[112805]: DEBUG cinder.api.v3.router [None req-4841ddf4-acf9-4e0d-a2ac-69f328e61884 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=112805) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 29 01:29:57.697586 np0000177367 devstack@c-api.service[112805]: DEBUG cinder.api.v3.router [None req-4841ddf4-acf9-4e0d-a2ac-69f328e61884 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=112805) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 29 01:29:57.697715 np0000177367 devstack@c-api.service[112809]: WARNING castellan.key_manager.migration [None req-0bb5ea8e-9c79-4e92-984a-0a2f29de4653 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 29 01:29:57.698455 np0000177367 devstack@c-api.service[112806]: DEBUG cinder.api.v3.router [None req-ccdd46b8-1374-4970-9e23-f8c351aa407d None None] Extended resource: encryption {{(pid=112806) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 29 01:29:57.699033 np0000177367 devstack@c-api.service[112809]: WARNING castellan.key_manager.migration [None req-0bb5ea8e-9c79-4e92-984a-0a2f29de4653 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 29 01:29:57.700013 np0000177367 devstack@c-api.service[112806]: DEBUG cinder.api.v3.router [None req-ccdd46b8-1374-4970-9e23-f8c351aa407d None None] Extended resource: capabilities {{(pid=112806) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 29 01:29:57.700357 np0000177367 devstack@c-api.service[112809]: WARNING castellan.key_manager.migration [None req-0bb5ea8e-9c79-4e92-984a-0a2f29de4653 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 29 01:29:57.701211 np0000177367 devstack@c-api.service[112806]: DEBUG cinder.api.v3.router [None req-ccdd46b8-1374-4970-9e23-f8c351aa407d None None] Extended resource: scheduler-stats {{(pid=112806) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 29 01:29:57.701267 np0000177367 devstack@c-api.service[112809]: DEBUG cinder.api.v3.router [None req-0bb5ea8e-9c79-4e92-984a-0a2f29de4653 None None] Extension AdminActions extending resource: volumes {{(pid=112809) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 29 01:29:57.701381 np0000177367 devstack@c-api.service[112809]: DEBUG cinder.api.v3.router [None req-0bb5ea8e-9c79-4e92-984a-0a2f29de4653 None None] Extension AdminActions extending resource: snapshots {{(pid=112809) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 29 01:29:57.701473 np0000177367 devstack@c-api.service[112809]: DEBUG cinder.api.v3.router [None req-0bb5ea8e-9c79-4e92-984a-0a2f29de4653 None None] Extension AdminActions extending resource: backups {{(pid=112809) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 29 01:29:57.701584 np0000177367 devstack@c-api.service[112809]: DEBUG cinder.api.v3.router [None req-0bb5ea8e-9c79-4e92-984a-0a2f29de4653 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=112809) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 29 01:29:57.701725 np0000177367 devstack@c-api.service[112809]: DEBUG cinder.api.v3.router [None req-0bb5ea8e-9c79-4e92-984a-0a2f29de4653 None None] Extension SnapshotActions extending resource: snapshots {{(pid=112809) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 29 01:29:57.701856 np0000177367 devstack@c-api.service[112809]: DEBUG cinder.api.v3.router [None req-0bb5ea8e-9c79-4e92-984a-0a2f29de4653 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=112809) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 29 01:29:57.702532 np0000177367 devstack@c-api.service[112809]: DEBUG cinder.api.v3.router [None req-0bb5ea8e-9c79-4e92-984a-0a2f29de4653 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=112809) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 29 01:29:57.702646 np0000177367 devstack@c-api.service[112809]: DEBUG cinder.api.v3.router [None req-0bb5ea8e-9c79-4e92-984a-0a2f29de4653 None None] Extension TypesManage extending resource: types {{(pid=112809) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 29 01:29:57.702696 np0000177367 devstack@c-api.service[112806]: DEBUG cinder.api.v3.router [None req-ccdd46b8-1374-4970-9e23-f8c351aa407d None None] Extended resource: os-volume-type-access {{(pid=112806) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 29 01:29:57.702807 np0000177367 devstack@c-api.service[112809]: DEBUG cinder.api.v3.router [None req-0bb5ea8e-9c79-4e92-984a-0a2f29de4653 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=112809) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 29 01:29:57.702863 np0000177367 devstack@c-api.service[112809]: DEBUG cinder.api.v3.router [None req-0bb5ea8e-9c79-4e92-984a-0a2f29de4653 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=112809) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 29 01:29:57.702955 np0000177367 devstack@c-api.service[112809]: DEBUG cinder.api.v3.router [None req-0bb5ea8e-9c79-4e92-984a-0a2f29de4653 None None] Extension VolumeTypeAccess extending resource: types {{(pid=112809) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 29 01:29:57.703070 np0000177367 devstack@c-api.service[112809]: DEBUG cinder.api.v3.router [None req-0bb5ea8e-9c79-4e92-984a-0a2f29de4653 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=112809) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 29 01:29:57.703171 np0000177367 devstack@c-api.service[112809]: DEBUG cinder.api.v3.router [None req-0bb5ea8e-9c79-4e92-984a-0a2f29de4653 None None] Extension VolumeActions extending resource: volumes {{(pid=112809) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 29 01:29:57.703295 np0000177367 devstack@c-api.service[112809]: DEBUG cinder.api.v3.router [None req-0bb5ea8e-9c79-4e92-984a-0a2f29de4653 None None] Extension UsedLimits extending resource: limits {{(pid=112809) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 29 01:29:57.703403 np0000177367 devstack@c-api.service[112809]: DEBUG cinder.api.v3.router [None req-0bb5ea8e-9c79-4e92-984a-0a2f29de4653 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=112809) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 29 01:29:57.703500 np0000177367 devstack@c-api.service[112809]: DEBUG cinder.api.v3.router [None req-0bb5ea8e-9c79-4e92-984a-0a2f29de4653 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=112809) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 29 01:29:57.704271 np0000177367 devstack@c-api.service[112806]: DEBUG cinder.api.v3.router [None req-ccdd46b8-1374-4970-9e23-f8c351aa407d None None] Extended resource: qos-specs {{(pid=112806) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 29 01:29:57.705082 np0000177367 devstack@c-api.service[112808]: WSGI app 0 (mountpoint='') ready in 2 seconds on interpreter 0x70a5442a3668 pid: 112808 (default app) May 29 01:29:57.705284 np0000177367 devstack@c-api.service[112805]: WSGI app 0 (mountpoint='') ready in 2 seconds on interpreter 0x70a5442a3668 pid: 112805 (default app) May 29 01:29:57.706871 np0000177367 devstack@c-api.service[112806]: DEBUG cinder.api.v3.router [None req-ccdd46b8-1374-4970-9e23-f8c351aa407d None None] Extended resource: os-quota-class-sets {{(pid=112806) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 29 01:29:57.708135 np0000177367 devstack@c-api.service[112806]: DEBUG cinder.api.v3.router [None req-ccdd46b8-1374-4970-9e23-f8c351aa407d None None] Extended resource: os-quota-sets {{(pid=112806) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 29 01:29:57.709547 np0000177367 devstack@c-api.service[112806]: DEBUG cinder.api.v3.router [None req-ccdd46b8-1374-4970-9e23-f8c351aa407d None None] Extended resource: os-volume-transfer {{(pid=112806) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 29 01:29:57.711426 np0000177367 devstack@c-api.service[112809]: WSGI app 0 (mountpoint='') ready in 2 seconds on interpreter 0x70a5442a3668 pid: 112809 (default app) May 29 01:29:57.711837 np0000177367 devstack@c-api.service[112806]: WARNING castellan.key_manager.migration [None req-ccdd46b8-1374-4970-9e23-f8c351aa407d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 29 01:29:57.713183 np0000177367 devstack@c-api.service[112806]: WARNING castellan.key_manager.migration [None req-ccdd46b8-1374-4970-9e23-f8c351aa407d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 29 01:29:57.713249 np0000177367 devstack@c-api.service[112808]: /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 01:29:57.713249 np0000177367 devstack@c-api.service[112808]: warnings.warn(deprecated_msg) May 29 01:29:57.713249 np0000177367 devstack@c-api.service[112808]: /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 01:29:57.713249 np0000177367 devstack@c-api.service[112808]: warnings.warn(deprecated_msg) May 29 01:29:57.713249 np0000177367 devstack@c-api.service[112808]: /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 01:29:57.713532 np0000177367 devstack@c-api.service[112808]: warnings.warn(deprecated_msg) May 29 01:29:57.713532 np0000177367 devstack@c-api.service[112808]: /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 01:29:57.713532 np0000177367 devstack@c-api.service[112808]: warnings.warn(deprecated_msg) May 29 01:29:57.713532 np0000177367 devstack@c-api.service[112808]: /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 01:29:57.713532 np0000177367 devstack@c-api.service[112808]: warnings.warn(deprecated_msg) May 29 01:29:57.713756 np0000177367 devstack@c-api.service[112808]: /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 01:29:57.713756 np0000177367 devstack@c-api.service[112808]: warnings.warn(deprecated_msg) May 29 01:29:57.713756 np0000177367 devstack@c-api.service[112808]: /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 01:29:57.713756 np0000177367 devstack@c-api.service[112808]: warnings.warn(deprecated_msg) May 29 01:29:57.713756 np0000177367 devstack@c-api.service[112808]: /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 01:29:57.713756 np0000177367 devstack@c-api.service[112808]: warnings.warn(deprecated_msg) May 29 01:29:57.714044 np0000177367 devstack@c-api.service[112808]: /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 01:29:57.714044 np0000177367 devstack@c-api.service[112808]: warnings.warn(deprecated_msg) May 29 01:29:57.714044 np0000177367 devstack@c-api.service[112808]: /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 01:29:57.714044 np0000177367 devstack@c-api.service[112808]: warnings.warn(deprecated_msg) May 29 01:29:57.714222 np0000177367 devstack@c-api.service[112808]: /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 01:29:57.714222 np0000177367 devstack@c-api.service[112808]: warnings.warn(deprecated_msg) May 29 01:29:57.714222 np0000177367 devstack@c-api.service[112808]: /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 01:29:57.714222 np0000177367 devstack@c-api.service[112808]: warnings.warn(deprecated_msg) May 29 01:29:57.714403 np0000177367 devstack@c-api.service[112808]: /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 01:29:57.714403 np0000177367 devstack@c-api.service[112808]: warnings.warn(deprecated_msg) May 29 01:29:57.714403 np0000177367 devstack@c-api.service[112808]: /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 01:29:57.714403 np0000177367 devstack@c-api.service[112808]: warnings.warn(deprecated_msg) May 29 01:29:57.714581 np0000177367 devstack@c-api.service[112808]: /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 01:29:57.714581 np0000177367 devstack@c-api.service[112808]: warnings.warn(deprecated_msg) May 29 01:29:57.714581 np0000177367 devstack@c-api.service[112808]: /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 01:29:57.714581 np0000177367 devstack@c-api.service[112808]: warnings.warn(deprecated_msg) May 29 01:29:57.714581 np0000177367 devstack@c-api.service[112808]: /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 01:29:57.714849 np0000177367 devstack@c-api.service[112808]: warnings.warn(deprecated_msg) May 29 01:29:57.714849 np0000177367 devstack@c-api.service[112808]: /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 01:29:57.714849 np0000177367 devstack@c-api.service[112808]: warnings.warn(deprecated_msg) May 29 01:29:57.714849 np0000177367 devstack@c-api.service[112808]: /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 01:29:57.714849 np0000177367 devstack@c-api.service[112808]: warnings.warn(deprecated_msg) May 29 01:29:57.715153 np0000177367 devstack@c-api.service[112808]: /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 01:29:57.715153 np0000177367 devstack@c-api.service[112808]: warnings.warn(deprecated_msg) May 29 01:29:57.715153 np0000177367 devstack@c-api.service[112808]: /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 01:29:57.715153 np0000177367 devstack@c-api.service[112808]: warnings.warn(deprecated_msg) May 29 01:29:57.715153 np0000177367 devstack@c-api.service[112808]: /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 01:29:57.715153 np0000177367 devstack@c-api.service[112808]: warnings.warn(deprecated_msg) May 29 01:29:57.715406 np0000177367 devstack@c-api.service[112808]: /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 01:29:57.715406 np0000177367 devstack@c-api.service[112808]: warnings.warn(deprecated_msg) May 29 01:29:57.715406 np0000177367 devstack@c-api.service[112808]: /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 01:29:57.715406 np0000177367 devstack@c-api.service[112808]: warnings.warn(deprecated_msg) May 29 01:29:57.715406 np0000177367 devstack@c-api.service[112808]: /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 01:29:57.715406 np0000177367 devstack@c-api.service[112808]: warnings.warn(deprecated_msg) May 29 01:29:57.715677 np0000177367 devstack@c-api.service[112808]: /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 01:29:57.715677 np0000177367 devstack@c-api.service[112808]: warnings.warn(deprecated_msg) May 29 01:29:57.715677 np0000177367 devstack@c-api.service[112808]: /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 01:29:57.715677 np0000177367 devstack@c-api.service[112808]: warnings.warn(deprecated_msg) May 29 01:29:57.715677 np0000177367 devstack@c-api.service[112808]: /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 01:29:57.715677 np0000177367 devstack@c-api.service[112808]: warnings.warn(deprecated_msg) May 29 01:29:57.715958 np0000177367 devstack@c-api.service[112808]: /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 01:29:57.715958 np0000177367 devstack@c-api.service[112808]: warnings.warn(deprecated_msg) May 29 01:29:57.715958 np0000177367 devstack@c-api.service[112808]: /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 01:29:57.715958 np0000177367 devstack@c-api.service[112808]: warnings.warn(deprecated_msg) May 29 01:29:57.715958 np0000177367 devstack@c-api.service[112808]: /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 01:29:57.716586 np0000177367 devstack@c-api.service[112808]: warnings.warn(deprecated_msg) May 29 01:29:57.716586 np0000177367 devstack@c-api.service[112808]: /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 01:29:57.716586 np0000177367 devstack@c-api.service[112808]: warnings.warn(deprecated_msg) May 29 01:29:57.716586 np0000177367 devstack@c-api.service[112808]: /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 01:29:57.716586 np0000177367 devstack@c-api.service[112808]: warnings.warn(deprecated_msg) May 29 01:29:57.717238 np0000177367 devstack@c-api.service[112808]: /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 01:29:57.717238 np0000177367 devstack@c-api.service[112808]: warnings.warn(deprecated_msg) May 29 01:29:57.717238 np0000177367 devstack@c-api.service[112808]: /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 01:29:57.717238 np0000177367 devstack@c-api.service[112808]: warnings.warn(deprecated_msg) May 29 01:29:57.717238 np0000177367 devstack@c-api.service[112808]: /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 01:29:57.717238 np0000177367 devstack@c-api.service[112808]: warnings.warn(deprecated_msg) May 29 01:29:57.718493 np0000177367 devstack@c-api.service[112808]: /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 01:29:57.718493 np0000177367 devstack@c-api.service[112808]: warnings.warn(deprecated_msg) May 29 01:29:57.718493 np0000177367 devstack@c-api.service[112808]: /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 01:29:57.718493 np0000177367 devstack@c-api.service[112808]: warnings.warn(deprecated_msg) May 29 01:29:57.718493 np0000177367 devstack@c-api.service[112808]: /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 01:29:57.718493 np0000177367 devstack@c-api.service[112808]: warnings.warn(deprecated_msg) May 29 01:29:57.718919 np0000177367 devstack@c-api.service[112808]: /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 01:29:57.718919 np0000177367 devstack@c-api.service[112808]: warnings.warn(deprecated_msg) May 29 01:29:57.718919 np0000177367 devstack@c-api.service[112808]: /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 01:29:57.718919 np0000177367 devstack@c-api.service[112808]: warnings.warn(deprecated_msg) May 29 01:29:57.718919 np0000177367 devstack@c-api.service[112808]: /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 01:29:57.719169 np0000177367 devstack@c-api.service[112808]: warnings.warn(deprecated_msg) May 29 01:29:57.719169 np0000177367 devstack@c-api.service[112808]: /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 01:29:57.719169 np0000177367 devstack@c-api.service[112808]: warnings.warn(deprecated_msg) May 29 01:29:57.719169 np0000177367 devstack@c-api.service[112808]: /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 01:29:57.719169 np0000177367 devstack@c-api.service[112808]: warnings.warn(deprecated_msg) May 29 01:29:57.719381 np0000177367 devstack@c-api.service[112808]: /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 01:29:57.719381 np0000177367 devstack@c-api.service[112808]: warnings.warn(deprecated_msg) May 29 01:29:57.719381 np0000177367 devstack@c-api.service[112808]: /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 01:29:57.719381 np0000177367 devstack@c-api.service[112808]: warnings.warn(deprecated_msg) May 29 01:29:57.719574 np0000177367 devstack@c-api.service[112808]: /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 01:29:57.719574 np0000177367 devstack@c-api.service[112808]: warnings.warn(deprecated_msg) May 29 01:29:57.719574 np0000177367 devstack@c-api.service[112808]: /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 01:29:57.719574 np0000177367 devstack@c-api.service[112808]: warnings.warn(deprecated_msg) May 29 01:29:57.719796 np0000177367 devstack@c-api.service[112808]: /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 01:29:57.719796 np0000177367 devstack@c-api.service[112808]: warnings.warn(deprecated_msg) May 29 01:29:57.719796 np0000177367 devstack@c-api.service[112808]: /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 01:29:57.719796 np0000177367 devstack@c-api.service[112808]: warnings.warn(deprecated_msg) May 29 01:29:57.719796 np0000177367 devstack@c-api.service[112808]: /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 01:29:57.720053 np0000177367 devstack@c-api.service[112808]: warnings.warn(deprecated_msg) May 29 01:29:57.720053 np0000177367 devstack@c-api.service[112808]: /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 01:29:57.720053 np0000177367 devstack@c-api.service[112808]: warnings.warn(deprecated_msg) May 29 01:29:57.720053 np0000177367 devstack@c-api.service[112808]: /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 01:29:57.720053 np0000177367 devstack@c-api.service[112808]: warnings.warn(deprecated_msg) May 29 01:29:57.720262 np0000177367 devstack@c-api.service[112808]: /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 01:29:57.720262 np0000177367 devstack@c-api.service[112808]: warnings.warn(deprecated_msg) May 29 01:29:57.720262 np0000177367 devstack@c-api.service[112808]: /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 01:29:57.720262 np0000177367 devstack@c-api.service[112808]: warnings.warn(deprecated_msg) May 29 01:29:57.720433 np0000177367 devstack@c-api.service[112808]: /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 01:29:57.720433 np0000177367 devstack@c-api.service[112808]: warnings.warn(deprecated_msg) May 29 01:29:57.720433 np0000177367 devstack@c-api.service[112808]: /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 01:29:57.720433 np0000177367 devstack@c-api.service[112808]: warnings.warn(deprecated_msg) May 29 01:29:57.720623 np0000177367 devstack@c-api.service[112808]: /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 01:29:57.720623 np0000177367 devstack@c-api.service[112808]: warnings.warn(deprecated_msg) May 29 01:29:57.720623 np0000177367 devstack@c-api.service[112808]: /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 01:29:57.720623 np0000177367 devstack@c-api.service[112808]: warnings.warn(deprecated_msg) May 29 01:29:57.720927 np0000177367 devstack@c-api.service[112808]: /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 01:29:57.720927 np0000177367 devstack@c-api.service[112808]: warnings.warn(deprecated_msg) May 29 01:29:57.720927 np0000177367 devstack@c-api.service[112808]: /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 01:29:57.720927 np0000177367 devstack@c-api.service[112808]: warnings.warn(deprecated_msg) May 29 01:29:57.721168 np0000177367 devstack@c-api.service[112808]: /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 01:29:57.721168 np0000177367 devstack@c-api.service[112808]: warnings.warn(deprecated_msg) May 29 01:29:57.721168 np0000177367 devstack@c-api.service[112808]: /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 01:29:57.721168 np0000177367 devstack@c-api.service[112808]: warnings.warn(deprecated_msg) May 29 01:29:57.721389 np0000177367 devstack@c-api.service[112808]: /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 01:29:57.721389 np0000177367 devstack@c-api.service[112808]: warnings.warn(deprecated_msg) May 29 01:29:57.721389 np0000177367 devstack@c-api.service[112808]: /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 01:29:57.721389 np0000177367 devstack@c-api.service[112808]: warnings.warn(deprecated_msg) May 29 01:29:57.721389 np0000177367 devstack@c-api.service[112808]: /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 01:29:57.721630 np0000177367 devstack@c-api.service[112808]: warnings.warn(deprecated_msg) May 29 01:29:57.721630 np0000177367 devstack@c-api.service[112808]: /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 01:29:57.721630 np0000177367 devstack@c-api.service[112808]: warnings.warn(deprecated_msg) May 29 01:29:57.721630 np0000177367 devstack@c-api.service[112808]: /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 01:29:57.721630 np0000177367 devstack@c-api.service[112808]: warnings.warn(deprecated_msg) May 29 01:29:57.721630 np0000177367 devstack@c-api.service[112808]: /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 01:29:57.721991 np0000177367 devstack@c-api.service[112808]: warnings.warn(deprecated_msg) May 29 01:29:57.721991 np0000177367 devstack@c-api.service[112808]: /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 01:29:57.721991 np0000177367 devstack@c-api.service[112808]: warnings.warn(deprecated_msg) May 29 01:29:57.721991 np0000177367 devstack@c-api.service[112808]: /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 01:29:57.721991 np0000177367 devstack@c-api.service[112808]: warnings.warn(deprecated_msg) May 29 01:29:57.722213 np0000177367 devstack@c-api.service[112808]: /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 01:29:57.722213 np0000177367 devstack@c-api.service[112808]: warnings.warn(deprecated_msg) May 29 01:29:57.722213 np0000177367 devstack@c-api.service[112808]: /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 01:29:57.722213 np0000177367 devstack@c-api.service[112808]: warnings.warn(deprecated_msg) May 29 01:29:57.722213 np0000177367 devstack@c-api.service[112808]: /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 01:29:57.722213 np0000177367 devstack@c-api.service[112808]: warnings.warn(deprecated_msg) May 29 01:29:57.722515 np0000177367 devstack@c-api.service[112808]: /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 01:29:57.722515 np0000177367 devstack@c-api.service[112808]: warnings.warn(deprecated_msg) May 29 01:29:57.722515 np0000177367 devstack@c-api.service[112808]: /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 01:29:57.722515 np0000177367 devstack@c-api.service[112808]: warnings.warn(deprecated_msg) May 29 01:29:57.722515 np0000177367 devstack@c-api.service[112808]: /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 01:29:57.722515 np0000177367 devstack@c-api.service[112808]: warnings.warn(deprecated_msg) May 29 01:29:57.722812 np0000177367 devstack@c-api.service[112808]: /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 01:29:57.722812 np0000177367 devstack@c-api.service[112808]: warnings.warn(deprecated_msg) May 29 01:29:57.722812 np0000177367 devstack@c-api.service[112808]: /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 01:29:57.722812 np0000177367 devstack@c-api.service[112808]: warnings.warn(deprecated_msg) May 29 01:29:57.722812 np0000177367 devstack@c-api.service[112808]: /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 01:29:57.722812 np0000177367 devstack@c-api.service[112808]: warnings.warn(deprecated_msg) May 29 01:29:57.723070 np0000177367 devstack@c-api.service[112808]: /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 01:29:57.723070 np0000177367 devstack@c-api.service[112808]: warnings.warn(deprecated_msg) May 29 01:29:57.723164 np0000177367 devstack@c-api.service[112806]: WARNING castellan.key_manager.migration [None req-ccdd46b8-1374-4970-9e23-f8c351aa407d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 29 01:29:57.723204 np0000177367 devstack@c-api.service[112808]: /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 01:29:57.723204 np0000177367 devstack@c-api.service[112808]: warnings.warn(deprecated_msg) May 29 01:29:57.723204 np0000177367 devstack@c-api.service[112808]: /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 01:29:57.723204 np0000177367 devstack@c-api.service[112808]: warnings.warn(deprecated_msg) May 29 01:29:57.723204 np0000177367 devstack@c-api.service[112808]: /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 01:29:57.723453 np0000177367 devstack@c-api.service[112808]: warnings.warn(deprecated_msg) May 29 01:29:57.723453 np0000177367 devstack@c-api.service[112808]: /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 01:29:57.723453 np0000177367 devstack@c-api.service[112808]: warnings.warn(deprecated_msg) May 29 01:29:57.723453 np0000177367 devstack@c-api.service[112808]: /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 01:29:57.723453 np0000177367 devstack@c-api.service[112808]: warnings.warn(deprecated_msg) May 29 01:29:57.723658 np0000177367 devstack@c-api.service[112808]: /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 01:29:57.723658 np0000177367 devstack@c-api.service[112808]: warnings.warn(deprecated_msg) May 29 01:29:57.723658 np0000177367 devstack@c-api.service[112808]: /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 01:29:57.723658 np0000177367 devstack@c-api.service[112808]: warnings.warn(deprecated_msg) May 29 01:29:57.723911 np0000177367 devstack@c-api.service[112808]: /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 01:29:57.723911 np0000177367 devstack@c-api.service[112808]: warnings.warn(deprecated_msg) May 29 01:29:57.723911 np0000177367 devstack@c-api.service[112808]: /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 01:29:57.723911 np0000177367 devstack@c-api.service[112808]: warnings.warn(deprecated_msg) May 29 01:29:57.724101 np0000177367 devstack@c-api.service[112806]: WARNING castellan.key_manager.migration [None req-ccdd46b8-1374-4970-9e23-f8c351aa407d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 29 01:29:57.724139 np0000177367 devstack@c-api.service[112808]: DEBUG cinder.api.middleware.request_id [None req-c9ffeac5-e2be-4c35-843b-e5cb8afbd5a5 None None] RequestId filter calling following filter/app {{(pid=112808) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 29 01:29:57.724174 np0000177367 devstack@c-api.service[112806]: DEBUG cinder.api.contrib.snapshot_actions [None req-ccdd46b8-1374-4970-9e23-f8c351aa407d None None] SnapshotActionsController initialized {{(pid=112806) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} May 29 01:29:57.724174 np0000177367 devstack@c-api.service[112806]: WARNING castellan.key_manager.migration [None req-ccdd46b8-1374-4970-9e23-f8c351aa407d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 29 01:29:57.724258 np0000177367 devstack@c-api.service[112808]: [pid: 112808|app: 0|req: 1/1] 162.253.55.186 () {60 vars in 956 bytes} [Fri May 29 01:29:57 2026] GET /volume/v3/ => generated 114 bytes in 14 msecs (HTTP/1.1 401) 5 headers in 233 bytes (1 switches on core 0) May 29 01:29:57.724302 np0000177367 devstack@c-api.service[112806]: WARNING castellan.key_manager.migration [None req-ccdd46b8-1374-4970-9e23-f8c351aa407d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 29 01:29:57.724302 np0000177367 devstack@c-api.service[112806]: WARNING castellan.key_manager.migration [None req-ccdd46b8-1374-4970-9e23-f8c351aa407d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 29 01:29:57.724302 np0000177367 devstack@c-api.service[112806]: DEBUG cinder.api.v3.router [None req-ccdd46b8-1374-4970-9e23-f8c351aa407d None None] Extension AdminActions extending resource: volumes {{(pid=112806) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 29 01:29:57.724302 np0000177367 devstack@c-api.service[112806]: DEBUG cinder.api.v3.router [None req-ccdd46b8-1374-4970-9e23-f8c351aa407d None None] Extension AdminActions extending resource: snapshots {{(pid=112806) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 29 01:29:57.724302 np0000177367 devstack@c-api.service[112806]: DEBUG cinder.api.v3.router [None req-ccdd46b8-1374-4970-9e23-f8c351aa407d None None] Extension AdminActions extending resource: backups {{(pid=112806) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 29 01:29:57.724302 np0000177367 devstack@c-api.service[112806]: DEBUG cinder.api.v3.router [None req-ccdd46b8-1374-4970-9e23-f8c351aa407d None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=112806) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 29 01:29:57.724302 np0000177367 devstack@c-api.service[112806]: DEBUG cinder.api.v3.router [None req-ccdd46b8-1374-4970-9e23-f8c351aa407d None None] Extension SnapshotActions extending resource: snapshots {{(pid=112806) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 29 01:29:57.724302 np0000177367 devstack@c-api.service[112806]: DEBUG cinder.api.v3.router [None req-ccdd46b8-1374-4970-9e23-f8c351aa407d None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=112806) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 29 01:29:57.724559 np0000177367 devstack@c-api.service[112806]: DEBUG cinder.api.v3.router [None req-ccdd46b8-1374-4970-9e23-f8c351aa407d None None] Extension VolumeTypeEncryption extending resource: types {{(pid=112806) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 29 01:29:57.724559 np0000177367 devstack@c-api.service[112806]: DEBUG cinder.api.v3.router [None req-ccdd46b8-1374-4970-9e23-f8c351aa407d None None] Extension TypesManage extending resource: types {{(pid=112806) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 29 01:29:57.724559 np0000177367 devstack@c-api.service[112806]: DEBUG cinder.api.v3.router [None req-ccdd46b8-1374-4970-9e23-f8c351aa407d None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=112806) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 29 01:29:57.724559 np0000177367 devstack@c-api.service[112806]: DEBUG cinder.api.v3.router [None req-ccdd46b8-1374-4970-9e23-f8c351aa407d None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=112806) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 29 01:29:57.724559 np0000177367 devstack@c-api.service[112806]: DEBUG cinder.api.v3.router [None req-ccdd46b8-1374-4970-9e23-f8c351aa407d None None] Extension VolumeTypeAccess extending resource: types {{(pid=112806) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 29 01:29:57.724559 np0000177367 devstack@c-api.service[112806]: DEBUG cinder.api.v3.router [None req-ccdd46b8-1374-4970-9e23-f8c351aa407d None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=112806) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 29 01:29:57.724559 np0000177367 devstack@c-api.service[112806]: DEBUG cinder.api.v3.router [None req-ccdd46b8-1374-4970-9e23-f8c351aa407d None None] Extension VolumeActions extending resource: volumes {{(pid=112806) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 29 01:29:57.724835 np0000177367 devstack@c-api.service[112806]: DEBUG cinder.api.v3.router [None req-ccdd46b8-1374-4970-9e23-f8c351aa407d None None] Extension UsedLimits extending resource: limits {{(pid=112806) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 29 01:29:57.724835 np0000177367 devstack@c-api.service[112806]: DEBUG cinder.api.v3.router [None req-ccdd46b8-1374-4970-9e23-f8c351aa407d None None] Extension VolumeUnmanage extending resource: volumes {{(pid=112806) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 29 01:29:57.724835 np0000177367 devstack@c-api.service[112806]: DEBUG cinder.api.v3.router [None req-ccdd46b8-1374-4970-9e23-f8c351aa407d None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=112806) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 29 01:29:57.733166 np0000177367 devstack@c-api.service[112806]: WSGI app 0 (mountpoint='') ready in 2 seconds on interpreter 0x70a5442a3668 pid: 112806 (default app) May 29 01:30:05.250429 np0000177367 devstack@c-api.service[112805]: /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 01:30:05.250429 np0000177367 devstack@c-api.service[112805]: warnings.warn(deprecated_msg) May 29 01:30:05.250429 np0000177367 devstack@c-api.service[112805]: /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 01:30:05.250429 np0000177367 devstack@c-api.service[112805]: warnings.warn(deprecated_msg) May 29 01:30:05.250787 np0000177367 devstack@c-api.service[112805]: /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 01:30:05.250787 np0000177367 devstack@c-api.service[112805]: warnings.warn(deprecated_msg) May 29 01:30:05.250787 np0000177367 devstack@c-api.service[112805]: /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 01:30:05.250787 np0000177367 devstack@c-api.service[112805]: warnings.warn(deprecated_msg) May 29 01:30:05.250894 np0000177367 devstack@c-api.service[112805]: /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 01:30:05.250894 np0000177367 devstack@c-api.service[112805]: warnings.warn(deprecated_msg) May 29 01:30:05.250894 np0000177367 devstack@c-api.service[112805]: /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 01:30:05.250894 np0000177367 devstack@c-api.service[112805]: warnings.warn(deprecated_msg) May 29 01:30:05.250894 np0000177367 devstack@c-api.service[112805]: /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 01:30:05.250894 np0000177367 devstack@c-api.service[112805]: warnings.warn(deprecated_msg) May 29 01:30:05.251055 np0000177367 devstack@c-api.service[112805]: /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 01:30:05.251055 np0000177367 devstack@c-api.service[112805]: warnings.warn(deprecated_msg) May 29 01:30:05.251055 np0000177367 devstack@c-api.service[112805]: /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 01:30:05.251055 np0000177367 devstack@c-api.service[112805]: warnings.warn(deprecated_msg) May 29 01:30:05.251055 np0000177367 devstack@c-api.service[112805]: /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 01:30:05.251184 np0000177367 devstack@c-api.service[112805]: warnings.warn(deprecated_msg) May 29 01:30:05.251184 np0000177367 devstack@c-api.service[112805]: /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 01:30:05.251184 np0000177367 devstack@c-api.service[112805]: warnings.warn(deprecated_msg) May 29 01:30:05.251184 np0000177367 devstack@c-api.service[112805]: /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 01:30:05.251184 np0000177367 devstack@c-api.service[112805]: warnings.warn(deprecated_msg) May 29 01:30:05.251312 np0000177367 devstack@c-api.service[112805]: /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 01:30:05.251312 np0000177367 devstack@c-api.service[112805]: warnings.warn(deprecated_msg) May 29 01:30:05.251312 np0000177367 devstack@c-api.service[112805]: /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 01:30:05.251312 np0000177367 devstack@c-api.service[112805]: warnings.warn(deprecated_msg) May 29 01:30:05.251421 np0000177367 devstack@c-api.service[112805]: /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 01:30:05.251421 np0000177367 devstack@c-api.service[112805]: warnings.warn(deprecated_msg) May 29 01:30:05.251421 np0000177367 devstack@c-api.service[112805]: /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 01:30:05.251421 np0000177367 devstack@c-api.service[112805]: warnings.warn(deprecated_msg) May 29 01:30:05.251421 np0000177367 devstack@c-api.service[112805]: /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 01:30:05.251549 np0000177367 devstack@c-api.service[112805]: warnings.warn(deprecated_msg) May 29 01:30:05.251549 np0000177367 devstack@c-api.service[112805]: /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 01:30:05.251549 np0000177367 devstack@c-api.service[112805]: warnings.warn(deprecated_msg) May 29 01:30:05.251549 np0000177367 devstack@c-api.service[112805]: /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 01:30:05.251549 np0000177367 devstack@c-api.service[112805]: warnings.warn(deprecated_msg) May 29 01:30:05.251668 np0000177367 devstack@c-api.service[112805]: /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 01:30:05.251668 np0000177367 devstack@c-api.service[112805]: warnings.warn(deprecated_msg) May 29 01:30:05.251668 np0000177367 devstack@c-api.service[112805]: /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 01:30:05.251668 np0000177367 devstack@c-api.service[112805]: warnings.warn(deprecated_msg) May 29 01:30:05.251668 np0000177367 devstack@c-api.service[112805]: /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 01:30:05.251668 np0000177367 devstack@c-api.service[112805]: warnings.warn(deprecated_msg) May 29 01:30:05.251842 np0000177367 devstack@c-api.service[112805]: /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 01:30:05.251842 np0000177367 devstack@c-api.service[112805]: warnings.warn(deprecated_msg) May 29 01:30:05.251842 np0000177367 devstack@c-api.service[112805]: /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 01:30:05.251842 np0000177367 devstack@c-api.service[112805]: warnings.warn(deprecated_msg) May 29 01:30:05.251842 np0000177367 devstack@c-api.service[112805]: /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 01:30:05.251842 np0000177367 devstack@c-api.service[112805]: warnings.warn(deprecated_msg) May 29 01:30:05.251991 np0000177367 devstack@c-api.service[112805]: /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 01:30:05.251991 np0000177367 devstack@c-api.service[112805]: warnings.warn(deprecated_msg) May 29 01:30:05.251991 np0000177367 devstack@c-api.service[112805]: /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 01:30:05.251991 np0000177367 devstack@c-api.service[112805]: warnings.warn(deprecated_msg) May 29 01:30:05.251991 np0000177367 devstack@c-api.service[112805]: /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 01:30:05.251991 np0000177367 devstack@c-api.service[112805]: warnings.warn(deprecated_msg) May 29 01:30:05.252137 np0000177367 devstack@c-api.service[112805]: /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 01:30:05.252137 np0000177367 devstack@c-api.service[112805]: warnings.warn(deprecated_msg) May 29 01:30:05.252137 np0000177367 devstack@c-api.service[112805]: /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 01:30:05.252137 np0000177367 devstack@c-api.service[112805]: warnings.warn(deprecated_msg) May 29 01:30:05.252137 np0000177367 devstack@c-api.service[112805]: /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 01:30:05.252269 np0000177367 devstack@c-api.service[112805]: warnings.warn(deprecated_msg) May 29 01:30:05.252269 np0000177367 devstack@c-api.service[112805]: /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 01:30:05.252269 np0000177367 devstack@c-api.service[112805]: warnings.warn(deprecated_msg) May 29 01:30:05.252269 np0000177367 devstack@c-api.service[112805]: /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 01:30:05.252269 np0000177367 devstack@c-api.service[112805]: warnings.warn(deprecated_msg) May 29 01:30:05.252390 np0000177367 devstack@c-api.service[112805]: /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 01:30:05.252390 np0000177367 devstack@c-api.service[112805]: warnings.warn(deprecated_msg) May 29 01:30:05.252390 np0000177367 devstack@c-api.service[112805]: /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 01:30:05.252390 np0000177367 devstack@c-api.service[112805]: warnings.warn(deprecated_msg) May 29 01:30:05.252390 np0000177367 devstack@c-api.service[112805]: /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 01:30:05.252390 np0000177367 devstack@c-api.service[112805]: warnings.warn(deprecated_msg) May 29 01:30:05.252538 np0000177367 devstack@c-api.service[112805]: /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 01:30:05.252538 np0000177367 devstack@c-api.service[112805]: warnings.warn(deprecated_msg) May 29 01:30:05.252538 np0000177367 devstack@c-api.service[112805]: /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 01:30:05.252538 np0000177367 devstack@c-api.service[112805]: warnings.warn(deprecated_msg) May 29 01:30:05.252538 np0000177367 devstack@c-api.service[112805]: /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 01:30:05.252538 np0000177367 devstack@c-api.service[112805]: warnings.warn(deprecated_msg) May 29 01:30:05.252677 np0000177367 devstack@c-api.service[112805]: /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 01:30:05.252677 np0000177367 devstack@c-api.service[112805]: warnings.warn(deprecated_msg) May 29 01:30:05.252677 np0000177367 devstack@c-api.service[112805]: /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 01:30:05.252677 np0000177367 devstack@c-api.service[112805]: warnings.warn(deprecated_msg) May 29 01:30:05.252677 np0000177367 devstack@c-api.service[112805]: /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 01:30:05.252818 np0000177367 devstack@c-api.service[112805]: warnings.warn(deprecated_msg) May 29 01:30:05.252818 np0000177367 devstack@c-api.service[112805]: /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 01:30:05.252818 np0000177367 devstack@c-api.service[112805]: warnings.warn(deprecated_msg) May 29 01:30:05.252818 np0000177367 devstack@c-api.service[112805]: /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 01:30:05.252818 np0000177367 devstack@c-api.service[112805]: warnings.warn(deprecated_msg) May 29 01:30:05.252953 np0000177367 devstack@c-api.service[112805]: /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 01:30:05.252953 np0000177367 devstack@c-api.service[112805]: warnings.warn(deprecated_msg) May 29 01:30:05.252953 np0000177367 devstack@c-api.service[112805]: /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 01:30:05.252953 np0000177367 devstack@c-api.service[112805]: warnings.warn(deprecated_msg) May 29 01:30:05.253066 np0000177367 devstack@c-api.service[112805]: /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 01:30:05.253066 np0000177367 devstack@c-api.service[112805]: warnings.warn(deprecated_msg) May 29 01:30:05.253066 np0000177367 devstack@c-api.service[112805]: /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 01:30:05.253066 np0000177367 devstack@c-api.service[112805]: warnings.warn(deprecated_msg) May 29 01:30:05.253170 np0000177367 devstack@c-api.service[112805]: /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 01:30:05.253170 np0000177367 devstack@c-api.service[112805]: warnings.warn(deprecated_msg) May 29 01:30:05.253170 np0000177367 devstack@c-api.service[112805]: /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 01:30:05.253170 np0000177367 devstack@c-api.service[112805]: warnings.warn(deprecated_msg) May 29 01:30:05.253170 np0000177367 devstack@c-api.service[112805]: /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 01:30:05.253307 np0000177367 devstack@c-api.service[112805]: warnings.warn(deprecated_msg) May 29 01:30:05.253307 np0000177367 devstack@c-api.service[112805]: /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 01:30:05.253307 np0000177367 devstack@c-api.service[112805]: warnings.warn(deprecated_msg) May 29 01:30:05.253307 np0000177367 devstack@c-api.service[112805]: /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 01:30:05.253307 np0000177367 devstack@c-api.service[112805]: warnings.warn(deprecated_msg) May 29 01:30:05.253425 np0000177367 devstack@c-api.service[112805]: /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 01:30:05.253425 np0000177367 devstack@c-api.service[112805]: warnings.warn(deprecated_msg) May 29 01:30:05.253425 np0000177367 devstack@c-api.service[112805]: /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 01:30:05.253425 np0000177367 devstack@c-api.service[112805]: warnings.warn(deprecated_msg) May 29 01:30:05.253534 np0000177367 devstack@c-api.service[112805]: /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 01:30:05.253534 np0000177367 devstack@c-api.service[112805]: warnings.warn(deprecated_msg) May 29 01:30:05.253534 np0000177367 devstack@c-api.service[112805]: /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 01:30:05.253534 np0000177367 devstack@c-api.service[112805]: warnings.warn(deprecated_msg) May 29 01:30:05.253669 np0000177367 devstack@c-api.service[112805]: /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 01:30:05.253669 np0000177367 devstack@c-api.service[112805]: warnings.warn(deprecated_msg) May 29 01:30:05.253669 np0000177367 devstack@c-api.service[112805]: /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 01:30:05.253669 np0000177367 devstack@c-api.service[112805]: warnings.warn(deprecated_msg) May 29 01:30:05.253792 np0000177367 devstack@c-api.service[112805]: /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 01:30:05.253792 np0000177367 devstack@c-api.service[112805]: warnings.warn(deprecated_msg) May 29 01:30:05.253792 np0000177367 devstack@c-api.service[112805]: /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 01:30:05.253792 np0000177367 devstack@c-api.service[112805]: warnings.warn(deprecated_msg) May 29 01:30:05.253893 np0000177367 devstack@c-api.service[112805]: /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 01:30:05.253893 np0000177367 devstack@c-api.service[112805]: warnings.warn(deprecated_msg) May 29 01:30:05.253893 np0000177367 devstack@c-api.service[112805]: /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 01:30:05.253893 np0000177367 devstack@c-api.service[112805]: warnings.warn(deprecated_msg) May 29 01:30:05.253991 np0000177367 devstack@c-api.service[112805]: /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 01:30:05.253991 np0000177367 devstack@c-api.service[112805]: warnings.warn(deprecated_msg) May 29 01:30:05.253991 np0000177367 devstack@c-api.service[112805]: /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 01:30:05.253991 np0000177367 devstack@c-api.service[112805]: warnings.warn(deprecated_msg) May 29 01:30:05.253991 np0000177367 devstack@c-api.service[112805]: /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 01:30:05.254115 np0000177367 devstack@c-api.service[112805]: warnings.warn(deprecated_msg) May 29 01:30:05.254115 np0000177367 devstack@c-api.service[112805]: /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 01:30:05.254115 np0000177367 devstack@c-api.service[112805]: warnings.warn(deprecated_msg) May 29 01:30:05.254115 np0000177367 devstack@c-api.service[112805]: /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 01:30:05.254115 np0000177367 devstack@c-api.service[112805]: warnings.warn(deprecated_msg) May 29 01:30:05.254115 np0000177367 devstack@c-api.service[112805]: /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 01:30:05.254273 np0000177367 devstack@c-api.service[112805]: warnings.warn(deprecated_msg) May 29 01:30:05.254273 np0000177367 devstack@c-api.service[112805]: /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 01:30:05.254273 np0000177367 devstack@c-api.service[112805]: warnings.warn(deprecated_msg) May 29 01:30:05.254273 np0000177367 devstack@c-api.service[112805]: /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 01:30:05.254273 np0000177367 devstack@c-api.service[112805]: warnings.warn(deprecated_msg) May 29 01:30:05.254390 np0000177367 devstack@c-api.service[112805]: /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 01:30:05.254390 np0000177367 devstack@c-api.service[112805]: warnings.warn(deprecated_msg) May 29 01:30:05.254390 np0000177367 devstack@c-api.service[112805]: /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 01:30:05.254390 np0000177367 devstack@c-api.service[112805]: warnings.warn(deprecated_msg) May 29 01:30:05.254390 np0000177367 devstack@c-api.service[112805]: /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 01:30:05.254390 np0000177367 devstack@c-api.service[112805]: warnings.warn(deprecated_msg) May 29 01:30:05.254533 np0000177367 devstack@c-api.service[112805]: /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 01:30:05.254533 np0000177367 devstack@c-api.service[112805]: warnings.warn(deprecated_msg) May 29 01:30:05.254533 np0000177367 devstack@c-api.service[112805]: /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 01:30:05.254533 np0000177367 devstack@c-api.service[112805]: warnings.warn(deprecated_msg) May 29 01:30:05.254533 np0000177367 devstack@c-api.service[112805]: /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 01:30:05.254533 np0000177367 devstack@c-api.service[112805]: warnings.warn(deprecated_msg) May 29 01:30:05.254680 np0000177367 devstack@c-api.service[112805]: /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 01:30:05.254680 np0000177367 devstack@c-api.service[112805]: warnings.warn(deprecated_msg) May 29 01:30:05.254680 np0000177367 devstack@c-api.service[112805]: /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 01:30:05.254680 np0000177367 devstack@c-api.service[112805]: warnings.warn(deprecated_msg) May 29 01:30:05.254680 np0000177367 devstack@c-api.service[112805]: /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 01:30:05.254680 np0000177367 devstack@c-api.service[112805]: warnings.warn(deprecated_msg) May 29 01:30:05.254845 np0000177367 devstack@c-api.service[112805]: /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 01:30:05.254845 np0000177367 devstack@c-api.service[112805]: warnings.warn(deprecated_msg) May 29 01:30:05.254845 np0000177367 devstack@c-api.service[112805]: /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 01:30:05.254845 np0000177367 devstack@c-api.service[112805]: warnings.warn(deprecated_msg) May 29 01:30:05.254845 np0000177367 devstack@c-api.service[112805]: /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 01:30:05.254845 np0000177367 devstack@c-api.service[112805]: warnings.warn(deprecated_msg) May 29 01:30:05.254992 np0000177367 devstack@c-api.service[112805]: /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 01:30:05.254992 np0000177367 devstack@c-api.service[112805]: warnings.warn(deprecated_msg) May 29 01:30:05.254992 np0000177367 devstack@c-api.service[112805]: /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 01:30:05.254992 np0000177367 devstack@c-api.service[112805]: warnings.warn(deprecated_msg) May 29 01:30:05.255090 np0000177367 devstack@c-api.service[112805]: /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 01:30:05.255090 np0000177367 devstack@c-api.service[112805]: warnings.warn(deprecated_msg) May 29 01:30:05.255090 np0000177367 devstack@c-api.service[112805]: /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 01:30:05.255090 np0000177367 devstack@c-api.service[112805]: warnings.warn(deprecated_msg) May 29 01:30:05.255090 np0000177367 devstack@c-api.service[112805]: /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 01:30:05.255217 np0000177367 devstack@c-api.service[112805]: warnings.warn(deprecated_msg) May 29 01:30:05.255217 np0000177367 devstack@c-api.service[112805]: /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 01:30:05.255217 np0000177367 devstack@c-api.service[112805]: warnings.warn(deprecated_msg) May 29 01:30:05.255217 np0000177367 devstack@c-api.service[112805]: /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 01:30:05.255217 np0000177367 devstack@c-api.service[112805]: warnings.warn(deprecated_msg) May 29 01:30:05.255217 np0000177367 devstack@c-api.service[112805]: DEBUG cinder.api.middleware.request_id [None req-f3ae4240-7f20-4954-93dc-b6176198bd6d None None] RequestId filter calling following filter/app {{(pid=112805) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 29 01:30:05.728499 np0000177367 devstack@c-api.service[112805]: INFO cinder.api.openstack.wsgi [None req-f3ae4240-7f20-4954-93dc-b6176198bd6d admin admin] POST https://162.253.55.186/volume/v3/types May 29 01:30:05.729055 np0000177367 devstack@c-api.service[112805]: DEBUG cinder.api.openstack.wsgi [None req-f3ae4240-7f20-4954-93dc-b6176198bd6d admin admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "lvmdriver-1", "description": null, "os-volume-type-access:is_public": true}} {{(pid=112805) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} May 29 01:30:05.730684 np0000177367 devstack@c-api.service[112805]: /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 01:30:05.730684 np0000177367 devstack@c-api.service[112805]: warnings.warn( May 29 01:30:05.817793 np0000177367 devstack@c-api.service[112805]: DEBUG oslo_db.sqlalchemy.engines [None req-f3ae4240-7f20-4954-93dc-b6176198bd6d 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=112805) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 29 01:30:05.852497 np0000177367 devstack@c-api.service[112805]: INFO cinder.api.openstack.wsgi [None req-f3ae4240-7f20-4954-93dc-b6176198bd6d admin admin] https://162.253.55.186/volume/v3/types returned with HTTP 200 May 29 01:30:05.853038 np0000177367 devstack@c-api.service[112805]: [pid: 112805|app: 0|req: 1/2] 162.253.55.186 () {68 vars in 1288 bytes} [Fri May 29 01:30:05 2026] POST /volume/v3/types => generated 186 bytes in 618 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) May 29 01:30:05.878680 np0000177367 devstack@c-api.service[112809]: /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 01:30:05.878680 np0000177367 devstack@c-api.service[112809]: warnings.warn(deprecated_msg) May 29 01:30:05.878680 np0000177367 devstack@c-api.service[112809]: /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 01:30:05.878680 np0000177367 devstack@c-api.service[112809]: warnings.warn(deprecated_msg) May 29 01:30:05.879347 np0000177367 devstack@c-api.service[112809]: /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 01:30:05.879347 np0000177367 devstack@c-api.service[112809]: warnings.warn(deprecated_msg) May 29 01:30:05.879347 np0000177367 devstack@c-api.service[112809]: /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 01:30:05.879347 np0000177367 devstack@c-api.service[112809]: warnings.warn(deprecated_msg) May 29 01:30:05.879587 np0000177367 devstack@c-api.service[112809]: /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 01:30:05.879587 np0000177367 devstack@c-api.service[112809]: warnings.warn(deprecated_msg) May 29 01:30:05.879587 np0000177367 devstack@c-api.service[112809]: /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 01:30:05.879587 np0000177367 devstack@c-api.service[112809]: warnings.warn(deprecated_msg) May 29 01:30:05.879587 np0000177367 devstack@c-api.service[112809]: /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 01:30:05.879587 np0000177367 devstack@c-api.service[112809]: warnings.warn(deprecated_msg) May 29 01:30:05.879951 np0000177367 devstack@c-api.service[112809]: /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 01:30:05.879951 np0000177367 devstack@c-api.service[112809]: warnings.warn(deprecated_msg) May 29 01:30:05.879951 np0000177367 devstack@c-api.service[112809]: /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 01:30:05.879951 np0000177367 devstack@c-api.service[112809]: warnings.warn(deprecated_msg) May 29 01:30:05.879951 np0000177367 devstack@c-api.service[112809]: /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 01:30:05.880238 np0000177367 devstack@c-api.service[112809]: warnings.warn(deprecated_msg) May 29 01:30:05.880238 np0000177367 devstack@c-api.service[112809]: /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 01:30:05.880238 np0000177367 devstack@c-api.service[112809]: warnings.warn(deprecated_msg) May 29 01:30:05.880238 np0000177367 devstack@c-api.service[112809]: /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 01:30:05.880238 np0000177367 devstack@c-api.service[112809]: warnings.warn(deprecated_msg) May 29 01:30:05.880533 np0000177367 devstack@c-api.service[112809]: /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 01:30:05.880533 np0000177367 devstack@c-api.service[112809]: warnings.warn(deprecated_msg) May 29 01:30:05.880533 np0000177367 devstack@c-api.service[112809]: /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 01:30:05.880533 np0000177367 devstack@c-api.service[112809]: warnings.warn(deprecated_msg) May 29 01:30:05.880796 np0000177367 devstack@c-api.service[112809]: /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 01:30:05.880796 np0000177367 devstack@c-api.service[112809]: warnings.warn(deprecated_msg) May 29 01:30:05.880796 np0000177367 devstack@c-api.service[112809]: /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 01:30:05.880796 np0000177367 devstack@c-api.service[112809]: warnings.warn(deprecated_msg) May 29 01:30:05.880796 np0000177367 devstack@c-api.service[112809]: /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 01:30:05.881090 np0000177367 devstack@c-api.service[112809]: warnings.warn(deprecated_msg) May 29 01:30:05.881090 np0000177367 devstack@c-api.service[112809]: /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 01:30:05.881090 np0000177367 devstack@c-api.service[112809]: warnings.warn(deprecated_msg) May 29 01:30:05.881090 np0000177367 devstack@c-api.service[112809]: /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 01:30:05.881090 np0000177367 devstack@c-api.service[112809]: warnings.warn(deprecated_msg) May 29 01:30:05.881360 np0000177367 devstack@c-api.service[112809]: /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 01:30:05.881360 np0000177367 devstack@c-api.service[112809]: warnings.warn(deprecated_msg) May 29 01:30:05.881360 np0000177367 devstack@c-api.service[112809]: /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 01:30:05.881360 np0000177367 devstack@c-api.service[112809]: warnings.warn(deprecated_msg) May 29 01:30:05.881360 np0000177367 devstack@c-api.service[112809]: /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 01:30:05.881360 np0000177367 devstack@c-api.service[112809]: warnings.warn(deprecated_msg) May 29 01:30:05.881747 np0000177367 devstack@c-api.service[112809]: /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 01:30:05.881747 np0000177367 devstack@c-api.service[112809]: warnings.warn(deprecated_msg) May 29 01:30:05.881747 np0000177367 devstack@c-api.service[112809]: /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 01:30:05.881747 np0000177367 devstack@c-api.service[112809]: warnings.warn(deprecated_msg) May 29 01:30:05.881747 np0000177367 devstack@c-api.service[112809]: /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 01:30:05.881747 np0000177367 devstack@c-api.service[112809]: warnings.warn(deprecated_msg) May 29 01:30:05.882172 np0000177367 devstack@c-api.service[112809]: /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 01:30:05.882172 np0000177367 devstack@c-api.service[112809]: warnings.warn(deprecated_msg) May 29 01:30:05.882172 np0000177367 devstack@c-api.service[112809]: /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 01:30:05.882172 np0000177367 devstack@c-api.service[112809]: warnings.warn(deprecated_msg) May 29 01:30:05.882172 np0000177367 devstack@c-api.service[112809]: /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 01:30:05.882172 np0000177367 devstack@c-api.service[112809]: warnings.warn(deprecated_msg) May 29 01:30:05.882496 np0000177367 devstack@c-api.service[112809]: /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 01:30:05.882496 np0000177367 devstack@c-api.service[112809]: warnings.warn(deprecated_msg) May 29 01:30:05.882496 np0000177367 devstack@c-api.service[112809]: /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 01:30:05.882496 np0000177367 devstack@c-api.service[112809]: warnings.warn(deprecated_msg) May 29 01:30:05.882496 np0000177367 devstack@c-api.service[112809]: /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 01:30:05.882799 np0000177367 devstack@c-api.service[112809]: warnings.warn(deprecated_msg) May 29 01:30:05.882799 np0000177367 devstack@c-api.service[112809]: /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 01:30:05.882799 np0000177367 devstack@c-api.service[112809]: warnings.warn(deprecated_msg) May 29 01:30:05.882799 np0000177367 devstack@c-api.service[112809]: /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 01:30:05.882799 np0000177367 devstack@c-api.service[112809]: warnings.warn(deprecated_msg) May 29 01:30:05.883065 np0000177367 devstack@c-api.service[112809]: /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 01:30:05.883065 np0000177367 devstack@c-api.service[112809]: warnings.warn(deprecated_msg) May 29 01:30:05.883065 np0000177367 devstack@c-api.service[112809]: /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 01:30:05.883065 np0000177367 devstack@c-api.service[112809]: warnings.warn(deprecated_msg) May 29 01:30:05.883065 np0000177367 devstack@c-api.service[112809]: /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 01:30:05.883065 np0000177367 devstack@c-api.service[112809]: warnings.warn(deprecated_msg) May 29 01:30:05.883410 np0000177367 devstack@c-api.service[112809]: /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 01:30:05.883410 np0000177367 devstack@c-api.service[112809]: warnings.warn(deprecated_msg) May 29 01:30:05.883410 np0000177367 devstack@c-api.service[112809]: /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 01:30:05.883410 np0000177367 devstack@c-api.service[112809]: warnings.warn(deprecated_msg) May 29 01:30:05.883410 np0000177367 devstack@c-api.service[112809]: /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 01:30:05.883410 np0000177367 devstack@c-api.service[112809]: warnings.warn(deprecated_msg) May 29 01:30:05.883720 np0000177367 devstack@c-api.service[112809]: /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 01:30:05.883720 np0000177367 devstack@c-api.service[112809]: warnings.warn(deprecated_msg) May 29 01:30:05.883720 np0000177367 devstack@c-api.service[112809]: /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 01:30:05.883720 np0000177367 devstack@c-api.service[112809]: warnings.warn(deprecated_msg) May 29 01:30:05.883720 np0000177367 devstack@c-api.service[112809]: /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 01:30:05.884025 np0000177367 devstack@c-api.service[112809]: warnings.warn(deprecated_msg) May 29 01:30:05.884025 np0000177367 devstack@c-api.service[112809]: /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 01:30:05.884025 np0000177367 devstack@c-api.service[112809]: warnings.warn(deprecated_msg) May 29 01:30:05.884025 np0000177367 devstack@c-api.service[112809]: /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 01:30:05.884025 np0000177367 devstack@c-api.service[112809]: warnings.warn(deprecated_msg) May 29 01:30:05.884298 np0000177367 devstack@c-api.service[112809]: /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 01:30:05.884298 np0000177367 devstack@c-api.service[112809]: warnings.warn(deprecated_msg) May 29 01:30:05.884298 np0000177367 devstack@c-api.service[112809]: /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 01:30:05.884298 np0000177367 devstack@c-api.service[112809]: warnings.warn(deprecated_msg) May 29 01:30:05.884528 np0000177367 devstack@c-api.service[112809]: /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 01:30:05.884528 np0000177367 devstack@c-api.service[112809]: warnings.warn(deprecated_msg) May 29 01:30:05.884528 np0000177367 devstack@c-api.service[112809]: /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 01:30:05.884528 np0000177367 devstack@c-api.service[112809]: warnings.warn(deprecated_msg) May 29 01:30:05.884804 np0000177367 devstack@c-api.service[112809]: /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 01:30:05.884804 np0000177367 devstack@c-api.service[112809]: warnings.warn(deprecated_msg) May 29 01:30:05.884804 np0000177367 devstack@c-api.service[112809]: /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 01:30:05.884804 np0000177367 devstack@c-api.service[112809]: warnings.warn(deprecated_msg) May 29 01:30:05.884804 np0000177367 devstack@c-api.service[112809]: /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 01:30:05.885099 np0000177367 devstack@c-api.service[112809]: warnings.warn(deprecated_msg) May 29 01:30:05.885099 np0000177367 devstack@c-api.service[112809]: /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 01:30:05.885099 np0000177367 devstack@c-api.service[112809]: warnings.warn(deprecated_msg) May 29 01:30:05.885099 np0000177367 devstack@c-api.service[112809]: /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 01:30:05.885099 np0000177367 devstack@c-api.service[112809]: warnings.warn(deprecated_msg) May 29 01:30:05.885370 np0000177367 devstack@c-api.service[112809]: /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 01:30:05.885370 np0000177367 devstack@c-api.service[112809]: warnings.warn(deprecated_msg) May 29 01:30:05.885370 np0000177367 devstack@c-api.service[112809]: /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 01:30:05.885370 np0000177367 devstack@c-api.service[112809]: warnings.warn(deprecated_msg) May 29 01:30:05.885634 np0000177367 devstack@c-api.service[112809]: /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 01:30:05.885634 np0000177367 devstack@c-api.service[112809]: warnings.warn(deprecated_msg) May 29 01:30:05.885634 np0000177367 devstack@c-api.service[112809]: /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 01:30:05.885634 np0000177367 devstack@c-api.service[112809]: warnings.warn(deprecated_msg) May 29 01:30:05.885946 np0000177367 devstack@c-api.service[112809]: /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 01:30:05.885946 np0000177367 devstack@c-api.service[112809]: warnings.warn(deprecated_msg) May 29 01:30:05.885946 np0000177367 devstack@c-api.service[112809]: /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 01:30:05.885946 np0000177367 devstack@c-api.service[112809]: warnings.warn(deprecated_msg) May 29 01:30:05.886177 np0000177367 devstack@c-api.service[112809]: /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 01:30:05.886177 np0000177367 devstack@c-api.service[112809]: warnings.warn(deprecated_msg) May 29 01:30:05.886177 np0000177367 devstack@c-api.service[112809]: /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 01:30:05.886177 np0000177367 devstack@c-api.service[112809]: warnings.warn(deprecated_msg) May 29 01:30:05.886337 np0000177367 devstack@c-api.service[112809]: /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 01:30:05.886337 np0000177367 devstack@c-api.service[112809]: warnings.warn(deprecated_msg) May 29 01:30:05.886337 np0000177367 devstack@c-api.service[112809]: /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 01:30:05.886337 np0000177367 devstack@c-api.service[112809]: warnings.warn(deprecated_msg) May 29 01:30:05.886444 np0000177367 devstack@c-api.service[112809]: /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 01:30:05.886444 np0000177367 devstack@c-api.service[112809]: warnings.warn(deprecated_msg) May 29 01:30:05.886444 np0000177367 devstack@c-api.service[112809]: /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 01:30:05.886444 np0000177367 devstack@c-api.service[112809]: warnings.warn(deprecated_msg) May 29 01:30:05.886444 np0000177367 devstack@c-api.service[112809]: /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 01:30:05.886576 np0000177367 devstack@c-api.service[112809]: warnings.warn(deprecated_msg) May 29 01:30:05.886576 np0000177367 devstack@c-api.service[112809]: /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 01:30:05.886576 np0000177367 devstack@c-api.service[112809]: warnings.warn(deprecated_msg) May 29 01:30:05.886576 np0000177367 devstack@c-api.service[112809]: /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 01:30:05.886576 np0000177367 devstack@c-api.service[112809]: warnings.warn(deprecated_msg) May 29 01:30:05.886576 np0000177367 devstack@c-api.service[112809]: /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 01:30:05.886725 np0000177367 devstack@c-api.service[112809]: warnings.warn(deprecated_msg) May 29 01:30:05.886725 np0000177367 devstack@c-api.service[112809]: /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 01:30:05.886725 np0000177367 devstack@c-api.service[112809]: warnings.warn(deprecated_msg) May 29 01:30:05.886725 np0000177367 devstack@c-api.service[112809]: /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 01:30:05.886725 np0000177367 devstack@c-api.service[112809]: warnings.warn(deprecated_msg) May 29 01:30:05.886860 np0000177367 devstack@c-api.service[112809]: /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 01:30:05.886860 np0000177367 devstack@c-api.service[112809]: warnings.warn(deprecated_msg) May 29 01:30:05.886860 np0000177367 devstack@c-api.service[112809]: /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 01:30:05.886860 np0000177367 devstack@c-api.service[112809]: warnings.warn(deprecated_msg) May 29 01:30:05.886860 np0000177367 devstack@c-api.service[112809]: /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 01:30:05.886860 np0000177367 devstack@c-api.service[112809]: warnings.warn(deprecated_msg) May 29 01:30:05.887012 np0000177367 devstack@c-api.service[112809]: /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 01:30:05.887012 np0000177367 devstack@c-api.service[112809]: warnings.warn(deprecated_msg) May 29 01:30:05.887012 np0000177367 devstack@c-api.service[112809]: /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 01:30:05.887012 np0000177367 devstack@c-api.service[112809]: warnings.warn(deprecated_msg) May 29 01:30:05.887012 np0000177367 devstack@c-api.service[112809]: /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 01:30:05.887012 np0000177367 devstack@c-api.service[112809]: warnings.warn(deprecated_msg) May 29 01:30:05.887169 np0000177367 devstack@c-api.service[112809]: /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 01:30:05.887169 np0000177367 devstack@c-api.service[112809]: warnings.warn(deprecated_msg) May 29 01:30:05.887169 np0000177367 devstack@c-api.service[112809]: /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 01:30:05.887169 np0000177367 devstack@c-api.service[112809]: warnings.warn(deprecated_msg) May 29 01:30:05.887169 np0000177367 devstack@c-api.service[112809]: /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 01:30:05.887169 np0000177367 devstack@c-api.service[112809]: warnings.warn(deprecated_msg) May 29 01:30:05.887317 np0000177367 devstack@c-api.service[112809]: /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 01:30:05.887317 np0000177367 devstack@c-api.service[112809]: warnings.warn(deprecated_msg) May 29 01:30:05.887317 np0000177367 devstack@c-api.service[112809]: /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 01:30:05.887317 np0000177367 devstack@c-api.service[112809]: warnings.warn(deprecated_msg) May 29 01:30:05.887317 np0000177367 devstack@c-api.service[112809]: /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 01:30:05.887317 np0000177367 devstack@c-api.service[112809]: warnings.warn(deprecated_msg) May 29 01:30:05.887458 np0000177367 devstack@c-api.service[112809]: /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 01:30:05.887458 np0000177367 devstack@c-api.service[112809]: warnings.warn(deprecated_msg) May 29 01:30:05.887458 np0000177367 devstack@c-api.service[112809]: /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 01:30:05.887458 np0000177367 devstack@c-api.service[112809]: warnings.warn(deprecated_msg) May 29 01:30:05.887556 np0000177367 devstack@c-api.service[112809]: /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 01:30:05.887556 np0000177367 devstack@c-api.service[112809]: warnings.warn(deprecated_msg) May 29 01:30:05.887556 np0000177367 devstack@c-api.service[112809]: /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 01:30:05.887556 np0000177367 devstack@c-api.service[112809]: warnings.warn(deprecated_msg) May 29 01:30:05.887556 np0000177367 devstack@c-api.service[112809]: /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 01:30:05.887681 np0000177367 devstack@c-api.service[112809]: warnings.warn(deprecated_msg) May 29 01:30:05.887681 np0000177367 devstack@c-api.service[112809]: /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 01:30:05.887681 np0000177367 devstack@c-api.service[112809]: warnings.warn(deprecated_msg) May 29 01:30:05.887681 np0000177367 devstack@c-api.service[112809]: /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 01:30:05.887681 np0000177367 devstack@c-api.service[112809]: warnings.warn(deprecated_msg) May 29 01:30:05.887681 np0000177367 devstack@c-api.service[112809]: DEBUG cinder.api.middleware.request_id [req-f3ae4240-7f20-4954-93dc-b6176198bd6d req-eebfc09d-0ee0-4817-984b-11918a3286d2 None None] RequestId filter calling following filter/app {{(pid=112809) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 29 01:30:06.199814 np0000177367 devstack@c-api.service[112809]: INFO cinder.api.openstack.wsgi [req-f3ae4240-7f20-4954-93dc-b6176198bd6d req-eebfc09d-0ee0-4817-984b-11918a3286d2 admin admin] POST https://162.253.55.186/volume/v3/types/3520a788-f743-4170-a067-592191d46174/extra_specs May 29 01:30:06.200376 np0000177367 devstack@c-api.service[112809]: DEBUG cinder.api.openstack.wsgi [req-f3ae4240-7f20-4954-93dc-b6176198bd6d req-eebfc09d-0ee0-4817-984b-11918a3286d2 admin admin] Action: 'create', calling method: create, body: {"extra_specs": {"volume_backend_name": "lvmdriver-1"}} {{(pid=112809) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} May 29 01:30:06.202024 np0000177367 devstack@c-api.service[112809]: /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 01:30:06.202024 np0000177367 devstack@c-api.service[112809]: warnings.warn( May 29 01:30:06.243214 np0000177367 devstack@c-api.service[112809]: DEBUG oslo_db.sqlalchemy.engines [req-f3ae4240-7f20-4954-93dc-b6176198bd6d req-eebfc09d-0ee0-4817-984b-11918a3286d2 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=112809) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 29 01:30:06.306283 np0000177367 devstack@c-api.service[112809]: INFO cinder.api.openstack.wsgi [req-f3ae4240-7f20-4954-93dc-b6176198bd6d req-eebfc09d-0ee0-4817-984b-11918a3286d2 admin admin] https://162.253.55.186/volume/v3/types/3520a788-f743-4170-a067-592191d46174/extra_specs returned with HTTP 200 May 29 01:30:06.306878 np0000177367 devstack@c-api.service[112809]: [pid: 112809|app: 0|req: 1/3] 162.253.55.186 () {70 vars in 1505 bytes} [Fri May 29 01:30:05 2026] POST /volume/v3/types/3520a788-f743-4170-a067-592191d46174/extra_specs => generated 55 bytes in 441 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 29 01:30:07.591263 np0000177367 devstack@c-api.service[112808]: DEBUG dbcounter [-] [112808] Writing DB stats cinder:SELECT=6 {{(pid=112808) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 29 01:30:07.612662 np0000177367 devstack@c-api.service[112806]: DEBUG dbcounter [-] [112806] Writing DB stats cinder:SELECT=6 {{(pid=112806) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 29 01:30:15.849561 np0000177367 devstack@c-api.service[112805]: DEBUG dbcounter [-] [112805] Writing DB stats cinder:SELECT=9,cinder:INSERT=1 {{(pid=112805) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 29 01:30:16.305024 np0000177367 devstack@c-api.service[112809]: DEBUG dbcounter [-] [112809] Writing DB stats cinder:SELECT=11,cinder:INSERT=1 {{(pid=112809) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}}