May 26 11:57:30.250840 np0000176602 systemd[1]: Starting devstack@c-api.service - Devstack devstack@c-api.service... May 26 11:57:30.258294 np0000176602 devstack@c-api.service[112225]: [uWSGI] getting INI configuration from /etc/cinder/cinder-api-uwsgi.ini May 26 11:57:30.261441 np0000176602 devstack@c-api.service[112225]: *** Starting uWSGI 2.0.24-debian (64bit) on [Tue May 26 11:57:30 2026] *** May 26 11:57:30.261441 np0000176602 devstack@c-api.service[112225]: compiled with version: 13.2.0 on 17 April 2024 16:23:48 May 26 11:57:30.261441 np0000176602 devstack@c-api.service[112225]: os: Linux-6.8.0-117-generic #117-Ubuntu SMP PREEMPT_DYNAMIC Tue May 5 19:26:24 UTC 2026 May 26 11:57:30.261441 np0000176602 devstack@c-api.service[112225]: nodename: np0000176602 May 26 11:57:30.261441 np0000176602 devstack@c-api.service[112225]: machine: x86_64 May 26 11:57:30.261441 np0000176602 devstack@c-api.service[112225]: clock source: unix May 26 11:57:30.261441 np0000176602 devstack@c-api.service[112225]: pcre jit disabled May 26 11:57:30.261441 np0000176602 devstack@c-api.service[112225]: detected number of CPU cores: 16 May 26 11:57:30.261441 np0000176602 devstack@c-api.service[112225]: current working directory: / May 26 11:57:30.261441 np0000176602 devstack@c-api.service[112225]: detected binary path: /usr/bin/uwsgi-core May 26 11:57:30.261441 np0000176602 devstack@c-api.service[112225]: your processes number limit is 256917 May 26 11:57:30.261441 np0000176602 devstack@c-api.service[112225]: your memory page size is 4096 bytes May 26 11:57:30.261441 np0000176602 devstack@c-api.service[112225]: detected max file descriptor number: 2048 May 26 11:57:30.261441 np0000176602 devstack@c-api.service[112225]: lock engine: pthread robust mutexes May 26 11:57:30.262798 np0000176602 devstack@c-api.service[112225]: thunder lock: enabled May 26 11:57:30.262798 np0000176602 devstack@c-api.service[112225]: uwsgi socket 0 bound to UNIX address /var/run/uwsgi/cinder-api.socket fd 4 May 26 11:57:30.262798 np0000176602 devstack@c-api.service[112225]: Python version: 3.12.3 (main, Mar 23 2026, 19:04:32) [GCC 13.3.0] May 26 11:57:30.262798 np0000176602 devstack@c-api.service[112225]: PEP 405 virtualenv detected: /opt/stack/data/venv May 26 11:57:30.262798 np0000176602 devstack@c-api.service[112225]: Set PythonHome to /opt/stack/data/venv May 26 11:57:30.299381 np0000176602 devstack@c-api.service[112225]: Python main interpreter initialized at 0x7c0e50ea3668 May 26 11:57:30.299381 np0000176602 devstack@c-api.service[112225]: python threads support enabled May 26 11:57:30.299381 np0000176602 devstack@c-api.service[112225]: your server socket listen backlog is limited to 100 connections May 26 11:57:30.299381 np0000176602 devstack@c-api.service[112225]: your mercy for graceful operations on workers is 80 seconds May 26 11:57:30.299911 np0000176602 devstack@c-api.service[112225]: mapped 671795 bytes (656 KB) for 4 cores May 26 11:57:30.300042 np0000176602 devstack@c-api.service[112225]: *** Operational MODE: preforking *** May 26 11:57:30.300213 np0000176602 devstack@c-api.service[112225]: *** uWSGI is running in multiple interpreter mode *** May 26 11:57:30.300213 np0000176602 devstack@c-api.service[112225]: spawned uWSGI master process (pid: 112225) May 26 11:57:30.300303 np0000176602 systemd[1]: Started devstack@c-api.service - Devstack devstack@c-api.service. May 26 11:57:30.301051 np0000176602 devstack@c-api.service[112225]: spawned uWSGI worker 1 (pid: 112234, cores: 1) May 26 11:57:30.301540 np0000176602 devstack@c-api.service[112225]: spawned uWSGI worker 2 (pid: 112235, cores: 1) May 26 11:57:30.302050 np0000176602 devstack@c-api.service[112225]: spawned uWSGI worker 3 (pid: 112236, cores: 1) May 26 11:57:30.302479 np0000176602 devstack@c-api.service[112225]: spawned uWSGI worker 4 (pid: 112237, cores: 1) May 26 11:57:30.302591 np0000176602 devstack@c-api.service[112225]: running "unix_signal:15 gracefully_kill_them_all" (master-start)... May 26 11:57:30.429367 np0000176602 devstack@c-api.service[112236]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: May 26 11:57:30.429367 np0000176602 devstack@c-api.service[112236]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and May 26 11:57:30.429367 np0000176602 devstack@c-api.service[112236]: we strongly recommend against using it for new projects. May 26 11:57:30.429367 np0000176602 devstack@c-api.service[112236]: If you are already using Eventlet, we recommend migrating to a different May 26 11:57:30.429367 np0000176602 devstack@c-api.service[112236]: framework. For more detail see May 26 11:57:30.429367 np0000176602 devstack@c-api.service[112236]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html May 26 11:57:30.429367 np0000176602 devstack@c-api.service[112236]: import eventlet # noqa May 26 11:57:30.435299 np0000176602 devstack@c-api.service[112235]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: May 26 11:57:30.435299 np0000176602 devstack@c-api.service[112235]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and May 26 11:57:30.435299 np0000176602 devstack@c-api.service[112235]: we strongly recommend against using it for new projects. May 26 11:57:30.435299 np0000176602 devstack@c-api.service[112235]: If you are already using Eventlet, we recommend migrating to a different May 26 11:57:30.435299 np0000176602 devstack@c-api.service[112235]: framework. For more detail see May 26 11:57:30.435299 np0000176602 devstack@c-api.service[112235]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html May 26 11:57:30.435299 np0000176602 devstack@c-api.service[112235]: import eventlet # noqa May 26 11:57:30.446027 np0000176602 devstack@c-api.service[112237]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: May 26 11:57:30.446027 np0000176602 devstack@c-api.service[112237]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and May 26 11:57:30.446027 np0000176602 devstack@c-api.service[112237]: we strongly recommend against using it for new projects. May 26 11:57:30.446027 np0000176602 devstack@c-api.service[112237]: If you are already using Eventlet, we recommend migrating to a different May 26 11:57:30.446027 np0000176602 devstack@c-api.service[112237]: framework. For more detail see May 26 11:57:30.446027 np0000176602 devstack@c-api.service[112237]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html May 26 11:57:30.446027 np0000176602 devstack@c-api.service[112237]: import eventlet # noqa May 26 11:57:30.449957 np0000176602 devstack@c-api.service[112234]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: May 26 11:57:30.449957 np0000176602 devstack@c-api.service[112234]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and May 26 11:57:30.449957 np0000176602 devstack@c-api.service[112234]: we strongly recommend against using it for new projects. May 26 11:57:30.449957 np0000176602 devstack@c-api.service[112234]: If you are already using Eventlet, we recommend migrating to a different May 26 11:57:30.449957 np0000176602 devstack@c-api.service[112234]: framework. For more detail see May 26 11:57:30.449957 np0000176602 devstack@c-api.service[112234]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html May 26 11:57:30.449957 np0000176602 devstack@c-api.service[112234]: import eventlet # noqa May 26 11:57:30.519817 np0000176602 devstack@c-api.service[112236]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:36: DeprecationWarning: eventletutils module is deprecated and will be removed. May 26 11:57:30.519817 np0000176602 devstack@c-api.service[112236]: debtcollector.deprecate( May 26 11:57:30.527962 np0000176602 devstack@c-api.service[112235]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:36: DeprecationWarning: eventletutils module is deprecated and will be removed. May 26 11:57:30.527962 np0000176602 devstack@c-api.service[112235]: debtcollector.deprecate( May 26 11:57:30.546780 np0000176602 devstack@c-api.service[112234]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:36: DeprecationWarning: eventletutils module is deprecated and will be removed. May 26 11:57:30.546780 np0000176602 devstack@c-api.service[112234]: debtcollector.deprecate( May 26 11:57:30.556982 np0000176602 devstack@c-api.service[112237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:36: DeprecationWarning: eventletutils module is deprecated and will be removed. May 26 11:57:30.556982 np0000176602 devstack@c-api.service[112237]: debtcollector.deprecate( May 26 11:57:30.601410 np0000176602 devstack@c-api.service[112236]: /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 26 11:57:30.601410 np0000176602 devstack@c-api.service[112236]: from cgi import parse_header May 26 11:57:30.611864 np0000176602 devstack@c-api.service[112235]: /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 26 11:57:30.611864 np0000176602 devstack@c-api.service[112235]: from cgi import parse_header May 26 11:57:30.630081 np0000176602 devstack@c-api.service[112234]: /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 26 11:57:30.630081 np0000176602 devstack@c-api.service[112234]: from cgi import parse_header May 26 11:57:30.641505 np0000176602 devstack@c-api.service[112237]: /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 26 11:57:30.641505 np0000176602 devstack@c-api.service[112237]: from cgi import parse_header May 26 11:57:30.651894 np0000176602 devstack@c-api.service[112236]: /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 26 11:57:30.651894 np0000176602 devstack@c-api.service[112236]: removals.removed_module( May 26 11:57:30.652667 np0000176602 devstack@c-api.service[112236]: /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 26 11:57:30.652667 np0000176602 devstack@c-api.service[112236]: removals.removed_module( May 26 11:57:30.659806 np0000176602 devstack@c-api.service[112235]: /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 26 11:57:30.659806 np0000176602 devstack@c-api.service[112235]: removals.removed_module( May 26 11:57:30.660567 np0000176602 devstack@c-api.service[112235]: /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 26 11:57:30.660567 np0000176602 devstack@c-api.service[112235]: removals.removed_module( May 26 11:57:30.679740 np0000176602 devstack@c-api.service[112234]: /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 26 11:57:30.679740 np0000176602 devstack@c-api.service[112234]: removals.removed_module( May 26 11:57:30.680558 np0000176602 devstack@c-api.service[112234]: /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 26 11:57:30.680558 np0000176602 devstack@c-api.service[112234]: removals.removed_module( May 26 11:57:30.688151 np0000176602 devstack@c-api.service[112237]: /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 26 11:57:30.688151 np0000176602 devstack@c-api.service[112237]: removals.removed_module( May 26 11:57:30.689001 np0000176602 devstack@c-api.service[112237]: /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 26 11:57:30.689001 np0000176602 devstack@c-api.service[112237]: removals.removed_module( May 26 11:57:31.283307 np0000176602 devstack@c-api.service[112236]: /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 26 11:57:31.283307 np0000176602 devstack@c-api.service[112236]: warnings.warn( May 26 11:57:31.296131 np0000176602 devstack@c-api.service[112235]: /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 26 11:57:31.296131 np0000176602 devstack@c-api.service[112235]: warnings.warn( May 26 11:57:31.298634 np0000176602 devstack@c-api.service[112234]: /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 26 11:57:31.298634 np0000176602 devstack@c-api.service[112234]: warnings.warn( May 26 11:57:31.305016 np0000176602 devstack@c-api.service[112237]: /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 26 11:57:31.305016 np0000176602 devstack@c-api.service[112237]: warnings.warn( May 26 11:57:31.386907 np0000176602 devstack@c-api.service[112236]: /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 26 11:57:31.386907 np0000176602 devstack@c-api.service[112236]: warnings.warn( May 26 11:57:31.393603 np0000176602 devstack@c-api.service[112235]: /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 26 11:57:31.393603 np0000176602 devstack@c-api.service[112235]: warnings.warn( May 26 11:57:31.396377 np0000176602 devstack@c-api.service[112234]: /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 26 11:57:31.396377 np0000176602 devstack@c-api.service[112234]: warnings.warn( May 26 11:57:31.406739 np0000176602 devstack@c-api.service[112237]: /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 26 11:57:31.406739 np0000176602 devstack@c-api.service[112237]: warnings.warn( May 26 11:57:31.681606 np0000176602 devstack@c-api.service[112236]: 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 26 11:57:31.685586 np0000176602 devstack@c-api.service[112236]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=112236) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} May 26 11:57:31.685627 np0000176602 devstack@c-api.service[112234]: 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 26 11:57:31.685627 np0000176602 devstack@c-api.service[112234]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=112234) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} May 26 11:57:31.689982 np0000176602 devstack@c-api.service[112235]: 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 26 11:57:31.690164 np0000176602 devstack@c-api.service[112235]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=112235) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} May 26 11:57:31.692535 np0000176602 devstack@c-api.service[112237]: 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 26 11:57:31.692751 np0000176602 devstack@c-api.service[112237]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=112237) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} May 26 11:57:31.768186 np0000176602 devstack@c-api.service[112234]: /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 26 11:57:31.768186 np0000176602 devstack@c-api.service[112234]: @jsonschema.FormatChecker.cls_checks('date-time') May 26 11:57:31.768616 np0000176602 devstack@c-api.service[112236]: /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 26 11:57:31.768616 np0000176602 devstack@c-api.service[112236]: @jsonschema.FormatChecker.cls_checks('date-time') May 26 11:57:31.769287 np0000176602 devstack@c-api.service[112237]: /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 26 11:57:31.769287 np0000176602 devstack@c-api.service[112237]: @jsonschema.FormatChecker.cls_checks('date-time') May 26 11:57:31.770757 np0000176602 devstack@c-api.service[112235]: /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 26 11:57:31.770757 np0000176602 devstack@c-api.service[112235]: @jsonschema.FormatChecker.cls_checks('date-time') May 26 11:57:32.235256 np0000176602 devstack@c-api.service[112237]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=112237) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} May 26 11:57:32.235467 np0000176602 devstack@c-api.service[112234]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=112234) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} May 26 11:57:32.235653 np0000176602 devstack@c-api.service[112235]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=112235) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} May 26 11:57:32.235787 np0000176602 devstack@c-api.service[112236]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=112236) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} May 26 11:57:32.235915 np0000176602 devstack@c-api.service[112237]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=112237) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 26 11:57:32.235915 np0000176602 devstack@c-api.service[112237]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=112237) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 26 11:57:32.236172 np0000176602 devstack@c-api.service[112234]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=112234) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 26 11:57:32.236172 np0000176602 devstack@c-api.service[112234]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=112234) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 26 11:57:32.236479 np0000176602 devstack@c-api.service[112237]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112237) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 26 11:57:32.236646 np0000176602 devstack@c-api.service[112236]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=112236) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 26 11:57:32.236825 np0000176602 devstack@c-api.service[112234]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112234) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 26 11:57:32.237087 np0000176602 devstack@c-api.service[112235]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=112235) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 26 11:57:32.237235 np0000176602 devstack@c-api.service[112236]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=112236) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 26 11:57:32.237366 np0000176602 devstack@c-api.service[112235]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=112235) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 26 11:57:32.237524 np0000176602 devstack@c-api.service[112236]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112236) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 26 11:57:32.237659 np0000176602 devstack@c-api.service[112235]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112235) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 26 11:57:32.237794 np0000176602 devstack@c-api.service[112237]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112237) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 26 11:57:32.237794 np0000176602 devstack@c-api.service[112237]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=112237) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 26 11:57:32.237794 np0000176602 devstack@c-api.service[112237]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=112237) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 26 11:57:32.238135 np0000176602 devstack@c-api.service[112234]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112234) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 26 11:57:32.238373 np0000176602 devstack@c-api.service[112237]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=112237) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 26 11:57:32.238544 np0000176602 devstack@c-api.service[112234]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=112234) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 26 11:57:32.238678 np0000176602 devstack@c-api.service[112237]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112237) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 26 11:57:32.238857 np0000176602 devstack@c-api.service[112234]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=112234) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 26 11:57:32.238978 np0000176602 devstack@c-api.service[112237]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=112237) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 26 11:57:32.239087 np0000176602 devstack@c-api.service[112234]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=112234) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 26 11:57:32.239254 np0000176602 devstack@c-api.service[112237]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=112237) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 26 11:57:32.239431 np0000176602 devstack@c-api.service[112234]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112234) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 26 11:57:32.239431 np0000176602 devstack@c-api.service[112234]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=112234) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 26 11:57:32.239742 np0000176602 devstack@c-api.service[112236]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112236) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 26 11:57:32.239937 np0000176602 devstack@c-api.service[112234]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=112234) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 26 11:57:32.240083 np0000176602 devstack@c-api.service[112236]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=112236) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 26 11:57:32.240083 np0000176602 devstack@c-api.service[112236]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=112236) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 26 11:57:32.240083 np0000176602 devstack@c-api.service[112236]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=112236) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 26 11:57:32.240421 np0000176602 devstack@c-api.service[112235]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112235) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 26 11:57:32.240648 np0000176602 devstack@c-api.service[112236]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112236) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 26 11:57:32.240648 np0000176602 devstack@c-api.service[112236]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=112236) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 26 11:57:32.240932 np0000176602 devstack@c-api.service[112235]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=112235) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 26 11:57:32.240932 np0000176602 devstack@c-api.service[112235]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=112235) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 26 11:57:32.241206 np0000176602 devstack@c-api.service[112236]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=112236) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 26 11:57:32.241335 np0000176602 devstack@c-api.service[112235]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=112235) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 26 11:57:32.241335 np0000176602 devstack@c-api.service[112235]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112235) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 26 11:57:32.241335 np0000176602 devstack@c-api.service[112235]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=112235) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 26 11:57:32.241335 np0000176602 devstack@c-api.service[112235]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=112235) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 26 11:57:32.241837 np0000176602 devstack@c-api.service[112237]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=112237) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 26 11:57:32.241837 np0000176602 devstack@c-api.service[112237]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=112237) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 26 11:57:32.241837 np0000176602 devstack@c-api.service[112237]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=112237) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 26 11:57:32.241837 np0000176602 devstack@c-api.service[112237]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=112237) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 26 11:57:32.241837 np0000176602 devstack@c-api.service[112237]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112237) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 26 11:57:32.242550 np0000176602 devstack@c-api.service[112234]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=112234) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 26 11:57:32.242693 np0000176602 devstack@c-api.service[112237]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=112237) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 26 11:57:32.242693 np0000176602 devstack@c-api.service[112237]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=112237) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 26 11:57:32.242922 np0000176602 devstack@c-api.service[112235]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=112235) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 26 11:57:32.242991 np0000176602 devstack@c-api.service[112234]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=112234) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 26 11:57:32.243385 np0000176602 devstack@c-api.service[112235]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=112235) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 26 11:57:32.243461 np0000176602 devstack@c-api.service[112234]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=112234) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 26 11:57:32.243549 np0000176602 devstack@c-api.service[112235]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=112235) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 26 11:57:32.243611 np0000176602 devstack@c-api.service[112234]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=112234) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 26 11:57:32.243611 np0000176602 devstack@c-api.service[112234]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112234) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 26 11:57:32.243718 np0000176602 devstack@c-api.service[112235]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=112235) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 26 11:57:32.243768 np0000176602 devstack@c-api.service[112234]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=112234) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 26 11:57:32.243829 np0000176602 devstack@c-api.service[112235]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112235) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 26 11:57:32.243878 np0000176602 devstack@c-api.service[112236]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=112236) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 26 11:57:32.243947 np0000176602 devstack@c-api.service[112235]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=112235) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 26 11:57:32.243998 np0000176602 devstack@c-api.service[112234]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=112234) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 26 11:57:32.244051 np0000176602 devstack@c-api.service[112236]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=112236) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 26 11:57:32.244676 np0000176602 devstack@c-api.service[112235]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=112235) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 26 11:57:32.244856 np0000176602 devstack@c-api.service[112236]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=112236) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 26 11:57:32.244856 np0000176602 devstack@c-api.service[112236]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=112236) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 26 11:57:32.244856 np0000176602 devstack@c-api.service[112236]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112236) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 26 11:57:32.244856 np0000176602 devstack@c-api.service[112236]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=112236) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 26 11:57:32.244856 np0000176602 devstack@c-api.service[112236]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=112236) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 26 11:57:32.245450 np0000176602 devstack@c-api.service[112237]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=112237) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 26 11:57:32.245450 np0000176602 devstack@c-api.service[112237]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=112237) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 26 11:57:32.245450 np0000176602 devstack@c-api.service[112237]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=112237) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 26 11:57:32.245821 np0000176602 devstack@c-api.service[112234]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=112234) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 26 11:57:32.245966 np0000176602 devstack@c-api.service[112237]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=112237) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 26 11:57:32.246033 np0000176602 devstack@c-api.service[112234]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=112234) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 26 11:57:32.246095 np0000176602 devstack@c-api.service[112237]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112237) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 26 11:57:32.246095 np0000176602 devstack@c-api.service[112237]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=112237) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 26 11:57:32.246206 np0000176602 devstack@c-api.service[112234]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=112234) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 26 11:57:32.246206 np0000176602 devstack@c-api.service[112234]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=112234) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 26 11:57:32.246311 np0000176602 devstack@c-api.service[112237]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112237) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 26 11:57:32.246371 np0000176602 devstack@c-api.service[112236]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=112236) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 26 11:57:32.246423 np0000176602 devstack@c-api.service[112234]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112234) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 26 11:57:32.246480 np0000176602 devstack@c-api.service[112236]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=112236) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 26 11:57:32.246562 np0000176602 devstack@c-api.service[112234]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=112234) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 26 11:57:32.246613 np0000176602 devstack@c-api.service[112236]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=112236) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 26 11:57:32.246686 np0000176602 devstack@c-api.service[112234]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112234) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 26 11:57:32.246806 np0000176602 devstack@c-api.service[112236]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=112236) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 26 11:57:32.246865 np0000176602 devstack@c-api.service[112235]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=112235) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 26 11:57:32.246919 np0000176602 devstack@c-api.service[112236]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112236) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 26 11:57:32.246919 np0000176602 devstack@c-api.service[112236]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=112236) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 26 11:57:32.247019 np0000176602 devstack@c-api.service[112235]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=112235) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 26 11:57:32.247019 np0000176602 devstack@c-api.service[112235]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=112235) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 26 11:57:32.247019 np0000176602 devstack@c-api.service[112235]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=112235) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 26 11:57:32.247019 np0000176602 devstack@c-api.service[112235]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112235) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 26 11:57:32.247019 np0000176602 devstack@c-api.service[112235]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=112235) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 26 11:57:32.247281 np0000176602 devstack@c-api.service[112236]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112236) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 26 11:57:32.247333 np0000176602 devstack@c-api.service[112235]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112235) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 26 11:57:32.251778 np0000176602 devstack@c-api.service[112237]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112237) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 26 11:57:32.251828 np0000176602 devstack@c-api.service[112237]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=112237) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 26 11:57:32.251911 np0000176602 devstack@c-api.service[112237]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=112237) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 26 11:57:32.251972 np0000176602 devstack@c-api.service[112237]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=112237) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 26 11:57:32.252026 np0000176602 devstack@c-api.service[112234]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112234) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 26 11:57:32.252055 np0000176602 devstack@c-api.service[112237]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=112237) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 26 11:57:32.252055 np0000176602 devstack@c-api.service[112237]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=112237) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 26 11:57:32.252105 np0000176602 devstack@c-api.service[112234]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=112234) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 26 11:57:32.252136 np0000176602 devstack@c-api.service[112237]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112237) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 26 11:57:32.252164 np0000176602 devstack@c-api.service[112234]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=112234) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 26 11:57:32.252164 np0000176602 devstack@c-api.service[112234]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=112234) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 26 11:57:32.252282 np0000176602 devstack@c-api.service[112234]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=112234) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 26 11:57:32.252282 np0000176602 devstack@c-api.service[112234]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=112234) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 26 11:57:32.252402 np0000176602 devstack@c-api.service[112236]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112236) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 26 11:57:32.252456 np0000176602 devstack@c-api.service[112234]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112234) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 26 11:57:32.252528 np0000176602 devstack@c-api.service[112236]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=112236) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 26 11:57:32.252528 np0000176602 devstack@c-api.service[112236]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=112236) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 26 11:57:32.252630 np0000176602 devstack@c-api.service[112236]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=112236) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 26 11:57:32.252630 np0000176602 devstack@c-api.service[112236]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=112236) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 26 11:57:32.252691 np0000176602 devstack@c-api.service[112236]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=112236) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 26 11:57:32.252720 np0000176602 devstack@c-api.service[112236]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112236) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 26 11:57:32.253233 np0000176602 devstack@c-api.service[112235]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112235) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 26 11:57:32.253289 np0000176602 devstack@c-api.service[112235]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=112235) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 26 11:57:32.253315 np0000176602 devstack@c-api.service[112237]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112237) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 26 11:57:32.253343 np0000176602 devstack@c-api.service[112235]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=112235) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 26 11:57:32.253429 np0000176602 devstack@c-api.service[112237]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=112237) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 26 11:57:32.253507 np0000176602 devstack@c-api.service[112235]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=112235) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 26 11:57:32.253580 np0000176602 devstack@c-api.service[112234]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112234) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 26 11:57:32.253647 np0000176602 devstack@c-api.service[112237]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=112237) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 26 11:57:32.253699 np0000176602 devstack@c-api.service[112235]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=112235) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 26 11:57:32.253734 np0000176602 devstack@c-api.service[112234]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=112234) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 26 11:57:32.253766 np0000176602 devstack@c-api.service[112235]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=112235) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 26 11:57:32.253793 np0000176602 devstack@c-api.service[112237]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112237) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 26 11:57:32.253817 np0000176602 devstack@c-api.service[112234]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=112234) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 26 11:57:32.253840 np0000176602 devstack@c-api.service[112237]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112237) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 26 11:57:32.253866 np0000176602 devstack@c-api.service[112235]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112235) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 26 11:57:32.253894 np0000176602 devstack@c-api.service[112234]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112234) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 26 11:57:32.253926 np0000176602 devstack@c-api.service[112237]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=112237) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 26 11:57:32.253952 np0000176602 devstack@c-api.service[112234]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112234) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 26 11:57:32.253979 np0000176602 devstack@c-api.service[112237]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=112237) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 26 11:57:32.254006 np0000176602 devstack@c-api.service[112234]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=112234) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 26 11:57:32.254006 np0000176602 devstack@c-api.service[112234]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=112234) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 26 11:57:32.254051 np0000176602 devstack@c-api.service[112236]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112236) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 26 11:57:32.254051 np0000176602 devstack@c-api.service[112236]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=112236) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 26 11:57:32.254051 np0000176602 devstack@c-api.service[112236]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=112236) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 26 11:57:32.254051 np0000176602 devstack@c-api.service[112236]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112236) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 26 11:57:32.254051 np0000176602 devstack@c-api.service[112236]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112236) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 26 11:57:32.254164 np0000176602 devstack@c-api.service[112235]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112235) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 26 11:57:32.254189 np0000176602 devstack@c-api.service[112236]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=112236) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 26 11:57:32.254212 np0000176602 devstack@c-api.service[112237]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=112237) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 26 11:57:32.254242 np0000176602 devstack@c-api.service[112235]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=112235) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 26 11:57:32.254266 np0000176602 devstack@c-api.service[112236]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=112236) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 26 11:57:32.254300 np0000176602 devstack@c-api.service[112235]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=112235) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 26 11:57:32.254325 np0000176602 devstack@c-api.service[112237]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=112237) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 26 11:57:32.254351 np0000176602 devstack@c-api.service[112234]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=112234) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 26 11:57:32.254453 np0000176602 devstack@c-api.service[112237]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=112237) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 26 11:57:32.254480 np0000176602 devstack@c-api.service[112235]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112235) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 26 11:57:32.254480 np0000176602 devstack@c-api.service[112235]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112235) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 26 11:57:32.254547 np0000176602 devstack@c-api.service[112237]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=112237) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 26 11:57:32.254576 np0000176602 devstack@c-api.service[112234]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=112234) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 26 11:57:32.254601 np0000176602 devstack@c-api.service[112235]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=112235) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 26 11:57:32.254630 np0000176602 devstack@c-api.service[112237]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=112237) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 26 11:57:32.254653 np0000176602 devstack@c-api.service[112234]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=112234) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 26 11:57:32.254679 np0000176602 devstack@c-api.service[112236]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=112236) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 26 11:57:32.254708 np0000176602 devstack@c-api.service[112237]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=112237) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 26 11:57:32.254736 np0000176602 devstack@c-api.service[112235]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=112235) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 26 11:57:32.254808 np0000176602 devstack@c-api.service[112234]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=112234) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 26 11:57:32.254836 np0000176602 devstack@c-api.service[112236]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=112236) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 26 11:57:32.254860 np0000176602 devstack@c-api.service[112237]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112237) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 26 11:57:32.254884 np0000176602 devstack@c-api.service[112234]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=112234) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 26 11:57:32.254907 np0000176602 devstack@c-api.service[112236]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=112236) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 26 11:57:32.254930 np0000176602 devstack@c-api.service[112234]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=112234) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 26 11:57:32.254957 np0000176602 devstack@c-api.service[112236]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=112236) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 26 11:57:32.254980 np0000176602 devstack@c-api.service[112234]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112234) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 26 11:57:32.255011 np0000176602 devstack@c-api.service[112236]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=112236) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 26 11:57:32.255034 np0000176602 devstack@c-api.service[112235]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=112235) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 26 11:57:32.255084 np0000176602 devstack@c-api.service[112236]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=112236) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 26 11:57:32.255127 np0000176602 devstack@c-api.service[112235]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=112235) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 26 11:57:32.255127 np0000176602 devstack@c-api.service[112235]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=112235) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 26 11:57:32.255178 np0000176602 devstack@c-api.service[112236]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112236) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 26 11:57:32.255202 np0000176602 devstack@c-api.service[112235]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=112235) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 26 11:57:32.255202 np0000176602 devstack@c-api.service[112235]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=112235) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 26 11:57:32.255202 np0000176602 devstack@c-api.service[112235]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=112235) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 26 11:57:32.255202 np0000176602 devstack@c-api.service[112235]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112235) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 26 11:57:32.255332 np0000176602 devstack@c-api.service[112237]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112237) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 26 11:57:32.255361 np0000176602 devstack@c-api.service[112235]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112235) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 26 11:57:32.255395 np0000176602 devstack@c-api.service[112237]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=112237) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 26 11:57:32.255433 np0000176602 devstack@c-api.service[112235]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=112235) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 26 11:57:32.255471 np0000176602 devstack@c-api.service[112237]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=112237) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 26 11:57:32.255524 np0000176602 devstack@c-api.service[112235]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=112235) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 26 11:57:32.255559 np0000176602 devstack@c-api.service[112234]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112234) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 26 11:57:32.255592 np0000176602 devstack@c-api.service[112237]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=112237) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 26 11:57:32.255635 np0000176602 devstack@c-api.service[112235]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=112235) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 26 11:57:32.255676 np0000176602 devstack@c-api.service[112237]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=112237) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 26 11:57:32.255712 np0000176602 devstack@c-api.service[112234]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=112234) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 26 11:57:32.255745 np0000176602 devstack@c-api.service[112235]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=112235) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 26 11:57:32.255782 np0000176602 devstack@c-api.service[112237]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=112237) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 26 11:57:32.255814 np0000176602 devstack@c-api.service[112234]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=112234) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 26 11:57:32.255852 np0000176602 devstack@c-api.service[112235]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=112235) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 26 11:57:32.255884 np0000176602 devstack@c-api.service[112237]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112237) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 26 11:57:32.255920 np0000176602 devstack@c-api.service[112234]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=112234) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 26 11:57:32.255952 np0000176602 devstack@c-api.service[112235]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112235) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 26 11:57:32.255985 np0000176602 devstack@c-api.service[112237]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112237) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 26 11:57:32.256027 np0000176602 devstack@c-api.service[112234]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=112234) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 26 11:57:32.256064 np0000176602 devstack@c-api.service[112235]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112235) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 26 11:57:32.256101 np0000176602 devstack@c-api.service[112237]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=112237) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 26 11:57:32.256138 np0000176602 devstack@c-api.service[112234]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=112234) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 26 11:57:32.256170 np0000176602 devstack@c-api.service[112235]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=112235) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 26 11:57:32.256202 np0000176602 devstack@c-api.service[112236]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112236) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 26 11:57:32.256235 np0000176602 devstack@c-api.service[112237]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=112237) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 26 11:57:32.256272 np0000176602 devstack@c-api.service[112234]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112234) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 26 11:57:32.256304 np0000176602 devstack@c-api.service[112235]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=112235) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 26 11:57:32.256345 np0000176602 devstack@c-api.service[112237]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112237) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 26 11:57:32.256388 np0000176602 devstack@c-api.service[112236]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=112236) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 26 11:57:32.256468 np0000176602 devstack@c-api.service[112234]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112234) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 26 11:57:32.257283 np0000176602 devstack@c-api.service[112235]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112235) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 26 11:57:32.257372 np0000176602 devstack@c-api.service[112237]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112237) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 26 11:57:32.257446 np0000176602 devstack@c-api.service[112236]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=112236) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 26 11:57:32.257624 np0000176602 devstack@c-api.service[112234]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=112234) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 26 11:57:32.257748 np0000176602 devstack@c-api.service[112235]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112235) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 26 11:57:32.257832 np0000176602 devstack@c-api.service[112237]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=112237) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 26 11:57:32.257915 np0000176602 devstack@c-api.service[112236]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=112236) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 26 11:57:32.257996 np0000176602 devstack@c-api.service[112234]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=112234) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 26 11:57:32.258078 np0000176602 devstack@c-api.service[112235]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=112235) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 26 11:57:32.258178 np0000176602 devstack@c-api.service[112237]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112237) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 26 11:57:32.258302 np0000176602 devstack@c-api.service[112236]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=112236) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 26 11:57:32.258379 np0000176602 devstack@c-api.service[112234]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112234) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 26 11:57:32.258522 np0000176602 devstack@c-api.service[112235]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112235) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 26 11:57:32.258621 np0000176602 devstack@c-api.service[112236]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=112236) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 26 11:57:32.258703 np0000176602 devstack@c-api.service[112234]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112234) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 26 11:57:32.258863 np0000176602 devstack@c-api.service[112236]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112236) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 26 11:57:32.259024 np0000176602 devstack@c-api.service[112234]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=112234) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 26 11:57:32.259024 np0000176602 devstack@c-api.service[112234]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112234) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 26 11:57:32.259173 np0000176602 devstack@c-api.service[112236]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112236) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 26 11:57:32.259173 np0000176602 devstack@c-api.service[112236]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=112236) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 26 11:57:32.259173 np0000176602 devstack@c-api.service[112236]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=112236) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 26 11:57:32.259173 np0000176602 devstack@c-api.service[112236]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112236) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 26 11:57:32.259173 np0000176602 devstack@c-api.service[112236]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112236) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 26 11:57:32.259173 np0000176602 devstack@c-api.service[112236]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=112236) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 26 11:57:32.259173 np0000176602 devstack@c-api.service[112236]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112236) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 26 11:57:32.259703 np0000176602 devstack@c-api.service[112237]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112237) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 26 11:57:32.259778 np0000176602 devstack@c-api.service[112234]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112234) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 26 11:57:32.259851 np0000176602 devstack@c-api.service[112237]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=112237) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 26 11:57:32.259932 np0000176602 devstack@c-api.service[112234]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=112234) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 26 11:57:32.260004 np0000176602 devstack@c-api.service[112237]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=112237) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 26 11:57:32.260079 np0000176602 devstack@c-api.service[112234]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=112234) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 26 11:57:32.260184 np0000176602 devstack@c-api.service[112237]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=112237) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 26 11:57:32.260286 np0000176602 devstack@c-api.service[112236]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112236) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 26 11:57:32.260376 np0000176602 devstack@c-api.service[112234]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=112234) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 26 11:57:32.260456 np0000176602 devstack@c-api.service[112235]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112235) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 26 11:57:32.260563 np0000176602 devstack@c-api.service[112237]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=112237) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 26 11:57:32.260639 np0000176602 devstack@c-api.service[112234]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=112234) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 26 11:57:32.260865 np0000176602 devstack@c-api.service[112237]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=112237) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 26 11:57:32.260945 np0000176602 devstack@c-api.service[112236]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=112236) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 26 11:57:32.261023 np0000176602 devstack@c-api.service[112235]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=112235) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 26 11:57:32.261095 np0000176602 devstack@c-api.service[112234]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=112234) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 26 11:57:32.261156 np0000176602 devstack@c-api.service[112237]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=112237) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 26 11:57:32.261243 np0000176602 devstack@c-api.service[112235]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=112235) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 26 11:57:32.261318 np0000176602 devstack@c-api.service[112236]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=112236) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 26 11:57:32.261421 np0000176602 devstack@c-api.service[112234]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=112234) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 26 11:57:32.261480 np0000176602 devstack@c-api.service[112235]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=112235) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 26 11:57:32.261542 np0000176602 devstack@c-api.service[112236]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=112236) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 26 11:57:32.261585 np0000176602 devstack@c-api.service[112235]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=112235) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 26 11:57:32.261626 np0000176602 devstack@c-api.service[112236]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=112236) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 26 11:57:32.261664 np0000176602 devstack@c-api.service[112235]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=112235) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 26 11:57:32.261664 np0000176602 devstack@c-api.service[112235]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=112235) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 26 11:57:32.261751 np0000176602 devstack@c-api.service[112236]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=112236) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 26 11:57:32.261751 np0000176602 devstack@c-api.service[112236]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=112236) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 26 11:57:32.262508 np0000176602 devstack@c-api.service[112234]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=112234) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 26 11:57:32.262587 np0000176602 devstack@c-api.service[112234]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=112234) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 26 11:57:32.262653 np0000176602 devstack@c-api.service[112234]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=112234) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 26 11:57:32.262698 np0000176602 devstack@c-api.service[112237]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=112237) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 26 11:57:32.262821 np0000176602 devstack@c-api.service[112234]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=112234) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 26 11:57:32.262877 np0000176602 devstack@c-api.service[112237]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=112237) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 26 11:57:32.262914 np0000176602 devstack@c-api.service[112234]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=112234) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 26 11:57:32.262949 np0000176602 devstack@c-api.service[112237]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=112237) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 26 11:57:32.262989 np0000176602 devstack@c-api.service[112234]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=112234) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 26 11:57:32.263060 np0000176602 devstack@c-api.service[112237]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=112237) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 26 11:57:32.263110 np0000176602 devstack@c-api.service[112234]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112234) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 26 11:57:32.263145 np0000176602 devstack@c-api.service[112237]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=112237) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 26 11:57:32.263188 np0000176602 devstack@c-api.service[112234]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112234) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 26 11:57:32.263249 np0000176602 devstack@c-api.service[112237]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=112237) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 26 11:57:32.263284 np0000176602 devstack@c-api.service[112234]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=112234) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 26 11:57:32.263317 np0000176602 devstack@c-api.service[112237]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112237) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 26 11:57:32.263356 np0000176602 devstack@c-api.service[112234]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=112234) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 26 11:57:32.263392 np0000176602 devstack@c-api.service[112237]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112237) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 26 11:57:32.263420 np0000176602 devstack@c-api.service[112234]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=112234) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 26 11:57:32.263450 np0000176602 devstack@c-api.service[112237]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=112237) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 26 11:57:32.263474 np0000176602 devstack@c-api.service[112234]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=112234) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 26 11:57:32.263530 np0000176602 devstack@c-api.service[112237]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=112237) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 26 11:57:32.263560 np0000176602 devstack@c-api.service[112234]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=112234) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 26 11:57:32.263590 np0000176602 devstack@c-api.service[112235]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=112235) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 26 11:57:32.263615 np0000176602 devstack@c-api.service[112237]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=112237) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 26 11:57:32.263638 np0000176602 devstack@c-api.service[112234]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112234) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 26 11:57:32.263665 np0000176602 devstack@c-api.service[112235]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=112235) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 26 11:57:32.263693 np0000176602 devstack@c-api.service[112237]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=112237) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 26 11:57:32.263723 np0000176602 devstack@c-api.service[112235]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=112235) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 26 11:57:32.263748 np0000176602 devstack@c-api.service[112237]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=112237) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 26 11:57:32.263771 np0000176602 devstack@c-api.service[112235]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=112235) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 26 11:57:32.263794 np0000176602 devstack@c-api.service[112237]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112237) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 26 11:57:32.263819 np0000176602 devstack@c-api.service[112235]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=112235) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 26 11:57:32.263846 np0000176602 devstack@c-api.service[112236]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=112236) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 26 11:57:32.263870 np0000176602 devstack@c-api.service[112235]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=112235) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 26 11:57:32.263896 np0000176602 devstack@c-api.service[112236]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=112236) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 26 11:57:32.263924 np0000176602 devstack@c-api.service[112235]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112235) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 26 11:57:32.263948 np0000176602 devstack@c-api.service[112236]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=112236) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 26 11:57:32.263976 np0000176602 devstack@c-api.service[112235]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112235) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 26 11:57:32.264004 np0000176602 devstack@c-api.service[112236]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=112236) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 26 11:57:32.264028 np0000176602 devstack@c-api.service[112235]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=112235) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 26 11:57:32.264051 np0000176602 devstack@c-api.service[112236]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=112236) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 26 11:57:32.264079 np0000176602 devstack@c-api.service[112235]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=112235) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 26 11:57:32.264102 np0000176602 devstack@c-api.service[112236]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=112236) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 26 11:57:32.264129 np0000176602 devstack@c-api.service[112235]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=112235) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 26 11:57:32.264157 np0000176602 devstack@c-api.service[112236]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112236) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 26 11:57:32.264180 np0000176602 devstack@c-api.service[112235]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=112235) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 26 11:57:32.264207 np0000176602 devstack@c-api.service[112236]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112236) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 26 11:57:32.264236 np0000176602 devstack@c-api.service[112235]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=112235) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 26 11:57:32.264259 np0000176602 devstack@c-api.service[112236]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=112236) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 26 11:57:32.264282 np0000176602 devstack@c-api.service[112235]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112235) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 26 11:57:32.264305 np0000176602 devstack@c-api.service[112236]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=112236) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 26 11:57:32.264305 np0000176602 devstack@c-api.service[112236]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=112236) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 26 11:57:32.264305 np0000176602 devstack@c-api.service[112236]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=112236) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 26 11:57:32.264305 np0000176602 devstack@c-api.service[112236]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=112236) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 26 11:57:32.264305 np0000176602 devstack@c-api.service[112236]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112236) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 26 11:57:32.264768 np0000176602 devstack@c-api.service[112234]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112234) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 26 11:57:32.264846 np0000176602 devstack@c-api.service[112235]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112235) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 26 11:57:32.264903 np0000176602 devstack@c-api.service[112234]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=112234) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 26 11:57:32.264903 np0000176602 devstack@c-api.service[112234]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=112234) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 26 11:57:32.265012 np0000176602 devstack@c-api.service[112235]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=112235) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 26 11:57:32.265101 np0000176602 devstack@c-api.service[112237]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112237) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 26 11:57:32.265193 np0000176602 devstack@c-api.service[112234]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112234) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 26 11:57:32.265250 np0000176602 devstack@c-api.service[112235]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=112235) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 26 11:57:32.265302 np0000176602 devstack@c-api.service[112234]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112234) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 26 11:57:32.265351 np0000176602 devstack@c-api.service[112235]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112235) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 26 11:57:32.265427 np0000176602 devstack@c-api.service[112237]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=112237) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 26 11:57:32.265520 np0000176602 devstack@c-api.service[112236]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112236) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 26 11:57:32.265608 np0000176602 devstack@c-api.service[112234]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=112234) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 26 11:57:32.265678 np0000176602 devstack@c-api.service[112235]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112235) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 26 11:57:32.265753 np0000176602 devstack@c-api.service[112237]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=112237) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 26 11:57:32.265850 np0000176602 devstack@c-api.service[112234]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=112234) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 26 11:57:32.265947 np0000176602 devstack@c-api.service[112235]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=112235) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 26 11:57:32.266027 np0000176602 devstack@c-api.service[112237]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112237) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 26 11:57:32.266094 np0000176602 devstack@c-api.service[112236]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=112236) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 26 11:57:32.266165 np0000176602 devstack@c-api.service[112237]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112237) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 26 11:57:32.266229 np0000176602 devstack@c-api.service[112235]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=112235) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 26 11:57:32.266297 np0000176602 devstack@c-api.service[112236]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=112236) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 26 11:57:32.266358 np0000176602 devstack@c-api.service[112237]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=112237) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 26 11:57:32.266358 np0000176602 devstack@c-api.service[112237]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=112237) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 26 11:57:32.266506 np0000176602 devstack@c-api.service[112236]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112236) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 26 11:57:32.266506 np0000176602 devstack@c-api.service[112236]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112236) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 26 11:57:32.266506 np0000176602 devstack@c-api.service[112236]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=112236) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 26 11:57:32.266506 np0000176602 devstack@c-api.service[112236]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=112236) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 26 11:57:32.266733 np0000176602 devstack@c-api.service[112234]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=112234) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 26 11:57:32.266733 np0000176602 devstack@c-api.service[112234]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=112234) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 26 11:57:32.266733 np0000176602 devstack@c-api.service[112234]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=112234) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 26 11:57:32.266944 np0000176602 devstack@c-api.service[112235]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=112235) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 26 11:57:32.267002 np0000176602 devstack@c-api.service[112234]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=112234) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 26 11:57:32.267002 np0000176602 devstack@c-api.service[112234]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=112234) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 26 11:57:32.267144 np0000176602 devstack@c-api.service[112235]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=112235) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 26 11:57:32.267211 np0000176602 devstack@c-api.service[112234]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=112234) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 26 11:57:32.267270 np0000176602 devstack@c-api.service[112235]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=112235) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 26 11:57:32.267353 np0000176602 devstack@c-api.service[112234]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=112234) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 26 11:57:32.267438 np0000176602 devstack@c-api.service[112235]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=112235) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 26 11:57:32.267438 np0000176602 devstack@c-api.service[112235]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=112235) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 26 11:57:32.267575 np0000176602 devstack@c-api.service[112237]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=112237) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 26 11:57:32.267631 np0000176602 devstack@c-api.service[112235]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=112235) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 26 11:57:32.267687 np0000176602 devstack@c-api.service[112237]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=112237) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 26 11:57:32.267738 np0000176602 devstack@c-api.service[112235]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=112235) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 26 11:57:32.267804 np0000176602 devstack@c-api.service[112237]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=112237) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 26 11:57:32.267804 np0000176602 devstack@c-api.service[112237]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=112237) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 26 11:57:32.267909 np0000176602 devstack@c-api.service[112236]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=112236) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 26 11:57:32.267960 np0000176602 devstack@c-api.service[112237]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=112237) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 26 11:57:32.268034 np0000176602 devstack@c-api.service[112236]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=112236) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 26 11:57:32.268107 np0000176602 devstack@c-api.service[112237]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=112237) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 26 11:57:32.268165 np0000176602 devstack@c-api.service[112236]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=112236) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 26 11:57:32.268216 np0000176602 devstack@c-api.service[112237]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=112237) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 26 11:57:32.268276 np0000176602 devstack@c-api.service[112236]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=112236) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 26 11:57:32.268334 np0000176602 devstack@c-api.service[112234]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=112234) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 26 11:57:32.268389 np0000176602 devstack@c-api.service[112236]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=112236) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 26 11:57:32.268441 np0000176602 devstack@c-api.service[112234]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=112234) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 26 11:57:32.268535 np0000176602 devstack@c-api.service[112236]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=112236) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 26 11:57:32.268605 np0000176602 devstack@c-api.service[112234]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=112234) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 26 11:57:32.268658 np0000176602 devstack@c-api.service[112235]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=112235) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 26 11:57:32.268717 np0000176602 devstack@c-api.service[112236]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=112236) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 26 11:57:32.268780 np0000176602 devstack@c-api.service[112237]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=112237) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 26 11:57:32.268838 np0000176602 devstack@c-api.service[112234]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=112234) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 26 11:57:32.268895 np0000176602 devstack@c-api.service[112235]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=112235) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 26 11:57:32.268926 np0000176602 devstack@c-api.service[112237]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=112237) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 26 11:57:32.268953 np0000176602 devstack@c-api.service[112234]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=112234) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 26 11:57:32.268980 np0000176602 devstack@c-api.service[112235]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=112235) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 26 11:57:32.269025 np0000176602 devstack@c-api.service[112237]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=112237) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 26 11:57:32.269058 np0000176602 devstack@c-api.service[112234]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=112234) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 26 11:57:32.269087 np0000176602 devstack@c-api.service[112235]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=112235) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 26 11:57:32.269110 np0000176602 devstack@c-api.service[112237]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=112237) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 26 11:57:32.269133 np0000176602 devstack@c-api.service[112234]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112234) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 26 11:57:32.269157 np0000176602 devstack@c-api.service[112236]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=112236) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 26 11:57:32.269180 np0000176602 devstack@c-api.service[112235]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=112235) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 26 11:57:32.269206 np0000176602 devstack@c-api.service[112237]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=112237) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 26 11:57:32.269234 np0000176602 devstack@c-api.service[112236]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=112236) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 26 11:57:32.269258 np0000176602 devstack@c-api.service[112237]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=112237) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 26 11:57:32.269280 np0000176602 devstack@c-api.service[112235]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=112235) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 26 11:57:32.269307 np0000176602 devstack@c-api.service[112236]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=112236) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 26 11:57:32.269330 np0000176602 devstack@c-api.service[112237]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112237) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 26 11:57:32.269353 np0000176602 devstack@c-api.service[112235]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112235) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 26 11:57:32.269376 np0000176602 devstack@c-api.service[112236]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=112236) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 26 11:57:32.269376 np0000176602 devstack@c-api.service[112236]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=112236) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 26 11:57:32.269376 np0000176602 devstack@c-api.service[112236]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=112236) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 26 11:57:32.269376 np0000176602 devstack@c-api.service[112236]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112236) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 26 11:57:32.269473 np0000176602 devstack@c-api.service[112234]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112234) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 26 11:57:32.269473 np0000176602 devstack@c-api.service[112234]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=112234) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 26 11:57:32.269473 np0000176602 devstack@c-api.service[112234]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=112234) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 26 11:57:32.269838 np0000176602 devstack@c-api.service[112237]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112237) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 26 11:57:32.269903 np0000176602 devstack@c-api.service[112234]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=112234) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 26 11:57:32.269957 np0000176602 devstack@c-api.service[112237]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=112237) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 26 11:57:32.270013 np0000176602 devstack@c-api.service[112234]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112234) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 26 11:57:32.270064 np0000176602 devstack@c-api.service[112237]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=112237) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 26 11:57:32.270116 np0000176602 devstack@c-api.service[112234]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=112234) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 26 11:57:32.270170 np0000176602 devstack@c-api.service[112237]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=112237) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 26 11:57:32.270290 np0000176602 devstack@c-api.service[112235]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112235) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 26 11:57:32.270351 np0000176602 devstack@c-api.service[112234]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112234) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 26 11:57:32.270409 np0000176602 devstack@c-api.service[112237]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112237) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 26 11:57:32.270459 np0000176602 devstack@c-api.service[112235]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=112235) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 26 11:57:32.270539 np0000176602 devstack@c-api.service[112237]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=112237) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 26 11:57:32.270593 np0000176602 devstack@c-api.service[112235]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=112235) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 26 11:57:32.270644 np0000176602 devstack@c-api.service[112236]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112236) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 26 11:57:32.270698 np0000176602 devstack@c-api.service[112237]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112237) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 26 11:57:32.270774 np0000176602 devstack@c-api.service[112235]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=112235) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 26 11:57:32.270830 np0000176602 devstack@c-api.service[112236]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=112236) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 26 11:57:32.270880 np0000176602 devstack@c-api.service[112235]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112235) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 26 11:57:32.270880 np0000176602 devstack@c-api.service[112235]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=112235) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 26 11:57:32.270977 np0000176602 devstack@c-api.service[112236]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=112236) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 26 11:57:32.271034 np0000176602 devstack@c-api.service[112235]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112235) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 26 11:57:32.271068 np0000176602 devstack@c-api.service[112236]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=112236) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 26 11:57:32.271068 np0000176602 devstack@c-api.service[112236]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112236) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 26 11:57:32.271068 np0000176602 devstack@c-api.service[112236]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=112236) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 26 11:57:32.271068 np0000176602 devstack@c-api.service[112236]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112236) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 26 11:57:32.271163 np0000176602 devstack@c-api.service[112234]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112234) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 26 11:57:32.271163 np0000176602 devstack@c-api.service[112234]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=112234) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 26 11:57:32.271163 np0000176602 devstack@c-api.service[112234]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=112234) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 26 11:57:32.271236 np0000176602 devstack@c-api.service[112237]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112237) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 26 11:57:32.271260 np0000176602 devstack@c-api.service[112234]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=112234) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 26 11:57:32.271260 np0000176602 devstack@c-api.service[112234]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=112234) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 26 11:57:32.271305 np0000176602 devstack@c-api.service[112237]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=112237) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 26 11:57:32.271329 np0000176602 devstack@c-api.service[112234]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=112234) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 26 11:57:32.271356 np0000176602 devstack@c-api.service[112237]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=112237) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 26 11:57:32.271356 np0000176602 devstack@c-api.service[112237]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=112237) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 26 11:57:32.271398 np0000176602 devstack@c-api.service[112234]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112234) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 26 11:57:32.271425 np0000176602 devstack@c-api.service[112237]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=112237) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 26 11:57:32.271425 np0000176602 devstack@c-api.service[112237]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=112237) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 26 11:57:32.271473 np0000176602 devstack@c-api.service[112235]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112235) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 26 11:57:32.271524 np0000176602 devstack@c-api.service[112237]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112237) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 26 11:57:32.271549 np0000176602 devstack@c-api.service[112235]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=112235) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 26 11:57:32.271549 np0000176602 devstack@c-api.service[112235]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=112235) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 26 11:57:32.271549 np0000176602 devstack@c-api.service[112235]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=112235) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 26 11:57:32.271549 np0000176602 devstack@c-api.service[112235]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=112235) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 26 11:57:32.271637 np0000176602 devstack@c-api.service[112236]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112236) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 26 11:57:32.271662 np0000176602 devstack@c-api.service[112235]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=112235) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 26 11:57:32.271688 np0000176602 devstack@c-api.service[112236]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=112236) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 26 11:57:32.271715 np0000176602 devstack@c-api.service[112235]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112235) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 26 11:57:32.271739 np0000176602 devstack@c-api.service[112236]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=112236) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 26 11:57:32.271739 np0000176602 devstack@c-api.service[112236]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=112236) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 26 11:57:32.271739 np0000176602 devstack@c-api.service[112236]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=112236) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 26 11:57:32.271739 np0000176602 devstack@c-api.service[112236]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=112236) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 26 11:57:32.271739 np0000176602 devstack@c-api.service[112236]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112236) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 26 11:57:32.273110 np0000176602 devstack@c-api.service[112234]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112234) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 26 11:57:32.273159 np0000176602 devstack@c-api.service[112234]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=112234) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 26 11:57:32.273234 np0000176602 devstack@c-api.service[112235]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112235) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 26 11:57:32.273304 np0000176602 devstack@c-api.service[112234]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=112234) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 26 11:57:32.273351 np0000176602 devstack@c-api.service[112237]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112237) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 26 11:57:32.273418 np0000176602 devstack@c-api.service[112234]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=112234) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 26 11:57:32.273476 np0000176602 devstack@c-api.service[112235]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=112235) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 26 11:57:32.273560 np0000176602 devstack@c-api.service[112237]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=112237) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 26 11:57:32.273588 np0000176602 devstack@c-api.service[112234]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=112234) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 26 11:57:32.273616 np0000176602 devstack@c-api.service[112235]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=112235) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 26 11:57:32.273639 np0000176602 devstack@c-api.service[112237]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=112237) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 26 11:57:32.273663 np0000176602 devstack@c-api.service[112234]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=112234) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 26 11:57:32.273690 np0000176602 devstack@c-api.service[112235]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=112235) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 26 11:57:32.273718 np0000176602 devstack@c-api.service[112237]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=112237) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 26 11:57:32.273741 np0000176602 devstack@c-api.service[112234]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112234) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 26 11:57:32.273764 np0000176602 devstack@c-api.service[112235]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=112235) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 26 11:57:32.273787 np0000176602 devstack@c-api.service[112236]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112236) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 26 11:57:32.273815 np0000176602 devstack@c-api.service[112237]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=112237) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 26 11:57:32.273845 np0000176602 devstack@c-api.service[112235]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=112235) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 26 11:57:32.273872 np0000176602 devstack@c-api.service[112237]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=112237) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 26 11:57:32.273894 np0000176602 devstack@c-api.service[112236]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=112236) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 26 11:57:32.273916 np0000176602 devstack@c-api.service[112235]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112235) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 26 11:57:32.273944 np0000176602 devstack@c-api.service[112237]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112237) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 26 11:57:32.273971 np0000176602 devstack@c-api.service[112236]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=112236) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 26 11:57:32.273971 np0000176602 devstack@c-api.service[112236]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=112236) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 26 11:57:32.273971 np0000176602 devstack@c-api.service[112236]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=112236) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 26 11:57:32.273971 np0000176602 devstack@c-api.service[112236]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=112236) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 26 11:57:32.273971 np0000176602 devstack@c-api.service[112236]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112236) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 26 11:57:32.275559 np0000176602 devstack@c-api.service[112234]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112234) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 26 11:57:32.275608 np0000176602 devstack@c-api.service[112234]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=112234) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 26 11:57:32.275654 np0000176602 devstack@c-api.service[112234]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=112234) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 26 11:57:32.275754 np0000176602 devstack@c-api.service[112234]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=112234) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 26 11:57:32.275824 np0000176602 devstack@c-api.service[112237]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112237) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 26 11:57:32.275881 np0000176602 devstack@c-api.service[112235]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112235) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 26 11:57:32.275933 np0000176602 devstack@c-api.service[112234]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=112234) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 26 11:57:32.275977 np0000176602 devstack@c-api.service[112237]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=112237) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 26 11:57:32.276041 np0000176602 devstack@c-api.service[112235]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=112235) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 26 11:57:32.276087 np0000176602 devstack@c-api.service[112234]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=112234) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 26 11:57:32.276173 np0000176602 devstack@c-api.service[112235]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=112235) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 26 11:57:32.276202 np0000176602 devstack@c-api.service[112237]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=112237) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 26 11:57:32.276225 np0000176602 devstack@c-api.service[112234]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112234) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 26 11:57:32.276259 np0000176602 devstack@c-api.service[112235]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=112235) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 26 11:57:32.276292 np0000176602 devstack@c-api.service[112237]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=112237) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 26 11:57:32.276315 np0000176602 devstack@c-api.service[112235]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=112235) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 26 11:57:32.276342 np0000176602 devstack@c-api.service[112237]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=112237) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 26 11:57:32.276369 np0000176602 devstack@c-api.service[112235]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=112235) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 26 11:57:32.276401 np0000176602 devstack@c-api.service[112237]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=112237) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 26 11:57:32.276426 np0000176602 devstack@c-api.service[112235]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112235) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 26 11:57:32.276453 np0000176602 devstack@c-api.service[112236]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112236) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 26 11:57:32.276505 np0000176602 devstack@c-api.service[112237]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112237) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 26 11:57:32.276539 np0000176602 devstack@c-api.service[112236]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=112236) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 26 11:57:32.276539 np0000176602 devstack@c-api.service[112236]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=112236) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 26 11:57:32.276539 np0000176602 devstack@c-api.service[112236]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=112236) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 26 11:57:32.276539 np0000176602 devstack@c-api.service[112236]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=112236) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 26 11:57:32.276539 np0000176602 devstack@c-api.service[112236]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=112236) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 26 11:57:32.276539 np0000176602 devstack@c-api.service[112236]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112236) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 26 11:57:32.278507 np0000176602 devstack@c-api.service[112234]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112234) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 26 11:57:32.278566 np0000176602 devstack@c-api.service[112234]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=112234) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 26 11:57:32.278641 np0000176602 devstack@c-api.service[112234]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=112234) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 26 11:57:32.278702 np0000176602 devstack@c-api.service[112234]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=112234) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 26 11:57:32.278787 np0000176602 devstack@c-api.service[112234]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112234) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 26 11:57:32.278837 np0000176602 devstack@c-api.service[112234]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=112234) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 26 11:57:32.278903 np0000176602 devstack@c-api.service[112234]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112234) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 26 11:57:32.278956 np0000176602 devstack@c-api.service[112235]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112235) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 26 11:57:32.279010 np0000176602 devstack@c-api.service[112234]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112234) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 26 11:57:32.279037 np0000176602 devstack@c-api.service[112235]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=112235) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 26 11:57:32.279067 np0000176602 devstack@c-api.service[112234]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=112234) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 26 11:57:32.279091 np0000176602 devstack@c-api.service[112235]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=112235) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 26 11:57:32.279118 np0000176602 devstack@c-api.service[112234]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=112234) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 26 11:57:32.279146 np0000176602 devstack@c-api.service[112235]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=112235) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 26 11:57:32.279180 np0000176602 devstack@c-api.service[112234]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=112234) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 26 11:57:32.279209 np0000176602 devstack@c-api.service[112235]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112235) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 26 11:57:32.279236 np0000176602 devstack@c-api.service[112234]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112234) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 26 11:57:32.279260 np0000176602 devstack@c-api.service[112235]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=112235) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 26 11:57:32.279288 np0000176602 devstack@c-api.service[112234]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=112234) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 26 11:57:32.279312 np0000176602 devstack@c-api.service[112235]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112235) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 26 11:57:32.279337 np0000176602 devstack@c-api.service[112234]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=112234) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 26 11:57:32.279360 np0000176602 devstack@c-api.service[112237]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112237) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 26 11:57:32.279383 np0000176602 devstack@c-api.service[112235]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112235) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 26 11:57:32.279383 np0000176602 devstack@c-api.service[112235]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=112235) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 26 11:57:32.279436 np0000176602 devstack@c-api.service[112237]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=112237) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 26 11:57:32.279468 np0000176602 devstack@c-api.service[112236]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112236) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 26 11:57:32.279529 np0000176602 devstack@c-api.service[112235]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=112235) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 26 11:57:32.279559 np0000176602 devstack@c-api.service[112237]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=112237) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 26 11:57:32.279588 np0000176602 devstack@c-api.service[112235]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=112235) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 26 11:57:32.279616 np0000176602 devstack@c-api.service[112237]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=112237) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 26 11:57:32.279644 np0000176602 devstack@c-api.service[112235]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112235) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 26 11:57:32.279669 np0000176602 devstack@c-api.service[112236]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=112236) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 26 11:57:32.279695 np0000176602 devstack@c-api.service[112237]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112237) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 26 11:57:32.279720 np0000176602 devstack@c-api.service[112235]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=112235) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 26 11:57:32.279751 np0000176602 devstack@c-api.service[112236]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=112236) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 26 11:57:32.279775 np0000176602 devstack@c-api.service[112237]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=112237) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 26 11:57:32.279803 np0000176602 devstack@c-api.service[112235]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=112235) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 26 11:57:32.279827 np0000176602 devstack@c-api.service[112237]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112237) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 26 11:57:32.279850 np0000176602 devstack@c-api.service[112236]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=112236) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 26 11:57:32.279874 np0000176602 devstack@c-api.service[112237]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112237) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 26 11:57:32.279899 np0000176602 devstack@c-api.service[112236]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112236) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 26 11:57:32.279923 np0000176602 devstack@c-api.service[112237]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=112237) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 26 11:57:32.279946 np0000176602 devstack@c-api.service[112236]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=112236) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 26 11:57:32.279969 np0000176602 devstack@c-api.service[112237]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=112237) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 26 11:57:32.279996 np0000176602 devstack@c-api.service[112236]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112236) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 26 11:57:32.280024 np0000176602 devstack@c-api.service[112237]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=112237) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 26 11:57:32.280048 np0000176602 devstack@c-api.service[112236]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112236) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 26 11:57:32.280075 np0000176602 devstack@c-api.service[112237]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112237) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 26 11:57:32.280098 np0000176602 devstack@c-api.service[112236]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=112236) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 26 11:57:32.280121 np0000176602 devstack@c-api.service[112237]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=112237) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 26 11:57:32.280148 np0000176602 devstack@c-api.service[112236]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=112236) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 26 11:57:32.280176 np0000176602 devstack@c-api.service[112237]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=112237) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 26 11:57:32.280203 np0000176602 devstack@c-api.service[112236]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=112236) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 26 11:57:32.280203 np0000176602 devstack@c-api.service[112236]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112236) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 26 11:57:32.280246 np0000176602 devstack@c-api.service[112236]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=112236) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 26 11:57:32.280609 np0000176602 devstack@c-api.service[112236]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=112236) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 26 11:57:32.281321 np0000176602 devstack@c-api.service[112234]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=112234) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 26 11:57:32.281417 np0000176602 devstack@c-api.service[112234]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=112234) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 26 11:57:32.281417 np0000176602 devstack@c-api.service[112234]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=112234) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 26 11:57:32.281604 np0000176602 devstack@c-api.service[112234]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=112234) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 26 11:57:32.281687 np0000176602 devstack@c-api.service[112235]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=112235) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 26 11:57:32.281773 np0000176602 devstack@c-api.service[112234]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=112234) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 26 11:57:32.281845 np0000176602 devstack@c-api.service[112235]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=112235) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 26 11:57:32.281927 np0000176602 devstack@c-api.service[112234]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=112234) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 26 11:57:32.282001 np0000176602 devstack@c-api.service[112235]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=112235) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 26 11:57:32.282101 np0000176602 devstack@c-api.service[112234]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112234) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 26 11:57:32.282224 np0000176602 devstack@c-api.service[112235]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=112235) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 26 11:57:32.282224 np0000176602 devstack@c-api.service[112235]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=112235) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 26 11:57:32.282224 np0000176602 devstack@c-api.service[112235]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=112235) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 26 11:57:32.282224 np0000176602 devstack@c-api.service[112235]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112235) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 26 11:57:32.282530 np0000176602 devstack@c-api.service[112237]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=112237) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 26 11:57:32.282530 np0000176602 devstack@c-api.service[112237]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=112237) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 26 11:57:32.282530 np0000176602 devstack@c-api.service[112237]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=112237) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 26 11:57:32.282530 np0000176602 devstack@c-api.service[112237]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=112237) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 26 11:57:32.282530 np0000176602 devstack@c-api.service[112237]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=112237) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 26 11:57:32.282530 np0000176602 devstack@c-api.service[112237]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=112237) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 26 11:57:32.283010 np0000176602 devstack@c-api.service[112236]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=112236) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 26 11:57:32.283144 np0000176602 devstack@c-api.service[112237]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112237) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 26 11:57:32.283243 np0000176602 devstack@c-api.service[112236]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=112236) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 26 11:57:32.283243 np0000176602 devstack@c-api.service[112236]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=112236) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 26 11:57:32.283243 np0000176602 devstack@c-api.service[112236]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=112236) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 26 11:57:32.283541 np0000176602 devstack@c-api.service[112234]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112234) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 26 11:57:32.283620 np0000176602 devstack@c-api.service[112236]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=112236) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 26 11:57:32.283702 np0000176602 devstack@c-api.service[112234]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=112234) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 26 11:57:32.283753 np0000176602 devstack@c-api.service[112236]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=112236) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 26 11:57:32.283791 np0000176602 devstack@c-api.service[112237]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112237) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 26 11:57:32.283826 np0000176602 devstack@c-api.service[112234]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=112234) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 26 11:57:32.283863 np0000176602 devstack@c-api.service[112237]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=112237) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 26 11:57:32.283895 np0000176602 devstack@c-api.service[112236]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112236) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 26 11:57:32.283927 np0000176602 devstack@c-api.service[112234]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=112234) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 26 11:57:32.283960 np0000176602 devstack@c-api.service[112237]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=112237) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 26 11:57:32.283992 np0000176602 devstack@c-api.service[112234]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112234) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 26 11:57:32.284024 np0000176602 devstack@c-api.service[112235]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112235) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 26 11:57:32.284057 np0000176602 devstack@c-api.service[112237]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=112237) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 26 11:57:32.284096 np0000176602 devstack@c-api.service[112234]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=112234) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 26 11:57:32.284128 np0000176602 devstack@c-api.service[112235]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=112235) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 26 11:57:32.284166 np0000176602 devstack@c-api.service[112237]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112237) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 26 11:57:32.284198 np0000176602 devstack@c-api.service[112234]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=112234) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 26 11:57:32.284231 np0000176602 devstack@c-api.service[112235]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=112235) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 26 11:57:32.284263 np0000176602 devstack@c-api.service[112237]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=112237) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 26 11:57:32.284293 np0000176602 devstack@c-api.service[112235]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=112235) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 26 11:57:32.284326 np0000176602 devstack@c-api.service[112237]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=112237) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 26 11:57:32.284360 np0000176602 devstack@c-api.service[112236]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112236) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 26 11:57:32.284406 np0000176602 devstack@c-api.service[112235]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112235) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 26 11:57:32.284446 np0000176602 devstack@c-api.service[112236]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=112236) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 26 11:57:32.284502 np0000176602 devstack@c-api.service[112235]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=112235) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 26 11:57:32.284548 np0000176602 devstack@c-api.service[112236]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=112236) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 26 11:57:32.284581 np0000176602 devstack@c-api.service[112235]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=112235) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 26 11:57:32.284619 np0000176602 devstack@c-api.service[112236]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=112236) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 26 11:57:32.284619 np0000176602 devstack@c-api.service[112236]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112236) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 26 11:57:32.284619 np0000176602 devstack@c-api.service[112236]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=112236) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 26 11:57:32.284619 np0000176602 devstack@c-api.service[112236]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=112236) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 26 11:57:32.284747 np0000176602 devstack@c-api.service[112234]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=112234) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 26 11:57:32.284747 np0000176602 devstack@c-api.service[112234]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=112234) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 26 11:57:32.284747 np0000176602 devstack@c-api.service[112234]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=112234) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 26 11:57:32.284747 np0000176602 devstack@c-api.service[112234]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=112234) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 26 11:57:32.284869 np0000176602 devstack@c-api.service[112236]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=112236) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 26 11:57:32.284903 np0000176602 devstack@c-api.service[112237]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=112237) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 26 11:57:32.284936 np0000176602 devstack@c-api.service[112234]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=112234) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 26 11:57:32.284973 np0000176602 devstack@c-api.service[112236]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=112236) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 26 11:57:32.285027 np0000176602 devstack@c-api.service[112237]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=112237) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 26 11:57:32.285080 np0000176602 devstack@c-api.service[112234]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=112234) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 26 11:57:32.285113 np0000176602 devstack@c-api.service[112236]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=112236) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 26 11:57:32.285146 np0000176602 devstack@c-api.service[112237]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=112237) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 26 11:57:32.285205 np0000176602 devstack@c-api.service[112234]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=112234) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 26 11:57:32.285246 np0000176602 devstack@c-api.service[112236]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=112236) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 26 11:57:32.285278 np0000176602 devstack@c-api.service[112237]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=112237) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 26 11:57:32.285315 np0000176602 devstack@c-api.service[112236]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=112236) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 26 11:57:32.285348 np0000176602 devstack@c-api.service[112237]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=112237) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 26 11:57:32.285383 np0000176602 devstack@c-api.service[112235]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=112235) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 26 11:57:32.285416 np0000176602 devstack@c-api.service[112236]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=112236) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 26 11:57:32.285447 np0000176602 devstack@c-api.service[112237]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=112237) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 26 11:57:32.285478 np0000176602 devstack@c-api.service[112236]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=112236) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 26 11:57:32.285982 np0000176602 devstack@c-api.service[112237]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=112237) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 26 11:57:32.286067 np0000176602 devstack@c-api.service[112235]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=112235) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 26 11:57:32.286067 np0000176602 devstack@c-api.service[112235]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=112235) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 26 11:57:32.286067 np0000176602 devstack@c-api.service[112235]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=112235) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 26 11:57:32.286067 np0000176602 devstack@c-api.service[112235]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=112235) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 26 11:57:32.286067 np0000176602 devstack@c-api.service[112235]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=112235) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 26 11:57:32.286067 np0000176602 devstack@c-api.service[112235]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=112235) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 26 11:57:32.287107 np0000176602 devstack@c-api.service[112234]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=112234) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 26 11:57:32.287206 np0000176602 devstack@c-api.service[112234]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=112234) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 26 11:57:32.287206 np0000176602 devstack@c-api.service[112234]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=112234) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 26 11:57:32.287364 np0000176602 devstack@c-api.service[112234]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=112234) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 26 11:57:32.287364 np0000176602 devstack@c-api.service[112234]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=112234) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 26 11:57:32.287563 np0000176602 devstack@c-api.service[112237]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=112237) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 26 11:57:32.287653 np0000176602 devstack@c-api.service[112234]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=112234) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 26 11:57:32.287756 np0000176602 devstack@c-api.service[112236]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=112236) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 26 11:57:32.287855 np0000176602 devstack@c-api.service[112237]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=112237) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 26 11:57:32.287927 np0000176602 devstack@c-api.service[112234]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112234) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 26 11:57:32.288009 np0000176602 devstack@c-api.service[112237]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=112237) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 26 11:57:32.288090 np0000176602 devstack@c-api.service[112236]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=112236) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 26 11:57:32.288169 np0000176602 devstack@c-api.service[112237]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=112237) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 26 11:57:32.288250 np0000176602 devstack@c-api.service[112236]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=112236) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 26 11:57:32.288323 np0000176602 devstack@c-api.service[112237]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=112237) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 26 11:57:32.288392 np0000176602 devstack@c-api.service[112236]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=112236) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 26 11:57:32.288392 np0000176602 devstack@c-api.service[112236]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=112236) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 26 11:57:32.288552 np0000176602 devstack@c-api.service[112237]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=112237) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 26 11:57:32.288628 np0000176602 devstack@c-api.service[112236]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=112236) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 26 11:57:32.288714 np0000176602 devstack@c-api.service[112237]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112237) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 26 11:57:32.288795 np0000176602 devstack@c-api.service[112236]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112236) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 26 11:57:32.288871 np0000176602 devstack@c-api.service[112235]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=112235) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 26 11:57:32.288871 np0000176602 devstack@c-api.service[112235]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=112235) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 26 11:57:32.288871 np0000176602 devstack@c-api.service[112235]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=112235) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 26 11:57:32.288871 np0000176602 devstack@c-api.service[112235]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=112235) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 26 11:57:32.288871 np0000176602 devstack@c-api.service[112235]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=112235) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 26 11:57:32.288871 np0000176602 devstack@c-api.service[112235]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=112235) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 26 11:57:32.289353 np0000176602 devstack@c-api.service[112236]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112236) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 26 11:57:32.289429 np0000176602 devstack@c-api.service[112235]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112235) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 26 11:57:32.289520 np0000176602 devstack@c-api.service[112236]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=112236) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 26 11:57:32.289601 np0000176602 devstack@c-api.service[112234]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112234) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 26 11:57:32.289682 np0000176602 devstack@c-api.service[112236]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=112236) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 26 11:57:32.289762 np0000176602 devstack@c-api.service[112234]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=112234) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 26 11:57:32.289836 np0000176602 devstack@c-api.service[112236]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=112236) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 26 11:57:32.289836 np0000176602 devstack@c-api.service[112236]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=112236) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 26 11:57:32.289976 np0000176602 devstack@c-api.service[112234]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=112234) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 26 11:57:32.290046 np0000176602 devstack@c-api.service[112236]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=112236) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 26 11:57:32.290137 np0000176602 devstack@c-api.service[112234]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=112234) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 26 11:57:32.290177 np0000176602 devstack@c-api.service[112235]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112235) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 26 11:57:32.290210 np0000176602 devstack@c-api.service[112236]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112236) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 26 11:57:32.290250 np0000176602 devstack@c-api.service[112234]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=112234) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 26 11:57:32.290287 np0000176602 devstack@c-api.service[112235]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=112235) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 26 11:57:32.290338 np0000176602 devstack@c-api.service[112234]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=112234) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 26 11:57:32.290409 np0000176602 devstack@c-api.service[112237]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112237) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 26 11:57:32.290452 np0000176602 devstack@c-api.service[112235]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=112235) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 26 11:57:32.290511 np0000176602 devstack@c-api.service[112234]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112234) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 26 11:57:32.290556 np0000176602 devstack@c-api.service[112237]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=112237) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 26 11:57:32.290590 np0000176602 devstack@c-api.service[112235]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=112235) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 26 11:57:32.290633 np0000176602 devstack@c-api.service[112237]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=112237) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 26 11:57:32.290670 np0000176602 devstack@c-api.service[112235]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=112235) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 26 11:57:32.290708 np0000176602 devstack@c-api.service[112237]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=112237) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 26 11:57:32.290746 np0000176602 devstack@c-api.service[112235]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=112235) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 26 11:57:32.290834 np0000176602 devstack@c-api.service[112237]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=112237) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 26 11:57:32.290875 np0000176602 devstack@c-api.service[112235]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112235) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 26 11:57:32.290914 np0000176602 devstack@c-api.service[112237]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=112237) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 26 11:57:32.290914 np0000176602 devstack@c-api.service[112237]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112237) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 26 11:57:32.290980 np0000176602 devstack@c-api.service[112236]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112236) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 26 11:57:32.290980 np0000176602 devstack@c-api.service[112236]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=112236) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 26 11:57:32.290980 np0000176602 devstack@c-api.service[112236]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=112236) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 26 11:57:32.291083 np0000176602 devstack@c-api.service[112234]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112234) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 26 11:57:32.291148 np0000176602 devstack@c-api.service[112235]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112235) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 26 11:57:32.291191 np0000176602 devstack@c-api.service[112236]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=112236) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 26 11:57:32.291224 np0000176602 devstack@c-api.service[112234]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=112234) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 26 11:57:32.291256 np0000176602 devstack@c-api.service[112235]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=112235) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 26 11:57:32.291293 np0000176602 devstack@c-api.service[112236]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=112236) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 26 11:57:32.291327 np0000176602 devstack@c-api.service[112235]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=112235) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 26 11:57:32.291359 np0000176602 devstack@c-api.service[112234]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=112234) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 26 11:57:32.291392 np0000176602 devstack@c-api.service[112235]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=112235) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 26 11:57:32.291424 np0000176602 devstack@c-api.service[112236]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=112236) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 26 11:57:32.291448 np0000176602 devstack@c-api.service[112234]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=112234) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 26 11:57:32.291773 np0000176602 devstack@c-api.service[112235]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=112235) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 26 11:57:32.291839 np0000176602 devstack@c-api.service[112234]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=112234) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 26 11:57:32.291903 np0000176602 devstack@c-api.service[112236]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=112236) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 26 11:57:32.291990 np0000176602 devstack@c-api.service[112235]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=112235) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 26 11:57:32.292053 np0000176602 devstack@c-api.service[112234]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=112234) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 26 11:57:32.292108 np0000176602 devstack@c-api.service[112237]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112237) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 26 11:57:32.292159 np0000176602 devstack@c-api.service[112235]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=112235) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 26 11:57:32.292212 np0000176602 devstack@c-api.service[112234]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=112234) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 26 11:57:32.292268 np0000176602 devstack@c-api.service[112236]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=112236) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 26 11:57:32.292322 np0000176602 devstack@c-api.service[112237]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=112237) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 26 11:57:32.292378 np0000176602 devstack@c-api.service[112234]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=112234) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 26 11:57:32.292444 np0000176602 devstack@c-api.service[112235]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=112235) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 26 11:57:32.292510 np0000176602 devstack@c-api.service[112237]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=112237) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 26 11:57:32.292566 np0000176602 devstack@c-api.service[112236]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=112236) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 26 11:57:32.292623 np0000176602 devstack@c-api.service[112234]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=112234) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 26 11:57:32.292674 np0000176602 devstack@c-api.service[112237]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=112237) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 26 11:57:32.292724 np0000176602 devstack@c-api.service[112235]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=112235) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 26 11:57:32.292773 np0000176602 devstack@c-api.service[112234]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=112234) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 26 11:57:32.292821 np0000176602 devstack@c-api.service[112236]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=112236) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 26 11:57:32.292870 np0000176602 devstack@c-api.service[112235]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=112235) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 26 11:57:32.292928 np0000176602 devstack@c-api.service[112237]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=112237) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 26 11:57:32.292980 np0000176602 devstack@c-api.service[112234]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=112234) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 26 11:57:32.293037 np0000176602 devstack@c-api.service[112235]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=112235) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 26 11:57:32.293090 np0000176602 devstack@c-api.service[112236]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=112236) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 26 11:57:32.293143 np0000176602 devstack@c-api.service[112237]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=112237) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 26 11:57:32.293200 np0000176602 devstack@c-api.service[112234]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=112234) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 26 11:57:32.293258 np0000176602 devstack@c-api.service[112235]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=112235) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 26 11:57:32.293311 np0000176602 devstack@c-api.service[112236]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=112236) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 26 11:57:32.293361 np0000176602 devstack@c-api.service[112237]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=112237) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 26 11:57:32.293426 np0000176602 devstack@c-api.service[112234]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=112234) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 26 11:57:32.293509 np0000176602 devstack@c-api.service[112235]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=112235) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 26 11:57:32.293576 np0000176602 devstack@c-api.service[112236]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=112236) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 26 11:57:32.293629 np0000176602 devstack@c-api.service[112237]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=112237) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 26 11:57:32.293684 np0000176602 devstack@c-api.service[112234]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=112234) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 26 11:57:32.293770 np0000176602 devstack@c-api.service[112236]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=112236) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 26 11:57:32.293830 np0000176602 devstack@c-api.service[112235]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=112235) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 26 11:57:32.293881 np0000176602 devstack@c-api.service[112237]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=112237) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 26 11:57:32.293881 np0000176602 devstack@c-api.service[112237]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=112237) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 26 11:57:32.293881 np0000176602 devstack@c-api.service[112237]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=112237) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 26 11:57:32.293881 np0000176602 devstack@c-api.service[112237]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=112237) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 26 11:57:32.293881 np0000176602 devstack@c-api.service[112237]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=112237) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 26 11:57:32.293881 np0000176602 devstack@c-api.service[112237]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=112237) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 26 11:57:32.294184 np0000176602 devstack@c-api.service[112235]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=112235) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 26 11:57:32.294184 np0000176602 devstack@c-api.service[112235]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=112235) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 26 11:57:32.294184 np0000176602 devstack@c-api.service[112235]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=112235) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 26 11:57:32.294332 np0000176602 devstack@c-api.service[112234]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=112234) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 26 11:57:32.294387 np0000176602 devstack@c-api.service[112235]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=112235) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 26 11:57:32.294439 np0000176602 devstack@c-api.service[112234]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=112234) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 26 11:57:32.294508 np0000176602 devstack@c-api.service[112236]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=112236) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 26 11:57:32.294575 np0000176602 devstack@c-api.service[112235]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=112235) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 26 11:57:32.294628 np0000176602 devstack@c-api.service[112234]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=112234) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 26 11:57:32.294680 np0000176602 devstack@c-api.service[112236]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=112236) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 26 11:57:32.294734 np0000176602 devstack@c-api.service[112235]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=112235) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 26 11:57:32.294820 np0000176602 devstack@c-api.service[112234]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=112234) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 26 11:57:32.294872 np0000176602 devstack@c-api.service[112236]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=112236) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 26 11:57:32.294939 np0000176602 devstack@c-api.service[112235]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=112235) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 26 11:57:32.294974 np0000176602 devstack@c-api.service[112234]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=112234) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 26 11:57:32.295002 np0000176602 devstack@c-api.service[112236]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=112236) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 26 11:57:32.295055 np0000176602 devstack@c-api.service[112235]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=112235) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 26 11:57:32.295094 np0000176602 devstack@c-api.service[112234]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=112234) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 26 11:57:32.295155 np0000176602 devstack@c-api.service[112236]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=112236) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 26 11:57:32.295195 np0000176602 devstack@c-api.service[112235]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=112235) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 26 11:57:32.295220 np0000176602 devstack@c-api.service[112237]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=112237) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 26 11:57:32.295246 np0000176602 devstack@c-api.service[112234]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=112234) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 26 11:57:32.295270 np0000176602 devstack@c-api.service[112236]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=112236) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 26 11:57:32.295298 np0000176602 devstack@c-api.service[112235]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=112235) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 26 11:57:32.295322 np0000176602 devstack@c-api.service[112237]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=112237) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 26 11:57:32.295350 np0000176602 devstack@c-api.service[112234]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=112234) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 26 11:57:32.295379 np0000176602 devstack@c-api.service[112236]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=112236) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 26 11:57:32.295403 np0000176602 devstack@c-api.service[112235]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112235) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 26 11:57:32.295427 np0000176602 devstack@c-api.service[112237]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=112237) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 26 11:57:32.295451 np0000176602 devstack@c-api.service[112234]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=112234) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 26 11:57:32.295474 np0000176602 devstack@c-api.service[112236]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=112236) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 26 11:57:32.295521 np0000176602 devstack@c-api.service[112235]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=112235) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 26 11:57:32.295551 np0000176602 devstack@c-api.service[112237]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=112237) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 26 11:57:32.295579 np0000176602 devstack@c-api.service[112234]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=112234) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 26 11:57:32.295602 np0000176602 devstack@c-api.service[112236]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=112236) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 26 11:57:32.295630 np0000176602 devstack@c-api.service[112235]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=112235) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 26 11:57:32.295658 np0000176602 devstack@c-api.service[112237]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=112237) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 26 11:57:32.295685 np0000176602 devstack@c-api.service[112234]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112234) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 26 11:57:32.295710 np0000176602 devstack@c-api.service[112236]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=112236) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 26 11:57:32.295734 np0000176602 devstack@c-api.service[112235]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=112235) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 26 11:57:32.295761 np0000176602 devstack@c-api.service[112237]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=112237) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 26 11:57:32.295784 np0000176602 devstack@c-api.service[112234]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=112234) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 26 11:57:32.295808 np0000176602 devstack@c-api.service[112236]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112236) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 26 11:57:32.295831 np0000176602 devstack@c-api.service[112237]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=112237) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 26 11:57:32.295857 np0000176602 devstack@c-api.service[112234]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=112234) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 26 11:57:32.295880 np0000176602 devstack@c-api.service[112236]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=112236) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 26 11:57:32.295908 np0000176602 devstack@c-api.service[112237]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=112237) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 26 11:57:32.295936 np0000176602 devstack@c-api.service[112234]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=112234) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 26 11:57:32.295960 np0000176602 devstack@c-api.service[112236]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=112236) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 26 11:57:32.295986 np0000176602 devstack@c-api.service[112237]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=112237) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 26 11:57:32.296010 np0000176602 devstack@c-api.service[112236]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=112236) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 26 11:57:32.296032 np0000176602 devstack@c-api.service[112237]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=112237) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 26 11:57:32.296032 np0000176602 devstack@c-api.service[112237]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112237) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 26 11:57:32.296032 np0000176602 devstack@c-api.service[112237]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=112237) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 26 11:57:32.296032 np0000176602 devstack@c-api.service[112237]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=112237) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 26 11:57:32.296032 np0000176602 devstack@c-api.service[112237]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=112237) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 26 11:57:32.296166 np0000176602 devstack@c-api.service[112235]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=112235) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 26 11:57:32.296166 np0000176602 devstack@c-api.service[112235]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=112235) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 26 11:57:32.296223 np0000176602 devstack@c-api.service[112237]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=112237) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 26 11:57:32.296249 np0000176602 devstack@c-api.service[112235]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=112235) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 26 11:57:32.296275 np0000176602 devstack@c-api.service[112236]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=112236) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 26 11:57:32.296301 np0000176602 devstack@c-api.service[112237]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=112237) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 26 11:57:32.296337 np0000176602 devstack@c-api.service[112235]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=112235) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 26 11:57:32.296377 np0000176602 devstack@c-api.service[112236]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=112236) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 26 11:57:32.296403 np0000176602 devstack@c-api.service[112237]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=112237) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 26 11:57:32.296431 np0000176602 devstack@c-api.service[112236]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=112236) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 26 11:57:32.296459 np0000176602 devstack@c-api.service[112235]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=112235) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 26 11:57:32.296841 np0000176602 devstack@c-api.service[112237]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=112237) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 26 11:57:32.296916 np0000176602 devstack@c-api.service[112236]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=112236) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 26 11:57:32.296975 np0000176602 devstack@c-api.service[112235]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=112235) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 26 11:57:32.297035 np0000176602 devstack@c-api.service[112237]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=112237) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 26 11:57:32.297093 np0000176602 devstack@c-api.service[112236]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=112236) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 26 11:57:32.297150 np0000176602 devstack@c-api.service[112235]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112235) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 26 11:57:32.297203 np0000176602 devstack@c-api.service[112237]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=112237) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 26 11:57:32.297254 np0000176602 devstack@c-api.service[112236]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=112236) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 26 11:57:32.297311 np0000176602 devstack@c-api.service[112234]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=112234) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 26 11:57:32.297369 np0000176602 devstack@c-api.service[112235]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112235) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 26 11:57:32.297427 np0000176602 devstack@c-api.service[112237]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112237) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 26 11:57:32.297483 np0000176602 devstack@c-api.service[112236]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112236) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 26 11:57:32.297556 np0000176602 devstack@c-api.service[112234]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=112234) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 26 11:57:32.297617 np0000176602 devstack@c-api.service[112235]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=112235) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 26 11:57:32.297670 np0000176602 devstack@c-api.service[112237]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112237) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 26 11:57:32.297727 np0000176602 devstack@c-api.service[112236]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112236) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 26 11:57:32.297783 np0000176602 devstack@c-api.service[112234]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=112234) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 26 11:57:32.297846 np0000176602 devstack@c-api.service[112235]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=112235) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 26 11:57:32.297906 np0000176602 devstack@c-api.service[112237]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=112237) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 26 11:57:32.297964 np0000176602 devstack@c-api.service[112236]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=112236) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 26 11:57:32.298018 np0000176602 devstack@c-api.service[112234]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=112234) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 26 11:57:32.298070 np0000176602 devstack@c-api.service[112235]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=112235) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 26 11:57:32.298121 np0000176602 devstack@c-api.service[112237]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=112237) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 26 11:57:32.298178 np0000176602 devstack@c-api.service[112236]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=112236) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 26 11:57:32.298234 np0000176602 devstack@c-api.service[112234]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=112234) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 26 11:57:32.298287 np0000176602 devstack@c-api.service[112235]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=112235) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 26 11:57:32.298343 np0000176602 devstack@c-api.service[112237]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=112237) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 26 11:57:32.298399 np0000176602 devstack@c-api.service[112236]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=112236) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 26 11:57:32.298462 np0000176602 devstack@c-api.service[112234]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=112234) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 26 11:57:32.298542 np0000176602 devstack@c-api.service[112235]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=112235) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 26 11:57:32.298596 np0000176602 devstack@c-api.service[112237]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=112237) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 26 11:57:32.298652 np0000176602 devstack@c-api.service[112236]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=112236) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 26 11:57:32.298715 np0000176602 devstack@c-api.service[112234]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112234) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 26 11:57:32.298760 np0000176602 devstack@c-api.service[112235]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112235) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 26 11:57:32.298835 np0000176602 devstack@c-api.service[112237]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=112237) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 26 11:57:32.298859 np0000176602 devstack@c-api.service[112236]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=112236) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 26 11:57:32.298882 np0000176602 devstack@c-api.service[112234]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112234) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 26 11:57:32.298910 np0000176602 devstack@c-api.service[112237]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112237) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 26 11:57:32.298941 np0000176602 devstack@c-api.service[112236]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112236) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 26 11:57:32.298965 np0000176602 devstack@c-api.service[112234]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=112234) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 26 11:57:32.298965 np0000176602 devstack@c-api.service[112234]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=112234) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 26 11:57:32.298965 np0000176602 devstack@c-api.service[112234]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=112234) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 26 11:57:32.298965 np0000176602 devstack@c-api.service[112234]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=112234) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 26 11:57:32.298965 np0000176602 devstack@c-api.service[112234]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=112234) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 26 11:57:32.298965 np0000176602 devstack@c-api.service[112234]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112234) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 26 11:57:32.299091 np0000176602 devstack@c-api.service[112235]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112235) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 26 11:57:32.299119 np0000176602 devstack@c-api.service[112236]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112236) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 26 11:57:32.299147 np0000176602 devstack@c-api.service[112237]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112237) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 26 11:57:32.299191 np0000176602 devstack@c-api.service[112235]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=112235) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 26 11:57:32.299225 np0000176602 devstack@c-api.service[112236]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=112236) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 26 11:57:32.299253 np0000176602 devstack@c-api.service[112237]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=112237) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 26 11:57:32.299277 np0000176602 devstack@c-api.service[112236]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=112236) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 26 11:57:32.299301 np0000176602 devstack@c-api.service[112235]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=112235) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 26 11:57:32.299334 np0000176602 devstack@c-api.service[112237]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=112237) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 26 11:57:32.299375 np0000176602 devstack@c-api.service[112234]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112234) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 26 11:57:32.299411 np0000176602 devstack@c-api.service[112236]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=112236) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 26 11:57:32.299435 np0000176602 devstack@c-api.service[112235]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=112235) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 26 11:57:32.299464 np0000176602 devstack@c-api.service[112237]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=112237) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 26 11:57:32.299501 np0000176602 devstack@c-api.service[112234]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=112234) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 26 11:57:32.299533 np0000176602 devstack@c-api.service[112236]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=112236) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 26 11:57:32.299561 np0000176602 devstack@c-api.service[112235]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=112235) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 26 11:57:32.299584 np0000176602 devstack@c-api.service[112237]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=112237) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 26 11:57:32.299858 np0000176602 devstack@c-api.service[112234]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=112234) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 26 11:57:32.299926 np0000176602 devstack@c-api.service[112236]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=112236) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 26 11:57:32.299979 np0000176602 devstack@c-api.service[112235]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=112235) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 26 11:57:32.300032 np0000176602 devstack@c-api.service[112237]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=112237) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 26 11:57:32.300087 np0000176602 devstack@c-api.service[112234]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=112234) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 26 11:57:32.300087 np0000176602 devstack@c-api.service[112234]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=112234) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 26 11:57:32.300087 np0000176602 devstack@c-api.service[112234]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=112234) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 26 11:57:32.344199 np0000176602 devstack@c-api.service[112237]: INFO dbcounter [None req-171e605b-8c1e-4d33-8333-163b71f4e884 None None] Registered counter for database cinder May 26 11:57:32.344458 np0000176602 devstack@c-api.service[112234]: INFO dbcounter [None req-daf25488-64bd-4d28-a7a1-f1043904a2e6 None None] Registered counter for database cinder May 26 11:57:32.344621 np0000176602 devstack@c-api.service[112236]: INFO dbcounter [None req-17b830c5-45ca-45e7-b3aa-751ac4525e64 None None] Registered counter for database cinder May 26 11:57:32.349153 np0000176602 devstack@c-api.service[112235]: INFO dbcounter [None req-0fcc83a7-0139-4f1c-95c7-9009e4943a1f None None] Registered counter for database cinder May 26 11:57:32.390464 np0000176602 devstack@c-api.service[112237]: DEBUG oslo_db.sqlalchemy.engines [None req-171e605b-8c1e-4d33-8333-163b71f4e884 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=112237) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 26 11:57:32.392890 np0000176602 devstack@c-api.service[112234]: DEBUG oslo_db.sqlalchemy.engines [None req-daf25488-64bd-4d28-a7a1-f1043904a2e6 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=112234) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 26 11:57:32.393853 np0000176602 devstack@c-api.service[112236]: DEBUG oslo_db.sqlalchemy.engines [None req-17b830c5-45ca-45e7-b3aa-751ac4525e64 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=112236) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 26 11:57:32.402183 np0000176602 devstack@c-api.service[112235]: DEBUG oslo_db.sqlalchemy.engines [None req-0fcc83a7-0139-4f1c-95c7-9009e4943a1f 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=112235) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 26 11:57:32.509230 np0000176602 devstack@c-api.service[112236]: DEBUG dbcounter [-] [112236] Writer thread running {{(pid=112236) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} May 26 11:57:32.509905 np0000176602 devstack@c-api.service[112237]: DEBUG dbcounter [-] [112237] Writer thread running {{(pid=112237) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} May 26 11:57:32.512410 np0000176602 devstack@c-api.service[112236]: INFO cinder.rpc [None req-17b830c5-45ca-45e7-b3aa-751ac4525e64 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. May 26 11:57:32.512918 np0000176602 devstack@c-api.service[112237]: INFO cinder.rpc [None req-171e605b-8c1e-4d33-8333-163b71f4e884 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. May 26 11:57:32.513027 np0000176602 devstack@c-api.service[112234]: DEBUG dbcounter [-] [112234] Writer thread running {{(pid=112234) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} May 26 11:57:32.515447 np0000176602 devstack@c-api.service[112234]: INFO cinder.rpc [None req-daf25488-64bd-4d28-a7a1-f1043904a2e6 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. May 26 11:57:32.515611 np0000176602 devstack@c-api.service[112237]: INFO cinder.rpc [None req-171e605b-8c1e-4d33-8333-163b71f4e884 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. May 26 11:57:32.516964 np0000176602 devstack@c-api.service[112236]: INFO cinder.rpc [None req-17b830c5-45ca-45e7-b3aa-751ac4525e64 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. May 26 11:57:32.517788 np0000176602 devstack@c-api.service[112234]: INFO cinder.rpc [None req-daf25488-64bd-4d28-a7a1-f1043904a2e6 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. May 26 11:57:32.518308 np0000176602 devstack@c-api.service[112237]: INFO cinder.rpc [None req-171e605b-8c1e-4d33-8333-163b71f4e884 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. May 26 11:57:32.521505 np0000176602 devstack@c-api.service[112234]: INFO cinder.rpc [None req-daf25488-64bd-4d28-a7a1-f1043904a2e6 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. May 26 11:57:32.521555 np0000176602 devstack@c-api.service[112236]: INFO cinder.rpc [None req-17b830c5-45ca-45e7-b3aa-751ac4525e64 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. May 26 11:57:32.521592 np0000176602 devstack@c-api.service[112237]: INFO cinder.rpc [None req-171e605b-8c1e-4d33-8333-163b71f4e884 None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. May 26 11:57:32.522284 np0000176602 devstack@c-api.service[112234]: INFO cinder.rpc [None req-daf25488-64bd-4d28-a7a1-f1043904a2e6 None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. May 26 11:57:32.522365 np0000176602 devstack@c-api.service[112237]: WARNING castellan.key_manager.migration [None req-171e605b-8c1e-4d33-8333-163b71f4e884 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 26 11:57:32.523152 np0000176602 devstack@c-api.service[112234]: WARNING castellan.key_manager.migration [None req-daf25488-64bd-4d28-a7a1-f1043904a2e6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 26 11:57:32.524044 np0000176602 devstack@c-api.service[112236]: INFO cinder.rpc [None req-17b830c5-45ca-45e7-b3aa-751ac4525e64 None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. May 26 11:57:32.526377 np0000176602 devstack@c-api.service[112236]: WARNING castellan.key_manager.migration [None req-17b830c5-45ca-45e7-b3aa-751ac4525e64 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 26 11:57:32.526461 np0000176602 devstack@c-api.service[112237]: WARNING castellan.key_manager.migration [None req-171e605b-8c1e-4d33-8333-163b71f4e884 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 26 11:57:32.526541 np0000176602 devstack@c-api.service[112234]: WARNING castellan.key_manager.migration [None req-daf25488-64bd-4d28-a7a1-f1043904a2e6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 26 11:57:32.527125 np0000176602 devstack@c-api.service[112235]: DEBUG dbcounter [-] [112235] Writer thread running {{(pid=112235) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} May 26 11:57:32.527922 np0000176602 devstack@c-api.service[112236]: WARNING castellan.key_manager.migration [None req-17b830c5-45ca-45e7-b3aa-751ac4525e64 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 26 11:57:32.529895 np0000176602 devstack@c-api.service[112235]: INFO cinder.rpc [None req-0fcc83a7-0139-4f1c-95c7-9009e4943a1f None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. May 26 11:57:32.532418 np0000176602 devstack@c-api.service[112235]: INFO cinder.rpc [None req-0fcc83a7-0139-4f1c-95c7-9009e4943a1f None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. May 26 11:57:32.535023 np0000176602 devstack@c-api.service[112235]: INFO cinder.rpc [None req-0fcc83a7-0139-4f1c-95c7-9009e4943a1f None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. May 26 11:57:32.536718 np0000176602 devstack@c-api.service[112235]: INFO cinder.rpc [None req-0fcc83a7-0139-4f1c-95c7-9009e4943a1f None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. May 26 11:57:32.537556 np0000176602 devstack@c-api.service[112235]: WARNING castellan.key_manager.migration [None req-0fcc83a7-0139-4f1c-95c7-9009e4943a1f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 26 11:57:32.540609 np0000176602 devstack@c-api.service[112235]: WARNING castellan.key_manager.migration [None req-0fcc83a7-0139-4f1c-95c7-9009e4943a1f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 26 11:57:32.564017 np0000176602 devstack@c-api.service[112237]: DEBUG oslo_db.sqlalchemy.engines [None req-171e605b-8c1e-4d33-8333-163b71f4e884 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=112237) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 26 11:57:32.566819 np0000176602 devstack@c-api.service[112237]: INFO cinder.rpc [None req-171e605b-8c1e-4d33-8333-163b71f4e884 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. May 26 11:57:32.567776 np0000176602 devstack@c-api.service[112236]: DEBUG oslo_db.sqlalchemy.engines [None req-17b830c5-45ca-45e7-b3aa-751ac4525e64 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=112236) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 26 11:57:32.569088 np0000176602 devstack@c-api.service[112234]: DEBUG oslo_db.sqlalchemy.engines [None req-daf25488-64bd-4d28-a7a1-f1043904a2e6 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=112234) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 26 11:57:32.569355 np0000176602 devstack@c-api.service[112237]: INFO cinder.rpc [None req-171e605b-8c1e-4d33-8333-163b71f4e884 None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. May 26 11:57:32.570559 np0000176602 devstack@c-api.service[112236]: INFO cinder.rpc [None req-17b830c5-45ca-45e7-b3aa-751ac4525e64 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. May 26 11:57:32.570603 np0000176602 devstack@c-api.service[112237]: WARNING castellan.key_manager.migration [None req-171e605b-8c1e-4d33-8333-163b71f4e884 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 26 11:57:32.572296 np0000176602 devstack@c-api.service[112234]: INFO cinder.rpc [None req-daf25488-64bd-4d28-a7a1-f1043904a2e6 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. May 26 11:57:32.573055 np0000176602 devstack@c-api.service[112236]: INFO cinder.rpc [None req-17b830c5-45ca-45e7-b3aa-751ac4525e64 None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. May 26 11:57:32.574410 np0000176602 devstack@c-api.service[112236]: WARNING castellan.key_manager.migration [None req-17b830c5-45ca-45e7-b3aa-751ac4525e64 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 26 11:57:32.575245 np0000176602 devstack@c-api.service[112234]: INFO cinder.rpc [None req-daf25488-64bd-4d28-a7a1-f1043904a2e6 None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. May 26 11:57:32.576508 np0000176602 devstack@c-api.service[112234]: WARNING castellan.key_manager.migration [None req-daf25488-64bd-4d28-a7a1-f1043904a2e6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 26 11:57:32.581554 np0000176602 devstack@c-api.service[112235]: DEBUG oslo_db.sqlalchemy.engines [None req-0fcc83a7-0139-4f1c-95c7-9009e4943a1f 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=112235) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 26 11:57:32.583982 np0000176602 devstack@c-api.service[112237]: WARNING castellan.key_manager.migration [None req-171e605b-8c1e-4d33-8333-163b71f4e884 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 26 11:57:32.584283 np0000176602 devstack@c-api.service[112235]: INFO cinder.rpc [None req-0fcc83a7-0139-4f1c-95c7-9009e4943a1f None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. May 26 11:57:32.586536 np0000176602 devstack@c-api.service[112236]: WARNING castellan.key_manager.migration [None req-17b830c5-45ca-45e7-b3aa-751ac4525e64 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 26 11:57:32.586765 np0000176602 devstack@c-api.service[112235]: INFO cinder.rpc [None req-0fcc83a7-0139-4f1c-95c7-9009e4943a1f None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. May 26 11:57:32.587903 np0000176602 devstack@c-api.service[112235]: WARNING castellan.key_manager.migration [None req-0fcc83a7-0139-4f1c-95c7-9009e4943a1f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 26 11:57:32.588211 np0000176602 devstack@c-api.service[112237]: WARNING castellan.key_manager.migration [None req-171e605b-8c1e-4d33-8333-163b71f4e884 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 26 11:57:32.589750 np0000176602 devstack@c-api.service[112236]: WARNING castellan.key_manager.migration [None req-17b830c5-45ca-45e7-b3aa-751ac4525e64 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 26 11:57:32.591064 np0000176602 devstack@c-api.service[112234]: WARNING castellan.key_manager.migration [None req-daf25488-64bd-4d28-a7a1-f1043904a2e6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 26 11:57:32.591408 np0000176602 devstack@c-api.service[112237]: WARNING castellan.key_manager.migration [None req-171e605b-8c1e-4d33-8333-163b71f4e884 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 26 11:57:32.594218 np0000176602 devstack@c-api.service[112236]: WARNING castellan.key_manager.migration [None req-17b830c5-45ca-45e7-b3aa-751ac4525e64 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 26 11:57:32.594401 np0000176602 devstack@c-api.service[112234]: WARNING castellan.key_manager.migration [None req-daf25488-64bd-4d28-a7a1-f1043904a2e6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 26 11:57:32.595469 np0000176602 devstack@c-api.service[112237]: WARNING castellan.key_manager.migration [None req-171e605b-8c1e-4d33-8333-163b71f4e884 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 26 11:57:32.598439 np0000176602 devstack@c-api.service[112237]: WARNING castellan.key_manager.migration [None req-171e605b-8c1e-4d33-8333-163b71f4e884 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 26 11:57:32.598539 np0000176602 devstack@c-api.service[112236]: WARNING castellan.key_manager.migration [None req-17b830c5-45ca-45e7-b3aa-751ac4525e64 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 26 11:57:32.598705 np0000176602 devstack@c-api.service[112234]: WARNING castellan.key_manager.migration [None req-daf25488-64bd-4d28-a7a1-f1043904a2e6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 26 11:57:32.599732 np0000176602 devstack@c-api.service[112235]: WARNING castellan.key_manager.migration [None req-0fcc83a7-0139-4f1c-95c7-9009e4943a1f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 26 11:57:32.601438 np0000176602 devstack@c-api.service[112237]: WARNING castellan.key_manager.migration [None req-171e605b-8c1e-4d33-8333-163b71f4e884 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 26 11:57:32.601554 np0000176602 devstack@c-api.service[112236]: WARNING castellan.key_manager.migration [None req-17b830c5-45ca-45e7-b3aa-751ac4525e64 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 26 11:57:32.602878 np0000176602 devstack@c-api.service[112234]: WARNING castellan.key_manager.migration [None req-daf25488-64bd-4d28-a7a1-f1043904a2e6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 26 11:57:32.603985 np0000176602 devstack@c-api.service[112235]: WARNING castellan.key_manager.migration [None req-0fcc83a7-0139-4f1c-95c7-9009e4943a1f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 26 11:57:32.604439 np0000176602 devstack@c-api.service[112236]: WARNING castellan.key_manager.migration [None req-17b830c5-45ca-45e7-b3aa-751ac4525e64 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 26 11:57:32.604554 np0000176602 devstack@c-api.service[112237]: WARNING castellan.key_manager.migration [None req-171e605b-8c1e-4d33-8333-163b71f4e884 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 26 11:57:32.606009 np0000176602 devstack@c-api.service[112234]: WARNING castellan.key_manager.migration [None req-daf25488-64bd-4d28-a7a1-f1043904a2e6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 26 11:57:32.607152 np0000176602 devstack@c-api.service[112235]: WARNING castellan.key_manager.migration [None req-0fcc83a7-0139-4f1c-95c7-9009e4943a1f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 26 11:57:32.607508 np0000176602 devstack@c-api.service[112236]: WARNING castellan.key_manager.migration [None req-17b830c5-45ca-45e7-b3aa-751ac4525e64 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 26 11:57:32.607594 np0000176602 devstack@c-api.service[112237]: WARNING castellan.key_manager.migration [None req-171e605b-8c1e-4d33-8333-163b71f4e884 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 26 11:57:32.609100 np0000176602 devstack@c-api.service[112234]: WARNING castellan.key_manager.migration [None req-daf25488-64bd-4d28-a7a1-f1043904a2e6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 26 11:57:32.610324 np0000176602 devstack@c-api.service[112236]: WARNING castellan.key_manager.migration [None req-17b830c5-45ca-45e7-b3aa-751ac4525e64 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 26 11:57:32.610403 np0000176602 devstack@c-api.service[112237]: WARNING castellan.key_manager.migration [None req-171e605b-8c1e-4d33-8333-163b71f4e884 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 26 11:57:32.611257 np0000176602 devstack@c-api.service[112235]: WARNING castellan.key_manager.migration [None req-0fcc83a7-0139-4f1c-95c7-9009e4943a1f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 26 11:57:32.611994 np0000176602 devstack@c-api.service[112237]: WARNING castellan.key_manager.migration [None req-171e605b-8c1e-4d33-8333-163b71f4e884 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 26 11:57:32.612374 np0000176602 devstack@c-api.service[112234]: WARNING castellan.key_manager.migration [None req-daf25488-64bd-4d28-a7a1-f1043904a2e6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 26 11:57:32.613513 np0000176602 devstack@c-api.service[112236]: WARNING castellan.key_manager.migration [None req-17b830c5-45ca-45e7-b3aa-751ac4525e64 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 26 11:57:32.614260 np0000176602 devstack@c-api.service[112235]: WARNING castellan.key_manager.migration [None req-0fcc83a7-0139-4f1c-95c7-9009e4943a1f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 26 11:57:32.614667 np0000176602 devstack@c-api.service[112237]: WARNING castellan.key_manager.migration [None req-171e605b-8c1e-4d33-8333-163b71f4e884 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 26 11:57:32.615022 np0000176602 devstack@c-api.service[112236]: WARNING castellan.key_manager.migration [None req-17b830c5-45ca-45e7-b3aa-751ac4525e64 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 26 11:57:32.615392 np0000176602 devstack@c-api.service[112234]: WARNING castellan.key_manager.migration [None req-daf25488-64bd-4d28-a7a1-f1043904a2e6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 26 11:57:32.617273 np0000176602 devstack@c-api.service[112235]: WARNING castellan.key_manager.migration [None req-0fcc83a7-0139-4f1c-95c7-9009e4943a1f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 26 11:57:32.617813 np0000176602 devstack@c-api.service[112236]: WARNING castellan.key_manager.migration [None req-17b830c5-45ca-45e7-b3aa-751ac4525e64 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 26 11:57:32.618346 np0000176602 devstack@c-api.service[112234]: WARNING castellan.key_manager.migration [None req-daf25488-64bd-4d28-a7a1-f1043904a2e6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 26 11:57:32.619877 np0000176602 devstack@c-api.service[112234]: WARNING castellan.key_manager.migration [None req-daf25488-64bd-4d28-a7a1-f1043904a2e6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 26 11:57:32.620227 np0000176602 devstack@c-api.service[112237]: WARNING castellan.key_manager.migration [None req-171e605b-8c1e-4d33-8333-163b71f4e884 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 26 11:57:32.620309 np0000176602 devstack@c-api.service[112235]: WARNING castellan.key_manager.migration [None req-0fcc83a7-0139-4f1c-95c7-9009e4943a1f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 26 11:57:32.622605 np0000176602 devstack@c-api.service[112234]: WARNING castellan.key_manager.migration [None req-daf25488-64bd-4d28-a7a1-f1043904a2e6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 26 11:57:32.623174 np0000176602 devstack@c-api.service[112235]: WARNING castellan.key_manager.migration [None req-0fcc83a7-0139-4f1c-95c7-9009e4943a1f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 26 11:57:32.623558 np0000176602 devstack@c-api.service[112237]: WARNING castellan.key_manager.migration [None req-171e605b-8c1e-4d33-8333-163b71f4e884 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 26 11:57:32.623724 np0000176602 devstack@c-api.service[112236]: WARNING castellan.key_manager.migration [None req-17b830c5-45ca-45e7-b3aa-751ac4525e64 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 26 11:57:32.625695 np0000176602 devstack@c-api.service[112237]: WARNING castellan.key_manager.migration [None req-171e605b-8c1e-4d33-8333-163b71f4e884 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 26 11:57:32.626252 np0000176602 devstack@c-api.service[112235]: WARNING castellan.key_manager.migration [None req-0fcc83a7-0139-4f1c-95c7-9009e4943a1f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 26 11:57:32.627052 np0000176602 devstack@c-api.service[112237]: WARNING castellan.key_manager.migration [None req-171e605b-8c1e-4d33-8333-163b71f4e884 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 26 11:57:32.627276 np0000176602 devstack@c-api.service[112236]: WARNING castellan.key_manager.migration [None req-17b830c5-45ca-45e7-b3aa-751ac4525e64 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 26 11:57:32.627802 np0000176602 devstack@c-api.service[112235]: WARNING castellan.key_manager.migration [None req-0fcc83a7-0139-4f1c-95c7-9009e4943a1f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 26 11:57:32.628555 np0000176602 devstack@c-api.service[112237]: WARNING castellan.key_manager.migration [None req-171e605b-8c1e-4d33-8333-163b71f4e884 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 26 11:57:32.628809 np0000176602 devstack@c-api.service[112234]: WARNING castellan.key_manager.migration [None req-daf25488-64bd-4d28-a7a1-f1043904a2e6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 26 11:57:32.629242 np0000176602 devstack@c-api.service[112236]: WARNING castellan.key_manager.migration [None req-17b830c5-45ca-45e7-b3aa-751ac4525e64 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 26 11:57:32.630079 np0000176602 devstack@c-api.service[112237]: WARNING castellan.key_manager.migration [None req-171e605b-8c1e-4d33-8333-163b71f4e884 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 26 11:57:32.630666 np0000176602 devstack@c-api.service[112236]: WARNING castellan.key_manager.migration [None req-17b830c5-45ca-45e7-b3aa-751ac4525e64 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 26 11:57:32.630790 np0000176602 devstack@c-api.service[112235]: WARNING castellan.key_manager.migration [None req-0fcc83a7-0139-4f1c-95c7-9009e4943a1f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 26 11:57:32.631347 np0000176602 devstack@c-api.service[112237]: WARNING cinder.api.contrib.hosts [None req-171e605b-8c1e-4d33-8333-163b71f4e884 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. May 26 11:57:32.632178 np0000176602 devstack@c-api.service[112237]: WARNING castellan.key_manager.migration [None req-171e605b-8c1e-4d33-8333-163b71f4e884 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 26 11:57:32.632295 np0000176602 devstack@c-api.service[112236]: WARNING castellan.key_manager.migration [None req-17b830c5-45ca-45e7-b3aa-751ac4525e64 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 26 11:57:32.632662 np0000176602 devstack@c-api.service[112234]: WARNING castellan.key_manager.migration [None req-daf25488-64bd-4d28-a7a1-f1043904a2e6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 26 11:57:32.633647 np0000176602 devstack@c-api.service[112237]: WARNING castellan.key_manager.migration [None req-171e605b-8c1e-4d33-8333-163b71f4e884 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 26 11:57:32.633738 np0000176602 devstack@c-api.service[112236]: WARNING castellan.key_manager.migration [None req-17b830c5-45ca-45e7-b3aa-751ac4525e64 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 26 11:57:32.634667 np0000176602 devstack@c-api.service[112234]: WARNING castellan.key_manager.migration [None req-daf25488-64bd-4d28-a7a1-f1043904a2e6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 26 11:57:32.634971 np0000176602 devstack@c-api.service[112236]: WARNING cinder.api.contrib.hosts [None req-17b830c5-45ca-45e7-b3aa-751ac4525e64 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. May 26 11:57:32.635065 np0000176602 devstack@c-api.service[112237]: WARNING castellan.key_manager.migration [None req-171e605b-8c1e-4d33-8333-163b71f4e884 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 26 11:57:32.635738 np0000176602 devstack@c-api.service[112236]: WARNING castellan.key_manager.migration [None req-17b830c5-45ca-45e7-b3aa-751ac4525e64 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 26 11:57:32.636308 np0000176602 devstack@c-api.service[112234]: WARNING castellan.key_manager.migration [None req-daf25488-64bd-4d28-a7a1-f1043904a2e6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 26 11:57:32.636356 np0000176602 devstack@c-api.service[112235]: WARNING castellan.key_manager.migration [None req-0fcc83a7-0139-4f1c-95c7-9009e4943a1f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 26 11:57:32.636390 np0000176602 devstack@c-api.service[112237]: WARNING castellan.key_manager.migration [None req-171e605b-8c1e-4d33-8333-163b71f4e884 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 26 11:57:32.637255 np0000176602 devstack@c-api.service[112237]: DEBUG cinder.api.v3.router [None req-171e605b-8c1e-4d33-8333-163b71f4e884 None None] Extended resource: extensions {{(pid=112237) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 26 11:57:32.637309 np0000176602 devstack@c-api.service[112236]: WARNING castellan.key_manager.migration [None req-17b830c5-45ca-45e7-b3aa-751ac4525e64 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 26 11:57:32.638499 np0000176602 devstack@c-api.service[112234]: WARNING castellan.key_manager.migration [None req-daf25488-64bd-4d28-a7a1-f1043904a2e6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 26 11:57:32.638671 np0000176602 devstack@c-api.service[112236]: WARNING castellan.key_manager.migration [None req-17b830c5-45ca-45e7-b3aa-751ac4525e64 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 26 11:57:32.639280 np0000176602 devstack@c-api.service[112237]: DEBUG cinder.api.v3.router [None req-171e605b-8c1e-4d33-8333-163b71f4e884 None None] Extended resource: qos-specs {{(pid=112237) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 26 11:57:32.640023 np0000176602 devstack@c-api.service[112236]: WARNING castellan.key_manager.migration [None req-17b830c5-45ca-45e7-b3aa-751ac4525e64 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 26 11:57:32.640087 np0000176602 devstack@c-api.service[112235]: WARNING castellan.key_manager.migration [None req-0fcc83a7-0139-4f1c-95c7-9009e4943a1f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 26 11:57:32.640290 np0000176602 devstack@c-api.service[112234]: WARNING castellan.key_manager.migration [None req-daf25488-64bd-4d28-a7a1-f1043904a2e6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 26 11:57:32.640858 np0000176602 devstack@c-api.service[112236]: DEBUG cinder.api.v3.router [None req-17b830c5-45ca-45e7-b3aa-751ac4525e64 None None] Extended resource: extensions {{(pid=112236) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 26 11:57:32.641396 np0000176602 devstack@c-api.service[112237]: DEBUG cinder.api.v3.router [None req-171e605b-8c1e-4d33-8333-163b71f4e884 None None] Extended resource: os-snapshot-manage {{(pid=112237) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 26 11:57:32.641528 np0000176602 devstack@c-api.service[112234]: WARNING cinder.api.contrib.hosts [None req-daf25488-64bd-4d28-a7a1-f1043904a2e6 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. May 26 11:57:32.642171 np0000176602 devstack@c-api.service[112235]: WARNING castellan.key_manager.migration [None req-0fcc83a7-0139-4f1c-95c7-9009e4943a1f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 26 11:57:32.642219 np0000176602 devstack@c-api.service[112236]: DEBUG cinder.api.v3.router [None req-17b830c5-45ca-45e7-b3aa-751ac4525e64 None None] Extended resource: qos-specs {{(pid=112236) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 26 11:57:32.642308 np0000176602 devstack@c-api.service[112234]: WARNING castellan.key_manager.migration [None req-daf25488-64bd-4d28-a7a1-f1043904a2e6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 26 11:57:32.642852 np0000176602 devstack@c-api.service[112237]: DEBUG cinder.api.v3.router [None req-171e605b-8c1e-4d33-8333-163b71f4e884 None None] Extended resource: scheduler-stats {{(pid=112237) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 26 11:57:32.643588 np0000176602 devstack@c-api.service[112235]: WARNING castellan.key_manager.migration [None req-0fcc83a7-0139-4f1c-95c7-9009e4943a1f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 26 11:57:32.643791 np0000176602 devstack@c-api.service[112234]: WARNING castellan.key_manager.migration [None req-daf25488-64bd-4d28-a7a1-f1043904a2e6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 26 11:57:32.644342 np0000176602 devstack@c-api.service[112237]: DEBUG cinder.api.v3.router [None req-171e605b-8c1e-4d33-8333-163b71f4e884 None None] Extended resource: os-volume-transfer {{(pid=112237) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 26 11:57:32.644981 np0000176602 devstack@c-api.service[112236]: DEBUG cinder.api.v3.router [None req-17b830c5-45ca-45e7-b3aa-751ac4525e64 None None] Extended resource: os-snapshot-manage {{(pid=112236) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 26 11:57:32.645108 np0000176602 devstack@c-api.service[112235]: WARNING castellan.key_manager.migration [None req-0fcc83a7-0139-4f1c-95c7-9009e4943a1f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 26 11:57:32.645152 np0000176602 devstack@c-api.service[112234]: WARNING castellan.key_manager.migration [None req-daf25488-64bd-4d28-a7a1-f1043904a2e6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 26 11:57:32.646274 np0000176602 devstack@c-api.service[112237]: DEBUG cinder.api.v3.router [None req-171e605b-8c1e-4d33-8333-163b71f4e884 None None] Extended resource: extra_specs {{(pid=112237) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 26 11:57:32.646377 np0000176602 devstack@c-api.service[112236]: DEBUG cinder.api.v3.router [None req-17b830c5-45ca-45e7-b3aa-751ac4525e64 None None] Extended resource: scheduler-stats {{(pid=112236) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 26 11:57:32.646571 np0000176602 devstack@c-api.service[112234]: WARNING castellan.key_manager.migration [None req-daf25488-64bd-4d28-a7a1-f1043904a2e6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 26 11:57:32.646695 np0000176602 devstack@c-api.service[112235]: WARNING castellan.key_manager.migration [None req-0fcc83a7-0139-4f1c-95c7-9009e4943a1f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 26 11:57:32.647535 np0000176602 devstack@c-api.service[112234]: DEBUG cinder.api.v3.router [None req-daf25488-64bd-4d28-a7a1-f1043904a2e6 None None] Extended resource: extensions {{(pid=112234) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 26 11:57:32.647875 np0000176602 devstack@c-api.service[112236]: DEBUG cinder.api.v3.router [None req-17b830c5-45ca-45e7-b3aa-751ac4525e64 None None] Extended resource: os-volume-transfer {{(pid=112236) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 26 11:57:32.647954 np0000176602 devstack@c-api.service[112237]: DEBUG cinder.api.v3.router [None req-171e605b-8c1e-4d33-8333-163b71f4e884 None None] Extended resource: os-volume-type-access {{(pid=112237) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 26 11:57:32.648166 np0000176602 devstack@c-api.service[112235]: WARNING cinder.api.contrib.hosts [None req-0fcc83a7-0139-4f1c-95c7-9009e4943a1f None None] Deprecated: The Host API is deprecated and will be be removed in a future version. May 26 11:57:32.648870 np0000176602 devstack@c-api.service[112234]: DEBUG cinder.api.v3.router [None req-daf25488-64bd-4d28-a7a1-f1043904a2e6 None None] Extended resource: qos-specs {{(pid=112234) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 26 11:57:32.649030 np0000176602 devstack@c-api.service[112235]: WARNING castellan.key_manager.migration [None req-0fcc83a7-0139-4f1c-95c7-9009e4943a1f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 26 11:57:32.649552 np0000176602 devstack@c-api.service[112237]: DEBUG cinder.api.v3.router [None req-171e605b-8c1e-4d33-8333-163b71f4e884 None None] Extended resource: cgsnapshots {{(pid=112237) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 26 11:57:32.649950 np0000176602 devstack@c-api.service[112236]: DEBUG cinder.api.v3.router [None req-17b830c5-45ca-45e7-b3aa-751ac4525e64 None None] Extended resource: extra_specs {{(pid=112236) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 26 11:57:32.650409 np0000176602 devstack@c-api.service[112235]: WARNING castellan.key_manager.migration [None req-0fcc83a7-0139-4f1c-95c7-9009e4943a1f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 26 11:57:32.651039 np0000176602 devstack@c-api.service[112237]: DEBUG cinder.api.v3.router [None req-171e605b-8c1e-4d33-8333-163b71f4e884 None None] Extended resource: consistencygroups {{(pid=112237) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 26 11:57:32.651310 np0000176602 devstack@c-api.service[112236]: DEBUG cinder.api.v3.router [None req-17b830c5-45ca-45e7-b3aa-751ac4525e64 None None] Extended resource: os-volume-type-access {{(pid=112236) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 26 11:57:32.651804 np0000176602 devstack@c-api.service[112235]: WARNING castellan.key_manager.migration [None req-0fcc83a7-0139-4f1c-95c7-9009e4943a1f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 26 11:57:32.652045 np0000176602 devstack@c-api.service[112234]: DEBUG cinder.api.v3.router [None req-daf25488-64bd-4d28-a7a1-f1043904a2e6 None None] Extended resource: os-snapshot-manage {{(pid=112234) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 26 11:57:32.652950 np0000176602 devstack@c-api.service[112236]: DEBUG cinder.api.v3.router [None req-17b830c5-45ca-45e7-b3aa-751ac4525e64 None None] Extended resource: cgsnapshots {{(pid=112236) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 26 11:57:32.653047 np0000176602 devstack@c-api.service[112237]: DEBUG cinder.api.v3.router [None req-171e605b-8c1e-4d33-8333-163b71f4e884 None None] Extended resource: os-quota-sets {{(pid=112237) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 26 11:57:32.653108 np0000176602 devstack@c-api.service[112235]: WARNING castellan.key_manager.migration [None req-0fcc83a7-0139-4f1c-95c7-9009e4943a1f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 26 11:57:32.653469 np0000176602 devstack@c-api.service[112234]: DEBUG cinder.api.v3.router [None req-daf25488-64bd-4d28-a7a1-f1043904a2e6 None None] Extended resource: scheduler-stats {{(pid=112234) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 26 11:57:32.653954 np0000176602 devstack@c-api.service[112235]: DEBUG cinder.api.v3.router [None req-0fcc83a7-0139-4f1c-95c7-9009e4943a1f None None] Extended resource: extensions {{(pid=112235) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 26 11:57:32.654473 np0000176602 devstack@c-api.service[112236]: DEBUG cinder.api.v3.router [None req-17b830c5-45ca-45e7-b3aa-751ac4525e64 None None] Extended resource: consistencygroups {{(pid=112236) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 26 11:57:32.654581 np0000176602 devstack@c-api.service[112237]: DEBUG cinder.api.v3.router [None req-171e605b-8c1e-4d33-8333-163b71f4e884 None None] Extended resource: capabilities {{(pid=112237) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 26 11:57:32.654971 np0000176602 devstack@c-api.service[112234]: DEBUG cinder.api.v3.router [None req-daf25488-64bd-4d28-a7a1-f1043904a2e6 None None] Extended resource: os-volume-transfer {{(pid=112234) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 26 11:57:32.655830 np0000176602 devstack@c-api.service[112237]: DEBUG cinder.api.v3.router [None req-171e605b-8c1e-4d33-8333-163b71f4e884 None None] Extended resource: os-hosts {{(pid=112237) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 26 11:57:32.655978 np0000176602 devstack@c-api.service[112235]: DEBUG cinder.api.v3.router [None req-0fcc83a7-0139-4f1c-95c7-9009e4943a1f None None] Extended resource: qos-specs {{(pid=112235) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 26 11:57:32.656587 np0000176602 devstack@c-api.service[112236]: DEBUG cinder.api.v3.router [None req-17b830c5-45ca-45e7-b3aa-751ac4525e64 None None] Extended resource: os-quota-sets {{(pid=112236) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 26 11:57:32.656638 np0000176602 devstack@c-api.service[112234]: DEBUG cinder.api.v3.router [None req-daf25488-64bd-4d28-a7a1-f1043904a2e6 None None] Extended resource: extra_specs {{(pid=112234) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 26 11:57:32.657276 np0000176602 devstack@c-api.service[112237]: DEBUG cinder.api.v3.router [None req-171e605b-8c1e-4d33-8333-163b71f4e884 None None] Extended resource: encryption {{(pid=112237) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 26 11:57:32.657985 np0000176602 devstack@c-api.service[112236]: DEBUG cinder.api.v3.router [None req-17b830c5-45ca-45e7-b3aa-751ac4525e64 None None] Extended resource: capabilities {{(pid=112236) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 26 11:57:32.658130 np0000176602 devstack@c-api.service[112235]: DEBUG cinder.api.v3.router [None req-0fcc83a7-0139-4f1c-95c7-9009e4943a1f None None] Extended resource: os-snapshot-manage {{(pid=112235) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 26 11:57:32.658247 np0000176602 devstack@c-api.service[112234]: DEBUG cinder.api.v3.router [None req-daf25488-64bd-4d28-a7a1-f1043904a2e6 None None] Extended resource: os-volume-type-access {{(pid=112234) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 26 11:57:32.658857 np0000176602 devstack@c-api.service[112237]: DEBUG cinder.api.v3.router [None req-171e605b-8c1e-4d33-8333-163b71f4e884 None None] Extended resource: backups {{(pid=112237) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 26 11:57:32.659503 np0000176602 devstack@c-api.service[112236]: DEBUG cinder.api.v3.router [None req-17b830c5-45ca-45e7-b3aa-751ac4525e64 None None] Extended resource: os-hosts {{(pid=112236) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 26 11:57:32.659556 np0000176602 devstack@c-api.service[112235]: DEBUG cinder.api.v3.router [None req-0fcc83a7-0139-4f1c-95c7-9009e4943a1f None None] Extended resource: scheduler-stats {{(pid=112235) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 26 11:57:32.659923 np0000176602 devstack@c-api.service[112234]: DEBUG cinder.api.v3.router [None req-daf25488-64bd-4d28-a7a1-f1043904a2e6 None None] Extended resource: cgsnapshots {{(pid=112234) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 26 11:57:32.660964 np0000176602 devstack@c-api.service[112235]: DEBUG cinder.api.v3.router [None req-0fcc83a7-0139-4f1c-95c7-9009e4943a1f None None] Extended resource: os-volume-transfer {{(pid=112235) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 26 11:57:32.661022 np0000176602 devstack@c-api.service[112237]: DEBUG cinder.api.v3.router [None req-171e605b-8c1e-4d33-8333-163b71f4e884 None None] Extended resource: os-quota-class-sets {{(pid=112237) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 26 11:57:32.661173 np0000176602 devstack@c-api.service[112236]: DEBUG cinder.api.v3.router [None req-17b830c5-45ca-45e7-b3aa-751ac4525e64 None None] Extended resource: encryption {{(pid=112236) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 26 11:57:32.661364 np0000176602 devstack@c-api.service[112234]: DEBUG cinder.api.v3.router [None req-daf25488-64bd-4d28-a7a1-f1043904a2e6 None None] Extended resource: consistencygroups {{(pid=112234) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 26 11:57:32.662342 np0000176602 devstack@c-api.service[112237]: DEBUG cinder.api.v3.router [None req-171e605b-8c1e-4d33-8333-163b71f4e884 None None] Extended resource: os-volume-manage {{(pid=112237) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 26 11:57:32.662612 np0000176602 devstack@c-api.service[112235]: DEBUG cinder.api.v3.router [None req-0fcc83a7-0139-4f1c-95c7-9009e4943a1f None None] Extended resource: extra_specs {{(pid=112235) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 26 11:57:32.662712 np0000176602 devstack@c-api.service[112236]: DEBUG cinder.api.v3.router [None req-17b830c5-45ca-45e7-b3aa-751ac4525e64 None None] Extended resource: backups {{(pid=112236) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 26 11:57:32.663383 np0000176602 devstack@c-api.service[112234]: DEBUG cinder.api.v3.router [None req-daf25488-64bd-4d28-a7a1-f1043904a2e6 None None] Extended resource: os-quota-sets {{(pid=112234) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 26 11:57:32.663903 np0000176602 devstack@c-api.service[112237]: DEBUG cinder.api.v3.router [None req-171e605b-8c1e-4d33-8333-163b71f4e884 None None] Extended resource: os-availability-zone {{(pid=112237) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 26 11:57:32.664246 np0000176602 devstack@c-api.service[112235]: DEBUG cinder.api.v3.router [None req-0fcc83a7-0139-4f1c-95c7-9009e4943a1f None None] Extended resource: os-volume-type-access {{(pid=112235) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 26 11:57:32.664770 np0000176602 devstack@c-api.service[112236]: DEBUG cinder.api.v3.router [None req-17b830c5-45ca-45e7-b3aa-751ac4525e64 None None] Extended resource: os-quota-class-sets {{(pid=112236) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 26 11:57:32.664880 np0000176602 devstack@c-api.service[112234]: DEBUG cinder.api.v3.router [None req-daf25488-64bd-4d28-a7a1-f1043904a2e6 None None] Extended resource: capabilities {{(pid=112234) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 26 11:57:32.665243 np0000176602 devstack@c-api.service[112237]: DEBUG cinder.api.v3.router [None req-171e605b-8c1e-4d33-8333-163b71f4e884 None None] Extended resource: encryption {{(pid=112237) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 26 11:57:32.665822 np0000176602 devstack@c-api.service[112235]: DEBUG cinder.api.v3.router [None req-0fcc83a7-0139-4f1c-95c7-9009e4943a1f None None] Extended resource: cgsnapshots {{(pid=112235) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 26 11:57:32.666158 np0000176602 devstack@c-api.service[112234]: DEBUG cinder.api.v3.router [None req-daf25488-64bd-4d28-a7a1-f1043904a2e6 None None] Extended resource: os-hosts {{(pid=112234) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 26 11:57:32.666235 np0000176602 devstack@c-api.service[112236]: DEBUG cinder.api.v3.router [None req-17b830c5-45ca-45e7-b3aa-751ac4525e64 None None] Extended resource: os-volume-manage {{(pid=112236) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 26 11:57:32.667284 np0000176602 devstack@c-api.service[112235]: DEBUG cinder.api.v3.router [None req-0fcc83a7-0139-4f1c-95c7-9009e4943a1f None None] Extended resource: consistencygroups {{(pid=112235) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 26 11:57:32.667868 np0000176602 devstack@c-api.service[112234]: DEBUG cinder.api.v3.router [None req-daf25488-64bd-4d28-a7a1-f1043904a2e6 None None] Extended resource: encryption {{(pid=112234) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 26 11:57:32.668246 np0000176602 devstack@c-api.service[112237]: WARNING castellan.key_manager.migration [None req-171e605b-8c1e-4d33-8333-163b71f4e884 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 26 11:57:32.669226 np0000176602 devstack@c-api.service[112235]: DEBUG cinder.api.v3.router [None req-0fcc83a7-0139-4f1c-95c7-9009e4943a1f None None] Extended resource: os-quota-sets {{(pid=112235) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 26 11:57:32.669419 np0000176602 devstack@c-api.service[112234]: DEBUG cinder.api.v3.router [None req-daf25488-64bd-4d28-a7a1-f1043904a2e6 None None] Extended resource: backups {{(pid=112234) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 26 11:57:32.669871 np0000176602 devstack@c-api.service[112237]: WARNING castellan.key_manager.migration [None req-171e605b-8c1e-4d33-8333-163b71f4e884 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 26 11:57:32.670294 np0000176602 devstack@c-api.service[112236]: DEBUG cinder.api.v3.router [None req-17b830c5-45ca-45e7-b3aa-751ac4525e64 None None] Extended resource: os-availability-zone {{(pid=112236) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 26 11:57:32.670662 np0000176602 devstack@c-api.service[112235]: DEBUG cinder.api.v3.router [None req-0fcc83a7-0139-4f1c-95c7-9009e4943a1f None None] Extended resource: capabilities {{(pid=112235) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 26 11:57:32.671249 np0000176602 devstack@c-api.service[112237]: WARNING castellan.key_manager.migration [None req-171e605b-8c1e-4d33-8333-163b71f4e884 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 26 11:57:32.671928 np0000176602 devstack@c-api.service[112234]: DEBUG cinder.api.v3.router [None req-daf25488-64bd-4d28-a7a1-f1043904a2e6 None None] Extended resource: os-quota-class-sets {{(pid=112234) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 26 11:57:32.671985 np0000176602 devstack@c-api.service[112235]: DEBUG cinder.api.v3.router [None req-0fcc83a7-0139-4f1c-95c7-9009e4943a1f None None] Extended resource: os-hosts {{(pid=112235) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 26 11:57:32.672479 np0000176602 devstack@c-api.service[112236]: DEBUG cinder.api.v3.router [None req-17b830c5-45ca-45e7-b3aa-751ac4525e64 None None] Extended resource: encryption {{(pid=112236) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 26 11:57:32.672592 np0000176602 devstack@c-api.service[112237]: WARNING castellan.key_manager.migration [None req-171e605b-8c1e-4d33-8333-163b71f4e884 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 26 11:57:32.673285 np0000176602 devstack@c-api.service[112234]: DEBUG cinder.api.v3.router [None req-daf25488-64bd-4d28-a7a1-f1043904a2e6 None None] Extended resource: os-volume-manage {{(pid=112234) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 26 11:57:32.673349 np0000176602 devstack@c-api.service[112235]: DEBUG cinder.api.v3.router [None req-0fcc83a7-0139-4f1c-95c7-9009e4943a1f None None] Extended resource: encryption {{(pid=112235) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 26 11:57:32.674049 np0000176602 devstack@c-api.service[112237]: WARNING castellan.key_manager.migration [None req-171e605b-8c1e-4d33-8333-163b71f4e884 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 26 11:57:32.674929 np0000176602 devstack@c-api.service[112235]: DEBUG cinder.api.v3.router [None req-0fcc83a7-0139-4f1c-95c7-9009e4943a1f None None] Extended resource: backups {{(pid=112235) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 26 11:57:32.675180 np0000176602 devstack@c-api.service[112236]: WARNING castellan.key_manager.migration [None req-17b830c5-45ca-45e7-b3aa-751ac4525e64 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 26 11:57:32.675265 np0000176602 devstack@c-api.service[112234]: DEBUG cinder.api.v3.router [None req-daf25488-64bd-4d28-a7a1-f1043904a2e6 None None] Extended resource: os-availability-zone {{(pid=112234) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 26 11:57:32.675628 np0000176602 devstack@c-api.service[112237]: WARNING castellan.key_manager.migration [None req-171e605b-8c1e-4d33-8333-163b71f4e884 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 26 11:57:32.676434 np0000176602 devstack@c-api.service[112234]: DEBUG cinder.api.v3.router [None req-daf25488-64bd-4d28-a7a1-f1043904a2e6 None None] Extended resource: encryption {{(pid=112234) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 26 11:57:32.676587 np0000176602 devstack@c-api.service[112236]: WARNING castellan.key_manager.migration [None req-17b830c5-45ca-45e7-b3aa-751ac4525e64 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 26 11:57:32.676991 np0000176602 devstack@c-api.service[112237]: WARNING castellan.key_manager.migration [None req-171e605b-8c1e-4d33-8333-163b71f4e884 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 26 11:57:32.677152 np0000176602 devstack@c-api.service[112235]: DEBUG cinder.api.v3.router [None req-0fcc83a7-0139-4f1c-95c7-9009e4943a1f None None] Extended resource: os-quota-class-sets {{(pid=112235) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 26 11:57:32.677889 np0000176602 devstack@c-api.service[112237]: DEBUG cinder.api.contrib.snapshot_actions [None req-171e605b-8c1e-4d33-8333-163b71f4e884 None None] SnapshotActionsController initialized {{(pid=112237) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} May 26 11:57:32.677940 np0000176602 devstack@c-api.service[112236]: WARNING castellan.key_manager.migration [None req-17b830c5-45ca-45e7-b3aa-751ac4525e64 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 26 11:57:32.678034 np0000176602 devstack@c-api.service[112237]: DEBUG cinder.api.v3.router [None req-171e605b-8c1e-4d33-8333-163b71f4e884 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=112237) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 26 11:57:32.678119 np0000176602 devstack@c-api.service[112237]: DEBUG cinder.api.v3.router [None req-171e605b-8c1e-4d33-8333-163b71f4e884 None None] Extension TypesManage extending resource: types {{(pid=112237) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 26 11:57:32.678327 np0000176602 devstack@c-api.service[112237]: DEBUG cinder.api.v3.router [None req-171e605b-8c1e-4d33-8333-163b71f4e884 None None] Extension VolumeActions extending resource: volumes {{(pid=112237) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 26 11:57:32.678463 np0000176602 devstack@c-api.service[112237]: DEBUG cinder.api.v3.router [None req-171e605b-8c1e-4d33-8333-163b71f4e884 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=112237) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 26 11:57:32.678525 np0000176602 devstack@c-api.service[112235]: DEBUG cinder.api.v3.router [None req-0fcc83a7-0139-4f1c-95c7-9009e4943a1f None None] Extended resource: os-volume-manage {{(pid=112235) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 26 11:57:32.678621 np0000176602 devstack@c-api.service[112237]: DEBUG cinder.api.v3.router [None req-171e605b-8c1e-4d33-8333-163b71f4e884 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=112237) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 26 11:57:32.678698 np0000176602 devstack@c-api.service[112237]: DEBUG cinder.api.v3.router [None req-171e605b-8c1e-4d33-8333-163b71f4e884 None None] Extension AdminActions extending resource: volumes {{(pid=112237) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 26 11:57:32.678830 np0000176602 devstack@c-api.service[112237]: DEBUG cinder.api.v3.router [None req-171e605b-8c1e-4d33-8333-163b71f4e884 None None] Extension AdminActions extending resource: snapshots {{(pid=112237) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 26 11:57:32.678887 np0000176602 devstack@c-api.service[112234]: WARNING castellan.key_manager.migration [None req-daf25488-64bd-4d28-a7a1-f1043904a2e6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 26 11:57:32.678924 np0000176602 devstack@c-api.service[112237]: DEBUG cinder.api.v3.router [None req-171e605b-8c1e-4d33-8333-163b71f4e884 None None] Extension AdminActions extending resource: backups {{(pid=112237) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 26 11:57:32.679075 np0000176602 devstack@c-api.service[112237]: DEBUG cinder.api.v3.router [None req-171e605b-8c1e-4d33-8333-163b71f4e884 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=112237) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 26 11:57:32.679153 np0000176602 devstack@c-api.service[112237]: DEBUG cinder.api.v3.router [None req-171e605b-8c1e-4d33-8333-163b71f4e884 None None] Extension UsedLimits extending resource: limits {{(pid=112237) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 26 11:57:32.679235 np0000176602 devstack@c-api.service[112237]: DEBUG cinder.api.v3.router [None req-171e605b-8c1e-4d33-8333-163b71f4e884 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=112237) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 26 11:57:32.679313 np0000176602 devstack@c-api.service[112236]: WARNING castellan.key_manager.migration [None req-17b830c5-45ca-45e7-b3aa-751ac4525e64 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 26 11:57:32.679385 np0000176602 devstack@c-api.service[112237]: DEBUG cinder.api.v3.router [None req-171e605b-8c1e-4d33-8333-163b71f4e884 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=112237) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 26 11:57:32.679445 np0000176602 devstack@c-api.service[112237]: DEBUG cinder.api.v3.router [None req-171e605b-8c1e-4d33-8333-163b71f4e884 None None] Extension VolumeTypeAccess extending resource: types {{(pid=112237) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 26 11:57:32.679568 np0000176602 devstack@c-api.service[112237]: DEBUG cinder.api.v3.router [None req-171e605b-8c1e-4d33-8333-163b71f4e884 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=112237) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 26 11:57:32.679700 np0000176602 devstack@c-api.service[112237]: DEBUG cinder.api.v3.router [None req-171e605b-8c1e-4d33-8333-163b71f4e884 None None] Extension SnapshotActions extending resource: snapshots {{(pid=112237) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 26 11:57:32.679786 np0000176602 devstack@c-api.service[112237]: DEBUG cinder.api.v3.router [None req-171e605b-8c1e-4d33-8333-163b71f4e884 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=112237) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 26 11:57:32.680018 np0000176602 devstack@c-api.service[112235]: DEBUG cinder.api.v3.router [None req-0fcc83a7-0139-4f1c-95c7-9009e4943a1f None None] Extended resource: os-availability-zone {{(pid=112235) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 26 11:57:32.680512 np0000176602 devstack@c-api.service[112234]: WARNING castellan.key_manager.migration [None req-daf25488-64bd-4d28-a7a1-f1043904a2e6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 26 11:57:32.680709 np0000176602 devstack@c-api.service[112236]: WARNING castellan.key_manager.migration [None req-17b830c5-45ca-45e7-b3aa-751ac4525e64 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 26 11:57:32.681307 np0000176602 devstack@c-api.service[112235]: DEBUG cinder.api.v3.router [None req-0fcc83a7-0139-4f1c-95c7-9009e4943a1f None None] Extended resource: encryption {{(pid=112235) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 26 11:57:32.682050 np0000176602 devstack@c-api.service[112234]: WARNING castellan.key_manager.migration [None req-daf25488-64bd-4d28-a7a1-f1043904a2e6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 26 11:57:32.682288 np0000176602 devstack@c-api.service[112236]: WARNING castellan.key_manager.migration [None req-17b830c5-45ca-45e7-b3aa-751ac4525e64 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 26 11:57:32.683458 np0000176602 devstack@c-api.service[112234]: WARNING castellan.key_manager.migration [None req-daf25488-64bd-4d28-a7a1-f1043904a2e6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 26 11:57:32.683684 np0000176602 devstack@c-api.service[112236]: WARNING castellan.key_manager.migration [None req-17b830c5-45ca-45e7-b3aa-751ac4525e64 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 26 11:57:32.684125 np0000176602 devstack@c-api.service[112235]: WARNING castellan.key_manager.migration [None req-0fcc83a7-0139-4f1c-95c7-9009e4943a1f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 26 11:57:32.684539 np0000176602 devstack@c-api.service[112236]: DEBUG cinder.api.contrib.snapshot_actions [None req-17b830c5-45ca-45e7-b3aa-751ac4525e64 None None] SnapshotActionsController initialized {{(pid=112236) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} May 26 11:57:32.684659 np0000176602 devstack@c-api.service[112236]: DEBUG cinder.api.v3.router [None req-17b830c5-45ca-45e7-b3aa-751ac4525e64 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=112236) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 26 11:57:32.684767 np0000176602 devstack@c-api.service[112236]: DEBUG cinder.api.v3.router [None req-17b830c5-45ca-45e7-b3aa-751ac4525e64 None None] Extension TypesManage extending resource: types {{(pid=112236) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 26 11:57:32.684895 np0000176602 devstack@c-api.service[112234]: WARNING castellan.key_manager.migration [None req-daf25488-64bd-4d28-a7a1-f1043904a2e6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 26 11:57:32.685555 np0000176602 devstack@c-api.service[112235]: WARNING castellan.key_manager.migration [None req-0fcc83a7-0139-4f1c-95c7-9009e4943a1f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 26 11:57:32.685735 np0000176602 devstack@c-api.service[112236]: DEBUG cinder.api.v3.router [None req-17b830c5-45ca-45e7-b3aa-751ac4525e64 None None] Extension VolumeActions extending resource: volumes {{(pid=112236) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 26 11:57:32.685865 np0000176602 devstack@c-api.service[112236]: DEBUG cinder.api.v3.router [None req-17b830c5-45ca-45e7-b3aa-751ac4525e64 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=112236) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 26 11:57:32.685968 np0000176602 devstack@c-api.service[112236]: DEBUG cinder.api.v3.router [None req-17b830c5-45ca-45e7-b3aa-751ac4525e64 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=112236) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 26 11:57:32.686106 np0000176602 devstack@c-api.service[112236]: DEBUG cinder.api.v3.router [None req-17b830c5-45ca-45e7-b3aa-751ac4525e64 None None] Extension AdminActions extending resource: volumes {{(pid=112236) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 26 11:57:32.686199 np0000176602 devstack@c-api.service[112236]: DEBUG cinder.api.v3.router [None req-17b830c5-45ca-45e7-b3aa-751ac4525e64 None None] Extension AdminActions extending resource: snapshots {{(pid=112236) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 26 11:57:32.686299 np0000176602 devstack@c-api.service[112236]: DEBUG cinder.api.v3.router [None req-17b830c5-45ca-45e7-b3aa-751ac4525e64 None None] Extension AdminActions extending resource: backups {{(pid=112236) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 26 11:57:32.686400 np0000176602 devstack@c-api.service[112236]: DEBUG cinder.api.v3.router [None req-17b830c5-45ca-45e7-b3aa-751ac4525e64 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=112236) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 26 11:57:32.686524 np0000176602 devstack@c-api.service[112236]: DEBUG cinder.api.v3.router [None req-17b830c5-45ca-45e7-b3aa-751ac4525e64 None None] Extension UsedLimits extending resource: limits {{(pid=112236) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 26 11:57:32.686626 np0000176602 devstack@c-api.service[112236]: DEBUG cinder.api.v3.router [None req-17b830c5-45ca-45e7-b3aa-751ac4525e64 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=112236) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 26 11:57:32.686678 np0000176602 devstack@c-api.service[112234]: WARNING castellan.key_manager.migration [None req-daf25488-64bd-4d28-a7a1-f1043904a2e6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 26 11:57:32.686908 np0000176602 devstack@c-api.service[112236]: DEBUG cinder.api.v3.router [None req-17b830c5-45ca-45e7-b3aa-751ac4525e64 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=112236) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 26 11:57:32.686908 np0000176602 devstack@c-api.service[112236]: DEBUG cinder.api.v3.router [None req-17b830c5-45ca-45e7-b3aa-751ac4525e64 None None] Extension VolumeTypeAccess extending resource: types {{(pid=112236) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 26 11:57:32.687019 np0000176602 devstack@c-api.service[112235]: WARNING castellan.key_manager.migration [None req-0fcc83a7-0139-4f1c-95c7-9009e4943a1f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 26 11:57:32.687056 np0000176602 devstack@c-api.service[112236]: DEBUG cinder.api.v3.router [None req-17b830c5-45ca-45e7-b3aa-751ac4525e64 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=112236) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 26 11:57:32.687101 np0000176602 devstack@c-api.service[112236]: DEBUG cinder.api.v3.router [None req-17b830c5-45ca-45e7-b3aa-751ac4525e64 None None] Extension SnapshotActions extending resource: snapshots {{(pid=112236) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 26 11:57:32.687246 np0000176602 devstack@c-api.service[112236]: DEBUG cinder.api.v3.router [None req-17b830c5-45ca-45e7-b3aa-751ac4525e64 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=112236) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 26 11:57:32.687673 np0000176602 devstack@c-api.service[112237]: WSGI app 0 (mountpoint='') ready in 2 seconds on interpreter 0x7c0e50ea3668 pid: 112237 (default app) May 26 11:57:32.688058 np0000176602 devstack@c-api.service[112234]: WARNING castellan.key_manager.migration [None req-daf25488-64bd-4d28-a7a1-f1043904a2e6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 26 11:57:32.688304 np0000176602 devstack@c-api.service[112235]: WARNING castellan.key_manager.migration [None req-0fcc83a7-0139-4f1c-95c7-9009e4943a1f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 26 11:57:32.688918 np0000176602 devstack@c-api.service[112234]: DEBUG cinder.api.contrib.snapshot_actions [None req-daf25488-64bd-4d28-a7a1-f1043904a2e6 None None] SnapshotActionsController initialized {{(pid=112234) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} May 26 11:57:32.689050 np0000176602 devstack@c-api.service[112234]: DEBUG cinder.api.v3.router [None req-daf25488-64bd-4d28-a7a1-f1043904a2e6 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=112234) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 26 11:57:32.689170 np0000176602 devstack@c-api.service[112234]: DEBUG cinder.api.v3.router [None req-daf25488-64bd-4d28-a7a1-f1043904a2e6 None None] Extension TypesManage extending resource: types {{(pid=112234) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 26 11:57:32.689733 np0000176602 devstack@c-api.service[112235]: WARNING castellan.key_manager.migration [None req-0fcc83a7-0139-4f1c-95c7-9009e4943a1f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 26 11:57:32.689972 np0000176602 devstack@c-api.service[112234]: DEBUG cinder.api.v3.router [None req-daf25488-64bd-4d28-a7a1-f1043904a2e6 None None] Extension VolumeActions extending resource: volumes {{(pid=112234) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 26 11:57:32.690107 np0000176602 devstack@c-api.service[112234]: DEBUG cinder.api.v3.router [None req-daf25488-64bd-4d28-a7a1-f1043904a2e6 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=112234) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 26 11:57:32.690208 np0000176602 devstack@c-api.service[112234]: DEBUG cinder.api.v3.router [None req-daf25488-64bd-4d28-a7a1-f1043904a2e6 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=112234) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 26 11:57:32.690314 np0000176602 devstack@c-api.service[112234]: DEBUG cinder.api.v3.router [None req-daf25488-64bd-4d28-a7a1-f1043904a2e6 None None] Extension AdminActions extending resource: volumes {{(pid=112234) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 26 11:57:32.690451 np0000176602 devstack@c-api.service[112234]: DEBUG cinder.api.v3.router [None req-daf25488-64bd-4d28-a7a1-f1043904a2e6 None None] Extension AdminActions extending resource: snapshots {{(pid=112234) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 26 11:57:32.690559 np0000176602 devstack@c-api.service[112234]: DEBUG cinder.api.v3.router [None req-daf25488-64bd-4d28-a7a1-f1043904a2e6 None None] Extension AdminActions extending resource: backups {{(pid=112234) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 26 11:57:32.690671 np0000176602 devstack@c-api.service[112234]: DEBUG cinder.api.v3.router [None req-daf25488-64bd-4d28-a7a1-f1043904a2e6 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=112234) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 26 11:57:32.690775 np0000176602 devstack@c-api.service[112234]: DEBUG cinder.api.v3.router [None req-daf25488-64bd-4d28-a7a1-f1043904a2e6 None None] Extension UsedLimits extending resource: limits {{(pid=112234) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 26 11:57:32.690877 np0000176602 devstack@c-api.service[112234]: DEBUG cinder.api.v3.router [None req-daf25488-64bd-4d28-a7a1-f1043904a2e6 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=112234) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 26 11:57:32.691030 np0000176602 devstack@c-api.service[112234]: DEBUG cinder.api.v3.router [None req-daf25488-64bd-4d28-a7a1-f1043904a2e6 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=112234) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 26 11:57:32.691151 np0000176602 devstack@c-api.service[112234]: DEBUG cinder.api.v3.router [None req-daf25488-64bd-4d28-a7a1-f1043904a2e6 None None] Extension VolumeTypeAccess extending resource: types {{(pid=112234) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 26 11:57:32.691250 np0000176602 devstack@c-api.service[112235]: WARNING castellan.key_manager.migration [None req-0fcc83a7-0139-4f1c-95c7-9009e4943a1f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 26 11:57:32.691531 np0000176602 devstack@c-api.service[112234]: DEBUG cinder.api.v3.router [None req-daf25488-64bd-4d28-a7a1-f1043904a2e6 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=112234) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 26 11:57:32.691531 np0000176602 devstack@c-api.service[112234]: DEBUG cinder.api.v3.router [None req-daf25488-64bd-4d28-a7a1-f1043904a2e6 None None] Extension SnapshotActions extending resource: snapshots {{(pid=112234) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 26 11:57:32.691531 np0000176602 devstack@c-api.service[112234]: DEBUG cinder.api.v3.router [None req-daf25488-64bd-4d28-a7a1-f1043904a2e6 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=112234) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 26 11:57:32.692619 np0000176602 devstack@c-api.service[112235]: WARNING castellan.key_manager.migration [None req-0fcc83a7-0139-4f1c-95c7-9009e4943a1f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 26 11:57:32.693458 np0000176602 devstack@c-api.service[112235]: DEBUG cinder.api.contrib.snapshot_actions [None req-0fcc83a7-0139-4f1c-95c7-9009e4943a1f None None] SnapshotActionsController initialized {{(pid=112235) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} May 26 11:57:32.693592 np0000176602 devstack@c-api.service[112235]: DEBUG cinder.api.v3.router [None req-0fcc83a7-0139-4f1c-95c7-9009e4943a1f None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=112235) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 26 11:57:32.693716 np0000176602 devstack@c-api.service[112235]: DEBUG cinder.api.v3.router [None req-0fcc83a7-0139-4f1c-95c7-9009e4943a1f None None] Extension TypesManage extending resource: types {{(pid=112235) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 26 11:57:32.693906 np0000176602 devstack@c-api.service[112235]: DEBUG cinder.api.v3.router [None req-0fcc83a7-0139-4f1c-95c7-9009e4943a1f None None] Extension VolumeActions extending resource: volumes {{(pid=112235) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 26 11:57:32.694033 np0000176602 devstack@c-api.service[112235]: DEBUG cinder.api.v3.router [None req-0fcc83a7-0139-4f1c-95c7-9009e4943a1f None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=112235) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 26 11:57:32.694132 np0000176602 devstack@c-api.service[112235]: DEBUG cinder.api.v3.router [None req-0fcc83a7-0139-4f1c-95c7-9009e4943a1f None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=112235) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 26 11:57:32.694236 np0000176602 devstack@c-api.service[112235]: DEBUG cinder.api.v3.router [None req-0fcc83a7-0139-4f1c-95c7-9009e4943a1f None None] Extension AdminActions extending resource: volumes {{(pid=112235) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 26 11:57:32.694362 np0000176602 devstack@c-api.service[112235]: DEBUG cinder.api.v3.router [None req-0fcc83a7-0139-4f1c-95c7-9009e4943a1f None None] Extension AdminActions extending resource: snapshots {{(pid=112235) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 26 11:57:32.694471 np0000176602 devstack@c-api.service[112235]: DEBUG cinder.api.v3.router [None req-0fcc83a7-0139-4f1c-95c7-9009e4943a1f None None] Extension AdminActions extending resource: backups {{(pid=112235) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 26 11:57:32.694591 np0000176602 devstack@c-api.service[112235]: DEBUG cinder.api.v3.router [None req-0fcc83a7-0139-4f1c-95c7-9009e4943a1f None None] Extension VolumeUnmanage extending resource: volumes {{(pid=112235) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 26 11:57:32.694693 np0000176602 devstack@c-api.service[112235]: DEBUG cinder.api.v3.router [None req-0fcc83a7-0139-4f1c-95c7-9009e4943a1f None None] Extension UsedLimits extending resource: limits {{(pid=112235) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 26 11:57:32.694791 np0000176602 devstack@c-api.service[112236]: WSGI app 0 (mountpoint='') ready in 2 seconds on interpreter 0x7c0e50ea3668 pid: 112236 (default app) May 26 11:57:32.694834 np0000176602 devstack@c-api.service[112235]: DEBUG cinder.api.v3.router [None req-0fcc83a7-0139-4f1c-95c7-9009e4943a1f None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=112235) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 26 11:57:32.694924 np0000176602 devstack@c-api.service[112235]: DEBUG cinder.api.v3.router [None req-0fcc83a7-0139-4f1c-95c7-9009e4943a1f None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=112235) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 26 11:57:32.695048 np0000176602 devstack@c-api.service[112235]: DEBUG cinder.api.v3.router [None req-0fcc83a7-0139-4f1c-95c7-9009e4943a1f None None] Extension VolumeTypeAccess extending resource: types {{(pid=112235) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 26 11:57:32.695172 np0000176602 devstack@c-api.service[112235]: DEBUG cinder.api.v3.router [None req-0fcc83a7-0139-4f1c-95c7-9009e4943a1f None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=112235) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 26 11:57:32.695282 np0000176602 devstack@c-api.service[112235]: DEBUG cinder.api.v3.router [None req-0fcc83a7-0139-4f1c-95c7-9009e4943a1f None None] Extension SnapshotActions extending resource: snapshots {{(pid=112235) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 26 11:57:32.695385 np0000176602 devstack@c-api.service[112235]: DEBUG cinder.api.v3.router [None req-0fcc83a7-0139-4f1c-95c7-9009e4943a1f None None] Extension VolumeTypeEncryption extending resource: types {{(pid=112235) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 26 11:57:32.695915 np0000176602 devstack@c-api.service[112237]: /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 26 11:57:32.695915 np0000176602 devstack@c-api.service[112237]: warnings.warn(deprecated_msg) May 26 11:57:32.696248 np0000176602 devstack@c-api.service[112237]: /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 26 11:57:32.696248 np0000176602 devstack@c-api.service[112237]: warnings.warn(deprecated_msg) May 26 11:57:32.696248 np0000176602 devstack@c-api.service[112237]: /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 26 11:57:32.696248 np0000176602 devstack@c-api.service[112237]: warnings.warn(deprecated_msg) May 26 11:57:32.696248 np0000176602 devstack@c-api.service[112237]: /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 26 11:57:32.696458 np0000176602 devstack@c-api.service[112237]: warnings.warn(deprecated_msg) May 26 11:57:32.696458 np0000176602 devstack@c-api.service[112237]: /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 26 11:57:32.696458 np0000176602 devstack@c-api.service[112237]: warnings.warn(deprecated_msg) May 26 11:57:32.696458 np0000176602 devstack@c-api.service[112237]: /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 26 11:57:32.696458 np0000176602 devstack@c-api.service[112237]: warnings.warn(deprecated_msg) May 26 11:57:32.696458 np0000176602 devstack@c-api.service[112237]: /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 26 11:57:32.696731 np0000176602 devstack@c-api.service[112237]: warnings.warn(deprecated_msg) May 26 11:57:32.696731 np0000176602 devstack@c-api.service[112237]: /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 26 11:57:32.696731 np0000176602 devstack@c-api.service[112237]: warnings.warn(deprecated_msg) May 26 11:57:32.696731 np0000176602 devstack@c-api.service[112237]: /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 26 11:57:32.696731 np0000176602 devstack@c-api.service[112237]: warnings.warn(deprecated_msg) May 26 11:57:32.696916 np0000176602 devstack@c-api.service[112237]: /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 26 11:57:32.696916 np0000176602 devstack@c-api.service[112237]: warnings.warn(deprecated_msg) May 26 11:57:32.696916 np0000176602 devstack@c-api.service[112237]: /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 26 11:57:32.696916 np0000176602 devstack@c-api.service[112237]: warnings.warn(deprecated_msg) May 26 11:57:32.697081 np0000176602 devstack@c-api.service[112237]: /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 26 11:57:32.697081 np0000176602 devstack@c-api.service[112237]: warnings.warn(deprecated_msg) May 26 11:57:32.697081 np0000176602 devstack@c-api.service[112237]: /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 26 11:57:32.697081 np0000176602 devstack@c-api.service[112237]: warnings.warn(deprecated_msg) May 26 11:57:32.697260 np0000176602 devstack@c-api.service[112237]: /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 26 11:57:32.697260 np0000176602 devstack@c-api.service[112237]: warnings.warn(deprecated_msg) May 26 11:57:32.697260 np0000176602 devstack@c-api.service[112237]: /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 26 11:57:32.697260 np0000176602 devstack@c-api.service[112237]: warnings.warn(deprecated_msg) May 26 11:57:32.697260 np0000176602 devstack@c-api.service[112237]: /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 26 11:57:32.697471 np0000176602 devstack@c-api.service[112237]: warnings.warn(deprecated_msg) May 26 11:57:32.697471 np0000176602 devstack@c-api.service[112237]: /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 26 11:57:32.697471 np0000176602 devstack@c-api.service[112237]: warnings.warn(deprecated_msg) May 26 11:57:32.697471 np0000176602 devstack@c-api.service[112237]: /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 26 11:57:32.697471 np0000176602 devstack@c-api.service[112237]: warnings.warn(deprecated_msg) May 26 11:57:32.697674 np0000176602 devstack@c-api.service[112237]: /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 26 11:57:32.697674 np0000176602 devstack@c-api.service[112237]: warnings.warn(deprecated_msg) May 26 11:57:32.697674 np0000176602 devstack@c-api.service[112237]: /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 26 11:57:32.697674 np0000176602 devstack@c-api.service[112237]: warnings.warn(deprecated_msg) May 26 11:57:32.697674 np0000176602 devstack@c-api.service[112237]: /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 26 11:57:32.697674 np0000176602 devstack@c-api.service[112237]: warnings.warn(deprecated_msg) May 26 11:57:32.697931 np0000176602 devstack@c-api.service[112237]: /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 26 11:57:32.697931 np0000176602 devstack@c-api.service[112237]: warnings.warn(deprecated_msg) May 26 11:57:32.697931 np0000176602 devstack@c-api.service[112237]: /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 26 11:57:32.697931 np0000176602 devstack@c-api.service[112237]: warnings.warn(deprecated_msg) May 26 11:57:32.697931 np0000176602 devstack@c-api.service[112237]: /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 26 11:57:32.697931 np0000176602 devstack@c-api.service[112237]: warnings.warn(deprecated_msg) May 26 11:57:32.698170 np0000176602 devstack@c-api.service[112237]: /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 26 11:57:32.698170 np0000176602 devstack@c-api.service[112237]: warnings.warn(deprecated_msg) May 26 11:57:32.698170 np0000176602 devstack@c-api.service[112237]: /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 26 11:57:32.698170 np0000176602 devstack@c-api.service[112237]: warnings.warn(deprecated_msg) May 26 11:57:32.698170 np0000176602 devstack@c-api.service[112237]: /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 26 11:57:32.698170 np0000176602 devstack@c-api.service[112237]: warnings.warn(deprecated_msg) May 26 11:57:32.698395 np0000176602 devstack@c-api.service[112237]: /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 26 11:57:32.698395 np0000176602 devstack@c-api.service[112237]: warnings.warn(deprecated_msg) May 26 11:57:32.698395 np0000176602 devstack@c-api.service[112237]: /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 26 11:57:32.698395 np0000176602 devstack@c-api.service[112237]: warnings.warn(deprecated_msg) May 26 11:57:32.698395 np0000176602 devstack@c-api.service[112237]: /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 26 11:57:32.698395 np0000176602 devstack@c-api.service[112237]: warnings.warn(deprecated_msg) May 26 11:57:32.698662 np0000176602 devstack@c-api.service[112237]: /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 26 11:57:32.698662 np0000176602 devstack@c-api.service[112237]: warnings.warn(deprecated_msg) May 26 11:57:32.698662 np0000176602 devstack@c-api.service[112237]: /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 26 11:57:32.698662 np0000176602 devstack@c-api.service[112237]: warnings.warn(deprecated_msg) May 26 11:57:32.698826 np0000176602 devstack@c-api.service[112237]: /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 26 11:57:32.698826 np0000176602 devstack@c-api.service[112237]: warnings.warn(deprecated_msg) May 26 11:57:32.698826 np0000176602 devstack@c-api.service[112237]: /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 26 11:57:32.698826 np0000176602 devstack@c-api.service[112237]: warnings.warn(deprecated_msg) May 26 11:57:32.698826 np0000176602 devstack@c-api.service[112237]: /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 26 11:57:32.699108 np0000176602 devstack@c-api.service[112237]: warnings.warn(deprecated_msg) May 26 11:57:32.699108 np0000176602 devstack@c-api.service[112237]: /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 26 11:57:32.699108 np0000176602 devstack@c-api.service[112237]: warnings.warn(deprecated_msg) May 26 11:57:32.699108 np0000176602 devstack@c-api.service[112237]: /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 26 11:57:32.699108 np0000176602 devstack@c-api.service[112237]: warnings.warn(deprecated_msg) May 26 11:57:32.699322 np0000176602 devstack@c-api.service[112237]: /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 26 11:57:32.699322 np0000176602 devstack@c-api.service[112237]: warnings.warn(deprecated_msg) May 26 11:57:32.699322 np0000176602 devstack@c-api.service[112237]: /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 26 11:57:32.699322 np0000176602 devstack@c-api.service[112237]: warnings.warn(deprecated_msg) May 26 11:57:32.699322 np0000176602 devstack@c-api.service[112237]: /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 26 11:57:32.699322 np0000176602 devstack@c-api.service[112237]: warnings.warn(deprecated_msg) May 26 11:57:32.700324 np0000176602 devstack@c-api.service[112237]: /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 26 11:57:32.700324 np0000176602 devstack@c-api.service[112237]: warnings.warn(deprecated_msg) May 26 11:57:32.700324 np0000176602 devstack@c-api.service[112237]: /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 26 11:57:32.700324 np0000176602 devstack@c-api.service[112237]: warnings.warn(deprecated_msg) May 26 11:57:32.700324 np0000176602 devstack@c-api.service[112237]: /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 26 11:57:32.700757 np0000176602 devstack@c-api.service[112237]: warnings.warn(deprecated_msg) May 26 11:57:32.700757 np0000176602 devstack@c-api.service[112237]: /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 26 11:57:32.700757 np0000176602 devstack@c-api.service[112237]: warnings.warn(deprecated_msg) May 26 11:57:32.700757 np0000176602 devstack@c-api.service[112237]: /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 26 11:57:32.700757 np0000176602 devstack@c-api.service[112237]: warnings.warn(deprecated_msg) May 26 11:57:32.701159 np0000176602 devstack@c-api.service[112237]: /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 26 11:57:32.701159 np0000176602 devstack@c-api.service[112237]: warnings.warn(deprecated_msg) May 26 11:57:32.701159 np0000176602 devstack@c-api.service[112237]: /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 26 11:57:32.701159 np0000176602 devstack@c-api.service[112237]: warnings.warn(deprecated_msg) May 26 11:57:32.701477 np0000176602 devstack@c-api.service[112237]: /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 26 11:57:32.701477 np0000176602 devstack@c-api.service[112237]: warnings.warn(deprecated_msg) May 26 11:57:32.701477 np0000176602 devstack@c-api.service[112237]: /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 26 11:57:32.701477 np0000176602 devstack@c-api.service[112237]: warnings.warn(deprecated_msg) May 26 11:57:32.701836 np0000176602 devstack@c-api.service[112237]: /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 26 11:57:32.701836 np0000176602 devstack@c-api.service[112237]: warnings.warn(deprecated_msg) May 26 11:57:32.701836 np0000176602 devstack@c-api.service[112237]: /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 26 11:57:32.701836 np0000176602 devstack@c-api.service[112237]: warnings.warn(deprecated_msg) May 26 11:57:32.701836 np0000176602 devstack@c-api.service[112237]: /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 26 11:57:32.702244 np0000176602 devstack@c-api.service[112237]: warnings.warn(deprecated_msg) May 26 11:57:32.702244 np0000176602 devstack@c-api.service[112237]: /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 26 11:57:32.702244 np0000176602 devstack@c-api.service[112237]: warnings.warn(deprecated_msg) May 26 11:57:32.702244 np0000176602 devstack@c-api.service[112237]: /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 26 11:57:32.702244 np0000176602 devstack@c-api.service[112237]: warnings.warn(deprecated_msg) May 26 11:57:32.702678 np0000176602 devstack@c-api.service[112237]: /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 26 11:57:32.702678 np0000176602 devstack@c-api.service[112237]: warnings.warn(deprecated_msg) May 26 11:57:32.702678 np0000176602 devstack@c-api.service[112237]: /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 26 11:57:32.702678 np0000176602 devstack@c-api.service[112237]: warnings.warn(deprecated_msg) May 26 11:57:32.703014 np0000176602 devstack@c-api.service[112237]: /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 26 11:57:32.703014 np0000176602 devstack@c-api.service[112237]: warnings.warn(deprecated_msg) May 26 11:57:32.703014 np0000176602 devstack@c-api.service[112237]: /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 26 11:57:32.703014 np0000176602 devstack@c-api.service[112237]: warnings.warn(deprecated_msg) May 26 11:57:32.703355 np0000176602 devstack@c-api.service[112237]: /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 26 11:57:32.703355 np0000176602 devstack@c-api.service[112237]: warnings.warn(deprecated_msg) May 26 11:57:32.703355 np0000176602 devstack@c-api.service[112237]: /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 26 11:57:32.703355 np0000176602 devstack@c-api.service[112237]: warnings.warn(deprecated_msg) May 26 11:57:32.703706 np0000176602 devstack@c-api.service[112237]: /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 26 11:57:32.703706 np0000176602 devstack@c-api.service[112237]: warnings.warn(deprecated_msg) May 26 11:57:32.703706 np0000176602 devstack@c-api.service[112237]: /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 26 11:57:32.703706 np0000176602 devstack@c-api.service[112237]: warnings.warn(deprecated_msg) May 26 11:57:32.704020 np0000176602 devstack@c-api.service[112237]: /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 26 11:57:32.704020 np0000176602 devstack@c-api.service[112237]: warnings.warn(deprecated_msg) May 26 11:57:32.704020 np0000176602 devstack@c-api.service[112237]: /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 26 11:57:32.704020 np0000176602 devstack@c-api.service[112237]: warnings.warn(deprecated_msg) May 26 11:57:32.704352 np0000176602 devstack@c-api.service[112237]: /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 26 11:57:32.704352 np0000176602 devstack@c-api.service[112237]: warnings.warn(deprecated_msg) May 26 11:57:32.704352 np0000176602 devstack@c-api.service[112237]: /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 26 11:57:32.704352 np0000176602 devstack@c-api.service[112237]: warnings.warn(deprecated_msg) May 26 11:57:32.704352 np0000176602 devstack@c-api.service[112237]: /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 26 11:57:32.704352 np0000176602 devstack@c-api.service[112237]: warnings.warn(deprecated_msg) May 26 11:57:32.704834 np0000176602 devstack@c-api.service[112237]: /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 26 11:57:32.704834 np0000176602 devstack@c-api.service[112237]: warnings.warn(deprecated_msg) May 26 11:57:32.704834 np0000176602 devstack@c-api.service[112237]: /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 26 11:57:32.704834 np0000176602 devstack@c-api.service[112237]: warnings.warn(deprecated_msg) May 26 11:57:32.704834 np0000176602 devstack@c-api.service[112237]: /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 26 11:57:32.705261 np0000176602 devstack@c-api.service[112237]: warnings.warn(deprecated_msg) May 26 11:57:32.705261 np0000176602 devstack@c-api.service[112237]: /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 26 11:57:32.705261 np0000176602 devstack@c-api.service[112237]: warnings.warn(deprecated_msg) May 26 11:57:32.705261 np0000176602 devstack@c-api.service[112237]: /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 26 11:57:32.705261 np0000176602 devstack@c-api.service[112237]: warnings.warn(deprecated_msg) May 26 11:57:32.705261 np0000176602 devstack@c-api.service[112237]: /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 26 11:57:32.705261 np0000176602 devstack@c-api.service[112237]: warnings.warn(deprecated_msg) May 26 11:57:32.705831 np0000176602 devstack@c-api.service[112237]: /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 26 11:57:32.705831 np0000176602 devstack@c-api.service[112237]: warnings.warn(deprecated_msg) May 26 11:57:32.705831 np0000176602 devstack@c-api.service[112237]: /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 26 11:57:32.705831 np0000176602 devstack@c-api.service[112237]: warnings.warn(deprecated_msg) May 26 11:57:32.705831 np0000176602 devstack@c-api.service[112237]: /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 26 11:57:32.705831 np0000176602 devstack@c-api.service[112237]: warnings.warn(deprecated_msg) May 26 11:57:32.706285 np0000176602 devstack@c-api.service[112237]: /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 26 11:57:32.706285 np0000176602 devstack@c-api.service[112237]: warnings.warn(deprecated_msg) May 26 11:57:32.706285 np0000176602 devstack@c-api.service[112237]: /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 26 11:57:32.706285 np0000176602 devstack@c-api.service[112237]: warnings.warn(deprecated_msg) May 26 11:57:32.706285 np0000176602 devstack@c-api.service[112237]: /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 26 11:57:32.706285 np0000176602 devstack@c-api.service[112237]: warnings.warn(deprecated_msg) May 26 11:57:32.706789 np0000176602 devstack@c-api.service[112237]: /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 26 11:57:32.706789 np0000176602 devstack@c-api.service[112237]: warnings.warn(deprecated_msg) May 26 11:57:32.706789 np0000176602 devstack@c-api.service[112237]: /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 26 11:57:32.706789 np0000176602 devstack@c-api.service[112237]: warnings.warn(deprecated_msg) May 26 11:57:32.706789 np0000176602 devstack@c-api.service[112237]: /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 26 11:57:32.706789 np0000176602 devstack@c-api.service[112237]: warnings.warn(deprecated_msg) May 26 11:57:32.707188 np0000176602 devstack@c-api.service[112237]: /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 26 11:57:32.707188 np0000176602 devstack@c-api.service[112237]: warnings.warn(deprecated_msg) May 26 11:57:32.707188 np0000176602 devstack@c-api.service[112237]: /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 26 11:57:32.707188 np0000176602 devstack@c-api.service[112237]: warnings.warn(deprecated_msg) May 26 11:57:32.707341 np0000176602 devstack@c-api.service[112237]: /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 26 11:57:32.707341 np0000176602 devstack@c-api.service[112237]: warnings.warn(deprecated_msg) May 26 11:57:32.707341 np0000176602 devstack@c-api.service[112237]: /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 26 11:57:32.707341 np0000176602 devstack@c-api.service[112237]: warnings.warn(deprecated_msg) May 26 11:57:32.707476 np0000176602 devstack@c-api.service[112237]: /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 26 11:57:32.707476 np0000176602 devstack@c-api.service[112237]: warnings.warn(deprecated_msg) May 26 11:57:32.707476 np0000176602 devstack@c-api.service[112237]: /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 26 11:57:32.707476 np0000176602 devstack@c-api.service[112237]: warnings.warn(deprecated_msg) May 26 11:57:32.707609 np0000176602 devstack@c-api.service[112237]: /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 26 11:57:32.707609 np0000176602 devstack@c-api.service[112237]: warnings.warn(deprecated_msg) May 26 11:57:32.707609 np0000176602 devstack@c-api.service[112237]: /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 26 11:57:32.707609 np0000176602 devstack@c-api.service[112237]: warnings.warn(deprecated_msg) May 26 11:57:32.707609 np0000176602 devstack@c-api.service[112237]: DEBUG cinder.api.middleware.request_id [None req-099a9b24-d668-4756-83d1-8e311c828a8d None None] RequestId filter calling following filter/app {{(pid=112237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 26 11:57:32.707747 np0000176602 devstack@c-api.service[112234]: WSGI app 0 (mountpoint='') ready in 2 seconds on interpreter 0x7c0e50ea3668 pid: 112234 (default app) May 26 11:57:32.707776 np0000176602 devstack@c-api.service[112237]: [pid: 112237|app: 0|req: 1/1] 199.204.45.23 () {60 vars in 949 bytes} [Tue May 26 11:57:32 2026] GET /volume/v3/ => generated 114 bytes in 14 msecs (HTTP/1.1 401) 5 headers in 232 bytes (1 switches on core 0) May 26 11:57:32.707800 np0000176602 devstack@c-api.service[112235]: WSGI app 0 (mountpoint='') ready in 2 seconds on interpreter 0x7c0e50ea3668 pid: 112235 (default app) May 26 11:57:39.981849 np0000176602 devstack@c-api.service[112236]: /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 26 11:57:39.981849 np0000176602 devstack@c-api.service[112236]: warnings.warn(deprecated_msg) May 26 11:57:39.981849 np0000176602 devstack@c-api.service[112236]: /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 26 11:57:39.981849 np0000176602 devstack@c-api.service[112236]: warnings.warn(deprecated_msg) May 26 11:57:39.981849 np0000176602 devstack@c-api.service[112236]: /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 26 11:57:39.982670 np0000176602 devstack@c-api.service[112236]: warnings.warn(deprecated_msg) May 26 11:57:39.982670 np0000176602 devstack@c-api.service[112236]: /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 26 11:57:39.982670 np0000176602 devstack@c-api.service[112236]: warnings.warn(deprecated_msg) May 26 11:57:39.982670 np0000176602 devstack@c-api.service[112236]: /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 26 11:57:39.982670 np0000176602 devstack@c-api.service[112236]: warnings.warn(deprecated_msg) May 26 11:57:39.982960 np0000176602 devstack@c-api.service[112236]: /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 26 11:57:39.982960 np0000176602 devstack@c-api.service[112236]: warnings.warn(deprecated_msg) May 26 11:57:39.982960 np0000176602 devstack@c-api.service[112236]: /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 26 11:57:39.982960 np0000176602 devstack@c-api.service[112236]: warnings.warn(deprecated_msg) May 26 11:57:39.982960 np0000176602 devstack@c-api.service[112236]: /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 26 11:57:39.982960 np0000176602 devstack@c-api.service[112236]: warnings.warn(deprecated_msg) May 26 11:57:39.983293 np0000176602 devstack@c-api.service[112236]: /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 26 11:57:39.983293 np0000176602 devstack@c-api.service[112236]: warnings.warn(deprecated_msg) May 26 11:57:39.983293 np0000176602 devstack@c-api.service[112236]: /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 26 11:57:39.983293 np0000176602 devstack@c-api.service[112236]: warnings.warn(deprecated_msg) May 26 11:57:39.983529 np0000176602 devstack@c-api.service[112236]: /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 26 11:57:39.983529 np0000176602 devstack@c-api.service[112236]: warnings.warn(deprecated_msg) May 26 11:57:39.983529 np0000176602 devstack@c-api.service[112236]: /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 26 11:57:39.983529 np0000176602 devstack@c-api.service[112236]: warnings.warn(deprecated_msg) May 26 11:57:39.983773 np0000176602 devstack@c-api.service[112236]: /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 26 11:57:39.983773 np0000176602 devstack@c-api.service[112236]: warnings.warn(deprecated_msg) May 26 11:57:39.983773 np0000176602 devstack@c-api.service[112236]: /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 26 11:57:39.983773 np0000176602 devstack@c-api.service[112236]: warnings.warn(deprecated_msg) May 26 11:57:39.984003 np0000176602 devstack@c-api.service[112236]: /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 26 11:57:39.984003 np0000176602 devstack@c-api.service[112236]: warnings.warn(deprecated_msg) May 26 11:57:39.984003 np0000176602 devstack@c-api.service[112236]: /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 26 11:57:39.984003 np0000176602 devstack@c-api.service[112236]: warnings.warn(deprecated_msg) May 26 11:57:39.984003 np0000176602 devstack@c-api.service[112236]: /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 26 11:57:39.984302 np0000176602 devstack@c-api.service[112236]: warnings.warn(deprecated_msg) May 26 11:57:39.984302 np0000176602 devstack@c-api.service[112236]: /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 26 11:57:39.984302 np0000176602 devstack@c-api.service[112236]: warnings.warn(deprecated_msg) May 26 11:57:39.984302 np0000176602 devstack@c-api.service[112236]: /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 26 11:57:39.984302 np0000176602 devstack@c-api.service[112236]: warnings.warn(deprecated_msg) May 26 11:57:39.985077 np0000176602 devstack@c-api.service[112236]: /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 26 11:57:39.985077 np0000176602 devstack@c-api.service[112236]: warnings.warn(deprecated_msg) May 26 11:57:39.985077 np0000176602 devstack@c-api.service[112236]: /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 26 11:57:39.985077 np0000176602 devstack@c-api.service[112236]: warnings.warn(deprecated_msg) May 26 11:57:39.985077 np0000176602 devstack@c-api.service[112236]: /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 26 11:57:39.985077 np0000176602 devstack@c-api.service[112236]: warnings.warn(deprecated_msg) May 26 11:57:39.985658 np0000176602 devstack@c-api.service[112236]: /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 26 11:57:39.985658 np0000176602 devstack@c-api.service[112236]: warnings.warn(deprecated_msg) May 26 11:57:39.985658 np0000176602 devstack@c-api.service[112236]: /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 26 11:57:39.985658 np0000176602 devstack@c-api.service[112236]: warnings.warn(deprecated_msg) May 26 11:57:39.985658 np0000176602 devstack@c-api.service[112236]: /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 26 11:57:39.985658 np0000176602 devstack@c-api.service[112236]: warnings.warn(deprecated_msg) May 26 11:57:39.986006 np0000176602 devstack@c-api.service[112236]: /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 26 11:57:39.986006 np0000176602 devstack@c-api.service[112236]: warnings.warn(deprecated_msg) May 26 11:57:39.986006 np0000176602 devstack@c-api.service[112236]: /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 26 11:57:39.986006 np0000176602 devstack@c-api.service[112236]: warnings.warn(deprecated_msg) May 26 11:57:39.986006 np0000176602 devstack@c-api.service[112236]: /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 26 11:57:39.986006 np0000176602 devstack@c-api.service[112236]: warnings.warn(deprecated_msg) May 26 11:57:39.986435 np0000176602 devstack@c-api.service[112236]: /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 26 11:57:39.986435 np0000176602 devstack@c-api.service[112236]: warnings.warn(deprecated_msg) May 26 11:57:39.986435 np0000176602 devstack@c-api.service[112236]: /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 26 11:57:39.986435 np0000176602 devstack@c-api.service[112236]: warnings.warn(deprecated_msg) May 26 11:57:39.986435 np0000176602 devstack@c-api.service[112236]: /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 26 11:57:39.986827 np0000176602 devstack@c-api.service[112236]: warnings.warn(deprecated_msg) May 26 11:57:39.986827 np0000176602 devstack@c-api.service[112236]: /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 26 11:57:39.986827 np0000176602 devstack@c-api.service[112236]: warnings.warn(deprecated_msg) May 26 11:57:39.986827 np0000176602 devstack@c-api.service[112236]: /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 26 11:57:39.986827 np0000176602 devstack@c-api.service[112236]: warnings.warn(deprecated_msg) May 26 11:57:39.987366 np0000176602 devstack@c-api.service[112236]: /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 26 11:57:39.987366 np0000176602 devstack@c-api.service[112236]: warnings.warn(deprecated_msg) May 26 11:57:39.987366 np0000176602 devstack@c-api.service[112236]: /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 26 11:57:39.987366 np0000176602 devstack@c-api.service[112236]: warnings.warn(deprecated_msg) May 26 11:57:39.987366 np0000176602 devstack@c-api.service[112236]: /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 26 11:57:39.987366 np0000176602 devstack@c-api.service[112236]: warnings.warn(deprecated_msg) May 26 11:57:39.987728 np0000176602 devstack@c-api.service[112236]: /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 26 11:57:39.987728 np0000176602 devstack@c-api.service[112236]: warnings.warn(deprecated_msg) May 26 11:57:39.987728 np0000176602 devstack@c-api.service[112236]: /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 26 11:57:39.987728 np0000176602 devstack@c-api.service[112236]: warnings.warn(deprecated_msg) May 26 11:57:39.987728 np0000176602 devstack@c-api.service[112236]: /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 26 11:57:39.987728 np0000176602 devstack@c-api.service[112236]: warnings.warn(deprecated_msg) May 26 11:57:39.987932 np0000176602 devstack@c-api.service[112236]: /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 26 11:57:39.987932 np0000176602 devstack@c-api.service[112236]: warnings.warn(deprecated_msg) May 26 11:57:39.987932 np0000176602 devstack@c-api.service[112236]: /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 26 11:57:39.987932 np0000176602 devstack@c-api.service[112236]: warnings.warn(deprecated_msg) May 26 11:57:39.987932 np0000176602 devstack@c-api.service[112236]: /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 26 11:57:39.988112 np0000176602 devstack@c-api.service[112236]: warnings.warn(deprecated_msg) May 26 11:57:39.988112 np0000176602 devstack@c-api.service[112236]: /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 26 11:57:39.988112 np0000176602 devstack@c-api.service[112236]: warnings.warn(deprecated_msg) May 26 11:57:39.988112 np0000176602 devstack@c-api.service[112236]: /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 26 11:57:39.988112 np0000176602 devstack@c-api.service[112236]: warnings.warn(deprecated_msg) May 26 11:57:39.988291 np0000176602 devstack@c-api.service[112236]: /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 26 11:57:39.988291 np0000176602 devstack@c-api.service[112236]: warnings.warn(deprecated_msg) May 26 11:57:39.988291 np0000176602 devstack@c-api.service[112236]: /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 26 11:57:39.988291 np0000176602 devstack@c-api.service[112236]: warnings.warn(deprecated_msg) May 26 11:57:39.988440 np0000176602 devstack@c-api.service[112236]: /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 26 11:57:39.988440 np0000176602 devstack@c-api.service[112236]: warnings.warn(deprecated_msg) May 26 11:57:39.988440 np0000176602 devstack@c-api.service[112236]: /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 26 11:57:39.988440 np0000176602 devstack@c-api.service[112236]: warnings.warn(deprecated_msg) May 26 11:57:39.988695 np0000176602 devstack@c-api.service[112236]: /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 26 11:57:39.988695 np0000176602 devstack@c-api.service[112236]: warnings.warn(deprecated_msg) May 26 11:57:39.988695 np0000176602 devstack@c-api.service[112236]: /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 26 11:57:39.988695 np0000176602 devstack@c-api.service[112236]: warnings.warn(deprecated_msg) May 26 11:57:39.988695 np0000176602 devstack@c-api.service[112236]: /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 26 11:57:39.988888 np0000176602 devstack@c-api.service[112236]: warnings.warn(deprecated_msg) May 26 11:57:39.988888 np0000176602 devstack@c-api.service[112236]: /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 26 11:57:39.988888 np0000176602 devstack@c-api.service[112236]: warnings.warn(deprecated_msg) May 26 11:57:39.988888 np0000176602 devstack@c-api.service[112236]: /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 26 11:57:39.988888 np0000176602 devstack@c-api.service[112236]: warnings.warn(deprecated_msg) May 26 11:57:39.989061 np0000176602 devstack@c-api.service[112236]: /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 26 11:57:39.989061 np0000176602 devstack@c-api.service[112236]: warnings.warn(deprecated_msg) May 26 11:57:39.989061 np0000176602 devstack@c-api.service[112236]: /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 26 11:57:39.989061 np0000176602 devstack@c-api.service[112236]: warnings.warn(deprecated_msg) May 26 11:57:39.989206 np0000176602 devstack@c-api.service[112236]: /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 26 11:57:39.989206 np0000176602 devstack@c-api.service[112236]: warnings.warn(deprecated_msg) May 26 11:57:39.989206 np0000176602 devstack@c-api.service[112236]: /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 26 11:57:39.989206 np0000176602 devstack@c-api.service[112236]: warnings.warn(deprecated_msg) May 26 11:57:39.989350 np0000176602 devstack@c-api.service[112236]: /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 26 11:57:39.989350 np0000176602 devstack@c-api.service[112236]: warnings.warn(deprecated_msg) May 26 11:57:39.989350 np0000176602 devstack@c-api.service[112236]: /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 26 11:57:39.989350 np0000176602 devstack@c-api.service[112236]: warnings.warn(deprecated_msg) May 26 11:57:39.989515 np0000176602 devstack@c-api.service[112236]: /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 26 11:57:39.989515 np0000176602 devstack@c-api.service[112236]: warnings.warn(deprecated_msg) May 26 11:57:39.989515 np0000176602 devstack@c-api.service[112236]: /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 26 11:57:39.989515 np0000176602 devstack@c-api.service[112236]: warnings.warn(deprecated_msg) May 26 11:57:39.989679 np0000176602 devstack@c-api.service[112236]: /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 26 11:57:39.989679 np0000176602 devstack@c-api.service[112236]: warnings.warn(deprecated_msg) May 26 11:57:39.989679 np0000176602 devstack@c-api.service[112236]: /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 26 11:57:39.989679 np0000176602 devstack@c-api.service[112236]: warnings.warn(deprecated_msg) May 26 11:57:39.989824 np0000176602 devstack@c-api.service[112236]: /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 26 11:57:39.989824 np0000176602 devstack@c-api.service[112236]: warnings.warn(deprecated_msg) May 26 11:57:39.989824 np0000176602 devstack@c-api.service[112236]: /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 26 11:57:39.989824 np0000176602 devstack@c-api.service[112236]: warnings.warn(deprecated_msg) May 26 11:57:39.989824 np0000176602 devstack@c-api.service[112236]: /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 26 11:57:39.990009 np0000176602 devstack@c-api.service[112236]: warnings.warn(deprecated_msg) May 26 11:57:39.990009 np0000176602 devstack@c-api.service[112236]: /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 26 11:57:39.990009 np0000176602 devstack@c-api.service[112236]: warnings.warn(deprecated_msg) May 26 11:57:39.990009 np0000176602 devstack@c-api.service[112236]: /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 26 11:57:39.990009 np0000176602 devstack@c-api.service[112236]: warnings.warn(deprecated_msg) May 26 11:57:39.990009 np0000176602 devstack@c-api.service[112236]: /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 26 11:57:39.990222 np0000176602 devstack@c-api.service[112236]: warnings.warn(deprecated_msg) May 26 11:57:39.990222 np0000176602 devstack@c-api.service[112236]: /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 26 11:57:39.990222 np0000176602 devstack@c-api.service[112236]: warnings.warn(deprecated_msg) May 26 11:57:39.990222 np0000176602 devstack@c-api.service[112236]: /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 26 11:57:39.990222 np0000176602 devstack@c-api.service[112236]: warnings.warn(deprecated_msg) May 26 11:57:39.990394 np0000176602 devstack@c-api.service[112236]: /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 26 11:57:39.990394 np0000176602 devstack@c-api.service[112236]: warnings.warn(deprecated_msg) May 26 11:57:39.990394 np0000176602 devstack@c-api.service[112236]: /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 26 11:57:39.990394 np0000176602 devstack@c-api.service[112236]: warnings.warn(deprecated_msg) May 26 11:57:39.990394 np0000176602 devstack@c-api.service[112236]: /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 26 11:57:39.990394 np0000176602 devstack@c-api.service[112236]: warnings.warn(deprecated_msg) May 26 11:57:39.990667 np0000176602 devstack@c-api.service[112236]: /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 26 11:57:39.990667 np0000176602 devstack@c-api.service[112236]: warnings.warn(deprecated_msg) May 26 11:57:39.990667 np0000176602 devstack@c-api.service[112236]: /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 26 11:57:39.990667 np0000176602 devstack@c-api.service[112236]: warnings.warn(deprecated_msg) May 26 11:57:39.990667 np0000176602 devstack@c-api.service[112236]: /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 26 11:57:39.990667 np0000176602 devstack@c-api.service[112236]: warnings.warn(deprecated_msg) May 26 11:57:39.990885 np0000176602 devstack@c-api.service[112236]: /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 26 11:57:39.990885 np0000176602 devstack@c-api.service[112236]: warnings.warn(deprecated_msg) May 26 11:57:39.990885 np0000176602 devstack@c-api.service[112236]: /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 26 11:57:39.990885 np0000176602 devstack@c-api.service[112236]: warnings.warn(deprecated_msg) May 26 11:57:39.990885 np0000176602 devstack@c-api.service[112236]: /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 26 11:57:39.990885 np0000176602 devstack@c-api.service[112236]: warnings.warn(deprecated_msg) May 26 11:57:39.991097 np0000176602 devstack@c-api.service[112236]: /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 26 11:57:39.991097 np0000176602 devstack@c-api.service[112236]: warnings.warn(deprecated_msg) May 26 11:57:39.991097 np0000176602 devstack@c-api.service[112236]: /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 26 11:57:39.991097 np0000176602 devstack@c-api.service[112236]: warnings.warn(deprecated_msg) May 26 11:57:39.991097 np0000176602 devstack@c-api.service[112236]: /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 26 11:57:39.991097 np0000176602 devstack@c-api.service[112236]: warnings.warn(deprecated_msg) May 26 11:57:39.991304 np0000176602 devstack@c-api.service[112236]: /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 26 11:57:39.991304 np0000176602 devstack@c-api.service[112236]: warnings.warn(deprecated_msg) May 26 11:57:39.991304 np0000176602 devstack@c-api.service[112236]: /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 26 11:57:39.991304 np0000176602 devstack@c-api.service[112236]: warnings.warn(deprecated_msg) May 26 11:57:39.991464 np0000176602 devstack@c-api.service[112236]: /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 26 11:57:39.991464 np0000176602 devstack@c-api.service[112236]: warnings.warn(deprecated_msg) May 26 11:57:39.991464 np0000176602 devstack@c-api.service[112236]: /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 26 11:57:39.991464 np0000176602 devstack@c-api.service[112236]: warnings.warn(deprecated_msg) May 26 11:57:39.991464 np0000176602 devstack@c-api.service[112236]: /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 26 11:57:39.991759 np0000176602 devstack@c-api.service[112236]: warnings.warn(deprecated_msg) May 26 11:57:39.991759 np0000176602 devstack@c-api.service[112236]: /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 26 11:57:39.991759 np0000176602 devstack@c-api.service[112236]: warnings.warn(deprecated_msg) May 26 11:57:39.991759 np0000176602 devstack@c-api.service[112236]: /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 26 11:57:39.991759 np0000176602 devstack@c-api.service[112236]: warnings.warn(deprecated_msg) May 26 11:57:39.991759 np0000176602 devstack@c-api.service[112236]: DEBUG cinder.api.middleware.request_id [None req-f19432f3-114f-4723-95f1-76be3e23593e None None] RequestId filter calling following filter/app {{(pid=112236) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 26 11:57:40.466021 np0000176602 devstack@c-api.service[112236]: INFO cinder.api.openstack.wsgi [None req-f19432f3-114f-4723-95f1-76be3e23593e admin admin] POST https://199.204.45.23/volume/v3/types May 26 11:57:40.466611 np0000176602 devstack@c-api.service[112236]: DEBUG cinder.api.openstack.wsgi [None req-f19432f3-114f-4723-95f1-76be3e23593e admin admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "lvmdriver-1", "description": null, "os-volume-type-access:is_public": true}} {{(pid=112236) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} May 26 11:57:40.468228 np0000176602 devstack@c-api.service[112236]: /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 26 11:57:40.468228 np0000176602 devstack@c-api.service[112236]: warnings.warn( May 26 11:57:40.512275 np0000176602 devstack@c-api.service[112236]: DEBUG oslo_db.sqlalchemy.engines [None req-f19432f3-114f-4723-95f1-76be3e23593e 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=112236) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 26 11:57:40.546073 np0000176602 devstack@c-api.service[112236]: INFO cinder.api.openstack.wsgi [None req-f19432f3-114f-4723-95f1-76be3e23593e admin admin] https://199.204.45.23/volume/v3/types returned with HTTP 200 May 26 11:57:40.547614 np0000176602 devstack@c-api.service[112236]: [pid: 112236|app: 0|req: 1/2] 199.204.45.23 () {68 vars in 1281 bytes} [Tue May 26 11:57:39 2026] POST /volume/v3/types => generated 186 bytes in 580 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) May 26 11:57:40.571792 np0000176602 devstack@c-api.service[112234]: /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 26 11:57:40.571792 np0000176602 devstack@c-api.service[112234]: warnings.warn(deprecated_msg) May 26 11:57:40.571792 np0000176602 devstack@c-api.service[112234]: /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 26 11:57:40.571792 np0000176602 devstack@c-api.service[112234]: warnings.warn(deprecated_msg) May 26 11:57:40.571792 np0000176602 devstack@c-api.service[112234]: /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 26 11:57:40.572983 np0000176602 devstack@c-api.service[112234]: warnings.warn(deprecated_msg) May 26 11:57:40.572983 np0000176602 devstack@c-api.service[112234]: /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 26 11:57:40.572983 np0000176602 devstack@c-api.service[112234]: warnings.warn(deprecated_msg) May 26 11:57:40.572983 np0000176602 devstack@c-api.service[112234]: /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 26 11:57:40.572983 np0000176602 devstack@c-api.service[112234]: warnings.warn(deprecated_msg) May 26 11:57:40.573772 np0000176602 devstack@c-api.service[112234]: /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 26 11:57:40.573772 np0000176602 devstack@c-api.service[112234]: warnings.warn(deprecated_msg) May 26 11:57:40.573772 np0000176602 devstack@c-api.service[112234]: /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 26 11:57:40.573772 np0000176602 devstack@c-api.service[112234]: warnings.warn(deprecated_msg) May 26 11:57:40.573772 np0000176602 devstack@c-api.service[112234]: /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 26 11:57:40.573772 np0000176602 devstack@c-api.service[112234]: warnings.warn(deprecated_msg) May 26 11:57:40.574567 np0000176602 devstack@c-api.service[112234]: /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 26 11:57:40.574567 np0000176602 devstack@c-api.service[112234]: warnings.warn(deprecated_msg) May 26 11:57:40.574567 np0000176602 devstack@c-api.service[112234]: /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 26 11:57:40.574567 np0000176602 devstack@c-api.service[112234]: warnings.warn(deprecated_msg) May 26 11:57:40.575058 np0000176602 devstack@c-api.service[112234]: /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 26 11:57:40.575058 np0000176602 devstack@c-api.service[112234]: warnings.warn(deprecated_msg) May 26 11:57:40.575058 np0000176602 devstack@c-api.service[112234]: /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 26 11:57:40.575058 np0000176602 devstack@c-api.service[112234]: warnings.warn(deprecated_msg) May 26 11:57:40.575848 np0000176602 devstack@c-api.service[112234]: /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 26 11:57:40.575848 np0000176602 devstack@c-api.service[112234]: warnings.warn(deprecated_msg) May 26 11:57:40.575848 np0000176602 devstack@c-api.service[112234]: /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 26 11:57:40.575848 np0000176602 devstack@c-api.service[112234]: warnings.warn(deprecated_msg) May 26 11:57:40.576458 np0000176602 devstack@c-api.service[112234]: /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 26 11:57:40.576458 np0000176602 devstack@c-api.service[112234]: warnings.warn(deprecated_msg) May 26 11:57:40.576458 np0000176602 devstack@c-api.service[112234]: /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 26 11:57:40.576458 np0000176602 devstack@c-api.service[112234]: warnings.warn(deprecated_msg) May 26 11:57:40.576458 np0000176602 devstack@c-api.service[112234]: /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 26 11:57:40.577021 np0000176602 devstack@c-api.service[112234]: warnings.warn(deprecated_msg) May 26 11:57:40.577021 np0000176602 devstack@c-api.service[112234]: /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 26 11:57:40.577021 np0000176602 devstack@c-api.service[112234]: warnings.warn(deprecated_msg) May 26 11:57:40.577021 np0000176602 devstack@c-api.service[112234]: /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 26 11:57:40.577021 np0000176602 devstack@c-api.service[112234]: warnings.warn(deprecated_msg) May 26 11:57:40.577475 np0000176602 devstack@c-api.service[112234]: /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 26 11:57:40.577475 np0000176602 devstack@c-api.service[112234]: warnings.warn(deprecated_msg) May 26 11:57:40.577475 np0000176602 devstack@c-api.service[112234]: /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 26 11:57:40.577475 np0000176602 devstack@c-api.service[112234]: warnings.warn(deprecated_msg) May 26 11:57:40.577475 np0000176602 devstack@c-api.service[112234]: /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 26 11:57:40.577475 np0000176602 devstack@c-api.service[112234]: warnings.warn(deprecated_msg) May 26 11:57:40.577832 np0000176602 devstack@c-api.service[112234]: /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 26 11:57:40.577832 np0000176602 devstack@c-api.service[112234]: warnings.warn(deprecated_msg) May 26 11:57:40.577832 np0000176602 devstack@c-api.service[112234]: /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 26 11:57:40.577832 np0000176602 devstack@c-api.service[112234]: warnings.warn(deprecated_msg) May 26 11:57:40.577832 np0000176602 devstack@c-api.service[112234]: /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 26 11:57:40.577832 np0000176602 devstack@c-api.service[112234]: warnings.warn(deprecated_msg) May 26 11:57:40.578153 np0000176602 devstack@c-api.service[112234]: /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 26 11:57:40.578153 np0000176602 devstack@c-api.service[112234]: warnings.warn(deprecated_msg) May 26 11:57:40.578153 np0000176602 devstack@c-api.service[112234]: /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 26 11:57:40.578153 np0000176602 devstack@c-api.service[112234]: warnings.warn(deprecated_msg) May 26 11:57:40.578153 np0000176602 devstack@c-api.service[112234]: /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 26 11:57:40.578153 np0000176602 devstack@c-api.service[112234]: warnings.warn(deprecated_msg) May 26 11:57:40.578677 np0000176602 devstack@c-api.service[112234]: /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 26 11:57:40.578677 np0000176602 devstack@c-api.service[112234]: warnings.warn(deprecated_msg) May 26 11:57:40.578677 np0000176602 devstack@c-api.service[112234]: /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 26 11:57:40.578677 np0000176602 devstack@c-api.service[112234]: warnings.warn(deprecated_msg) May 26 11:57:40.578677 np0000176602 devstack@c-api.service[112234]: /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 26 11:57:40.579027 np0000176602 devstack@c-api.service[112234]: warnings.warn(deprecated_msg) May 26 11:57:40.579027 np0000176602 devstack@c-api.service[112234]: /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 26 11:57:40.579027 np0000176602 devstack@c-api.service[112234]: warnings.warn(deprecated_msg) May 26 11:57:40.579027 np0000176602 devstack@c-api.service[112234]: /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 26 11:57:40.579027 np0000176602 devstack@c-api.service[112234]: warnings.warn(deprecated_msg) May 26 11:57:40.579290 np0000176602 devstack@c-api.service[112234]: /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 26 11:57:40.579290 np0000176602 devstack@c-api.service[112234]: warnings.warn(deprecated_msg) May 26 11:57:40.579290 np0000176602 devstack@c-api.service[112234]: /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 26 11:57:40.579290 np0000176602 devstack@c-api.service[112234]: warnings.warn(deprecated_msg) May 26 11:57:40.579290 np0000176602 devstack@c-api.service[112234]: /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 26 11:57:40.579290 np0000176602 devstack@c-api.service[112234]: warnings.warn(deprecated_msg) May 26 11:57:40.580259 np0000176602 devstack@c-api.service[112234]: /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 26 11:57:40.580259 np0000176602 devstack@c-api.service[112234]: warnings.warn(deprecated_msg) May 26 11:57:40.580259 np0000176602 devstack@c-api.service[112234]: /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 26 11:57:40.580259 np0000176602 devstack@c-api.service[112234]: warnings.warn(deprecated_msg) May 26 11:57:40.580259 np0000176602 devstack@c-api.service[112234]: /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 26 11:57:40.580259 np0000176602 devstack@c-api.service[112234]: warnings.warn(deprecated_msg) May 26 11:57:40.580585 np0000176602 devstack@c-api.service[112234]: /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 26 11:57:40.580585 np0000176602 devstack@c-api.service[112234]: warnings.warn(deprecated_msg) May 26 11:57:40.580585 np0000176602 devstack@c-api.service[112234]: /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 26 11:57:40.580585 np0000176602 devstack@c-api.service[112234]: warnings.warn(deprecated_msg) May 26 11:57:40.580585 np0000176602 devstack@c-api.service[112234]: /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 26 11:57:40.581001 np0000176602 devstack@c-api.service[112234]: warnings.warn(deprecated_msg) May 26 11:57:40.581001 np0000176602 devstack@c-api.service[112234]: /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 26 11:57:40.581001 np0000176602 devstack@c-api.service[112234]: warnings.warn(deprecated_msg) May 26 11:57:40.581001 np0000176602 devstack@c-api.service[112234]: /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 26 11:57:40.581001 np0000176602 devstack@c-api.service[112234]: warnings.warn(deprecated_msg) May 26 11:57:40.581172 np0000176602 devstack@c-api.service[112234]: /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 26 11:57:40.581172 np0000176602 devstack@c-api.service[112234]: warnings.warn(deprecated_msg) May 26 11:57:40.581172 np0000176602 devstack@c-api.service[112234]: /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 26 11:57:40.581172 np0000176602 devstack@c-api.service[112234]: warnings.warn(deprecated_msg) May 26 11:57:40.581566 np0000176602 devstack@c-api.service[112234]: /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 26 11:57:40.581566 np0000176602 devstack@c-api.service[112234]: warnings.warn(deprecated_msg) May 26 11:57:40.581566 np0000176602 devstack@c-api.service[112234]: /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 26 11:57:40.581566 np0000176602 devstack@c-api.service[112234]: warnings.warn(deprecated_msg) May 26 11:57:40.581914 np0000176602 devstack@c-api.service[112234]: /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 26 11:57:40.581914 np0000176602 devstack@c-api.service[112234]: warnings.warn(deprecated_msg) May 26 11:57:40.581914 np0000176602 devstack@c-api.service[112234]: /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 26 11:57:40.581914 np0000176602 devstack@c-api.service[112234]: warnings.warn(deprecated_msg) May 26 11:57:40.581914 np0000176602 devstack@c-api.service[112234]: /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 26 11:57:40.582178 np0000176602 devstack@c-api.service[112234]: warnings.warn(deprecated_msg) May 26 11:57:40.582178 np0000176602 devstack@c-api.service[112234]: /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 26 11:57:40.582178 np0000176602 devstack@c-api.service[112234]: warnings.warn(deprecated_msg) May 26 11:57:40.582178 np0000176602 devstack@c-api.service[112234]: /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 26 11:57:40.582178 np0000176602 devstack@c-api.service[112234]: warnings.warn(deprecated_msg) May 26 11:57:40.582331 np0000176602 devstack@c-api.service[112234]: /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 26 11:57:40.582331 np0000176602 devstack@c-api.service[112234]: warnings.warn(deprecated_msg) May 26 11:57:40.582331 np0000176602 devstack@c-api.service[112234]: /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 26 11:57:40.582331 np0000176602 devstack@c-api.service[112234]: warnings.warn(deprecated_msg) May 26 11:57:40.582459 np0000176602 devstack@c-api.service[112234]: /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 26 11:57:40.582459 np0000176602 devstack@c-api.service[112234]: warnings.warn(deprecated_msg) May 26 11:57:40.582459 np0000176602 devstack@c-api.service[112234]: /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 26 11:57:40.582459 np0000176602 devstack@c-api.service[112234]: warnings.warn(deprecated_msg) May 26 11:57:40.582623 np0000176602 devstack@c-api.service[112234]: /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 26 11:57:40.582623 np0000176602 devstack@c-api.service[112234]: warnings.warn(deprecated_msg) May 26 11:57:40.582623 np0000176602 devstack@c-api.service[112234]: /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 26 11:57:40.582623 np0000176602 devstack@c-api.service[112234]: warnings.warn(deprecated_msg) May 26 11:57:40.582765 np0000176602 devstack@c-api.service[112234]: /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 26 11:57:40.582765 np0000176602 devstack@c-api.service[112234]: warnings.warn(deprecated_msg) May 26 11:57:40.582765 np0000176602 devstack@c-api.service[112234]: /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 26 11:57:40.582765 np0000176602 devstack@c-api.service[112234]: warnings.warn(deprecated_msg) May 26 11:57:40.582894 np0000176602 devstack@c-api.service[112234]: /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 26 11:57:40.582894 np0000176602 devstack@c-api.service[112234]: warnings.warn(deprecated_msg) May 26 11:57:40.582894 np0000176602 devstack@c-api.service[112234]: /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 26 11:57:40.582894 np0000176602 devstack@c-api.service[112234]: warnings.warn(deprecated_msg) May 26 11:57:40.583037 np0000176602 devstack@c-api.service[112234]: /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 26 11:57:40.583037 np0000176602 devstack@c-api.service[112234]: warnings.warn(deprecated_msg) May 26 11:57:40.583037 np0000176602 devstack@c-api.service[112234]: /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 26 11:57:40.583037 np0000176602 devstack@c-api.service[112234]: warnings.warn(deprecated_msg) May 26 11:57:40.583037 np0000176602 devstack@c-api.service[112234]: /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 26 11:57:40.583198 np0000176602 devstack@c-api.service[112234]: warnings.warn(deprecated_msg) May 26 11:57:40.583198 np0000176602 devstack@c-api.service[112234]: /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 26 11:57:40.583198 np0000176602 devstack@c-api.service[112234]: warnings.warn(deprecated_msg) May 26 11:57:40.583198 np0000176602 devstack@c-api.service[112234]: /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 26 11:57:40.583198 np0000176602 devstack@c-api.service[112234]: warnings.warn(deprecated_msg) May 26 11:57:40.583198 np0000176602 devstack@c-api.service[112234]: /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 26 11:57:40.583384 np0000176602 devstack@c-api.service[112234]: warnings.warn(deprecated_msg) May 26 11:57:40.583384 np0000176602 devstack@c-api.service[112234]: /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 26 11:57:40.583384 np0000176602 devstack@c-api.service[112234]: warnings.warn(deprecated_msg) May 26 11:57:40.583384 np0000176602 devstack@c-api.service[112234]: /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 26 11:57:40.583384 np0000176602 devstack@c-api.service[112234]: warnings.warn(deprecated_msg) May 26 11:57:40.584167 np0000176602 devstack@c-api.service[112234]: /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 26 11:57:40.584167 np0000176602 devstack@c-api.service[112234]: warnings.warn(deprecated_msg) May 26 11:57:40.584167 np0000176602 devstack@c-api.service[112234]: /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 26 11:57:40.584167 np0000176602 devstack@c-api.service[112234]: warnings.warn(deprecated_msg) May 26 11:57:40.584167 np0000176602 devstack@c-api.service[112234]: /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 26 11:57:40.584167 np0000176602 devstack@c-api.service[112234]: warnings.warn(deprecated_msg) May 26 11:57:40.584546 np0000176602 devstack@c-api.service[112234]: /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 26 11:57:40.584546 np0000176602 devstack@c-api.service[112234]: warnings.warn(deprecated_msg) May 26 11:57:40.584546 np0000176602 devstack@c-api.service[112234]: /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 26 11:57:40.584546 np0000176602 devstack@c-api.service[112234]: warnings.warn(deprecated_msg) May 26 11:57:40.584546 np0000176602 devstack@c-api.service[112234]: /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 26 11:57:40.584546 np0000176602 devstack@c-api.service[112234]: warnings.warn(deprecated_msg) May 26 11:57:40.585008 np0000176602 devstack@c-api.service[112234]: /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 26 11:57:40.585008 np0000176602 devstack@c-api.service[112234]: warnings.warn(deprecated_msg) May 26 11:57:40.585008 np0000176602 devstack@c-api.service[112234]: /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 26 11:57:40.585008 np0000176602 devstack@c-api.service[112234]: warnings.warn(deprecated_msg) May 26 11:57:40.585008 np0000176602 devstack@c-api.service[112234]: /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 26 11:57:40.585008 np0000176602 devstack@c-api.service[112234]: warnings.warn(deprecated_msg) May 26 11:57:40.585460 np0000176602 devstack@c-api.service[112234]: /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 26 11:57:40.585460 np0000176602 devstack@c-api.service[112234]: warnings.warn(deprecated_msg) May 26 11:57:40.585460 np0000176602 devstack@c-api.service[112234]: /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 26 11:57:40.585460 np0000176602 devstack@c-api.service[112234]: warnings.warn(deprecated_msg) May 26 11:57:40.585460 np0000176602 devstack@c-api.service[112234]: /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 26 11:57:40.585460 np0000176602 devstack@c-api.service[112234]: warnings.warn(deprecated_msg) May 26 11:57:40.585852 np0000176602 devstack@c-api.service[112234]: /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 26 11:57:40.585852 np0000176602 devstack@c-api.service[112234]: warnings.warn(deprecated_msg) May 26 11:57:40.585852 np0000176602 devstack@c-api.service[112234]: /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 26 11:57:40.585852 np0000176602 devstack@c-api.service[112234]: warnings.warn(deprecated_msg) May 26 11:57:40.586292 np0000176602 devstack@c-api.service[112234]: /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 26 11:57:40.586292 np0000176602 devstack@c-api.service[112234]: warnings.warn(deprecated_msg) May 26 11:57:40.586292 np0000176602 devstack@c-api.service[112234]: /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 26 11:57:40.586292 np0000176602 devstack@c-api.service[112234]: warnings.warn(deprecated_msg) May 26 11:57:40.586292 np0000176602 devstack@c-api.service[112234]: /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 26 11:57:40.586616 np0000176602 devstack@c-api.service[112234]: warnings.warn(deprecated_msg) May 26 11:57:40.586616 np0000176602 devstack@c-api.service[112234]: /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 26 11:57:40.586616 np0000176602 devstack@c-api.service[112234]: warnings.warn(deprecated_msg) May 26 11:57:40.586616 np0000176602 devstack@c-api.service[112234]: /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 26 11:57:40.586616 np0000176602 devstack@c-api.service[112234]: warnings.warn(deprecated_msg) May 26 11:57:40.586616 np0000176602 devstack@c-api.service[112234]: DEBUG cinder.api.middleware.request_id [req-f19432f3-114f-4723-95f1-76be3e23593e req-7efb6354-e3fb-465e-aab3-bf50d00b0b91 None None] RequestId filter calling following filter/app {{(pid=112234) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 26 11:57:40.891116 np0000176602 devstack@c-api.service[112234]: INFO cinder.api.openstack.wsgi [req-f19432f3-114f-4723-95f1-76be3e23593e req-7efb6354-e3fb-465e-aab3-bf50d00b0b91 admin admin] POST https://199.204.45.23/volume/v3/types/70770cc2-c733-44f8-846f-7942bd0eecb8/extra_specs May 26 11:57:40.891613 np0000176602 devstack@c-api.service[112234]: DEBUG cinder.api.openstack.wsgi [req-f19432f3-114f-4723-95f1-76be3e23593e req-7efb6354-e3fb-465e-aab3-bf50d00b0b91 admin admin] Action: 'create', calling method: create, body: {"extra_specs": {"volume_backend_name": "lvmdriver-1"}} {{(pid=112234) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} May 26 11:57:40.893253 np0000176602 devstack@c-api.service[112234]: /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 26 11:57:40.893253 np0000176602 devstack@c-api.service[112234]: warnings.warn( May 26 11:57:40.934330 np0000176602 devstack@c-api.service[112234]: DEBUG oslo_db.sqlalchemy.engines [req-f19432f3-114f-4723-95f1-76be3e23593e req-7efb6354-e3fb-465e-aab3-bf50d00b0b91 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=112234) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 26 11:57:41.001243 np0000176602 devstack@c-api.service[112234]: INFO cinder.api.openstack.wsgi [req-f19432f3-114f-4723-95f1-76be3e23593e req-7efb6354-e3fb-465e-aab3-bf50d00b0b91 admin admin] https://199.204.45.23/volume/v3/types/70770cc2-c733-44f8-846f-7942bd0eecb8/extra_specs returned with HTTP 200 May 26 11:57:41.001862 np0000176602 devstack@c-api.service[112234]: [pid: 112234|app: 0|req: 1/3] 199.204.45.23 () {70 vars in 1498 bytes} [Tue May 26 11:57:40 2026] POST /volume/v3/types/70770cc2-c733-44f8-846f-7942bd0eecb8/extra_specs => generated 55 bytes in 442 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 26 11:57:42.568614 np0000176602 devstack@c-api.service[112237]: DEBUG dbcounter [-] [112237] Writing DB stats cinder:SELECT=6 {{(pid=112237) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 26 11:57:42.586062 np0000176602 devstack@c-api.service[112235]: DEBUG dbcounter [-] [112235] Writing DB stats cinder:SELECT=6 {{(pid=112235) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 26 11:57:50.543702 np0000176602 devstack@c-api.service[112236]: DEBUG dbcounter [-] [112236] Writing DB stats cinder:SELECT=9,cinder:INSERT=1 {{(pid=112236) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 26 11:57:50.999954 np0000176602 devstack@c-api.service[112234]: DEBUG dbcounter [-] [112234] Writing DB stats cinder:SELECT=11,cinder:INSERT=1 {{(pid=112234) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}}