May 20 07:36:00.026803 np0000175311 systemd[1]: Starting devstack@c-api.service - Devstack devstack@c-api.service... May 20 07:36:00.034475 np0000175311 devstack@c-api.service[112436]: [uWSGI] getting INI configuration from /etc/cinder/cinder-api-uwsgi.ini May 20 07:36:00.037970 np0000175311 devstack@c-api.service[112436]: *** Starting uWSGI 2.0.24-debian (64bit) on [Wed May 20 07:36:00 2026] *** May 20 07:36:00.037970 np0000175311 devstack@c-api.service[112436]: compiled with version: 13.2.0 on 17 April 2024 16:23:48 May 20 07:36:00.037970 np0000175311 devstack@c-api.service[112436]: os: Linux-6.8.0-111-generic #111-Ubuntu SMP PREEMPT_DYNAMIC Sat Apr 11 23:16:02 UTC 2026 May 20 07:36:00.037970 np0000175311 devstack@c-api.service[112436]: nodename: np0000175311 May 20 07:36:00.037970 np0000175311 devstack@c-api.service[112436]: machine: x86_64 May 20 07:36:00.037970 np0000175311 devstack@c-api.service[112436]: clock source: unix May 20 07:36:00.037970 np0000175311 devstack@c-api.service[112436]: pcre jit disabled May 20 07:36:00.037970 np0000175311 devstack@c-api.service[112436]: detected number of CPU cores: 16 May 20 07:36:00.037970 np0000175311 devstack@c-api.service[112436]: current working directory: / May 20 07:36:00.037970 np0000175311 devstack@c-api.service[112436]: detected binary path: /usr/bin/uwsgi-core May 20 07:36:00.037970 np0000175311 devstack@c-api.service[112436]: your processes number limit is 256917 May 20 07:36:00.037970 np0000175311 devstack@c-api.service[112436]: your memory page size is 4096 bytes May 20 07:36:00.037970 np0000175311 devstack@c-api.service[112436]: detected max file descriptor number: 2048 May 20 07:36:00.037970 np0000175311 devstack@c-api.service[112436]: lock engine: pthread robust mutexes May 20 07:36:00.038757 np0000175311 devstack@c-api.service[112436]: thunder lock: enabled May 20 07:36:00.038757 np0000175311 devstack@c-api.service[112436]: uwsgi socket 0 bound to UNIX address /var/run/uwsgi/cinder-api.socket fd 4 May 20 07:36:00.038757 np0000175311 devstack@c-api.service[112436]: Python version: 3.12.3 (main, Mar 23 2026, 19:04:32) [GCC 13.3.0] May 20 07:36:00.038757 np0000175311 devstack@c-api.service[112436]: PEP 405 virtualenv detected: /opt/stack/data/venv May 20 07:36:00.038757 np0000175311 devstack@c-api.service[112436]: Set PythonHome to /opt/stack/data/venv May 20 07:36:00.074212 np0000175311 devstack@c-api.service[112436]: Python main interpreter initialized at 0x74e78f4a3668 May 20 07:36:00.074212 np0000175311 devstack@c-api.service[112436]: python threads support enabled May 20 07:36:00.074212 np0000175311 devstack@c-api.service[112436]: your server socket listen backlog is limited to 100 connections May 20 07:36:00.074212 np0000175311 devstack@c-api.service[112436]: your mercy for graceful operations on workers is 80 seconds May 20 07:36:00.074772 np0000175311 devstack@c-api.service[112436]: mapped 671795 bytes (656 KB) for 4 cores May 20 07:36:00.074920 np0000175311 devstack@c-api.service[112436]: *** Operational MODE: preforking *** May 20 07:36:00.075084 np0000175311 devstack@c-api.service[112436]: *** uWSGI is running in multiple interpreter mode *** May 20 07:36:00.075084 np0000175311 devstack@c-api.service[112436]: spawned uWSGI master process (pid: 112436) May 20 07:36:00.075250 np0000175311 systemd[1]: Started devstack@c-api.service - Devstack devstack@c-api.service. May 20 07:36:00.076025 np0000175311 devstack@c-api.service[112436]: spawned uWSGI worker 1 (pid: 112443, cores: 1) May 20 07:36:00.076947 np0000175311 devstack@c-api.service[112436]: spawned uWSGI worker 2 (pid: 112444, cores: 1) May 20 07:36:00.077497 np0000175311 devstack@c-api.service[112436]: spawned uWSGI worker 3 (pid: 112445, cores: 1) May 20 07:36:00.078012 np0000175311 devstack@c-api.service[112436]: spawned uWSGI worker 4 (pid: 112446, cores: 1) May 20 07:36:00.078102 np0000175311 devstack@c-api.service[112436]: running "unix_signal:15 gracefully_kill_them_all" (master-start)... May 20 07:36:00.199723 np0000175311 devstack@c-api.service[112444]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: May 20 07:36:00.199723 np0000175311 devstack@c-api.service[112444]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and May 20 07:36:00.199723 np0000175311 devstack@c-api.service[112444]: we strongly recommend against using it for new projects. May 20 07:36:00.199723 np0000175311 devstack@c-api.service[112444]: If you are already using Eventlet, we recommend migrating to a different May 20 07:36:00.199723 np0000175311 devstack@c-api.service[112444]: framework. For more detail see May 20 07:36:00.199723 np0000175311 devstack@c-api.service[112444]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html May 20 07:36:00.199723 np0000175311 devstack@c-api.service[112444]: import eventlet # noqa May 20 07:36:00.200434 np0000175311 devstack@c-api.service[112443]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: May 20 07:36:00.200434 np0000175311 devstack@c-api.service[112443]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and May 20 07:36:00.200434 np0000175311 devstack@c-api.service[112443]: we strongly recommend against using it for new projects. May 20 07:36:00.200434 np0000175311 devstack@c-api.service[112443]: If you are already using Eventlet, we recommend migrating to a different May 20 07:36:00.200434 np0000175311 devstack@c-api.service[112443]: framework. For more detail see May 20 07:36:00.200434 np0000175311 devstack@c-api.service[112443]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html May 20 07:36:00.200434 np0000175311 devstack@c-api.service[112443]: import eventlet # noqa May 20 07:36:00.215107 np0000175311 devstack@c-api.service[112446]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: May 20 07:36:00.215107 np0000175311 devstack@c-api.service[112446]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and May 20 07:36:00.215107 np0000175311 devstack@c-api.service[112446]: we strongly recommend against using it for new projects. May 20 07:36:00.215107 np0000175311 devstack@c-api.service[112446]: If you are already using Eventlet, we recommend migrating to a different May 20 07:36:00.215107 np0000175311 devstack@c-api.service[112446]: framework. For more detail see May 20 07:36:00.215107 np0000175311 devstack@c-api.service[112446]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html May 20 07:36:00.215107 np0000175311 devstack@c-api.service[112446]: import eventlet # noqa May 20 07:36:00.220436 np0000175311 devstack@c-api.service[112445]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: May 20 07:36:00.220436 np0000175311 devstack@c-api.service[112445]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and May 20 07:36:00.220436 np0000175311 devstack@c-api.service[112445]: we strongly recommend against using it for new projects. May 20 07:36:00.220436 np0000175311 devstack@c-api.service[112445]: If you are already using Eventlet, we recommend migrating to a different May 20 07:36:00.220436 np0000175311 devstack@c-api.service[112445]: framework. For more detail see May 20 07:36:00.220436 np0000175311 devstack@c-api.service[112445]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html May 20 07:36:00.220436 np0000175311 devstack@c-api.service[112445]: import eventlet # noqa May 20 07:36:00.284653 np0000175311 devstack@c-api.service[112444]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:36: DeprecationWarning: eventletutils module is deprecated and will be removed. May 20 07:36:00.284653 np0000175311 devstack@c-api.service[112444]: debtcollector.deprecate( May 20 07:36:00.285744 np0000175311 devstack@c-api.service[112443]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:36: DeprecationWarning: eventletutils module is deprecated and will be removed. May 20 07:36:00.285744 np0000175311 devstack@c-api.service[112443]: debtcollector.deprecate( May 20 07:36:00.299574 np0000175311 devstack@c-api.service[112446]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:36: DeprecationWarning: eventletutils module is deprecated and will be removed. May 20 07:36:00.299574 np0000175311 devstack@c-api.service[112446]: debtcollector.deprecate( May 20 07:36:00.309579 np0000175311 devstack@c-api.service[112445]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:36: DeprecationWarning: eventletutils module is deprecated and will be removed. May 20 07:36:00.309579 np0000175311 devstack@c-api.service[112445]: debtcollector.deprecate( May 20 07:36:00.363028 np0000175311 devstack@c-api.service[112444]: /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 20 07:36:00.363028 np0000175311 devstack@c-api.service[112444]: from cgi import parse_header May 20 07:36:00.368470 np0000175311 devstack@c-api.service[112443]: /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 20 07:36:00.368470 np0000175311 devstack@c-api.service[112443]: from cgi import parse_header May 20 07:36:00.381639 np0000175311 devstack@c-api.service[112446]: /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 20 07:36:00.381639 np0000175311 devstack@c-api.service[112446]: from cgi import parse_header May 20 07:36:00.398897 np0000175311 devstack@c-api.service[112445]: /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 20 07:36:00.398897 np0000175311 devstack@c-api.service[112445]: from cgi import parse_header May 20 07:36:00.408828 np0000175311 devstack@c-api.service[112444]: /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 20 07:36:00.408828 np0000175311 devstack@c-api.service[112444]: removals.removed_module( May 20 07:36:00.409012 np0000175311 devstack@c-api.service[112444]: /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 20 07:36:00.409012 np0000175311 devstack@c-api.service[112444]: removals.removed_module( May 20 07:36:00.412164 np0000175311 devstack@c-api.service[112443]: /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 20 07:36:00.412164 np0000175311 devstack@c-api.service[112443]: removals.removed_module( May 20 07:36:00.412912 np0000175311 devstack@c-api.service[112443]: /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 20 07:36:00.412912 np0000175311 devstack@c-api.service[112443]: removals.removed_module( May 20 07:36:00.426283 np0000175311 devstack@c-api.service[112446]: /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 20 07:36:00.426283 np0000175311 devstack@c-api.service[112446]: removals.removed_module( May 20 07:36:00.427104 np0000175311 devstack@c-api.service[112446]: /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 20 07:36:00.427104 np0000175311 devstack@c-api.service[112446]: removals.removed_module( May 20 07:36:00.444070 np0000175311 devstack@c-api.service[112445]: /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 20 07:36:00.444070 np0000175311 devstack@c-api.service[112445]: removals.removed_module( May 20 07:36:00.444792 np0000175311 devstack@c-api.service[112445]: /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 20 07:36:00.444792 np0000175311 devstack@c-api.service[112445]: removals.removed_module( May 20 07:36:01.005067 np0000175311 devstack@c-api.service[112444]: /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 20 07:36:01.005067 np0000175311 devstack@c-api.service[112444]: warnings.warn( May 20 07:36:01.031833 np0000175311 devstack@c-api.service[112446]: /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 20 07:36:01.031833 np0000175311 devstack@c-api.service[112446]: warnings.warn( May 20 07:36:01.039914 np0000175311 devstack@c-api.service[112443]: /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 20 07:36:01.039914 np0000175311 devstack@c-api.service[112443]: warnings.warn( May 20 07:36:01.044138 np0000175311 devstack@c-api.service[112445]: /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 20 07:36:01.044138 np0000175311 devstack@c-api.service[112445]: warnings.warn( May 20 07:36:01.104269 np0000175311 devstack@c-api.service[112444]: /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 20 07:36:01.104269 np0000175311 devstack@c-api.service[112444]: warnings.warn( May 20 07:36:01.142629 np0000175311 devstack@c-api.service[112445]: /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 20 07:36:01.142629 np0000175311 devstack@c-api.service[112445]: warnings.warn( May 20 07:36:01.146310 np0000175311 devstack@c-api.service[112443]: /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 20 07:36:01.146310 np0000175311 devstack@c-api.service[112443]: warnings.warn( May 20 07:36:01.154213 np0000175311 devstack@c-api.service[112446]: /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 20 07:36:01.154213 np0000175311 devstack@c-api.service[112446]: warnings.warn( May 20 07:36:01.398598 np0000175311 devstack@c-api.service[112444]: 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 20 07:36:01.399139 np0000175311 devstack@c-api.service[112444]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=112444) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} May 20 07:36:01.421653 np0000175311 devstack@c-api.service[112445]: 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 20 07:36:01.422107 np0000175311 devstack@c-api.service[112445]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=112445) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} May 20 07:36:01.433315 np0000175311 devstack@c-api.service[112443]: 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 20 07:36:01.433734 np0000175311 devstack@c-api.service[112443]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=112443) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} May 20 07:36:01.438767 np0000175311 devstack@c-api.service[112446]: 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 20 07:36:01.439164 np0000175311 devstack@c-api.service[112446]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=112446) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} May 20 07:36:01.484514 np0000175311 devstack@c-api.service[112444]: /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 20 07:36:01.484514 np0000175311 devstack@c-api.service[112444]: @jsonschema.FormatChecker.cls_checks('date-time') May 20 07:36:01.488044 np0000175311 devstack@c-api.service[112445]: /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 20 07:36:01.488044 np0000175311 devstack@c-api.service[112445]: @jsonschema.FormatChecker.cls_checks('date-time') May 20 07:36:01.499999 np0000175311 devstack@c-api.service[112443]: /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 20 07:36:01.499999 np0000175311 devstack@c-api.service[112443]: @jsonschema.FormatChecker.cls_checks('date-time') May 20 07:36:01.501619 np0000175311 devstack@c-api.service[112446]: /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 20 07:36:01.501619 np0000175311 devstack@c-api.service[112446]: @jsonschema.FormatChecker.cls_checks('date-time') May 20 07:36:01.945933 np0000175311 devstack@c-api.service[112444]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=112444) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} May 20 07:36:01.946173 np0000175311 devstack@c-api.service[112446]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=112446) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} May 20 07:36:01.946281 np0000175311 devstack@c-api.service[112445]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=112445) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} May 20 07:36:01.946355 np0000175311 devstack@c-api.service[112444]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=112444) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 07:36:01.946355 np0000175311 devstack@c-api.service[112444]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=112444) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 07:36:01.946535 np0000175311 devstack@c-api.service[112445]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=112445) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 07:36:01.946602 np0000175311 devstack@c-api.service[112444]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=112444) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 07:36:01.946660 np0000175311 devstack@c-api.service[112446]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=112446) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 07:36:01.946710 np0000175311 devstack@c-api.service[112445]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=112445) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 07:36:01.946751 np0000175311 devstack@c-api.service[112446]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=112446) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 07:36:01.946794 np0000175311 devstack@c-api.service[112445]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=112445) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 07:36:01.946835 np0000175311 devstack@c-api.service[112446]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=112446) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 07:36:01.947725 np0000175311 devstack@c-api.service[112444]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=112444) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 07:36:01.947810 np0000175311 devstack@c-api.service[112445]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=112445) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 07:36:01.947856 np0000175311 devstack@c-api.service[112444]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=112444) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 07:36:01.947910 np0000175311 devstack@c-api.service[112445]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=112445) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 07:36:01.947959 np0000175311 devstack@c-api.service[112444]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=112444) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 07:36:01.948011 np0000175311 devstack@c-api.service[112445]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=112445) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 07:36:01.948055 np0000175311 devstack@c-api.service[112444]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=112444) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 07:36:01.948106 np0000175311 devstack@c-api.service[112445]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=112445) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 07:36:01.948154 np0000175311 devstack@c-api.service[112444]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=112444) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 07:36:01.948154 np0000175311 devstack@c-api.service[112444]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=112444) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 07:36:01.948275 np0000175311 devstack@c-api.service[112445]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=112445) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 07:36:01.948333 np0000175311 devstack@c-api.service[112444]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112444) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 07:36:01.948384 np0000175311 devstack@c-api.service[112445]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=112445) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 07:36:01.948384 np0000175311 devstack@c-api.service[112445]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112445) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 07:36:01.948931 np0000175311 devstack@c-api.service[112446]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=112446) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 07:36:01.949030 np0000175311 devstack@c-api.service[112446]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=112446) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 07:36:01.949074 np0000175311 devstack@c-api.service[112446]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=112446) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 07:36:01.949149 np0000175311 devstack@c-api.service[112446]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=112446) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 07:36:01.949196 np0000175311 devstack@c-api.service[112446]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=112446) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 07:36:01.949271 np0000175311 devstack@c-api.service[112446]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=112446) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 07:36:01.949332 np0000175311 devstack@c-api.service[112446]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112446) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 07:36:01.953381 np0000175311 devstack@c-api.service[112443]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=112443) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} May 20 07:36:01.953935 np0000175311 devstack@c-api.service[112443]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=112443) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 07:36:01.954034 np0000175311 devstack@c-api.service[112443]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=112443) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 07:36:01.954318 np0000175311 devstack@c-api.service[112443]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=112443) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 07:36:01.954827 np0000175311 devstack@c-api.service[112443]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=112443) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 07:36:01.954897 np0000175311 devstack@c-api.service[112444]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112444) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 07:36:01.954897 np0000175311 devstack@c-api.service[112444]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=112444) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 07:36:01.954998 np0000175311 devstack@c-api.service[112443]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=112443) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 07:36:01.955049 np0000175311 devstack@c-api.service[112444]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=112444) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 07:36:01.955102 np0000175311 devstack@c-api.service[112443]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=112443) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 07:36:01.955154 np0000175311 devstack@c-api.service[112444]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=112444) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 07:36:01.955154 np0000175311 devstack@c-api.service[112444]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=112444) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 07:36:01.955264 np0000175311 devstack@c-api.service[112443]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=112443) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 07:36:01.955371 np0000175311 devstack@c-api.service[112444]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=112444) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 07:36:01.955424 np0000175311 devstack@c-api.service[112445]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112445) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 07:36:01.955482 np0000175311 devstack@c-api.service[112443]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=112443) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 07:36:01.955525 np0000175311 devstack@c-api.service[112444]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112444) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 07:36:01.955575 np0000175311 devstack@c-api.service[112445]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=112445) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 07:36:01.955622 np0000175311 devstack@c-api.service[112443]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=112443) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 07:36:01.955663 np0000175311 devstack@c-api.service[112445]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=112445) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 07:36:01.955663 np0000175311 devstack@c-api.service[112445]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=112445) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 07:36:01.955771 np0000175311 devstack@c-api.service[112443]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112443) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 07:36:01.955827 np0000175311 devstack@c-api.service[112445]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=112445) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 07:36:01.955827 np0000175311 devstack@c-api.service[112445]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=112445) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 07:36:01.955827 np0000175311 devstack@c-api.service[112445]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112445) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 07:36:01.955937 np0000175311 devstack@c-api.service[112446]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112446) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 07:36:01.955937 np0000175311 devstack@c-api.service[112446]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=112446) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 07:36:01.955937 np0000175311 devstack@c-api.service[112446]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=112446) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 07:36:01.955937 np0000175311 devstack@c-api.service[112446]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=112446) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 07:36:01.955937 np0000175311 devstack@c-api.service[112446]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=112446) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 07:36:01.956150 np0000175311 devstack@c-api.service[112446]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=112446) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 07:36:01.956150 np0000175311 devstack@c-api.service[112446]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112446) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 07:36:01.956633 np0000175311 devstack@c-api.service[112443]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112443) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 07:36:01.956701 np0000175311 devstack@c-api.service[112443]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=112443) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 07:36:01.956810 np0000175311 devstack@c-api.service[112443]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=112443) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 07:36:01.956893 np0000175311 devstack@c-api.service[112443]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=112443) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 07:36:01.957005 np0000175311 devstack@c-api.service[112443]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=112443) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 07:36:01.957140 np0000175311 devstack@c-api.service[112443]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=112443) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 07:36:01.957271 np0000175311 devstack@c-api.service[112443]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112443) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 07:36:01.957490 np0000175311 devstack@c-api.service[112444]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112444) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 07:36:01.957577 np0000175311 devstack@c-api.service[112444]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=112444) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 07:36:01.957633 np0000175311 devstack@c-api.service[112444]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=112444) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 07:36:01.957687 np0000175311 devstack@c-api.service[112444]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=112444) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 07:36:01.957749 np0000175311 devstack@c-api.service[112444]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112444) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 07:36:01.957806 np0000175311 devstack@c-api.service[112444]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=112444) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 07:36:01.957877 np0000175311 devstack@c-api.service[112445]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112445) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 07:36:01.957939 np0000175311 devstack@c-api.service[112444]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112444) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 07:36:01.957992 np0000175311 devstack@c-api.service[112445]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=112445) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 07:36:01.958045 np0000175311 devstack@c-api.service[112443]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112443) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 07:36:01.958104 np0000175311 devstack@c-api.service[112445]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=112445) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 07:36:01.958159 np0000175311 devstack@c-api.service[112443]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=112443) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 07:36:01.958205 np0000175311 devstack@c-api.service[112445]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=112445) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 07:36:01.958205 np0000175311 devstack@c-api.service[112445]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112445) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 07:36:01.958335 np0000175311 devstack@c-api.service[112443]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=112443) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 07:36:01.958401 np0000175311 devstack@c-api.service[112445]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=112445) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 07:36:01.958452 np0000175311 devstack@c-api.service[112443]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=112443) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 07:36:01.958509 np0000175311 devstack@c-api.service[112445]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112445) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 07:36:01.958559 np0000175311 devstack@c-api.service[112443]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112443) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 07:36:01.958559 np0000175311 devstack@c-api.service[112443]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=112443) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 07:36:01.958559 np0000175311 devstack@c-api.service[112443]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112443) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 07:36:01.959109 np0000175311 devstack@c-api.service[112446]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112446) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 07:36:01.959184 np0000175311 devstack@c-api.service[112446]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=112446) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 07:36:01.959260 np0000175311 devstack@c-api.service[112446]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=112446) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 07:36:01.959330 np0000175311 devstack@c-api.service[112446]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=112446) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 07:36:01.959401 np0000175311 devstack@c-api.service[112446]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112446) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 07:36:01.959453 np0000175311 devstack@c-api.service[112446]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=112446) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 07:36:01.959495 np0000175311 devstack@c-api.service[112444]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112444) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 07:36:01.959550 np0000175311 devstack@c-api.service[112446]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112446) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 07:36:01.959604 np0000175311 devstack@c-api.service[112444]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=112444) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 07:36:01.959710 np0000175311 devstack@c-api.service[112445]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112445) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 07:36:01.959769 np0000175311 devstack@c-api.service[112444]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=112444) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 07:36:01.959816 np0000175311 devstack@c-api.service[112445]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=112445) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 07:36:01.959861 np0000175311 devstack@c-api.service[112444]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=112444) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 07:36:01.959905 np0000175311 devstack@c-api.service[112445]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=112445) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 07:36:01.959950 np0000175311 devstack@c-api.service[112444]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=112444) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 07:36:01.959950 np0000175311 devstack@c-api.service[112444]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=112444) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 07:36:01.960150 np0000175311 devstack@c-api.service[112445]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=112445) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 07:36:01.960204 np0000175311 devstack@c-api.service[112446]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112446) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 07:36:01.960292 np0000175311 devstack@c-api.service[112444]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112444) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 07:36:01.960347 np0000175311 devstack@c-api.service[112445]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=112445) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 07:36:01.960403 np0000175311 devstack@c-api.service[112446]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=112446) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 07:36:01.960454 np0000175311 devstack@c-api.service[112445]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=112445) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 07:36:01.960515 np0000175311 devstack@c-api.service[112446]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=112446) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 07:36:01.960565 np0000175311 devstack@c-api.service[112445]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112445) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 07:36:01.960616 np0000175311 devstack@c-api.service[112446]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=112446) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 07:36:01.960616 np0000175311 devstack@c-api.service[112446]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=112446) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 07:36:01.960616 np0000175311 devstack@c-api.service[112446]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=112446) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 07:36:01.960616 np0000175311 devstack@c-api.service[112446]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112446) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 07:36:01.960787 np0000175311 devstack@c-api.service[112443]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112443) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 07:36:01.960787 np0000175311 devstack@c-api.service[112443]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=112443) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 07:36:01.960787 np0000175311 devstack@c-api.service[112443]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=112443) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 07:36:01.960787 np0000175311 devstack@c-api.service[112443]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=112443) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 07:36:01.960787 np0000175311 devstack@c-api.service[112443]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=112443) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 07:36:01.960787 np0000175311 devstack@c-api.service[112443]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=112443) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 07:36:01.960787 np0000175311 devstack@c-api.service[112443]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112443) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 07:36:01.962109 np0000175311 devstack@c-api.service[112445]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112445) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 07:36:01.962192 np0000175311 devstack@c-api.service[112445]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=112445) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 07:36:01.962192 np0000175311 devstack@c-api.service[112445]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=112445) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 07:36:01.962296 np0000175311 devstack@c-api.service[112445]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=112445) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 07:36:01.962357 np0000175311 devstack@c-api.service[112445]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=112445) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 07:36:01.962417 np0000175311 devstack@c-api.service[112446]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112446) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 07:36:01.962468 np0000175311 devstack@c-api.service[112444]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112444) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 07:36:01.962508 np0000175311 devstack@c-api.service[112445]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=112445) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 07:36:01.962563 np0000175311 devstack@c-api.service[112446]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=112446) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 07:36:01.962612 np0000175311 devstack@c-api.service[112444]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=112444) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 07:36:01.962651 np0000175311 devstack@c-api.service[112445]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112445) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 07:36:01.962714 np0000175311 devstack@c-api.service[112446]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=112446) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 07:36:01.962755 np0000175311 devstack@c-api.service[112444]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=112444) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 07:36:01.962794 np0000175311 devstack@c-api.service[112446]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=112446) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 07:36:01.962837 np0000175311 devstack@c-api.service[112444]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=112444) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 07:36:01.962874 np0000175311 devstack@c-api.service[112446]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=112446) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 07:36:01.962917 np0000175311 devstack@c-api.service[112444]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=112444) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 07:36:01.962953 np0000175311 devstack@c-api.service[112446]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=112446) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 07:36:01.962986 np0000175311 devstack@c-api.service[112444]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=112444) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 07:36:01.963025 np0000175311 devstack@c-api.service[112446]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112446) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 07:36:01.963063 np0000175311 devstack@c-api.service[112444]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112444) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 07:36:01.963961 np0000175311 devstack@c-api.service[112445]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112445) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 07:36:01.964078 np0000175311 devstack@c-api.service[112446]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112446) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 07:36:01.964121 np0000175311 devstack@c-api.service[112445]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=112445) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 07:36:01.964121 np0000175311 devstack@c-api.service[112445]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=112445) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 07:36:01.964121 np0000175311 devstack@c-api.service[112445]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=112445) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 07:36:01.964302 np0000175311 devstack@c-api.service[112446]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=112446) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 07:36:01.964336 np0000175311 devstack@c-api.service[112445]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=112445) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 07:36:01.964377 np0000175311 devstack@c-api.service[112446]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=112446) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 07:36:01.964412 np0000175311 devstack@c-api.service[112445]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=112445) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 07:36:01.964451 np0000175311 devstack@c-api.service[112446]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=112446) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 07:36:01.964490 np0000175311 devstack@c-api.service[112445]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112445) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 07:36:01.964530 np0000175311 devstack@c-api.service[112446]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=112446) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 07:36:01.964530 np0000175311 devstack@c-api.service[112446]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=112446) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 07:36:01.964530 np0000175311 devstack@c-api.service[112446]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112446) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 07:36:01.964681 np0000175311 devstack@c-api.service[112444]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112444) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 07:36:01.964868 np0000175311 devstack@c-api.service[112444]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=112444) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 07:36:01.964868 np0000175311 devstack@c-api.service[112444]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=112444) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 07:36:01.964868 np0000175311 devstack@c-api.service[112444]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=112444) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 07:36:01.965052 np0000175311 devstack@c-api.service[112444]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=112444) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 07:36:01.965052 np0000175311 devstack@c-api.service[112444]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=112444) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 07:36:01.965052 np0000175311 devstack@c-api.service[112444]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112444) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 07:36:01.965167 np0000175311 devstack@c-api.service[112443]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112443) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 07:36:01.965287 np0000175311 devstack@c-api.service[112443]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=112443) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 07:36:01.965378 np0000175311 devstack@c-api.service[112443]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=112443) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 07:36:01.965468 np0000175311 devstack@c-api.service[112443]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=112443) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 07:36:01.965558 np0000175311 devstack@c-api.service[112443]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=112443) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 07:36:01.965647 np0000175311 devstack@c-api.service[112443]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=112443) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 07:36:01.965744 np0000175311 devstack@c-api.service[112443]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112443) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 07:36:01.966271 np0000175311 devstack@c-api.service[112443]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112443) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 07:36:01.966351 np0000175311 devstack@c-api.service[112443]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=112443) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 07:36:01.966448 np0000175311 devstack@c-api.service[112443]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=112443) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 07:36:01.966552 np0000175311 devstack@c-api.service[112443]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=112443) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 07:36:01.966619 np0000175311 devstack@c-api.service[112446]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112446) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 07:36:01.966684 np0000175311 devstack@c-api.service[112443]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=112443) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 07:36:01.966738 np0000175311 devstack@c-api.service[112446]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=112446) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 07:36:01.966787 np0000175311 devstack@c-api.service[112443]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=112443) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 07:36:01.966834 np0000175311 devstack@c-api.service[112446]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=112446) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 07:36:01.966883 np0000175311 devstack@c-api.service[112443]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112443) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 07:36:01.966935 np0000175311 devstack@c-api.service[112446]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=112446) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 07:36:01.966935 np0000175311 devstack@c-api.service[112446]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=112446) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 07:36:01.966935 np0000175311 devstack@c-api.service[112446]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=112446) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 07:36:01.967116 np0000175311 devstack@c-api.service[112446]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=112446) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 07:36:01.967176 np0000175311 devstack@c-api.service[112444]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112444) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 07:36:01.967176 np0000175311 devstack@c-api.service[112444]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=112444) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 07:36:01.967287 np0000175311 devstack@c-api.service[112444]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=112444) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 07:36:01.967338 np0000175311 devstack@c-api.service[112444]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=112444) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 07:36:01.967385 np0000175311 devstack@c-api.service[112444]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=112444) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 07:36:01.967460 np0000175311 devstack@c-api.service[112444]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=112444) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 07:36:01.967517 np0000175311 devstack@c-api.service[112443]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112443) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 07:36:01.967567 np0000175311 devstack@c-api.service[112444]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=112444) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 07:36:01.967620 np0000175311 devstack@c-api.service[112443]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=112443) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 07:36:01.967722 np0000175311 devstack@c-api.service[112445]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112445) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 07:36:01.967794 np0000175311 devstack@c-api.service[112443]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=112443) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 07:36:01.967848 np0000175311 devstack@c-api.service[112445]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=112445) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 07:36:01.967848 np0000175311 devstack@c-api.service[112445]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=112445) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 07:36:01.967940 np0000175311 devstack@c-api.service[112443]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=112443) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 07:36:01.967995 np0000175311 devstack@c-api.service[112445]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=112445) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 07:36:01.968052 np0000175311 devstack@c-api.service[112443]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=112443) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 07:36:01.968100 np0000175311 devstack@c-api.service[112445]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=112445) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 07:36:01.968100 np0000175311 devstack@c-api.service[112445]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=112445) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 07:36:01.968188 np0000175311 devstack@c-api.service[112443]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=112443) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 07:36:01.968267 np0000175311 devstack@c-api.service[112445]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=112445) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 07:36:01.968336 np0000175311 devstack@c-api.service[112443]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=112443) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 07:36:01.968386 np0000175311 devstack@c-api.service[112446]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=112446) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 07:36:01.968437 np0000175311 devstack@c-api.service[112446]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=112446) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 07:36:01.968485 np0000175311 devstack@c-api.service[112445]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=112445) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 07:36:01.968528 np0000175311 devstack@c-api.service[112446]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=112446) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 07:36:01.968572 np0000175311 devstack@c-api.service[112445]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=112445) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 07:36:01.968620 np0000175311 devstack@c-api.service[112446]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=112446) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 07:36:01.968670 np0000175311 devstack@c-api.service[112445]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=112445) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 07:36:01.968728 np0000175311 devstack@c-api.service[112446]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=112446) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 07:36:01.968830 np0000175311 devstack@c-api.service[112445]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=112445) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 07:36:01.968897 np0000175311 devstack@c-api.service[112446]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=112446) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 07:36:01.968944 np0000175311 devstack@c-api.service[112445]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=112445) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 07:36:01.969000 np0000175311 devstack@c-api.service[112443]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=112443) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 07:36:01.969083 np0000175311 devstack@c-api.service[112446]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112446) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 07:36:01.969127 np0000175311 devstack@c-api.service[112445]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=112445) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 07:36:01.969175 np0000175311 devstack@c-api.service[112444]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=112444) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 07:36:01.969273 np0000175311 devstack@c-api.service[112445]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112445) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 07:36:01.969336 np0000175311 devstack@c-api.service[112443]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=112443) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 07:36:01.969396 np0000175311 devstack@c-api.service[112444]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=112444) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 07:36:01.969451 np0000175311 devstack@c-api.service[112443]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=112443) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 07:36:01.969495 np0000175311 devstack@c-api.service[112444]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=112444) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 07:36:01.969540 np0000175311 devstack@c-api.service[112443]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=112443) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 07:36:01.969587 np0000175311 devstack@c-api.service[112444]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=112444) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 07:36:01.969587 np0000175311 devstack@c-api.service[112444]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=112444) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 07:36:01.969671 np0000175311 devstack@c-api.service[112443]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=112443) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 07:36:01.969671 np0000175311 devstack@c-api.service[112443]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=112443) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 07:36:01.969768 np0000175311 devstack@c-api.service[112444]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=112444) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 07:36:01.969820 np0000175311 devstack@c-api.service[112443]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112443) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 07:36:01.969865 np0000175311 devstack@c-api.service[112444]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112444) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 07:36:01.970893 np0000175311 devstack@c-api.service[112446]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112446) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 07:36:01.970893 np0000175311 devstack@c-api.service[112446]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=112446) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 07:36:01.971037 np0000175311 devstack@c-api.service[112446]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=112446) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 07:36:01.971037 np0000175311 devstack@c-api.service[112446]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=112446) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 07:36:01.971037 np0000175311 devstack@c-api.service[112446]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=112446) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 07:36:01.971443 np0000175311 devstack@c-api.service[112445]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112445) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 07:36:01.971488 np0000175311 devstack@c-api.service[112446]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=112446) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 07:36:01.971528 np0000175311 devstack@c-api.service[112445]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=112445) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 07:36:01.971565 np0000175311 devstack@c-api.service[112446]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=112446) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 07:36:01.971606 np0000175311 devstack@c-api.service[112444]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112444) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 07:36:01.971648 np0000175311 devstack@c-api.service[112445]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=112445) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 07:36:01.971687 np0000175311 devstack@c-api.service[112444]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=112444) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 07:36:01.971728 np0000175311 devstack@c-api.service[112445]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=112445) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 07:36:01.971728 np0000175311 devstack@c-api.service[112445]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=112445) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 07:36:01.972026 np0000175311 devstack@c-api.service[112444]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=112444) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 07:36:01.972119 np0000175311 devstack@c-api.service[112445]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=112445) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 07:36:01.972201 np0000175311 devstack@c-api.service[112444]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=112444) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 07:36:01.972201 np0000175311 devstack@c-api.service[112444]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=112444) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 07:36:01.972353 np0000175311 devstack@c-api.service[112445]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=112445) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 07:36:01.972433 np0000175311 devstack@c-api.service[112444]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=112444) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 07:36:01.972433 np0000175311 devstack@c-api.service[112444]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=112444) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 07:36:01.972522 np0000175311 devstack@c-api.service[112446]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=112446) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 07:36:01.972566 np0000175311 devstack@c-api.service[112443]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112443) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 07:36:01.972623 np0000175311 devstack@c-api.service[112446]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=112446) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 07:36:01.972669 np0000175311 devstack@c-api.service[112445]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=112445) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 07:36:01.972721 np0000175311 devstack@c-api.service[112446]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=112446) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 07:36:01.972763 np0000175311 devstack@c-api.service[112443]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=112443) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 07:36:01.972804 np0000175311 devstack@c-api.service[112445]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=112445) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 07:36:01.972843 np0000175311 devstack@c-api.service[112446]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=112446) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 07:36:01.972882 np0000175311 devstack@c-api.service[112444]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=112444) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 07:36:01.972937 np0000175311 devstack@c-api.service[112445]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=112445) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 07:36:01.973073 np0000175311 devstack@c-api.service[112443]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=112443) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 07:36:01.973127 np0000175311 devstack@c-api.service[112446]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=112446) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 07:36:01.973185 np0000175311 devstack@c-api.service[112445]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=112445) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 07:36:01.973257 np0000175311 devstack@c-api.service[112444]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=112444) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 07:36:01.973313 np0000175311 devstack@c-api.service[112446]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=112446) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 07:36:01.973363 np0000175311 devstack@c-api.service[112443]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=112443) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 07:36:01.973412 np0000175311 devstack@c-api.service[112445]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=112445) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 07:36:01.973463 np0000175311 devstack@c-api.service[112444]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=112444) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 07:36:01.973514 np0000175311 devstack@c-api.service[112446]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112446) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 07:36:01.973563 np0000175311 devstack@c-api.service[112445]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=112445) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 07:36:01.973612 np0000175311 devstack@c-api.service[112444]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=112444) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 07:36:01.973659 np0000175311 devstack@c-api.service[112443]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=112443) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 07:36:01.973736 np0000175311 devstack@c-api.service[112446]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112446) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 07:36:01.973797 np0000175311 devstack@c-api.service[112445]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112445) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 07:36:01.973850 np0000175311 devstack@c-api.service[112444]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=112444) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 07:36:01.973895 np0000175311 devstack@c-api.service[112446]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=112446) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 07:36:01.973952 np0000175311 devstack@c-api.service[112443]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=112443) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 07:36:01.973997 np0000175311 devstack@c-api.service[112444]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=112444) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 07:36:01.974050 np0000175311 devstack@c-api.service[112445]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112445) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 07:36:01.974270 np0000175311 devstack@c-api.service[112446]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=112446) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 07:36:01.974335 np0000175311 devstack@c-api.service[112444]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112444) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 07:36:01.974394 np0000175311 devstack@c-api.service[112445]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=112445) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 07:36:01.974450 np0000175311 devstack@c-api.service[112443]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=112443) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 07:36:01.974500 np0000175311 devstack@c-api.service[112446]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112446) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 07:36:01.974553 np0000175311 devstack@c-api.service[112444]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112444) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 07:36:01.974607 np0000175311 devstack@c-api.service[112446]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112446) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 07:36:01.975246 np0000175311 devstack@c-api.service[112445]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=112445) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 07:36:01.975314 np0000175311 devstack@c-api.service[112444]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=112444) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 07:36:01.975362 np0000175311 devstack@c-api.service[112446]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=112446) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 07:36:01.975400 np0000175311 devstack@c-api.service[112445]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112445) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 07:36:01.975443 np0000175311 devstack@c-api.service[112444]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=112444) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 07:36:01.975480 np0000175311 devstack@c-api.service[112445]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112445) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 07:36:01.975522 np0000175311 devstack@c-api.service[112446]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112446) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 07:36:01.975560 np0000175311 devstack@c-api.service[112444]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112444) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 07:36:01.975597 np0000175311 devstack@c-api.service[112445]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=112445) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 07:36:01.975597 np0000175311 devstack@c-api.service[112445]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112445) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 07:36:01.975663 np0000175311 devstack@c-api.service[112443]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=112443) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 07:36:01.975698 np0000175311 devstack@c-api.service[112444]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112444) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 07:36:01.975698 np0000175311 devstack@c-api.service[112444]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=112444) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 07:36:01.975769 np0000175311 devstack@c-api.service[112443]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=112443) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 07:36:01.975815 np0000175311 devstack@c-api.service[112444]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112444) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 07:36:01.975853 np0000175311 devstack@c-api.service[112443]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=112443) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 07:36:01.975853 np0000175311 devstack@c-api.service[112443]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=112443) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 07:36:01.975853 np0000175311 devstack@c-api.service[112443]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=112443) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 07:36:01.975853 np0000175311 devstack@c-api.service[112443]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=112443) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 07:36:01.975853 np0000175311 devstack@c-api.service[112443]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112443) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 07:36:01.975853 np0000175311 devstack@c-api.service[112443]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112443) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 07:36:01.975853 np0000175311 devstack@c-api.service[112443]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=112443) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 07:36:01.975853 np0000175311 devstack@c-api.service[112443]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=112443) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 07:36:01.975853 np0000175311 devstack@c-api.service[112443]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112443) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 07:36:01.975853 np0000175311 devstack@c-api.service[112443]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112443) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 07:36:01.976171 np0000175311 devstack@c-api.service[112443]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=112443) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 07:36:01.976171 np0000175311 devstack@c-api.service[112443]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112443) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 07:36:01.976262 np0000175311 devstack@c-api.service[112446]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112446) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 07:36:01.976262 np0000175311 devstack@c-api.service[112446]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=112446) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 07:36:01.976262 np0000175311 devstack@c-api.service[112446]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=112446) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 07:36:01.976446 np0000175311 devstack@c-api.service[112445]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112445) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 07:36:01.976488 np0000175311 devstack@c-api.service[112446]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112446) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 07:36:01.976524 np0000175311 devstack@c-api.service[112445]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=112445) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 07:36:01.976567 np0000175311 devstack@c-api.service[112446]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112446) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 07:36:01.976602 np0000175311 devstack@c-api.service[112445]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=112445) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 07:36:01.976633 np0000175311 devstack@c-api.service[112446]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=112446) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 07:36:01.976668 np0000175311 devstack@c-api.service[112445]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112445) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 07:36:01.976703 np0000175311 devstack@c-api.service[112446]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=112446) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 07:36:01.976739 np0000175311 devstack@c-api.service[112445]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112445) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 07:36:01.976739 np0000175311 devstack@c-api.service[112445]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=112445) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 07:36:01.976739 np0000175311 devstack@c-api.service[112445]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=112445) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 07:36:01.976840 np0000175311 devstack@c-api.service[112444]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112444) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 07:36:01.976885 np0000175311 devstack@c-api.service[112443]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112443) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 07:36:01.976921 np0000175311 devstack@c-api.service[112444]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=112444) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 07:36:01.976921 np0000175311 devstack@c-api.service[112444]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=112444) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 07:36:01.976988 np0000175311 devstack@c-api.service[112443]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=112443) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 07:36:01.977047 np0000175311 devstack@c-api.service[112444]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112444) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 07:36:01.977093 np0000175311 devstack@c-api.service[112443]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=112443) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 07:36:01.977132 np0000175311 devstack@c-api.service[112444]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112444) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 07:36:01.977132 np0000175311 devstack@c-api.service[112444]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=112444) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 07:36:01.977204 np0000175311 devstack@c-api.service[112443]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112443) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 07:36:01.977264 np0000175311 devstack@c-api.service[112444]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=112444) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 07:36:01.977718 np0000175311 devstack@c-api.service[112443]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112443) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 07:36:01.977718 np0000175311 devstack@c-api.service[112443]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=112443) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 07:36:01.977718 np0000175311 devstack@c-api.service[112443]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=112443) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 07:36:01.979125 np0000175311 devstack@c-api.service[112446]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=112446) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 07:36:01.979207 np0000175311 devstack@c-api.service[112446]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=112446) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 07:36:01.979287 np0000175311 devstack@c-api.service[112446]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=112446) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 07:36:01.979336 np0000175311 devstack@c-api.service[112445]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=112445) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 07:36:01.979386 np0000175311 devstack@c-api.service[112446]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=112446) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 07:36:01.979434 np0000175311 devstack@c-api.service[112445]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=112445) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 07:36:01.979478 np0000175311 devstack@c-api.service[112446]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=112446) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 07:36:01.979478 np0000175311 devstack@c-api.service[112446]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=112446) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 07:36:01.979478 np0000175311 devstack@c-api.service[112446]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112446) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 07:36:01.979594 np0000175311 devstack@c-api.service[112445]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=112445) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 07:36:01.979641 np0000175311 devstack@c-api.service[112445]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=112445) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 07:36:01.979739 np0000175311 devstack@c-api.service[112445]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=112445) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 07:36:01.979793 np0000175311 devstack@c-api.service[112445]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=112445) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 07:36:01.979839 np0000175311 devstack@c-api.service[112445]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112445) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 07:36:01.980327 np0000175311 devstack@c-api.service[112444]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=112444) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 07:36:01.980398 np0000175311 devstack@c-api.service[112444]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=112444) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 07:36:01.980447 np0000175311 devstack@c-api.service[112444]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=112444) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 07:36:01.980509 np0000175311 devstack@c-api.service[112444]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=112444) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 07:36:01.980567 np0000175311 devstack@c-api.service[112444]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=112444) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 07:36:01.980624 np0000175311 devstack@c-api.service[112444]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=112444) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 07:36:01.980675 np0000175311 devstack@c-api.service[112444]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112444) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 07:36:01.980849 np0000175311 devstack@c-api.service[112443]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=112443) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 07:36:01.980937 np0000175311 devstack@c-api.service[112446]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112446) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 07:36:01.980994 np0000175311 devstack@c-api.service[112443]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=112443) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 07:36:01.981057 np0000175311 devstack@c-api.service[112446]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=112446) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 07:36:01.981099 np0000175311 devstack@c-api.service[112445]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112445) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 07:36:01.981141 np0000175311 devstack@c-api.service[112446]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=112446) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 07:36:01.981189 np0000175311 devstack@c-api.service[112443]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=112443) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 07:36:01.981257 np0000175311 devstack@c-api.service[112444]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112444) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 07:36:01.981304 np0000175311 devstack@c-api.service[112446]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112446) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 07:36:01.981345 np0000175311 devstack@c-api.service[112445]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=112445) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 07:36:01.981388 np0000175311 devstack@c-api.service[112446]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112446) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 07:36:01.981431 np0000175311 devstack@c-api.service[112443]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=112443) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 07:36:01.981492 np0000175311 devstack@c-api.service[112445]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=112445) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 07:36:01.981547 np0000175311 devstack@c-api.service[112446]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=112446) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 07:36:01.981603 np0000175311 devstack@c-api.service[112445]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112445) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 07:36:01.981645 np0000175311 devstack@c-api.service[112443]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=112443) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 07:36:01.981684 np0000175311 devstack@c-api.service[112446]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112446) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 07:36:01.981741 np0000175311 devstack@c-api.service[112445]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112445) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 07:36:01.981790 np0000175311 devstack@c-api.service[112443]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=112443) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 07:36:01.981838 np0000175311 devstack@c-api.service[112446]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112446) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 07:36:01.981888 np0000175311 devstack@c-api.service[112445]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=112445) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 07:36:01.981926 np0000175311 devstack@c-api.service[112446]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=112446) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 07:36:01.981983 np0000175311 devstack@c-api.service[112445]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112445) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 07:36:01.982037 np0000175311 devstack@c-api.service[112443]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112443) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 07:36:01.982093 np0000175311 devstack@c-api.service[112446]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=112446) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 07:36:01.982144 np0000175311 devstack@c-api.service[112445]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112445) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 07:36:01.982200 np0000175311 devstack@c-api.service[112446]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=112446) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 07:36:01.982300 np0000175311 devstack@c-api.service[112445]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=112445) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 07:36:01.982347 np0000175311 devstack@c-api.service[112446]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112446) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 07:36:01.982387 np0000175311 devstack@c-api.service[112445]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=112445) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 07:36:01.982432 np0000175311 devstack@c-api.service[112446]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=112446) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 07:36:01.982471 np0000175311 devstack@c-api.service[112445]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=112445) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 07:36:01.982513 np0000175311 devstack@c-api.service[112446]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=112446) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 07:36:01.982568 np0000175311 devstack@c-api.service[112445]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112445) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 07:36:01.982618 np0000175311 devstack@c-api.service[112446]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=112446) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 07:36:01.982673 np0000175311 devstack@c-api.service[112445]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=112445) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 07:36:01.982724 np0000175311 devstack@c-api.service[112446]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=112446) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 07:36:01.982785 np0000175311 devstack@c-api.service[112445]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=112445) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 07:36:01.982837 np0000175311 devstack@c-api.service[112446]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=112446) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 07:36:01.982892 np0000175311 devstack@c-api.service[112445]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=112445) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 07:36:01.982940 np0000175311 devstack@c-api.service[112446]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=112446) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 07:36:01.982982 np0000175311 devstack@c-api.service[112445]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=112445) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 07:36:01.983029 np0000175311 devstack@c-api.service[112446]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=112446) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 07:36:01.983068 np0000175311 devstack@c-api.service[112445]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=112445) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 07:36:01.983112 np0000175311 devstack@c-api.service[112443]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112443) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 07:36:01.983155 np0000175311 devstack@c-api.service[112446]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=112446) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 07:36:01.983203 np0000175311 devstack@c-api.service[112445]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=112445) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 07:36:01.983630 np0000175311 devstack@c-api.service[112446]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112446) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 07:36:01.983696 np0000175311 devstack@c-api.service[112443]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=112443) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 07:36:01.983748 np0000175311 devstack@c-api.service[112445]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=112445) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 07:36:01.983802 np0000175311 devstack@c-api.service[112443]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=112443) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 07:36:01.983842 np0000175311 devstack@c-api.service[112445]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=112445) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 07:36:01.983884 np0000175311 devstack@c-api.service[112444]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=112444) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 07:36:01.983925 np0000175311 devstack@c-api.service[112445]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112445) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 07:36:01.983981 np0000175311 devstack@c-api.service[112443]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112443) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 07:36:01.984072 np0000175311 devstack@c-api.service[112444]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=112444) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 07:36:01.984072 np0000175311 devstack@c-api.service[112444]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112444) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 07:36:01.984164 np0000175311 devstack@c-api.service[112443]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112443) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 07:36:01.984216 np0000175311 devstack@c-api.service[112444]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112444) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 07:36:01.984300 np0000175311 devstack@c-api.service[112443]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=112443) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 07:36:01.984343 np0000175311 devstack@c-api.service[112444]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=112444) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 07:36:01.984343 np0000175311 devstack@c-api.service[112444]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112444) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 07:36:01.984441 np0000175311 devstack@c-api.service[112443]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112443) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 07:36:01.984493 np0000175311 devstack@c-api.service[112444]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112444) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 07:36:01.984548 np0000175311 devstack@c-api.service[112443]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112443) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 07:36:01.984606 np0000175311 devstack@c-api.service[112444]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=112444) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 07:36:01.984606 np0000175311 devstack@c-api.service[112444]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=112444) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 07:36:01.984695 np0000175311 devstack@c-api.service[112443]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=112443) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 07:36:01.984757 np0000175311 devstack@c-api.service[112444]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=112444) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 07:36:01.984813 np0000175311 devstack@c-api.service[112443]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=112443) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 07:36:01.984863 np0000175311 devstack@c-api.service[112444]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112444) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 07:36:01.984863 np0000175311 devstack@c-api.service[112444]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=112444) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 07:36:01.984942 np0000175311 devstack@c-api.service[112443]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=112443) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 07:36:01.984997 np0000175311 devstack@c-api.service[112444]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=112444) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 07:36:01.985076 np0000175311 devstack@c-api.service[112443]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112443) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 07:36:01.985123 np0000175311 devstack@c-api.service[112444]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=112444) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 07:36:01.985123 np0000175311 devstack@c-api.service[112444]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=112444) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 07:36:01.985206 np0000175311 devstack@c-api.service[112443]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=112443) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 07:36:01.985293 np0000175311 devstack@c-api.service[112444]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=112444) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 07:36:01.985336 np0000175311 devstack@c-api.service[112443]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=112443) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 07:36:01.985387 np0000175311 devstack@c-api.service[112444]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=112444) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 07:36:01.985387 np0000175311 devstack@c-api.service[112444]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=112444) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 07:36:01.985453 np0000175311 devstack@c-api.service[112443]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=112443) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 07:36:01.985491 np0000175311 devstack@c-api.service[112444]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=112444) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 07:36:01.985531 np0000175311 devstack@c-api.service[112443]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=112443) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 07:36:01.985567 np0000175311 devstack@c-api.service[112444]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112444) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 07:36:01.985604 np0000175311 devstack@c-api.service[112443]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=112443) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 07:36:01.985604 np0000175311 devstack@c-api.service[112443]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=112443) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 07:36:01.985604 np0000175311 devstack@c-api.service[112443]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=112443) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 07:36:01.985604 np0000175311 devstack@c-api.service[112443]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=112443) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 07:36:01.985604 np0000175311 devstack@c-api.service[112443]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112443) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 07:36:01.985792 np0000175311 devstack@c-api.service[112446]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112446) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 07:36:01.985792 np0000175311 devstack@c-api.service[112446]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=112446) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 07:36:01.985865 np0000175311 devstack@c-api.service[112444]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112444) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 07:36:01.985903 np0000175311 devstack@c-api.service[112446]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=112446) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 07:36:01.985945 np0000175311 devstack@c-api.service[112444]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=112444) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 07:36:01.985985 np0000175311 devstack@c-api.service[112446]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=112446) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 07:36:01.986037 np0000175311 devstack@c-api.service[112444]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=112444) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 07:36:01.986086 np0000175311 devstack@c-api.service[112446]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=112446) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 07:36:01.986130 np0000175311 devstack@c-api.service[112445]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112445) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 07:36:01.986174 np0000175311 devstack@c-api.service[112446]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=112446) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 07:36:01.986213 np0000175311 devstack@c-api.service[112444]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=112444) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 07:36:01.986328 np0000175311 devstack@c-api.service[112445]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=112445) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 07:36:01.986384 np0000175311 devstack@c-api.service[112446]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=112446) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 07:36:01.986431 np0000175311 devstack@c-api.service[112444]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=112444) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 07:36:01.986511 np0000175311 devstack@c-api.service[112445]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=112445) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 07:36:01.986565 np0000175311 devstack@c-api.service[112444]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=112444) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 07:36:01.986618 np0000175311 devstack@c-api.service[112445]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=112445) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 07:36:01.986668 np0000175311 devstack@c-api.service[112444]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=112444) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 07:36:01.986715 np0000175311 devstack@c-api.service[112443]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112443) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 07:36:01.986765 np0000175311 devstack@c-api.service[112445]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=112445) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 07:36:01.986765 np0000175311 devstack@c-api.service[112445]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=112445) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 07:36:01.986840 np0000175311 devstack@c-api.service[112443]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=112443) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 07:36:01.986883 np0000175311 devstack@c-api.service[112445]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=112445) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 07:36:01.986929 np0000175311 devstack@c-api.service[112443]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=112443) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 07:36:01.986929 np0000175311 devstack@c-api.service[112443]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=112443) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 07:36:01.986929 np0000175311 devstack@c-api.service[112443]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=112443) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 07:36:01.986929 np0000175311 devstack@c-api.service[112443]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=112443) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 07:36:01.986929 np0000175311 devstack@c-api.service[112443]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=112443) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 07:36:01.987130 np0000175311 devstack@c-api.service[112446]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=112446) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 07:36:01.987130 np0000175311 devstack@c-api.service[112446]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=112446) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 07:36:01.987130 np0000175311 devstack@c-api.service[112446]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=112446) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 07:36:01.987130 np0000175311 devstack@c-api.service[112446]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=112446) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 07:36:01.987130 np0000175311 devstack@c-api.service[112446]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=112446) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 07:36:01.987130 np0000175311 devstack@c-api.service[112446]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=112446) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 07:36:01.987405 np0000175311 devstack@c-api.service[112444]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=112444) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 07:36:01.987449 np0000175311 devstack@c-api.service[112446]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=112446) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 07:36:01.987504 np0000175311 devstack@c-api.service[112444]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=112444) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 07:36:01.987504 np0000175311 devstack@c-api.service[112444]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=112444) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 07:36:01.987586 np0000175311 devstack@c-api.service[112445]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=112445) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 07:36:01.987640 np0000175311 devstack@c-api.service[112444]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=112444) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 07:36:01.987688 np0000175311 devstack@c-api.service[112445]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=112445) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 07:36:01.987688 np0000175311 devstack@c-api.service[112445]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=112445) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 07:36:01.987771 np0000175311 devstack@c-api.service[112444]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=112444) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 07:36:01.987818 np0000175311 devstack@c-api.service[112445]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=112445) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 07:36:01.987865 np0000175311 devstack@c-api.service[112444]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=112444) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 07:36:01.987915 np0000175311 devstack@c-api.service[112445]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=112445) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 07:36:01.987965 np0000175311 devstack@c-api.service[112444]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=112444) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 07:36:01.988012 np0000175311 devstack@c-api.service[112445]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=112445) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 07:36:01.988012 np0000175311 devstack@c-api.service[112445]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=112445) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 07:36:01.988090 np0000175311 devstack@c-api.service[112443]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=112443) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 07:36:01.988090 np0000175311 devstack@c-api.service[112443]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=112443) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 07:36:01.988090 np0000175311 devstack@c-api.service[112443]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=112443) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 07:36:01.988090 np0000175311 devstack@c-api.service[112443]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=112443) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 07:36:01.988090 np0000175311 devstack@c-api.service[112443]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=112443) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 07:36:01.988090 np0000175311 devstack@c-api.service[112443]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=112443) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 07:36:01.988090 np0000175311 devstack@c-api.service[112443]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=112443) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 07:36:01.991677 np0000175311 devstack@c-api.service[112446]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=112446) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 07:36:01.991750 np0000175311 devstack@c-api.service[112446]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=112446) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 07:36:01.991810 np0000175311 devstack@c-api.service[112446]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=112446) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 07:36:01.991857 np0000175311 devstack@c-api.service[112446]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=112446) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 07:36:01.991895 np0000175311 devstack@c-api.service[112446]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112446) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 07:36:01.992034 np0000175311 devstack@c-api.service[112446]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=112446) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 07:36:01.992088 np0000175311 devstack@c-api.service[112445]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=112445) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 07:36:01.992142 np0000175311 devstack@c-api.service[112446]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=112446) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 07:36:01.992192 np0000175311 devstack@c-api.service[112445]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=112445) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 07:36:01.992192 np0000175311 devstack@c-api.service[112445]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=112445) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 07:36:01.992192 np0000175311 devstack@c-api.service[112445]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=112445) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 07:36:01.992327 np0000175311 devstack@c-api.service[112445]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112445) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 07:36:01.992327 np0000175311 devstack@c-api.service[112445]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=112445) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 07:36:01.992405 np0000175311 devstack@c-api.service[112445]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=112445) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 07:36:01.992952 np0000175311 devstack@c-api.service[112443]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=112443) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 07:36:01.993025 np0000175311 devstack@c-api.service[112443]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=112443) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 07:36:01.993153 np0000175311 devstack@c-api.service[112443]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=112443) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 07:36:01.993598 np0000175311 devstack@c-api.service[112443]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=112443) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 07:36:01.993598 np0000175311 devstack@c-api.service[112443]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112443) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 07:36:01.993598 np0000175311 devstack@c-api.service[112443]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=112443) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 07:36:01.993598 np0000175311 devstack@c-api.service[112443]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=112443) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 07:36:01.994871 np0000175311 devstack@c-api.service[112444]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=112444) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 07:36:01.994950 np0000175311 devstack@c-api.service[112444]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=112444) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 07:36:01.994992 np0000175311 devstack@c-api.service[112444]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=112444) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 07:36:01.995058 np0000175311 devstack@c-api.service[112444]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=112444) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 07:36:01.995116 np0000175311 devstack@c-api.service[112446]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=112446) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 07:36:01.995163 np0000175311 devstack@c-api.service[112444]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112444) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 07:36:01.995200 np0000175311 devstack@c-api.service[112446]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=112446) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 07:36:01.995200 np0000175311 devstack@c-api.service[112446]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=112446) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 07:36:01.995409 np0000175311 devstack@c-api.service[112446]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=112446) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 07:36:01.995409 np0000175311 devstack@c-api.service[112446]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112446) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 07:36:01.995491 np0000175311 devstack@c-api.service[112444]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=112444) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 07:36:01.995538 np0000175311 devstack@c-api.service[112446]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=112446) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 07:36:01.995582 np0000175311 devstack@c-api.service[112444]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=112444) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 07:36:01.995629 np0000175311 devstack@c-api.service[112446]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112446) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 07:36:01.995673 np0000175311 devstack@c-api.service[112445]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=112445) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 07:36:01.995673 np0000175311 devstack@c-api.service[112445]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=112445) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 07:36:01.995673 np0000175311 devstack@c-api.service[112445]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=112445) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 07:36:01.995763 np0000175311 devstack@c-api.service[112445]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=112445) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 07:36:01.995763 np0000175311 devstack@c-api.service[112445]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112445) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 07:36:01.995823 np0000175311 devstack@c-api.service[112445]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=112445) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 07:36:01.996141 np0000175311 devstack@c-api.service[112445]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112445) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 07:36:01.996633 np0000175311 devstack@c-api.service[112446]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112446) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 07:36:01.996706 np0000175311 devstack@c-api.service[112444]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=112444) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 07:36:01.996753 np0000175311 devstack@c-api.service[112446]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=112446) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 07:36:01.996801 np0000175311 devstack@c-api.service[112444]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=112444) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 07:36:01.996849 np0000175311 devstack@c-api.service[112446]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=112446) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 07:36:01.996900 np0000175311 devstack@c-api.service[112444]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=112444) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 07:36:01.996964 np0000175311 devstack@c-api.service[112445]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112445) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 07:36:01.997087 np0000175311 devstack@c-api.service[112446]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=112446) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 07:36:01.997150 np0000175311 devstack@c-api.service[112444]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=112444) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 07:36:01.997211 np0000175311 devstack@c-api.service[112445]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=112445) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 07:36:01.997415 np0000175311 devstack@c-api.service[112446]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=112446) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 07:36:01.997469 np0000175311 devstack@c-api.service[112444]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112444) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 07:36:01.997522 np0000175311 devstack@c-api.service[112445]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=112445) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 07:36:01.997575 np0000175311 devstack@c-api.service[112446]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=112446) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 07:36:01.997623 np0000175311 devstack@c-api.service[112444]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=112444) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 07:36:01.997680 np0000175311 devstack@c-api.service[112443]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=112443) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 07:36:01.997748 np0000175311 devstack@c-api.service[112445]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=112445) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 07:36:01.997816 np0000175311 devstack@c-api.service[112446]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112446) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 07:36:01.997866 np0000175311 devstack@c-api.service[112444]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112444) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 07:36:01.997917 np0000175311 devstack@c-api.service[112445]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=112445) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 07:36:01.997960 np0000175311 devstack@c-api.service[112443]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=112443) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 07:36:01.998010 np0000175311 devstack@c-api.service[112446]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112446) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 07:36:01.998061 np0000175311 devstack@c-api.service[112445]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=112445) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 07:36:01.998116 np0000175311 devstack@c-api.service[112446]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=112446) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 07:36:01.998167 np0000175311 devstack@c-api.service[112445]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112445) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 07:36:01.998250 np0000175311 devstack@c-api.service[112446]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=112446) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 07:36:01.998305 np0000175311 devstack@c-api.service[112443]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=112443) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 07:36:01.998366 np0000175311 devstack@c-api.service[112445]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112445) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 07:36:01.998418 np0000175311 devstack@c-api.service[112446]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=112446) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 07:36:01.998468 np0000175311 devstack@c-api.service[112443]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=112443) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 07:36:01.998516 np0000175311 devstack@c-api.service[112444]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112444) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 07:36:01.998566 np0000175311 devstack@c-api.service[112446]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=112446) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 07:36:01.998618 np0000175311 devstack@c-api.service[112445]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=112445) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 07:36:01.998669 np0000175311 devstack@c-api.service[112446]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=112446) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 07:36:01.998723 np0000175311 devstack@c-api.service[112444]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=112444) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 07:36:01.998780 np0000175311 devstack@c-api.service[112443]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112443) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 07:36:01.998828 np0000175311 devstack@c-api.service[112445]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=112445) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 07:36:01.998888 np0000175311 devstack@c-api.service[112444]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=112444) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 07:36:01.998932 np0000175311 devstack@c-api.service[112446]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=112446) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 07:36:01.998996 np0000175311 devstack@c-api.service[112445]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=112445) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 07:36:01.999049 np0000175311 devstack@c-api.service[112443]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=112443) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 07:36:01.999098 np0000175311 devstack@c-api.service[112444]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=112444) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 07:36:01.999156 np0000175311 devstack@c-api.service[112445]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=112445) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 07:36:01.999204 np0000175311 devstack@c-api.service[112444]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=112444) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 07:36:01.999271 np0000175311 devstack@c-api.service[112443]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112443) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 07:36:01.999308 np0000175311 devstack@c-api.service[112445]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=112445) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 07:36:01.999353 np0000175311 devstack@c-api.service[112444]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=112444) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 07:36:01.999401 np0000175311 devstack@c-api.service[112445]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=112445) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 07:36:01.999448 np0000175311 devstack@c-api.service[112444]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112444) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 07:36:01.999448 np0000175311 devstack@c-api.service[112444]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112444) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 07:36:01.999448 np0000175311 devstack@c-api.service[112444]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=112444) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 07:36:01.999448 np0000175311 devstack@c-api.service[112444]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=112444) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 07:36:01.999610 np0000175311 devstack@c-api.service[112446]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=112446) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 07:36:01.999661 np0000175311 devstack@c-api.service[112444]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=112444) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 07:36:01.999714 np0000175311 devstack@c-api.service[112446]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=112446) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 07:36:01.999763 np0000175311 devstack@c-api.service[112444]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=112444) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 07:36:01.999822 np0000175311 devstack@c-api.service[112443]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112443) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 07:36:01.999872 np0000175311 devstack@c-api.service[112446]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=112446) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 07:36:01.999921 np0000175311 devstack@c-api.service[112444]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=112444) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 07:36:01.999972 np0000175311 devstack@c-api.service[112446]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=112446) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 07:36:02.000027 np0000175311 devstack@c-api.service[112443]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=112443) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 07:36:02.000074 np0000175311 devstack@c-api.service[112444]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=112444) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 07:36:02.000123 np0000175311 devstack@c-api.service[112446]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=112446) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 07:36:02.000178 np0000175311 devstack@c-api.service[112445]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=112445) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 07:36:02.000351 np0000175311 devstack@c-api.service[112443]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=112443) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 07:36:02.000408 np0000175311 devstack@c-api.service[112446]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=112446) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 07:36:02.000461 np0000175311 devstack@c-api.service[112445]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=112445) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 07:36:02.000535 np0000175311 devstack@c-api.service[112446]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=112446) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 07:36:02.000584 np0000175311 devstack@c-api.service[112443]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=112443) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 07:36:02.000630 np0000175311 devstack@c-api.service[112445]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=112445) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 07:36:02.000683 np0000175311 devstack@c-api.service[112446]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=112446) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 07:36:02.000739 np0000175311 devstack@c-api.service[112444]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=112444) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 07:36:02.000787 np0000175311 devstack@c-api.service[112445]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=112445) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 07:36:02.000830 np0000175311 devstack@c-api.service[112443]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=112443) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 07:36:02.000882 np0000175311 devstack@c-api.service[112446]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=112446) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 07:36:02.001029 np0000175311 devstack@c-api.service[112444]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=112444) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 07:36:02.001104 np0000175311 devstack@c-api.service[112445]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=112445) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 07:36:02.001191 np0000175311 devstack@c-api.service[112446]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=112446) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 07:36:02.001375 np0000175311 devstack@c-api.service[112443]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=112443) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 07:36:02.001419 np0000175311 devstack@c-api.service[112444]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=112444) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 07:36:02.001472 np0000175311 devstack@c-api.service[112445]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=112445) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 07:36:02.001522 np0000175311 devstack@c-api.service[112446]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112446) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 07:36:02.001572 np0000175311 devstack@c-api.service[112444]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=112444) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 07:36:02.001618 np0000175311 devstack@c-api.service[112445]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=112445) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 07:36:02.001668 np0000175311 devstack@c-api.service[112443]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112443) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 07:36:02.001872 np0000175311 devstack@c-api.service[112446]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=112446) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 07:36:02.001931 np0000175311 devstack@c-api.service[112444]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=112444) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 07:36:02.001980 np0000175311 devstack@c-api.service[112445]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=112445) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 07:36:02.002031 np0000175311 devstack@c-api.service[112446]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=112446) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 07:36:02.002077 np0000175311 devstack@c-api.service[112443]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112443) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 07:36:02.002133 np0000175311 devstack@c-api.service[112444]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=112444) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 07:36:02.002496 np0000175311 devstack@c-api.service[112445]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=112445) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 07:36:02.002594 np0000175311 devstack@c-api.service[112446]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112446) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 07:36:02.002650 np0000175311 devstack@c-api.service[112444]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=112444) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 07:36:02.002695 np0000175311 devstack@c-api.service[112445]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=112445) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 07:36:02.002760 np0000175311 devstack@c-api.service[112443]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=112443) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 07:36:02.002811 np0000175311 devstack@c-api.service[112444]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=112444) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 07:36:02.002938 np0000175311 devstack@c-api.service[112445]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112445) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 07:36:02.003023 np0000175311 devstack@c-api.service[112443]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=112443) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 07:36:02.003086 np0000175311 devstack@c-api.service[112445]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=112445) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 07:36:02.003437 np0000175311 devstack@c-api.service[112444]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=112444) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 07:36:02.003495 np0000175311 devstack@c-api.service[112445]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=112445) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 07:36:02.003544 np0000175311 devstack@c-api.service[112444]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=112444) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 07:36:02.003593 np0000175311 devstack@c-api.service[112443]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=112443) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 07:36:02.003651 np0000175311 devstack@c-api.service[112444]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112444) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 07:36:02.003704 np0000175311 devstack@c-api.service[112445]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112445) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 07:36:02.003752 np0000175311 devstack@c-api.service[112443]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=112443) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 07:36:02.003800 np0000175311 devstack@c-api.service[112444]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=112444) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 07:36:02.003848 np0000175311 devstack@c-api.service[112443]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=112443) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 07:36:02.003897 np0000175311 devstack@c-api.service[112444]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=112444) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 07:36:02.003945 np0000175311 devstack@c-api.service[112443]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=112443) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 07:36:02.003999 np0000175311 devstack@c-api.service[112444]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112444) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 07:36:02.004054 np0000175311 devstack@c-api.service[112446]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112446) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 07:36:02.004054 np0000175311 devstack@c-api.service[112446]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=112446) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 07:36:02.004152 np0000175311 devstack@c-api.service[112443]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=112443) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 07:36:02.004204 np0000175311 devstack@c-api.service[112446]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=112446) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 07:36:02.004204 np0000175311 devstack@c-api.service[112446]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=112446) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 07:36:02.004330 np0000175311 devstack@c-api.service[112444]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112444) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 07:36:02.004386 np0000175311 devstack@c-api.service[112443]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=112443) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 07:36:02.004432 np0000175311 devstack@c-api.service[112446]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112446) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 07:36:02.004478 np0000175311 devstack@c-api.service[112444]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=112444) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 07:36:02.004524 np0000175311 devstack@c-api.service[112443]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=112443) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 07:36:02.004564 np0000175311 devstack@c-api.service[112446]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=112446) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 07:36:02.004605 np0000175311 devstack@c-api.service[112444]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=112444) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 07:36:02.004646 np0000175311 devstack@c-api.service[112446]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112446) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 07:36:02.004692 np0000175311 devstack@c-api.service[112443]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=112443) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 07:36:02.004736 np0000175311 devstack@c-api.service[112444]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=112444) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 07:36:02.004786 np0000175311 devstack@c-api.service[112445]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112445) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 07:36:02.004831 np0000175311 devstack@c-api.service[112444]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112444) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 07:36:02.004874 np0000175311 devstack@c-api.service[112443]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=112443) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 07:36:02.004909 np0000175311 devstack@c-api.service[112444]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=112444) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 07:36:02.004952 np0000175311 devstack@c-api.service[112445]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=112445) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 07:36:02.004997 np0000175311 devstack@c-api.service[112443]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=112443) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 07:36:02.005068 np0000175311 devstack@c-api.service[112444]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112444) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 07:36:02.005109 np0000175311 devstack@c-api.service[112445]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=112445) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 07:36:02.005154 np0000175311 devstack@c-api.service[112443]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=112443) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 07:36:02.005205 np0000175311 devstack@c-api.service[112445]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=112445) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 07:36:02.005205 np0000175311 devstack@c-api.service[112445]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112445) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 07:36:02.005407 np0000175311 devstack@c-api.service[112443]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=112443) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 07:36:02.005613 np0000175311 devstack@c-api.service[112445]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=112445) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 07:36:02.005674 np0000175311 devstack@c-api.service[112443]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=112443) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 07:36:02.005721 np0000175311 devstack@c-api.service[112445]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112445) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 07:36:02.005776 np0000175311 devstack@c-api.service[112443]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=112443) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 07:36:02.005776 np0000175311 devstack@c-api.service[112443]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112443) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 07:36:02.005776 np0000175311 devstack@c-api.service[112443]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=112443) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 07:36:02.005900 np0000175311 devstack@c-api.service[112446]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112446) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 07:36:02.005948 np0000175311 devstack@c-api.service[112443]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=112443) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 07:36:02.006035 np0000175311 devstack@c-api.service[112446]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=112446) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 07:36:02.006088 np0000175311 devstack@c-api.service[112443]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112443) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 07:36:02.006132 np0000175311 devstack@c-api.service[112446]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=112446) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 07:36:02.006132 np0000175311 devstack@c-api.service[112446]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=112446) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 07:36:02.006132 np0000175311 devstack@c-api.service[112446]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112446) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 07:36:02.006132 np0000175311 devstack@c-api.service[112446]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=112446) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 07:36:02.006375 np0000175311 devstack@c-api.service[112444]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112444) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 07:36:02.006437 np0000175311 devstack@c-api.service[112446]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=112446) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 07:36:02.006529 np0000175311 devstack@c-api.service[112444]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=112444) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 07:36:02.006529 np0000175311 devstack@c-api.service[112444]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=112444) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 07:36:02.006610 np0000175311 devstack@c-api.service[112443]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112443) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 07:36:02.006656 np0000175311 devstack@c-api.service[112444]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=112444) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 07:36:02.006707 np0000175311 devstack@c-api.service[112443]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=112443) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 07:36:02.006751 np0000175311 devstack@c-api.service[112444]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112444) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 07:36:02.006751 np0000175311 devstack@c-api.service[112444]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=112444) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 07:36:02.006826 np0000175311 devstack@c-api.service[112443]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=112443) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 07:36:02.006876 np0000175311 devstack@c-api.service[112445]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112445) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 07:36:02.006923 np0000175311 devstack@c-api.service[112444]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=112444) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 07:36:02.006965 np0000175311 devstack@c-api.service[112445]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=112445) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 07:36:02.007010 np0000175311 devstack@c-api.service[112443]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=112443) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 07:36:02.007054 np0000175311 devstack@c-api.service[112445]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=112445) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 07:36:02.007054 np0000175311 devstack@c-api.service[112445]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=112445) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 07:36:02.007127 np0000175311 devstack@c-api.service[112443]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112443) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 07:36:02.007169 np0000175311 devstack@c-api.service[112445]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112445) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 07:36:02.007169 np0000175311 devstack@c-api.service[112445]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=112445) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 07:36:02.007264 np0000175311 devstack@c-api.service[112443]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=112443) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 07:36:02.007325 np0000175311 devstack@c-api.service[112445]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=112445) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 07:36:02.007376 np0000175311 devstack@c-api.service[112443]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112443) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 07:36:02.007376 np0000175311 devstack@c-api.service[112443]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112443) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 07:36:02.007376 np0000175311 devstack@c-api.service[112443]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=112443) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 07:36:02.007376 np0000175311 devstack@c-api.service[112443]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=112443) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 07:36:02.007376 np0000175311 devstack@c-api.service[112443]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=112443) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 07:36:02.007376 np0000175311 devstack@c-api.service[112443]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112443) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 07:36:02.007615 np0000175311 devstack@c-api.service[112446]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=112446) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 07:36:02.007667 np0000175311 devstack@c-api.service[112443]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=112443) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 07:36:02.007714 np0000175311 devstack@c-api.service[112446]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=112446) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 07:36:02.007714 np0000175311 devstack@c-api.service[112446]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=112446) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 07:36:02.007817 np0000175311 devstack@c-api.service[112443]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=112443) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 07:36:02.007866 np0000175311 devstack@c-api.service[112446]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=112446) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 07:36:02.007866 np0000175311 devstack@c-api.service[112446]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=112446) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 07:36:02.007866 np0000175311 devstack@c-api.service[112446]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=112446) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 07:36:02.007866 np0000175311 devstack@c-api.service[112446]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112446) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 07:36:02.008075 np0000175311 devstack@c-api.service[112444]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=112444) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 07:36:02.008127 np0000175311 devstack@c-api.service[112446]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112446) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 07:36:02.008127 np0000175311 devstack@c-api.service[112446]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=112446) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 07:36:02.008273 np0000175311 devstack@c-api.service[112444]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=112444) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 07:36:02.008344 np0000175311 devstack@c-api.service[112446]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=112446) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 07:36:02.008395 np0000175311 devstack@c-api.service[112444]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=112444) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 07:36:02.008440 np0000175311 devstack@c-api.service[112446]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=112446) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 07:36:02.008489 np0000175311 devstack@c-api.service[112444]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=112444) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 07:36:02.008539 np0000175311 devstack@c-api.service[112446]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=112446) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 07:36:02.008644 np0000175311 devstack@c-api.service[112444]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=112444) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 07:36:02.008730 np0000175311 devstack@c-api.service[112446]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=112446) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 07:36:02.008785 np0000175311 devstack@c-api.service[112444]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=112444) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 07:36:02.008836 np0000175311 devstack@c-api.service[112446]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=112446) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 07:36:02.008885 np0000175311 devstack@c-api.service[112443]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=112443) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 07:36:02.008943 np0000175311 devstack@c-api.service[112444]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112444) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 07:36:02.008943 np0000175311 devstack@c-api.service[112444]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112444) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 07:36:02.009063 np0000175311 devstack@c-api.service[112443]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=112443) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 07:36:02.009114 np0000175311 devstack@c-api.service[112445]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=112445) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 07:36:02.009168 np0000175311 devstack@c-api.service[112444]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=112444) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 07:36:02.009168 np0000175311 devstack@c-api.service[112444]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=112444) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 07:36:02.009283 np0000175311 devstack@c-api.service[112445]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=112445) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 07:36:02.009335 np0000175311 devstack@c-api.service[112443]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=112443) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 07:36:02.009381 np0000175311 devstack@c-api.service[112444]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=112444) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 07:36:02.009434 np0000175311 devstack@c-api.service[112445]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=112445) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 07:36:02.009479 np0000175311 devstack@c-api.service[112443]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=112443) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 07:36:02.009524 np0000175311 devstack@c-api.service[112444]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=112444) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 07:36:02.009571 np0000175311 devstack@c-api.service[112445]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=112445) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 07:36:02.009618 np0000175311 devstack@c-api.service[112444]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=112444) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 07:36:02.009672 np0000175311 devstack@c-api.service[112445]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=112445) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 07:36:02.009721 np0000175311 devstack@c-api.service[112444]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=112444) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 07:36:02.009772 np0000175311 devstack@c-api.service[112443]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=112443) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 07:36:02.009818 np0000175311 devstack@c-api.service[112445]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=112445) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 07:36:02.009865 np0000175311 devstack@c-api.service[112443]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=112443) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 07:36:02.009923 np0000175311 devstack@c-api.service[112445]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112445) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 07:36:02.009970 np0000175311 devstack@c-api.service[112443]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112443) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 07:36:02.010012 np0000175311 devstack@c-api.service[112445]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112445) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 07:36:02.010012 np0000175311 devstack@c-api.service[112445]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=112445) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 07:36:02.010108 np0000175311 devstack@c-api.service[112443]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112443) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 07:36:02.010165 np0000175311 devstack@c-api.service[112445]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=112445) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 07:36:02.010214 np0000175311 devstack@c-api.service[112443]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=112443) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 07:36:02.010303 np0000175311 devstack@c-api.service[112445]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=112445) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 07:36:02.010303 np0000175311 devstack@c-api.service[112445]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=112445) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 07:36:02.010443 np0000175311 devstack@c-api.service[112443]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=112443) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 07:36:02.010483 np0000175311 devstack@c-api.service[112445]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=112445) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 07:36:02.010522 np0000175311 devstack@c-api.service[112443]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=112443) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 07:36:02.010570 np0000175311 devstack@c-api.service[112445]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=112445) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 07:36:02.010617 np0000175311 devstack@c-api.service[112443]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=112443) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 07:36:02.010617 np0000175311 devstack@c-api.service[112443]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=112443) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 07:36:02.010617 np0000175311 devstack@c-api.service[112443]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=112443) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 07:36:02.010740 np0000175311 devstack@c-api.service[112446]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=112446) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 07:36:02.010740 np0000175311 devstack@c-api.service[112446]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=112446) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 07:36:02.010740 np0000175311 devstack@c-api.service[112446]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=112446) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 07:36:02.010740 np0000175311 devstack@c-api.service[112446]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=112446) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 07:36:02.010740 np0000175311 devstack@c-api.service[112446]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=112446) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 07:36:02.010740 np0000175311 devstack@c-api.service[112446]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=112446) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 07:36:02.010740 np0000175311 devstack@c-api.service[112446]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112446) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 07:36:02.011089 np0000175311 devstack@c-api.service[112444]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=112444) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 07:36:02.011089 np0000175311 devstack@c-api.service[112444]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=112444) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 07:36:02.011089 np0000175311 devstack@c-api.service[112444]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=112444) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 07:36:02.011089 np0000175311 devstack@c-api.service[112444]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=112444) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 07:36:02.011089 np0000175311 devstack@c-api.service[112444]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=112444) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 07:36:02.011089 np0000175311 devstack@c-api.service[112444]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=112444) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 07:36:02.011089 np0000175311 devstack@c-api.service[112444]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112444) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 07:36:02.011428 np0000175311 devstack@c-api.service[112445]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=112445) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 07:36:02.011428 np0000175311 devstack@c-api.service[112445]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=112445) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 07:36:02.011428 np0000175311 devstack@c-api.service[112445]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=112445) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 07:36:02.011428 np0000175311 devstack@c-api.service[112445]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=112445) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 07:36:02.011631 np0000175311 devstack@c-api.service[112446]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112446) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 07:36:02.011683 np0000175311 devstack@c-api.service[112445]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=112445) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 07:36:02.011734 np0000175311 devstack@c-api.service[112446]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=112446) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 07:36:02.011777 np0000175311 devstack@c-api.service[112445]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=112445) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 07:36:02.011830 np0000175311 devstack@c-api.service[112446]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=112446) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 07:36:02.011876 np0000175311 devstack@c-api.service[112445]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112445) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 07:36:02.011919 np0000175311 devstack@c-api.service[112446]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=112446) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 07:36:02.011919 np0000175311 devstack@c-api.service[112446]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=112446) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 07:36:02.011919 np0000175311 devstack@c-api.service[112446]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=112446) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 07:36:02.011919 np0000175311 devstack@c-api.service[112446]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=112446) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 07:36:02.012116 np0000175311 devstack@c-api.service[112445]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112445) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 07:36:02.012174 np0000175311 devstack@c-api.service[112444]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112444) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 07:36:02.012219 np0000175311 devstack@c-api.service[112445]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=112445) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 07:36:02.012319 np0000175311 devstack@c-api.service[112444]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=112444) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 07:36:02.012386 np0000175311 devstack@c-api.service[112445]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=112445) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 07:36:02.012460 np0000175311 devstack@c-api.service[112444]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=112444) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 07:36:02.012517 np0000175311 devstack@c-api.service[112445]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=112445) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 07:36:02.012566 np0000175311 devstack@c-api.service[112444]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=112444) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 07:36:02.012619 np0000175311 devstack@c-api.service[112445]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=112445) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 07:36:02.012667 np0000175311 devstack@c-api.service[112444]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=112444) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 07:36:02.012718 np0000175311 devstack@c-api.service[112445]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=112445) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 07:36:02.012763 np0000175311 devstack@c-api.service[112444]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=112444) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 07:36:02.012809 np0000175311 devstack@c-api.service[112445]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=112445) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 07:36:02.012864 np0000175311 devstack@c-api.service[112444]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=112444) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 07:36:02.012911 np0000175311 devstack@c-api.service[112443]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=112443) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 07:36:02.012911 np0000175311 devstack@c-api.service[112443]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=112443) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 07:36:02.012911 np0000175311 devstack@c-api.service[112443]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=112443) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 07:36:02.012911 np0000175311 devstack@c-api.service[112443]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=112443) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 07:36:02.013115 np0000175311 devstack@c-api.service[112446]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=112446) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 07:36:02.013166 np0000175311 devstack@c-api.service[112443]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=112443) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 07:36:02.013211 np0000175311 devstack@c-api.service[112446]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=112446) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 07:36:02.013281 np0000175311 devstack@c-api.service[112443]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=112443) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 07:36:02.013343 np0000175311 devstack@c-api.service[112446]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=112446) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 07:36:02.013343 np0000175311 devstack@c-api.service[112446]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=112446) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 07:36:02.013438 np0000175311 devstack@c-api.service[112443]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112443) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 07:36:02.013491 np0000175311 devstack@c-api.service[112446]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=112446) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 07:36:02.013491 np0000175311 devstack@c-api.service[112446]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=112446) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 07:36:02.013491 np0000175311 devstack@c-api.service[112446]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112446) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 07:36:02.013598 np0000175311 devstack@c-api.service[112445]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=112445) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 07:36:02.013598 np0000175311 devstack@c-api.service[112445]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=112445) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 07:36:02.013598 np0000175311 devstack@c-api.service[112445]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=112445) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 07:36:02.013717 np0000175311 devstack@c-api.service[112443]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112443) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 07:36:02.013864 np0000175311 devstack@c-api.service[112445]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=112445) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 07:36:02.013864 np0000175311 devstack@c-api.service[112445]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=112445) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 07:36:02.013967 np0000175311 devstack@c-api.service[112443]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=112443) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 07:36:02.014010 np0000175311 devstack@c-api.service[112445]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=112445) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 07:36:02.014057 np0000175311 devstack@c-api.service[112443]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=112443) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 07:36:02.014098 np0000175311 devstack@c-api.service[112444]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=112444) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 07:36:02.014143 np0000175311 devstack@c-api.service[112445]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112445) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 07:36:02.014188 np0000175311 devstack@c-api.service[112444]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=112444) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 07:36:02.014263 np0000175311 devstack@c-api.service[112443]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=112443) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 07:36:02.014314 np0000175311 devstack@c-api.service[112444]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=112444) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 07:36:02.014370 np0000175311 devstack@c-api.service[112443]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=112443) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 07:36:02.014412 np0000175311 devstack@c-api.service[112444]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=112444) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 07:36:02.014412 np0000175311 devstack@c-api.service[112444]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=112444) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 07:36:02.014497 np0000175311 devstack@c-api.service[112443]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=112443) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 07:36:02.014543 np0000175311 devstack@c-api.service[112444]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=112444) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 07:36:02.014543 np0000175311 devstack@c-api.service[112444]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112444) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 07:36:02.014625 np0000175311 devstack@c-api.service[112443]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=112443) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 07:36:02.014625 np0000175311 devstack@c-api.service[112443]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=112443) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 07:36:02.014625 np0000175311 devstack@c-api.service[112443]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=112443) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 07:36:02.014625 np0000175311 devstack@c-api.service[112443]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=112443) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 07:36:02.014625 np0000175311 devstack@c-api.service[112443]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=112443) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 07:36:02.014625 np0000175311 devstack@c-api.service[112443]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=112443) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 07:36:02.014625 np0000175311 devstack@c-api.service[112443]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=112443) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 07:36:02.014625 np0000175311 devstack@c-api.service[112443]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112443) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 07:36:02.015008 np0000175311 devstack@c-api.service[112446]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112446) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 07:36:02.015008 np0000175311 devstack@c-api.service[112446]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=112446) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 07:36:02.015008 np0000175311 devstack@c-api.service[112446]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=112446) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 07:36:02.015008 np0000175311 devstack@c-api.service[112446]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=112446) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 07:36:02.015008 np0000175311 devstack@c-api.service[112446]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112446) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 07:36:02.015382 np0000175311 devstack@c-api.service[112445]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112445) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 07:36:02.015437 np0000175311 devstack@c-api.service[112446]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=112446) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 07:36:02.015479 np0000175311 devstack@c-api.service[112445]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=112445) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 07:36:02.015479 np0000175311 devstack@c-api.service[112445]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=112445) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 07:36:02.015479 np0000175311 devstack@c-api.service[112445]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=112445) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 07:36:02.015479 np0000175311 devstack@c-api.service[112445]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112445) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 07:36:02.015621 np0000175311 devstack@c-api.service[112444]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112444) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 07:36:02.015665 np0000175311 devstack@c-api.service[112445]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=112445) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 07:36:02.015709 np0000175311 devstack@c-api.service[112444]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=112444) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 07:36:02.015709 np0000175311 devstack@c-api.service[112444]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=112444) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 07:36:02.015709 np0000175311 devstack@c-api.service[112444]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=112444) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 07:36:02.015709 np0000175311 devstack@c-api.service[112444]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112444) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 07:36:02.015709 np0000175311 devstack@c-api.service[112444]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=112444) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 07:36:02.015912 np0000175311 devstack@c-api.service[112443]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112443) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 07:36:02.015912 np0000175311 devstack@c-api.service[112443]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=112443) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 07:36:02.015912 np0000175311 devstack@c-api.service[112443]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=112443) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 07:36:02.015912 np0000175311 devstack@c-api.service[112443]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=112443) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 07:36:02.015912 np0000175311 devstack@c-api.service[112443]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112443) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 07:36:02.015912 np0000175311 devstack@c-api.service[112443]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=112443) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 07:36:02.057693 np0000175311 devstack@c-api.service[112446]: INFO dbcounter [None req-f6345c2b-ad25-4ea7-a20f-2fb97ab676a2 None None] Registered counter for database cinder May 20 07:36:02.057847 np0000175311 devstack@c-api.service[112445]: INFO dbcounter [None req-3548ac8e-8776-4c4c-a0f9-6127badc7d63 None None] Registered counter for database cinder May 20 07:36:02.064892 np0000175311 devstack@c-api.service[112444]: INFO dbcounter [None req-199417ff-26b0-43d7-9eed-38d74cf52cf8 None None] Registered counter for database cinder May 20 07:36:02.067402 np0000175311 devstack@c-api.service[112443]: INFO dbcounter [None req-14ea1ce7-70dd-4505-bc06-b6a7a1156cfc None None] Registered counter for database cinder May 20 07:36:02.070101 np0000175311 devstack@c-api.service[112446]: DEBUG oslo_db.sqlalchemy.engines [None req-f6345c2b-ad25-4ea7-a20f-2fb97ab676a2 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=112446) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 20 07:36:02.072269 np0000175311 devstack@c-api.service[112445]: DEBUG oslo_db.sqlalchemy.engines [None req-3548ac8e-8776-4c4c-a0f9-6127badc7d63 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=112445) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 20 07:36:02.079731 np0000175311 devstack@c-api.service[112444]: DEBUG oslo_db.sqlalchemy.engines [None req-199417ff-26b0-43d7-9eed-38d74cf52cf8 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=112444) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 20 07:36:02.081528 np0000175311 devstack@c-api.service[112443]: DEBUG oslo_db.sqlalchemy.engines [None req-14ea1ce7-70dd-4505-bc06-b6a7a1156cfc 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=112443) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 20 07:36:02.182302 np0000175311 devstack@c-api.service[112446]: DEBUG dbcounter [-] [112446] Writer thread running {{(pid=112446) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} May 20 07:36:02.184677 np0000175311 devstack@c-api.service[112446]: INFO cinder.rpc [None req-f6345c2b-ad25-4ea7-a20f-2fb97ab676a2 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. May 20 07:36:02.186958 np0000175311 devstack@c-api.service[112446]: INFO cinder.rpc [None req-f6345c2b-ad25-4ea7-a20f-2fb97ab676a2 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. May 20 07:36:02.189062 np0000175311 devstack@c-api.service[112446]: INFO cinder.rpc [None req-f6345c2b-ad25-4ea7-a20f-2fb97ab676a2 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. May 20 07:36:02.191179 np0000175311 devstack@c-api.service[112446]: INFO cinder.rpc [None req-f6345c2b-ad25-4ea7-a20f-2fb97ab676a2 None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. May 20 07:36:02.192444 np0000175311 devstack@c-api.service[112446]: WARNING castellan.key_manager.migration [None req-f6345c2b-ad25-4ea7-a20f-2fb97ab676a2 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 07:36:02.192863 np0000175311 devstack@c-api.service[112445]: DEBUG dbcounter [-] [112445] Writer thread running {{(pid=112445) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} May 20 07:36:02.194703 np0000175311 devstack@c-api.service[112446]: WARNING castellan.key_manager.migration [None req-f6345c2b-ad25-4ea7-a20f-2fb97ab676a2 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 07:36:02.195332 np0000175311 devstack@c-api.service[112444]: DEBUG dbcounter [-] [112444] Writer thread running {{(pid=112444) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} May 20 07:36:02.196114 np0000175311 devstack@c-api.service[112445]: INFO cinder.rpc [None req-3548ac8e-8776-4c4c-a0f9-6127badc7d63 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. May 20 07:36:02.198464 np0000175311 devstack@c-api.service[112446]: DEBUG oslo_db.sqlalchemy.engines [None req-f6345c2b-ad25-4ea7-a20f-2fb97ab676a2 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=112446) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 20 07:36:02.198654 np0000175311 devstack@c-api.service[112444]: INFO cinder.rpc [None req-199417ff-26b0-43d7-9eed-38d74cf52cf8 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. May 20 07:36:02.198839 np0000175311 devstack@c-api.service[112445]: INFO cinder.rpc [None req-3548ac8e-8776-4c4c-a0f9-6127badc7d63 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. May 20 07:36:02.200365 np0000175311 devstack@c-api.service[112446]: INFO cinder.rpc [None req-f6345c2b-ad25-4ea7-a20f-2fb97ab676a2 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. May 20 07:36:02.201624 np0000175311 devstack@c-api.service[112445]: INFO cinder.rpc [None req-3548ac8e-8776-4c4c-a0f9-6127badc7d63 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. May 20 07:36:02.202354 np0000175311 devstack@c-api.service[112446]: INFO cinder.rpc [None req-f6345c2b-ad25-4ea7-a20f-2fb97ab676a2 None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. May 20 07:36:02.202569 np0000175311 devstack@c-api.service[112444]: INFO cinder.rpc [None req-199417ff-26b0-43d7-9eed-38d74cf52cf8 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. May 20 07:36:02.202831 np0000175311 devstack@c-api.service[112443]: DEBUG dbcounter [-] [112443] Writer thread running {{(pid=112443) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} May 20 07:36:02.203451 np0000175311 devstack@c-api.service[112446]: WARNING castellan.key_manager.migration [None req-f6345c2b-ad25-4ea7-a20f-2fb97ab676a2 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 07:36:02.203858 np0000175311 devstack@c-api.service[112445]: INFO cinder.rpc [None req-3548ac8e-8776-4c4c-a0f9-6127badc7d63 None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. May 20 07:36:02.205073 np0000175311 devstack@c-api.service[112445]: WARNING castellan.key_manager.migration [None req-3548ac8e-8776-4c4c-a0f9-6127badc7d63 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 07:36:02.206180 np0000175311 devstack@c-api.service[112443]: INFO cinder.rpc [None req-14ea1ce7-70dd-4505-bc06-b6a7a1156cfc None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. May 20 07:36:02.206390 np0000175311 devstack@c-api.service[112444]: INFO cinder.rpc [None req-199417ff-26b0-43d7-9eed-38d74cf52cf8 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. May 20 07:36:02.206967 np0000175311 devstack@c-api.service[112445]: WARNING castellan.key_manager.migration [None req-3548ac8e-8776-4c4c-a0f9-6127badc7d63 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 07:36:02.208582 np0000175311 devstack@c-api.service[112443]: INFO cinder.rpc [None req-14ea1ce7-70dd-4505-bc06-b6a7a1156cfc None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. May 20 07:36:02.208851 np0000175311 devstack@c-api.service[112444]: INFO cinder.rpc [None req-199417ff-26b0-43d7-9eed-38d74cf52cf8 None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. May 20 07:36:02.210118 np0000175311 devstack@c-api.service[112444]: WARNING castellan.key_manager.migration [None req-199417ff-26b0-43d7-9eed-38d74cf52cf8 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 07:36:02.211178 np0000175311 devstack@c-api.service[112443]: INFO cinder.rpc [None req-14ea1ce7-70dd-4505-bc06-b6a7a1156cfc None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. May 20 07:36:02.211635 np0000175311 devstack@c-api.service[112445]: DEBUG oslo_db.sqlalchemy.engines [None req-3548ac8e-8776-4c4c-a0f9-6127badc7d63 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=112445) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 20 07:36:02.212413 np0000175311 devstack@c-api.service[112444]: WARNING castellan.key_manager.migration [None req-199417ff-26b0-43d7-9eed-38d74cf52cf8 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 07:36:02.213463 np0000175311 devstack@c-api.service[112443]: INFO cinder.rpc [None req-14ea1ce7-70dd-4505-bc06-b6a7a1156cfc None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. May 20 07:36:02.213710 np0000175311 devstack@c-api.service[112445]: INFO cinder.rpc [None req-3548ac8e-8776-4c4c-a0f9-6127badc7d63 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. May 20 07:36:02.214433 np0000175311 devstack@c-api.service[112446]: WARNING castellan.key_manager.migration [None req-f6345c2b-ad25-4ea7-a20f-2fb97ab676a2 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 07:36:02.214650 np0000175311 devstack@c-api.service[112443]: WARNING castellan.key_manager.migration [None req-14ea1ce7-70dd-4505-bc06-b6a7a1156cfc None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 07:36:02.215606 np0000175311 devstack@c-api.service[112445]: INFO cinder.rpc [None req-3548ac8e-8776-4c4c-a0f9-6127badc7d63 None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. May 20 07:36:02.216730 np0000175311 devstack@c-api.service[112445]: WARNING castellan.key_manager.migration [None req-3548ac8e-8776-4c4c-a0f9-6127badc7d63 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 07:36:02.216987 np0000175311 devstack@c-api.service[112443]: WARNING castellan.key_manager.migration [None req-14ea1ce7-70dd-4505-bc06-b6a7a1156cfc None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 07:36:02.217569 np0000175311 devstack@c-api.service[112446]: WARNING castellan.key_manager.migration [None req-f6345c2b-ad25-4ea7-a20f-2fb97ab676a2 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 07:36:02.218171 np0000175311 devstack@c-api.service[112444]: DEBUG oslo_db.sqlalchemy.engines [None req-199417ff-26b0-43d7-9eed-38d74cf52cf8 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=112444) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 20 07:36:02.219844 np0000175311 devstack@c-api.service[112444]: INFO cinder.rpc [None req-199417ff-26b0-43d7-9eed-38d74cf52cf8 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. May 20 07:36:02.220686 np0000175311 devstack@c-api.service[112446]: WARNING castellan.key_manager.migration [None req-f6345c2b-ad25-4ea7-a20f-2fb97ab676a2 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 07:36:02.221414 np0000175311 devstack@c-api.service[112444]: INFO cinder.rpc [None req-199417ff-26b0-43d7-9eed-38d74cf52cf8 None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. May 20 07:36:02.222398 np0000175311 devstack@c-api.service[112444]: WARNING castellan.key_manager.migration [None req-199417ff-26b0-43d7-9eed-38d74cf52cf8 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 07:36:02.223258 np0000175311 devstack@c-api.service[112443]: DEBUG oslo_db.sqlalchemy.engines [None req-14ea1ce7-70dd-4505-bc06-b6a7a1156cfc 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=112443) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 20 07:36:02.225469 np0000175311 devstack@c-api.service[112443]: INFO cinder.rpc [None req-14ea1ce7-70dd-4505-bc06-b6a7a1156cfc None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. May 20 07:36:02.225585 np0000175311 devstack@c-api.service[112446]: WARNING castellan.key_manager.migration [None req-f6345c2b-ad25-4ea7-a20f-2fb97ab676a2 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 07:36:02.228560 np0000175311 devstack@c-api.service[112443]: INFO cinder.rpc [None req-14ea1ce7-70dd-4505-bc06-b6a7a1156cfc None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. May 20 07:36:02.228669 np0000175311 devstack@c-api.service[112445]: WARNING castellan.key_manager.migration [None req-3548ac8e-8776-4c4c-a0f9-6127badc7d63 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 07:36:02.228766 np0000175311 devstack@c-api.service[112446]: WARNING castellan.key_manager.migration [None req-f6345c2b-ad25-4ea7-a20f-2fb97ab676a2 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 07:36:02.229758 np0000175311 devstack@c-api.service[112443]: WARNING castellan.key_manager.migration [None req-14ea1ce7-70dd-4505-bc06-b6a7a1156cfc None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 07:36:02.231735 np0000175311 devstack@c-api.service[112446]: WARNING castellan.key_manager.migration [None req-f6345c2b-ad25-4ea7-a20f-2fb97ab676a2 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 07:36:02.231868 np0000175311 devstack@c-api.service[112445]: WARNING castellan.key_manager.migration [None req-3548ac8e-8776-4c4c-a0f9-6127badc7d63 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 07:36:02.234770 np0000175311 devstack@c-api.service[112446]: WARNING castellan.key_manager.migration [None req-f6345c2b-ad25-4ea7-a20f-2fb97ab676a2 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 07:36:02.234860 np0000175311 devstack@c-api.service[112444]: WARNING castellan.key_manager.migration [None req-199417ff-26b0-43d7-9eed-38d74cf52cf8 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 07:36:02.235257 np0000175311 devstack@c-api.service[112445]: WARNING castellan.key_manager.migration [None req-3548ac8e-8776-4c4c-a0f9-6127badc7d63 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 07:36:02.237547 np0000175311 devstack@c-api.service[112446]: WARNING castellan.key_manager.migration [None req-f6345c2b-ad25-4ea7-a20f-2fb97ab676a2 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 07:36:02.238011 np0000175311 devstack@c-api.service[112444]: WARNING castellan.key_manager.migration [None req-199417ff-26b0-43d7-9eed-38d74cf52cf8 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 07:36:02.239351 np0000175311 devstack@c-api.service[112445]: WARNING castellan.key_manager.migration [None req-3548ac8e-8776-4c4c-a0f9-6127badc7d63 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 07:36:02.240380 np0000175311 devstack@c-api.service[112446]: WARNING castellan.key_manager.migration [None req-f6345c2b-ad25-4ea7-a20f-2fb97ab676a2 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 07:36:02.241141 np0000175311 devstack@c-api.service[112444]: WARNING castellan.key_manager.migration [None req-199417ff-26b0-43d7-9eed-38d74cf52cf8 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 07:36:02.241465 np0000175311 devstack@c-api.service[112443]: WARNING castellan.key_manager.migration [None req-14ea1ce7-70dd-4505-bc06-b6a7a1156cfc None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 07:36:02.241853 np0000175311 devstack@c-api.service[112446]: WARNING castellan.key_manager.migration [None req-f6345c2b-ad25-4ea7-a20f-2fb97ab676a2 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 07:36:02.243320 np0000175311 devstack@c-api.service[112445]: WARNING castellan.key_manager.migration [None req-3548ac8e-8776-4c4c-a0f9-6127badc7d63 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 07:36:02.244522 np0000175311 devstack@c-api.service[112446]: WARNING castellan.key_manager.migration [None req-f6345c2b-ad25-4ea7-a20f-2fb97ab676a2 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 07:36:02.244610 np0000175311 devstack@c-api.service[112443]: WARNING castellan.key_manager.migration [None req-14ea1ce7-70dd-4505-bc06-b6a7a1156cfc None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 07:36:02.245619 np0000175311 devstack@c-api.service[112444]: WARNING castellan.key_manager.migration [None req-199417ff-26b0-43d7-9eed-38d74cf52cf8 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 07:36:02.246689 np0000175311 devstack@c-api.service[112445]: WARNING castellan.key_manager.migration [None req-3548ac8e-8776-4c4c-a0f9-6127badc7d63 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 07:36:02.247978 np0000175311 devstack@c-api.service[112443]: WARNING castellan.key_manager.migration [None req-14ea1ce7-70dd-4505-bc06-b6a7a1156cfc None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 07:36:02.248518 np0000175311 devstack@c-api.service[112444]: WARNING castellan.key_manager.migration [None req-199417ff-26b0-43d7-9eed-38d74cf52cf8 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 07:36:02.249786 np0000175311 devstack@c-api.service[112445]: WARNING castellan.key_manager.migration [None req-3548ac8e-8776-4c4c-a0f9-6127badc7d63 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 07:36:02.249923 np0000175311 devstack@c-api.service[112446]: WARNING castellan.key_manager.migration [None req-f6345c2b-ad25-4ea7-a20f-2fb97ab676a2 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 07:36:02.252205 np0000175311 devstack@c-api.service[112444]: WARNING castellan.key_manager.migration [None req-199417ff-26b0-43d7-9eed-38d74cf52cf8 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 07:36:02.252630 np0000175311 devstack@c-api.service[112445]: WARNING castellan.key_manager.migration [None req-3548ac8e-8776-4c4c-a0f9-6127badc7d63 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 07:36:02.253209 np0000175311 devstack@c-api.service[112443]: WARNING castellan.key_manager.migration [None req-14ea1ce7-70dd-4505-bc06-b6a7a1156cfc None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 07:36:02.253315 np0000175311 devstack@c-api.service[112446]: WARNING castellan.key_manager.migration [None req-f6345c2b-ad25-4ea7-a20f-2fb97ab676a2 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 07:36:02.255260 np0000175311 devstack@c-api.service[112446]: WARNING castellan.key_manager.migration [None req-f6345c2b-ad25-4ea7-a20f-2fb97ab676a2 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 07:36:02.255346 np0000175311 devstack@c-api.service[112444]: WARNING castellan.key_manager.migration [None req-199417ff-26b0-43d7-9eed-38d74cf52cf8 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 07:36:02.255576 np0000175311 devstack@c-api.service[112445]: WARNING castellan.key_manager.migration [None req-3548ac8e-8776-4c4c-a0f9-6127badc7d63 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 07:36:02.256186 np0000175311 devstack@c-api.service[112443]: WARNING castellan.key_manager.migration [None req-14ea1ce7-70dd-4505-bc06-b6a7a1156cfc None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 07:36:02.256699 np0000175311 devstack@c-api.service[112446]: WARNING castellan.key_manager.migration [None req-f6345c2b-ad25-4ea7-a20f-2fb97ab676a2 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 07:36:02.257121 np0000175311 devstack@c-api.service[112445]: WARNING castellan.key_manager.migration [None req-3548ac8e-8776-4c4c-a0f9-6127badc7d63 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 07:36:02.258050 np0000175311 devstack@c-api.service[112444]: WARNING castellan.key_manager.migration [None req-199417ff-26b0-43d7-9eed-38d74cf52cf8 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 07:36:02.258133 np0000175311 devstack@c-api.service[112446]: WARNING castellan.key_manager.migration [None req-f6345c2b-ad25-4ea7-a20f-2fb97ab676a2 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 07:36:02.259147 np0000175311 devstack@c-api.service[112443]: WARNING castellan.key_manager.migration [None req-14ea1ce7-70dd-4505-bc06-b6a7a1156cfc None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 07:36:02.259600 np0000175311 devstack@c-api.service[112446]: WARNING castellan.key_manager.migration [None req-f6345c2b-ad25-4ea7-a20f-2fb97ab676a2 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 07:36:02.259923 np0000175311 devstack@c-api.service[112445]: WARNING castellan.key_manager.migration [None req-3548ac8e-8776-4c4c-a0f9-6127badc7d63 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 07:36:02.261036 np0000175311 devstack@c-api.service[112446]: WARNING castellan.key_manager.migration [None req-f6345c2b-ad25-4ea7-a20f-2fb97ab676a2 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 07:36:02.261112 np0000175311 devstack@c-api.service[112444]: WARNING castellan.key_manager.migration [None req-199417ff-26b0-43d7-9eed-38d74cf52cf8 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 07:36:02.262179 np0000175311 devstack@c-api.service[112443]: WARNING castellan.key_manager.migration [None req-14ea1ce7-70dd-4505-bc06-b6a7a1156cfc None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 07:36:02.262425 np0000175311 devstack@c-api.service[112446]: WARNING castellan.key_manager.migration [None req-f6345c2b-ad25-4ea7-a20f-2fb97ab676a2 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 07:36:02.262595 np0000175311 devstack@c-api.service[112444]: WARNING castellan.key_manager.migration [None req-199417ff-26b0-43d7-9eed-38d74cf52cf8 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 07:36:02.263759 np0000175311 devstack@c-api.service[112446]: WARNING castellan.key_manager.migration [None req-f6345c2b-ad25-4ea7-a20f-2fb97ab676a2 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 07:36:02.264917 np0000175311 devstack@c-api.service[112446]: WARNING cinder.api.contrib.hosts [None req-f6345c2b-ad25-4ea7-a20f-2fb97ab676a2 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. May 20 07:36:02.264996 np0000175311 devstack@c-api.service[112443]: WARNING castellan.key_manager.migration [None req-14ea1ce7-70dd-4505-bc06-b6a7a1156cfc None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 07:36:02.265277 np0000175311 devstack@c-api.service[112444]: WARNING castellan.key_manager.migration [None req-199417ff-26b0-43d7-9eed-38d74cf52cf8 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 07:36:02.265655 np0000175311 devstack@c-api.service[112446]: WARNING castellan.key_manager.migration [None req-f6345c2b-ad25-4ea7-a20f-2fb97ab676a2 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 07:36:02.265743 np0000175311 devstack@c-api.service[112445]: WARNING castellan.key_manager.migration [None req-3548ac8e-8776-4c4c-a0f9-6127badc7d63 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 07:36:02.266604 np0000175311 devstack@c-api.service[112446]: DEBUG cinder.api.v3.router [None req-f6345c2b-ad25-4ea7-a20f-2fb97ab676a2 None None] Extended resource: extensions {{(pid=112446) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 20 07:36:02.267895 np0000175311 devstack@c-api.service[112443]: WARNING castellan.key_manager.migration [None req-14ea1ce7-70dd-4505-bc06-b6a7a1156cfc None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 07:36:02.267976 np0000175311 devstack@c-api.service[112446]: DEBUG cinder.api.v3.router [None req-f6345c2b-ad25-4ea7-a20f-2fb97ab676a2 None None] Extended resource: os-availability-zone {{(pid=112446) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 20 07:36:02.269126 np0000175311 devstack@c-api.service[112445]: WARNING castellan.key_manager.migration [None req-3548ac8e-8776-4c4c-a0f9-6127badc7d63 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 07:36:02.269288 np0000175311 devstack@c-api.service[112446]: DEBUG cinder.api.v3.router [None req-f6345c2b-ad25-4ea7-a20f-2fb97ab676a2 None None] Extended resource: qos-specs {{(pid=112446) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 20 07:36:02.269416 np0000175311 devstack@c-api.service[112443]: WARNING castellan.key_manager.migration [None req-14ea1ce7-70dd-4505-bc06-b6a7a1156cfc None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 07:36:02.270701 np0000175311 devstack@c-api.service[112444]: WARNING castellan.key_manager.migration [None req-199417ff-26b0-43d7-9eed-38d74cf52cf8 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 07:36:02.271183 np0000175311 devstack@c-api.service[112446]: DEBUG cinder.api.v3.router [None req-f6345c2b-ad25-4ea7-a20f-2fb97ab676a2 None None] Extended resource: extra_specs {{(pid=112446) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 20 07:36:02.271314 np0000175311 devstack@c-api.service[112445]: WARNING castellan.key_manager.migration [None req-3548ac8e-8776-4c4c-a0f9-6127badc7d63 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 07:36:02.272060 np0000175311 devstack@c-api.service[112443]: WARNING castellan.key_manager.migration [None req-14ea1ce7-70dd-4505-bc06-b6a7a1156cfc None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 07:36:02.272746 np0000175311 devstack@c-api.service[112445]: WARNING castellan.key_manager.migration [None req-3548ac8e-8776-4c4c-a0f9-6127badc7d63 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 07:36:02.273306 np0000175311 devstack@c-api.service[112446]: DEBUG cinder.api.v3.router [None req-f6345c2b-ad25-4ea7-a20f-2fb97ab676a2 None None] Extended resource: encryption {{(pid=112446) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 20 07:36:02.274019 np0000175311 devstack@c-api.service[112444]: WARNING castellan.key_manager.migration [None req-199417ff-26b0-43d7-9eed-38d74cf52cf8 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 07:36:02.274139 np0000175311 devstack@c-api.service[112445]: WARNING castellan.key_manager.migration [None req-3548ac8e-8776-4c4c-a0f9-6127badc7d63 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 07:36:02.274836 np0000175311 devstack@c-api.service[112446]: DEBUG cinder.api.v3.router [None req-f6345c2b-ad25-4ea7-a20f-2fb97ab676a2 None None] Extended resource: os-volume-type-access {{(pid=112446) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 20 07:36:02.275781 np0000175311 devstack@c-api.service[112445]: WARNING castellan.key_manager.migration [None req-3548ac8e-8776-4c4c-a0f9-6127badc7d63 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 07:36:02.276023 np0000175311 devstack@c-api.service[112444]: WARNING castellan.key_manager.migration [None req-199417ff-26b0-43d7-9eed-38d74cf52cf8 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 07:36:02.276357 np0000175311 devstack@c-api.service[112446]: DEBUG cinder.api.v3.router [None req-f6345c2b-ad25-4ea7-a20f-2fb97ab676a2 None None] Extended resource: os-quota-class-sets {{(pid=112446) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 20 07:36:02.277292 np0000175311 devstack@c-api.service[112445]: WARNING castellan.key_manager.migration [None req-3548ac8e-8776-4c4c-a0f9-6127badc7d63 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 07:36:02.277538 np0000175311 devstack@c-api.service[112444]: WARNING castellan.key_manager.migration [None req-199417ff-26b0-43d7-9eed-38d74cf52cf8 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 07:36:02.277642 np0000175311 devstack@c-api.service[112443]: WARNING castellan.key_manager.migration [None req-14ea1ce7-70dd-4505-bc06-b6a7a1156cfc None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 07:36:02.277740 np0000175311 devstack@c-api.service[112446]: DEBUG cinder.api.v3.router [None req-f6345c2b-ad25-4ea7-a20f-2fb97ab676a2 None None] Extended resource: encryption {{(pid=112446) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 20 07:36:02.278727 np0000175311 devstack@c-api.service[112445]: WARNING castellan.key_manager.migration [None req-3548ac8e-8776-4c4c-a0f9-6127badc7d63 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 07:36:02.278874 np0000175311 devstack@c-api.service[112444]: WARNING castellan.key_manager.migration [None req-199417ff-26b0-43d7-9eed-38d74cf52cf8 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 07:36:02.279136 np0000175311 devstack@c-api.service[112446]: DEBUG cinder.api.v3.router [None req-f6345c2b-ad25-4ea7-a20f-2fb97ab676a2 None None] Extended resource: os-snapshot-manage {{(pid=112446) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 20 07:36:02.280098 np0000175311 devstack@c-api.service[112445]: WARNING castellan.key_manager.migration [None req-3548ac8e-8776-4c4c-a0f9-6127badc7d63 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 07:36:02.280420 np0000175311 devstack@c-api.service[112444]: WARNING castellan.key_manager.migration [None req-199417ff-26b0-43d7-9eed-38d74cf52cf8 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 07:36:02.280570 np0000175311 devstack@c-api.service[112446]: DEBUG cinder.api.v3.router [None req-f6345c2b-ad25-4ea7-a20f-2fb97ab676a2 None None] Extended resource: consistencygroups {{(pid=112446) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 20 07:36:02.280918 np0000175311 devstack@c-api.service[112443]: WARNING castellan.key_manager.migration [None req-14ea1ce7-70dd-4505-bc06-b6a7a1156cfc None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 07:36:02.281446 np0000175311 devstack@c-api.service[112445]: WARNING cinder.api.contrib.hosts [None req-3548ac8e-8776-4c4c-a0f9-6127badc7d63 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. May 20 07:36:02.281881 np0000175311 devstack@c-api.service[112444]: WARNING castellan.key_manager.migration [None req-199417ff-26b0-43d7-9eed-38d74cf52cf8 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 07:36:02.282171 np0000175311 devstack@c-api.service[112445]: WARNING castellan.key_manager.migration [None req-3548ac8e-8776-4c4c-a0f9-6127badc7d63 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 07:36:02.282576 np0000175311 devstack@c-api.service[112446]: DEBUG cinder.api.v3.router [None req-f6345c2b-ad25-4ea7-a20f-2fb97ab676a2 None None] Extended resource: backups {{(pid=112446) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 20 07:36:02.282964 np0000175311 devstack@c-api.service[112443]: WARNING castellan.key_manager.migration [None req-14ea1ce7-70dd-4505-bc06-b6a7a1156cfc None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 07:36:02.283131 np0000175311 devstack@c-api.service[112445]: DEBUG cinder.api.v3.router [None req-3548ac8e-8776-4c4c-a0f9-6127badc7d63 None None] Extended resource: extensions {{(pid=112445) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 20 07:36:02.283264 np0000175311 devstack@c-api.service[112444]: WARNING castellan.key_manager.migration [None req-199417ff-26b0-43d7-9eed-38d74cf52cf8 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 07:36:02.284460 np0000175311 devstack@c-api.service[112443]: WARNING castellan.key_manager.migration [None req-14ea1ce7-70dd-4505-bc06-b6a7a1156cfc None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 07:36:02.284569 np0000175311 devstack@c-api.service[112445]: DEBUG cinder.api.v3.router [None req-3548ac8e-8776-4c4c-a0f9-6127badc7d63 None None] Extended resource: os-availability-zone {{(pid=112445) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 20 07:36:02.284668 np0000175311 devstack@c-api.service[112446]: DEBUG cinder.api.v3.router [None req-f6345c2b-ad25-4ea7-a20f-2fb97ab676a2 None None] Extended resource: scheduler-stats {{(pid=112446) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 20 07:36:02.284783 np0000175311 devstack@c-api.service[112444]: WARNING castellan.key_manager.migration [None req-199417ff-26b0-43d7-9eed-38d74cf52cf8 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 07:36:02.285777 np0000175311 devstack@c-api.service[112444]: WARNING cinder.api.contrib.hosts [None req-199417ff-26b0-43d7-9eed-38d74cf52cf8 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. May 20 07:36:02.285887 np0000175311 devstack@c-api.service[112443]: WARNING castellan.key_manager.migration [None req-14ea1ce7-70dd-4505-bc06-b6a7a1156cfc None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 07:36:02.285984 np0000175311 devstack@c-api.service[112445]: DEBUG cinder.api.v3.router [None req-3548ac8e-8776-4c4c-a0f9-6127badc7d63 None None] Extended resource: qos-specs {{(pid=112445) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 20 07:36:02.286099 np0000175311 devstack@c-api.service[112446]: DEBUG cinder.api.v3.router [None req-f6345c2b-ad25-4ea7-a20f-2fb97ab676a2 None None] Extended resource: os-quota-sets {{(pid=112446) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 20 07:36:02.286482 np0000175311 devstack@c-api.service[112444]: WARNING castellan.key_manager.migration [None req-199417ff-26b0-43d7-9eed-38d74cf52cf8 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 07:36:02.287358 np0000175311 devstack@c-api.service[112443]: WARNING castellan.key_manager.migration [None req-14ea1ce7-70dd-4505-bc06-b6a7a1156cfc None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 07:36:02.287461 np0000175311 devstack@c-api.service[112446]: DEBUG cinder.api.v3.router [None req-f6345c2b-ad25-4ea7-a20f-2fb97ab676a2 None None] Extended resource: os-volume-manage {{(pid=112446) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 20 07:36:02.287586 np0000175311 devstack@c-api.service[112444]: DEBUG cinder.api.v3.router [None req-199417ff-26b0-43d7-9eed-38d74cf52cf8 None None] Extended resource: extensions {{(pid=112444) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 20 07:36:02.287935 np0000175311 devstack@c-api.service[112445]: DEBUG cinder.api.v3.router [None req-3548ac8e-8776-4c4c-a0f9-6127badc7d63 None None] Extended resource: extra_specs {{(pid=112445) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 20 07:36:02.288722 np0000175311 devstack@c-api.service[112444]: DEBUG cinder.api.v3.router [None req-199417ff-26b0-43d7-9eed-38d74cf52cf8 None None] Extended resource: os-availability-zone {{(pid=112444) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 20 07:36:02.288828 np0000175311 devstack@c-api.service[112446]: DEBUG cinder.api.v3.router [None req-f6345c2b-ad25-4ea7-a20f-2fb97ab676a2 None None] Extended resource: capabilities {{(pid=112446) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 20 07:36:02.288935 np0000175311 devstack@c-api.service[112443]: WARNING castellan.key_manager.migration [None req-14ea1ce7-70dd-4505-bc06-b6a7a1156cfc None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 07:36:02.289518 np0000175311 devstack@c-api.service[112445]: DEBUG cinder.api.v3.router [None req-3548ac8e-8776-4c4c-a0f9-6127badc7d63 None None] Extended resource: encryption {{(pid=112445) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 20 07:36:02.290023 np0000175311 devstack@c-api.service[112444]: DEBUG cinder.api.v3.router [None req-199417ff-26b0-43d7-9eed-38d74cf52cf8 None None] Extended resource: qos-specs {{(pid=112444) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 20 07:36:02.290210 np0000175311 devstack@c-api.service[112446]: DEBUG cinder.api.v3.router [None req-f6345c2b-ad25-4ea7-a20f-2fb97ab676a2 None None] Extended resource: os-volume-transfer {{(pid=112446) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 20 07:36:02.290297 np0000175311 devstack@c-api.service[112443]: WARNING castellan.key_manager.migration [None req-14ea1ce7-70dd-4505-bc06-b6a7a1156cfc None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 07:36:02.291556 np0000175311 devstack@c-api.service[112443]: WARNING castellan.key_manager.migration [None req-14ea1ce7-70dd-4505-bc06-b6a7a1156cfc None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 07:36:02.291628 np0000175311 devstack@c-api.service[112445]: DEBUG cinder.api.v3.router [None req-3548ac8e-8776-4c4c-a0f9-6127badc7d63 None None] Extended resource: os-volume-type-access {{(pid=112445) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 20 07:36:02.291706 np0000175311 devstack@c-api.service[112446]: DEBUG cinder.api.v3.router [None req-f6345c2b-ad25-4ea7-a20f-2fb97ab676a2 None None] Extended resource: os-hosts {{(pid=112446) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 20 07:36:02.292067 np0000175311 devstack@c-api.service[112444]: DEBUG cinder.api.v3.router [None req-199417ff-26b0-43d7-9eed-38d74cf52cf8 None None] Extended resource: extra_specs {{(pid=112444) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 20 07:36:02.292714 np0000175311 devstack@c-api.service[112443]: WARNING cinder.api.contrib.hosts [None req-14ea1ce7-70dd-4505-bc06-b6a7a1156cfc None None] Deprecated: The Host API is deprecated and will be be removed in a future version. May 20 07:36:02.292980 np0000175311 devstack@c-api.service[112446]: DEBUG cinder.api.v3.router [None req-f6345c2b-ad25-4ea7-a20f-2fb97ab676a2 None None] Extended resource: cgsnapshots {{(pid=112446) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 20 07:36:02.293073 np0000175311 devstack@c-api.service[112445]: DEBUG cinder.api.v3.router [None req-3548ac8e-8776-4c4c-a0f9-6127badc7d63 None None] Extended resource: os-quota-class-sets {{(pid=112445) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 20 07:36:02.293480 np0000175311 devstack@c-api.service[112443]: WARNING castellan.key_manager.migration [None req-14ea1ce7-70dd-4505-bc06-b6a7a1156cfc None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 07:36:02.293651 np0000175311 devstack@c-api.service[112444]: DEBUG cinder.api.v3.router [None req-199417ff-26b0-43d7-9eed-38d74cf52cf8 None None] Extended resource: encryption {{(pid=112444) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 20 07:36:02.294523 np0000175311 devstack@c-api.service[112443]: DEBUG cinder.api.v3.router [None req-14ea1ce7-70dd-4505-bc06-b6a7a1156cfc None None] Extended resource: extensions {{(pid=112443) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 20 07:36:02.294591 np0000175311 devstack@c-api.service[112445]: DEBUG cinder.api.v3.router [None req-3548ac8e-8776-4c4c-a0f9-6127badc7d63 None None] Extended resource: encryption {{(pid=112445) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 20 07:36:02.294663 np0000175311 devstack@c-api.service[112446]: DEBUG cinder.api.contrib.snapshot_actions [None req-f6345c2b-ad25-4ea7-a20f-2fb97ab676a2 None None] SnapshotActionsController initialized {{(pid=112446) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} May 20 07:36:02.295276 np0000175311 devstack@c-api.service[112444]: DEBUG cinder.api.v3.router [None req-199417ff-26b0-43d7-9eed-38d74cf52cf8 None None] Extended resource: os-volume-type-access {{(pid=112444) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 20 07:36:02.295368 np0000175311 devstack@c-api.service[112446]: WARNING castellan.key_manager.migration [None req-f6345c2b-ad25-4ea7-a20f-2fb97ab676a2 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 07:36:02.295874 np0000175311 devstack@c-api.service[112443]: DEBUG cinder.api.v3.router [None req-14ea1ce7-70dd-4505-bc06-b6a7a1156cfc None None] Extended resource: os-availability-zone {{(pid=112443) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 20 07:36:02.296031 np0000175311 devstack@c-api.service[112445]: DEBUG cinder.api.v3.router [None req-3548ac8e-8776-4c4c-a0f9-6127badc7d63 None None] Extended resource: os-snapshot-manage {{(pid=112445) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 20 07:36:02.296722 np0000175311 devstack@c-api.service[112446]: WARNING castellan.key_manager.migration [None req-f6345c2b-ad25-4ea7-a20f-2fb97ab676a2 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 07:36:02.296791 np0000175311 devstack@c-api.service[112444]: DEBUG cinder.api.v3.router [None req-199417ff-26b0-43d7-9eed-38d74cf52cf8 None None] Extended resource: os-quota-class-sets {{(pid=112444) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 20 07:36:02.297131 np0000175311 devstack@c-api.service[112443]: DEBUG cinder.api.v3.router [None req-14ea1ce7-70dd-4505-bc06-b6a7a1156cfc None None] Extended resource: qos-specs {{(pid=112443) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 20 07:36:02.297513 np0000175311 devstack@c-api.service[112445]: DEBUG cinder.api.v3.router [None req-3548ac8e-8776-4c4c-a0f9-6127badc7d63 None None] Extended resource: consistencygroups {{(pid=112445) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 20 07:36:02.298089 np0000175311 devstack@c-api.service[112446]: WARNING castellan.key_manager.migration [None req-f6345c2b-ad25-4ea7-a20f-2fb97ab676a2 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 07:36:02.298651 np0000175311 devstack@c-api.service[112444]: DEBUG cinder.api.v3.router [None req-199417ff-26b0-43d7-9eed-38d74cf52cf8 None None] Extended resource: encryption {{(pid=112444) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 20 07:36:02.299219 np0000175311 devstack@c-api.service[112443]: DEBUG cinder.api.v3.router [None req-14ea1ce7-70dd-4505-bc06-b6a7a1156cfc None None] Extended resource: extra_specs {{(pid=112443) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 20 07:36:02.299411 np0000175311 devstack@c-api.service[112446]: WARNING castellan.key_manager.migration [None req-f6345c2b-ad25-4ea7-a20f-2fb97ab676a2 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 07:36:02.299481 np0000175311 devstack@c-api.service[112445]: DEBUG cinder.api.v3.router [None req-3548ac8e-8776-4c4c-a0f9-6127badc7d63 None None] Extended resource: backups {{(pid=112445) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 20 07:36:02.300122 np0000175311 devstack@c-api.service[112444]: DEBUG cinder.api.v3.router [None req-199417ff-26b0-43d7-9eed-38d74cf52cf8 None None] Extended resource: os-snapshot-manage {{(pid=112444) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 20 07:36:02.300767 np0000175311 devstack@c-api.service[112446]: WARNING castellan.key_manager.migration [None req-f6345c2b-ad25-4ea7-a20f-2fb97ab676a2 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 07:36:02.301485 np0000175311 devstack@c-api.service[112445]: DEBUG cinder.api.v3.router [None req-3548ac8e-8776-4c4c-a0f9-6127badc7d63 None None] Extended resource: scheduler-stats {{(pid=112445) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 20 07:36:02.301562 np0000175311 devstack@c-api.service[112443]: DEBUG cinder.api.v3.router [None req-14ea1ce7-70dd-4505-bc06-b6a7a1156cfc None None] Extended resource: encryption {{(pid=112443) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 20 07:36:02.301638 np0000175311 devstack@c-api.service[112444]: DEBUG cinder.api.v3.router [None req-199417ff-26b0-43d7-9eed-38d74cf52cf8 None None] Extended resource: consistencygroups {{(pid=112444) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 20 07:36:02.302210 np0000175311 devstack@c-api.service[112446]: WARNING castellan.key_manager.migration [None req-f6345c2b-ad25-4ea7-a20f-2fb97ab676a2 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 07:36:02.302913 np0000175311 devstack@c-api.service[112445]: DEBUG cinder.api.v3.router [None req-3548ac8e-8776-4c4c-a0f9-6127badc7d63 None None] Extended resource: os-quota-sets {{(pid=112445) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 20 07:36:02.303036 np0000175311 devstack@c-api.service[112443]: DEBUG cinder.api.v3.router [None req-14ea1ce7-70dd-4505-bc06-b6a7a1156cfc None None] Extended resource: os-volume-type-access {{(pid=112443) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 20 07:36:02.303530 np0000175311 devstack@c-api.service[112444]: DEBUG cinder.api.v3.router [None req-199417ff-26b0-43d7-9eed-38d74cf52cf8 None None] Extended resource: backups {{(pid=112444) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 20 07:36:02.303613 np0000175311 devstack@c-api.service[112446]: WARNING castellan.key_manager.migration [None req-f6345c2b-ad25-4ea7-a20f-2fb97ab676a2 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 07:36:02.304312 np0000175311 devstack@c-api.service[112445]: DEBUG cinder.api.v3.router [None req-3548ac8e-8776-4c4c-a0f9-6127badc7d63 None None] Extended resource: os-volume-manage {{(pid=112445) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 20 07:36:02.304407 np0000175311 devstack@c-api.service[112446]: DEBUG cinder.api.v3.router [None req-f6345c2b-ad25-4ea7-a20f-2fb97ab676a2 None None] Extension VolumeTypeAccess extending resource: types {{(pid=112446) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 20 07:36:02.304552 np0000175311 devstack@c-api.service[112446]: DEBUG cinder.api.v3.router [None req-f6345c2b-ad25-4ea7-a20f-2fb97ab676a2 None None] Extension SnapshotActions extending resource: snapshots {{(pid=112446) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 20 07:36:02.304619 np0000175311 devstack@c-api.service[112443]: DEBUG cinder.api.v3.router [None req-14ea1ce7-70dd-4505-bc06-b6a7a1156cfc None None] Extended resource: os-quota-class-sets {{(pid=112443) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 20 07:36:02.304700 np0000175311 devstack@c-api.service[112446]: DEBUG cinder.api.v3.router [None req-f6345c2b-ad25-4ea7-a20f-2fb97ab676a2 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=112446) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 20 07:36:02.304842 np0000175311 devstack@c-api.service[112446]: DEBUG cinder.api.v3.router [None req-f6345c2b-ad25-4ea7-a20f-2fb97ab676a2 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=112446) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 20 07:36:02.304940 np0000175311 devstack@c-api.service[112446]: DEBUG cinder.api.v3.router [None req-f6345c2b-ad25-4ea7-a20f-2fb97ab676a2 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=112446) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 20 07:36:02.305041 np0000175311 devstack@c-api.service[112446]: DEBUG cinder.api.v3.router [None req-f6345c2b-ad25-4ea7-a20f-2fb97ab676a2 None None] Extension AdminActions extending resource: volumes {{(pid=112446) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 20 07:36:02.305155 np0000175311 devstack@c-api.service[112446]: DEBUG cinder.api.v3.router [None req-f6345c2b-ad25-4ea7-a20f-2fb97ab676a2 None None] Extension AdminActions extending resource: snapshots {{(pid=112446) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 20 07:36:02.305338 np0000175311 devstack@c-api.service[112446]: DEBUG cinder.api.v3.router [None req-f6345c2b-ad25-4ea7-a20f-2fb97ab676a2 None None] Extension AdminActions extending resource: backups {{(pid=112446) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 20 07:36:02.305409 np0000175311 devstack@c-api.service[112446]: DEBUG cinder.api.v3.router [None req-f6345c2b-ad25-4ea7-a20f-2fb97ab676a2 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=112446) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 20 07:36:02.305516 np0000175311 devstack@c-api.service[112446]: DEBUG cinder.api.v3.router [None req-f6345c2b-ad25-4ea7-a20f-2fb97ab676a2 None None] Extension VolumeActions extending resource: volumes {{(pid=112446) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 20 07:36:02.305608 np0000175311 devstack@c-api.service[112444]: DEBUG cinder.api.v3.router [None req-199417ff-26b0-43d7-9eed-38d74cf52cf8 None None] Extended resource: scheduler-stats {{(pid=112444) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 20 07:36:02.305699 np0000175311 devstack@c-api.service[112446]: DEBUG cinder.api.v3.router [None req-f6345c2b-ad25-4ea7-a20f-2fb97ab676a2 None None] Extension TypesManage extending resource: types {{(pid=112446) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 20 07:36:02.305782 np0000175311 devstack@c-api.service[112446]: DEBUG cinder.api.v3.router [None req-f6345c2b-ad25-4ea7-a20f-2fb97ab676a2 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=112446) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 20 07:36:02.305846 np0000175311 devstack@c-api.service[112445]: DEBUG cinder.api.v3.router [None req-3548ac8e-8776-4c4c-a0f9-6127badc7d63 None None] Extended resource: capabilities {{(pid=112445) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 20 07:36:02.305900 np0000175311 devstack@c-api.service[112446]: DEBUG cinder.api.v3.router [None req-f6345c2b-ad25-4ea7-a20f-2fb97ab676a2 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=112446) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 20 07:36:02.305961 np0000175311 devstack@c-api.service[112443]: DEBUG cinder.api.v3.router [None req-14ea1ce7-70dd-4505-bc06-b6a7a1156cfc None None] Extended resource: encryption {{(pid=112443) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 20 07:36:02.306013 np0000175311 devstack@c-api.service[112446]: DEBUG cinder.api.v3.router [None req-f6345c2b-ad25-4ea7-a20f-2fb97ab676a2 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=112446) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 20 07:36:02.306072 np0000175311 devstack@c-api.service[112446]: DEBUG cinder.api.v3.router [None req-f6345c2b-ad25-4ea7-a20f-2fb97ab676a2 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=112446) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 20 07:36:02.306144 np0000175311 devstack@c-api.service[112446]: DEBUG cinder.api.v3.router [None req-f6345c2b-ad25-4ea7-a20f-2fb97ab676a2 None None] Extension UsedLimits extending resource: limits {{(pid=112446) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 20 07:36:02.307029 np0000175311 devstack@c-api.service[112445]: DEBUG cinder.api.v3.router [None req-3548ac8e-8776-4c4c-a0f9-6127badc7d63 None None] Extended resource: os-volume-transfer {{(pid=112445) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 20 07:36:02.307162 np0000175311 devstack@c-api.service[112444]: DEBUG cinder.api.v3.router [None req-199417ff-26b0-43d7-9eed-38d74cf52cf8 None None] Extended resource: os-quota-sets {{(pid=112444) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 20 07:36:02.307390 np0000175311 devstack@c-api.service[112443]: DEBUG cinder.api.v3.router [None req-14ea1ce7-70dd-4505-bc06-b6a7a1156cfc None None] Extended resource: os-snapshot-manage {{(pid=112443) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 20 07:36:02.308606 np0000175311 devstack@c-api.service[112444]: DEBUG cinder.api.v3.router [None req-199417ff-26b0-43d7-9eed-38d74cf52cf8 None None] Extended resource: os-volume-manage {{(pid=112444) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 20 07:36:02.308688 np0000175311 devstack@c-api.service[112445]: DEBUG cinder.api.v3.router [None req-3548ac8e-8776-4c4c-a0f9-6127badc7d63 None None] Extended resource: os-hosts {{(pid=112445) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 20 07:36:02.308832 np0000175311 devstack@c-api.service[112443]: DEBUG cinder.api.v3.router [None req-14ea1ce7-70dd-4505-bc06-b6a7a1156cfc None None] Extended resource: consistencygroups {{(pid=112443) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 20 07:36:02.310045 np0000175311 devstack@c-api.service[112444]: DEBUG cinder.api.v3.router [None req-199417ff-26b0-43d7-9eed-38d74cf52cf8 None None] Extended resource: capabilities {{(pid=112444) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 20 07:36:02.310138 np0000175311 devstack@c-api.service[112445]: DEBUG cinder.api.v3.router [None req-3548ac8e-8776-4c4c-a0f9-6127badc7d63 None None] Extended resource: cgsnapshots {{(pid=112445) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 20 07:36:02.310835 np0000175311 devstack@c-api.service[112443]: DEBUG cinder.api.v3.router [None req-14ea1ce7-70dd-4505-bc06-b6a7a1156cfc None None] Extended resource: backups {{(pid=112443) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 20 07:36:02.311299 np0000175311 devstack@c-api.service[112444]: DEBUG cinder.api.v3.router [None req-199417ff-26b0-43d7-9eed-38d74cf52cf8 None None] Extended resource: os-volume-transfer {{(pid=112444) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 20 07:36:02.311622 np0000175311 devstack@c-api.service[112445]: DEBUG cinder.api.contrib.snapshot_actions [None req-3548ac8e-8776-4c4c-a0f9-6127badc7d63 None None] SnapshotActionsController initialized {{(pid=112445) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} May 20 07:36:02.312407 np0000175311 devstack@c-api.service[112445]: WARNING castellan.key_manager.migration [None req-3548ac8e-8776-4c4c-a0f9-6127badc7d63 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 07:36:02.312855 np0000175311 devstack@c-api.service[112444]: DEBUG cinder.api.v3.router [None req-199417ff-26b0-43d7-9eed-38d74cf52cf8 None None] Extended resource: os-hosts {{(pid=112444) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 20 07:36:02.312924 np0000175311 devstack@c-api.service[112443]: DEBUG cinder.api.v3.router [None req-14ea1ce7-70dd-4505-bc06-b6a7a1156cfc None None] Extended resource: scheduler-stats {{(pid=112443) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 20 07:36:02.313812 np0000175311 devstack@c-api.service[112445]: WARNING castellan.key_manager.migration [None req-3548ac8e-8776-4c4c-a0f9-6127badc7d63 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 07:36:02.314248 np0000175311 devstack@c-api.service[112444]: DEBUG cinder.api.v3.router [None req-199417ff-26b0-43d7-9eed-38d74cf52cf8 None None] Extended resource: cgsnapshots {{(pid=112444) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 20 07:36:02.314348 np0000175311 devstack@c-api.service[112443]: DEBUG cinder.api.v3.router [None req-14ea1ce7-70dd-4505-bc06-b6a7a1156cfc None None] Extended resource: os-quota-sets {{(pid=112443) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 20 07:36:02.315182 np0000175311 devstack@c-api.service[112445]: WARNING castellan.key_manager.migration [None req-3548ac8e-8776-4c4c-a0f9-6127badc7d63 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 07:36:02.315329 np0000175311 devstack@c-api.service[112446]: WSGI app 0 (mountpoint='') ready in 2 seconds on interpreter 0x74e78f4a3668 pid: 112446 (default app) May 20 07:36:02.315697 np0000175311 devstack@c-api.service[112444]: DEBUG cinder.api.contrib.snapshot_actions [None req-199417ff-26b0-43d7-9eed-38d74cf52cf8 None None] SnapshotActionsController initialized {{(pid=112444) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} May 20 07:36:02.315766 np0000175311 devstack@c-api.service[112443]: DEBUG cinder.api.v3.router [None req-14ea1ce7-70dd-4505-bc06-b6a7a1156cfc None None] Extended resource: os-volume-manage {{(pid=112443) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 20 07:36:02.316442 np0000175311 devstack@c-api.service[112444]: WARNING castellan.key_manager.migration [None req-199417ff-26b0-43d7-9eed-38d74cf52cf8 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 07:36:02.316509 np0000175311 devstack@c-api.service[112445]: WARNING castellan.key_manager.migration [None req-3548ac8e-8776-4c4c-a0f9-6127badc7d63 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 07:36:02.317179 np0000175311 devstack@c-api.service[112443]: DEBUG cinder.api.v3.router [None req-14ea1ce7-70dd-4505-bc06-b6a7a1156cfc None None] Extended resource: capabilities {{(pid=112443) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 20 07:36:02.317840 np0000175311 devstack@c-api.service[112444]: WARNING castellan.key_manager.migration [None req-199417ff-26b0-43d7-9eed-38d74cf52cf8 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 07:36:02.317943 np0000175311 devstack@c-api.service[112445]: WARNING castellan.key_manager.migration [None req-3548ac8e-8776-4c4c-a0f9-6127badc7d63 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 07:36:02.318546 np0000175311 devstack@c-api.service[112443]: DEBUG cinder.api.v3.router [None req-14ea1ce7-70dd-4505-bc06-b6a7a1156cfc None None] Extended resource: os-volume-transfer {{(pid=112443) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 20 07:36:02.319249 np0000175311 devstack@c-api.service[112444]: WARNING castellan.key_manager.migration [None req-199417ff-26b0-43d7-9eed-38d74cf52cf8 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 07:36:02.319355 np0000175311 devstack@c-api.service[112445]: WARNING castellan.key_manager.migration [None req-3548ac8e-8776-4c4c-a0f9-6127badc7d63 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 07:36:02.320086 np0000175311 devstack@c-api.service[112443]: DEBUG cinder.api.v3.router [None req-14ea1ce7-70dd-4505-bc06-b6a7a1156cfc None None] Extended resource: os-hosts {{(pid=112443) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 20 07:36:02.320568 np0000175311 devstack@c-api.service[112444]: WARNING castellan.key_manager.migration [None req-199417ff-26b0-43d7-9eed-38d74cf52cf8 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 07:36:02.320673 np0000175311 devstack@c-api.service[112445]: WARNING castellan.key_manager.migration [None req-3548ac8e-8776-4c4c-a0f9-6127badc7d63 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 07:36:02.321646 np0000175311 devstack@c-api.service[112445]: DEBUG cinder.api.v3.router [None req-3548ac8e-8776-4c4c-a0f9-6127badc7d63 None None] Extension VolumeTypeAccess extending resource: types {{(pid=112445) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 20 07:36:02.321753 np0000175311 devstack@c-api.service[112445]: DEBUG cinder.api.v3.router [None req-3548ac8e-8776-4c4c-a0f9-6127badc7d63 None None] Extension SnapshotActions extending resource: snapshots {{(pid=112445) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 20 07:36:02.321875 np0000175311 devstack@c-api.service[112443]: DEBUG cinder.api.v3.router [None req-14ea1ce7-70dd-4505-bc06-b6a7a1156cfc None None] Extended resource: cgsnapshots {{(pid=112443) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 20 07:36:02.321991 np0000175311 devstack@c-api.service[112445]: DEBUG cinder.api.v3.router [None req-3548ac8e-8776-4c4c-a0f9-6127badc7d63 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=112445) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 20 07:36:02.322079 np0000175311 devstack@c-api.service[112444]: WARNING castellan.key_manager.migration [None req-199417ff-26b0-43d7-9eed-38d74cf52cf8 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 07:36:02.322161 np0000175311 devstack@c-api.service[112445]: DEBUG cinder.api.v3.router [None req-3548ac8e-8776-4c4c-a0f9-6127badc7d63 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=112445) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 20 07:36:02.322161 np0000175311 devstack@c-api.service[112445]: DEBUG cinder.api.v3.router [None req-3548ac8e-8776-4c4c-a0f9-6127badc7d63 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=112445) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 20 07:36:02.322372 np0000175311 devstack@c-api.service[112445]: DEBUG cinder.api.v3.router [None req-3548ac8e-8776-4c4c-a0f9-6127badc7d63 None None] Extension AdminActions extending resource: volumes {{(pid=112445) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 20 07:36:02.322372 np0000175311 devstack@c-api.service[112445]: DEBUG cinder.api.v3.router [None req-3548ac8e-8776-4c4c-a0f9-6127badc7d63 None None] Extension AdminActions extending resource: snapshots {{(pid=112445) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 20 07:36:02.322556 np0000175311 devstack@c-api.service[112445]: DEBUG cinder.api.v3.router [None req-3548ac8e-8776-4c4c-a0f9-6127badc7d63 None None] Extension AdminActions extending resource: backups {{(pid=112445) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 20 07:36:02.322638 np0000175311 devstack@c-api.service[112445]: DEBUG cinder.api.v3.router [None req-3548ac8e-8776-4c4c-a0f9-6127badc7d63 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=112445) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 20 07:36:02.322731 np0000175311 devstack@c-api.service[112445]: DEBUG cinder.api.v3.router [None req-3548ac8e-8776-4c4c-a0f9-6127badc7d63 None None] Extension VolumeActions extending resource: volumes {{(pid=112445) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 20 07:36:02.322826 np0000175311 devstack@c-api.service[112445]: DEBUG cinder.api.v3.router [None req-3548ac8e-8776-4c4c-a0f9-6127badc7d63 None None] Extension TypesManage extending resource: types {{(pid=112445) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 20 07:36:02.322922 np0000175311 devstack@c-api.service[112445]: DEBUG cinder.api.v3.router [None req-3548ac8e-8776-4c4c-a0f9-6127badc7d63 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=112445) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 20 07:36:02.323003 np0000175311 devstack@c-api.service[112445]: DEBUG cinder.api.v3.router [None req-3548ac8e-8776-4c4c-a0f9-6127badc7d63 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=112445) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 20 07:36:02.323205 np0000175311 devstack@c-api.service[112445]: DEBUG cinder.api.v3.router [None req-3548ac8e-8776-4c4c-a0f9-6127badc7d63 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=112445) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 20 07:36:02.323205 np0000175311 devstack@c-api.service[112445]: DEBUG cinder.api.v3.router [None req-3548ac8e-8776-4c4c-a0f9-6127badc7d63 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=112445) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 20 07:36:02.323489 np0000175311 devstack@c-api.service[112443]: DEBUG cinder.api.contrib.snapshot_actions [None req-14ea1ce7-70dd-4505-bc06-b6a7a1156cfc None None] SnapshotActionsController initialized {{(pid=112443) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} May 20 07:36:02.323585 np0000175311 devstack@c-api.service[112445]: DEBUG cinder.api.v3.router [None req-3548ac8e-8776-4c4c-a0f9-6127badc7d63 None None] Extension UsedLimits extending resource: limits {{(pid=112445) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 20 07:36:02.323794 np0000175311 devstack@c-api.service[112444]: WARNING castellan.key_manager.migration [None req-199417ff-26b0-43d7-9eed-38d74cf52cf8 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 07:36:02.323891 np0000175311 devstack@c-api.service[112446]: /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 20 07:36:02.323891 np0000175311 devstack@c-api.service[112446]: warnings.warn(deprecated_msg) May 20 07:36:02.323891 np0000175311 devstack@c-api.service[112446]: /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 20 07:36:02.323891 np0000175311 devstack@c-api.service[112446]: warnings.warn(deprecated_msg) May 20 07:36:02.323891 np0000175311 devstack@c-api.service[112446]: /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 20 07:36:02.324839 np0000175311 devstack@c-api.service[112446]: warnings.warn(deprecated_msg) May 20 07:36:02.324839 np0000175311 devstack@c-api.service[112446]: /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 20 07:36:02.324839 np0000175311 devstack@c-api.service[112446]: warnings.warn(deprecated_msg) May 20 07:36:02.324839 np0000175311 devstack@c-api.service[112446]: /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 20 07:36:02.324839 np0000175311 devstack@c-api.service[112446]: warnings.warn(deprecated_msg) May 20 07:36:02.325653 np0000175311 devstack@c-api.service[112446]: /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 20 07:36:02.325653 np0000175311 devstack@c-api.service[112446]: warnings.warn(deprecated_msg) May 20 07:36:02.325653 np0000175311 devstack@c-api.service[112446]: /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 20 07:36:02.325653 np0000175311 devstack@c-api.service[112446]: warnings.warn(deprecated_msg) May 20 07:36:02.325653 np0000175311 devstack@c-api.service[112446]: /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 20 07:36:02.325653 np0000175311 devstack@c-api.service[112446]: warnings.warn(deprecated_msg) May 20 07:36:02.326220 np0000175311 devstack@c-api.service[112446]: /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 20 07:36:02.326220 np0000175311 devstack@c-api.service[112446]: warnings.warn(deprecated_msg) May 20 07:36:02.326220 np0000175311 devstack@c-api.service[112446]: /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 20 07:36:02.326220 np0000175311 devstack@c-api.service[112446]: warnings.warn(deprecated_msg) May 20 07:36:02.326649 np0000175311 devstack@c-api.service[112446]: /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 20 07:36:02.326649 np0000175311 devstack@c-api.service[112446]: warnings.warn(deprecated_msg) May 20 07:36:02.326649 np0000175311 devstack@c-api.service[112446]: /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 20 07:36:02.326649 np0000175311 devstack@c-api.service[112446]: warnings.warn(deprecated_msg) May 20 07:36:02.327063 np0000175311 devstack@c-api.service[112443]: WARNING castellan.key_manager.migration [None req-14ea1ce7-70dd-4505-bc06-b6a7a1156cfc None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 07:36:02.327156 np0000175311 devstack@c-api.service[112446]: /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 20 07:36:02.327156 np0000175311 devstack@c-api.service[112446]: warnings.warn(deprecated_msg) May 20 07:36:02.327156 np0000175311 devstack@c-api.service[112446]: /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 20 07:36:02.327156 np0000175311 devstack@c-api.service[112446]: warnings.warn(deprecated_msg) May 20 07:36:02.327583 np0000175311 devstack@c-api.service[112446]: /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 20 07:36:02.327583 np0000175311 devstack@c-api.service[112446]: warnings.warn(deprecated_msg) May 20 07:36:02.327583 np0000175311 devstack@c-api.service[112446]: /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 20 07:36:02.327583 np0000175311 devstack@c-api.service[112446]: warnings.warn(deprecated_msg) May 20 07:36:02.327583 np0000175311 devstack@c-api.service[112446]: /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 20 07:36:02.328113 np0000175311 devstack@c-api.service[112446]: warnings.warn(deprecated_msg) May 20 07:36:02.328113 np0000175311 devstack@c-api.service[112446]: /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 20 07:36:02.328113 np0000175311 devstack@c-api.service[112446]: warnings.warn(deprecated_msg) May 20 07:36:02.328113 np0000175311 devstack@c-api.service[112446]: /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 20 07:36:02.328113 np0000175311 devstack@c-api.service[112446]: warnings.warn(deprecated_msg) May 20 07:36:02.328623 np0000175311 devstack@c-api.service[112446]: /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 20 07:36:02.328623 np0000175311 devstack@c-api.service[112446]: warnings.warn(deprecated_msg) May 20 07:36:02.328623 np0000175311 devstack@c-api.service[112446]: /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 20 07:36:02.328623 np0000175311 devstack@c-api.service[112446]: warnings.warn(deprecated_msg) May 20 07:36:02.328623 np0000175311 devstack@c-api.service[112446]: /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 20 07:36:02.328623 np0000175311 devstack@c-api.service[112446]: warnings.warn(deprecated_msg) May 20 07:36:02.329099 np0000175311 devstack@c-api.service[112446]: /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 20 07:36:02.329099 np0000175311 devstack@c-api.service[112446]: warnings.warn(deprecated_msg) May 20 07:36:02.329099 np0000175311 devstack@c-api.service[112446]: /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 20 07:36:02.329099 np0000175311 devstack@c-api.service[112446]: warnings.warn(deprecated_msg) May 20 07:36:02.329099 np0000175311 devstack@c-api.service[112446]: /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 20 07:36:02.329099 np0000175311 devstack@c-api.service[112446]: warnings.warn(deprecated_msg) May 20 07:36:02.329519 np0000175311 devstack@c-api.service[112446]: /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 20 07:36:02.329519 np0000175311 devstack@c-api.service[112446]: warnings.warn(deprecated_msg) May 20 07:36:02.329519 np0000175311 devstack@c-api.service[112446]: /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 20 07:36:02.329519 np0000175311 devstack@c-api.service[112446]: warnings.warn(deprecated_msg) May 20 07:36:02.329519 np0000175311 devstack@c-api.service[112446]: /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 20 07:36:02.329519 np0000175311 devstack@c-api.service[112446]: warnings.warn(deprecated_msg) May 20 07:36:02.329850 np0000175311 devstack@c-api.service[112446]: /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 20 07:36:02.329850 np0000175311 devstack@c-api.service[112446]: warnings.warn(deprecated_msg) May 20 07:36:02.329850 np0000175311 devstack@c-api.service[112446]: /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 20 07:36:02.329850 np0000175311 devstack@c-api.service[112446]: warnings.warn(deprecated_msg) May 20 07:36:02.329850 np0000175311 devstack@c-api.service[112446]: /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 20 07:36:02.330148 np0000175311 devstack@c-api.service[112446]: warnings.warn(deprecated_msg) May 20 07:36:02.330148 np0000175311 devstack@c-api.service[112446]: /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 20 07:36:02.330148 np0000175311 devstack@c-api.service[112446]: warnings.warn(deprecated_msg) May 20 07:36:02.330148 np0000175311 devstack@c-api.service[112446]: /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 20 07:36:02.330148 np0000175311 devstack@c-api.service[112446]: warnings.warn(deprecated_msg) May 20 07:36:02.330686 np0000175311 devstack@c-api.service[112446]: /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 20 07:36:02.330686 np0000175311 devstack@c-api.service[112446]: warnings.warn(deprecated_msg) May 20 07:36:02.330686 np0000175311 devstack@c-api.service[112446]: /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 20 07:36:02.330686 np0000175311 devstack@c-api.service[112446]: warnings.warn(deprecated_msg) May 20 07:36:02.330686 np0000175311 devstack@c-api.service[112446]: /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 20 07:36:02.330686 np0000175311 devstack@c-api.service[112446]: warnings.warn(deprecated_msg) May 20 07:36:02.331264 np0000175311 devstack@c-api.service[112446]: /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 20 07:36:02.331264 np0000175311 devstack@c-api.service[112446]: warnings.warn(deprecated_msg) May 20 07:36:02.331264 np0000175311 devstack@c-api.service[112446]: /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 20 07:36:02.331264 np0000175311 devstack@c-api.service[112446]: warnings.warn(deprecated_msg) May 20 07:36:02.331264 np0000175311 devstack@c-api.service[112446]: /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 20 07:36:02.331264 np0000175311 devstack@c-api.service[112446]: warnings.warn(deprecated_msg) May 20 07:36:02.331873 np0000175311 devstack@c-api.service[112446]: /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 20 07:36:02.331873 np0000175311 devstack@c-api.service[112446]: warnings.warn(deprecated_msg) May 20 07:36:02.331873 np0000175311 devstack@c-api.service[112446]: /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 20 07:36:02.331873 np0000175311 devstack@c-api.service[112446]: warnings.warn(deprecated_msg) May 20 07:36:02.331873 np0000175311 devstack@c-api.service[112446]: /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 20 07:36:02.332389 np0000175311 devstack@c-api.service[112446]: warnings.warn(deprecated_msg) May 20 07:36:02.332389 np0000175311 devstack@c-api.service[112446]: /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 20 07:36:02.332389 np0000175311 devstack@c-api.service[112446]: warnings.warn(deprecated_msg) May 20 07:36:02.332389 np0000175311 devstack@c-api.service[112446]: /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 20 07:36:02.332389 np0000175311 devstack@c-api.service[112446]: warnings.warn(deprecated_msg) May 20 07:36:02.332849 np0000175311 devstack@c-api.service[112446]: /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 20 07:36:02.332849 np0000175311 devstack@c-api.service[112446]: warnings.warn(deprecated_msg) May 20 07:36:02.332849 np0000175311 devstack@c-api.service[112446]: /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 20 07:36:02.332849 np0000175311 devstack@c-api.service[112446]: warnings.warn(deprecated_msg) May 20 07:36:02.333299 np0000175311 devstack@c-api.service[112446]: /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 20 07:36:02.333299 np0000175311 devstack@c-api.service[112446]: warnings.warn(deprecated_msg) May 20 07:36:02.333299 np0000175311 devstack@c-api.service[112446]: /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 20 07:36:02.333299 np0000175311 devstack@c-api.service[112446]: warnings.warn(deprecated_msg) May 20 07:36:02.333709 np0000175311 devstack@c-api.service[112446]: /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 20 07:36:02.333709 np0000175311 devstack@c-api.service[112446]: warnings.warn(deprecated_msg) May 20 07:36:02.333857 np0000175311 devstack@c-api.service[112444]: WARNING castellan.key_manager.migration [None req-199417ff-26b0-43d7-9eed-38d74cf52cf8 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 07:36:02.333944 np0000175311 devstack@c-api.service[112446]: /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 20 07:36:02.333944 np0000175311 devstack@c-api.service[112446]: warnings.warn(deprecated_msg) May 20 07:36:02.333944 np0000175311 devstack@c-api.service[112446]: /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 20 07:36:02.333944 np0000175311 devstack@c-api.service[112446]: warnings.warn(deprecated_msg) May 20 07:36:02.333944 np0000175311 devstack@c-api.service[112446]: /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 20 07:36:02.334334 np0000175311 devstack@c-api.service[112446]: warnings.warn(deprecated_msg) May 20 07:36:02.334334 np0000175311 devstack@c-api.service[112446]: /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 20 07:36:02.334334 np0000175311 devstack@c-api.service[112446]: warnings.warn(deprecated_msg) May 20 07:36:02.334334 np0000175311 devstack@c-api.service[112446]: /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 20 07:36:02.334334 np0000175311 devstack@c-api.service[112446]: warnings.warn(deprecated_msg) May 20 07:36:02.334648 np0000175311 devstack@c-api.service[112446]: /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 20 07:36:02.334648 np0000175311 devstack@c-api.service[112446]: warnings.warn(deprecated_msg) May 20 07:36:02.334648 np0000175311 devstack@c-api.service[112446]: /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 20 07:36:02.334648 np0000175311 devstack@c-api.service[112446]: warnings.warn(deprecated_msg) May 20 07:36:02.334932 np0000175311 devstack@c-api.service[112446]: /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 20 07:36:02.334932 np0000175311 devstack@c-api.service[112446]: warnings.warn(deprecated_msg) May 20 07:36:02.334932 np0000175311 devstack@c-api.service[112446]: /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 20 07:36:02.334932 np0000175311 devstack@c-api.service[112446]: warnings.warn(deprecated_msg) May 20 07:36:02.335206 np0000175311 devstack@c-api.service[112446]: /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 20 07:36:02.335206 np0000175311 devstack@c-api.service[112446]: warnings.warn(deprecated_msg) May 20 07:36:02.335206 np0000175311 devstack@c-api.service[112446]: /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 20 07:36:02.335206 np0000175311 devstack@c-api.service[112446]: warnings.warn(deprecated_msg) May 20 07:36:02.335473 np0000175311 devstack@c-api.service[112446]: /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 20 07:36:02.335473 np0000175311 devstack@c-api.service[112446]: warnings.warn(deprecated_msg) May 20 07:36:02.335473 np0000175311 devstack@c-api.service[112446]: /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 20 07:36:02.335473 np0000175311 devstack@c-api.service[112446]: warnings.warn(deprecated_msg) May 20 07:36:02.335621 np0000175311 devstack@c-api.service[112446]: /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 20 07:36:02.335621 np0000175311 devstack@c-api.service[112446]: warnings.warn(deprecated_msg) May 20 07:36:02.335621 np0000175311 devstack@c-api.service[112446]: /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 20 07:36:02.335621 np0000175311 devstack@c-api.service[112446]: warnings.warn(deprecated_msg) May 20 07:36:02.335792 np0000175311 devstack@c-api.service[112446]: /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 20 07:36:02.335792 np0000175311 devstack@c-api.service[112446]: warnings.warn(deprecated_msg) May 20 07:36:02.335792 np0000175311 devstack@c-api.service[112446]: /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 20 07:36:02.335792 np0000175311 devstack@c-api.service[112446]: warnings.warn(deprecated_msg) May 20 07:36:02.335792 np0000175311 devstack@c-api.service[112446]: /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 20 07:36:02.335792 np0000175311 devstack@c-api.service[112446]: warnings.warn(deprecated_msg) May 20 07:36:02.336039 np0000175311 devstack@c-api.service[112446]: /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 20 07:36:02.336039 np0000175311 devstack@c-api.service[112446]: warnings.warn(deprecated_msg) May 20 07:36:02.336039 np0000175311 devstack@c-api.service[112446]: /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 20 07:36:02.336039 np0000175311 devstack@c-api.service[112446]: warnings.warn(deprecated_msg) May 20 07:36:02.336039 np0000175311 devstack@c-api.service[112446]: /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 20 07:36:02.336287 np0000175311 devstack@c-api.service[112446]: warnings.warn(deprecated_msg) May 20 07:36:02.336287 np0000175311 devstack@c-api.service[112446]: /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 20 07:36:02.336287 np0000175311 devstack@c-api.service[112446]: warnings.warn(deprecated_msg) May 20 07:36:02.336287 np0000175311 devstack@c-api.service[112446]: /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 20 07:36:02.336287 np0000175311 devstack@c-api.service[112446]: warnings.warn(deprecated_msg) May 20 07:36:02.336287 np0000175311 devstack@c-api.service[112446]: /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 20 07:36:02.336287 np0000175311 devstack@c-api.service[112446]: warnings.warn(deprecated_msg) May 20 07:36:02.336548 np0000175311 devstack@c-api.service[112446]: /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 20 07:36:02.336548 np0000175311 devstack@c-api.service[112446]: warnings.warn(deprecated_msg) May 20 07:36:02.336548 np0000175311 devstack@c-api.service[112446]: /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 20 07:36:02.336548 np0000175311 devstack@c-api.service[112446]: warnings.warn(deprecated_msg) May 20 07:36:02.336548 np0000175311 devstack@c-api.service[112446]: /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 20 07:36:02.336548 np0000175311 devstack@c-api.service[112446]: warnings.warn(deprecated_msg) May 20 07:36:02.336795 np0000175311 devstack@c-api.service[112446]: /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 20 07:36:02.336795 np0000175311 devstack@c-api.service[112446]: warnings.warn(deprecated_msg) May 20 07:36:02.336795 np0000175311 devstack@c-api.service[112446]: /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 20 07:36:02.336795 np0000175311 devstack@c-api.service[112446]: warnings.warn(deprecated_msg) May 20 07:36:02.336795 np0000175311 devstack@c-api.service[112446]: /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 20 07:36:02.336795 np0000175311 devstack@c-api.service[112446]: warnings.warn(deprecated_msg) May 20 07:36:02.337044 np0000175311 devstack@c-api.service[112446]: /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 20 07:36:02.337044 np0000175311 devstack@c-api.service[112446]: warnings.warn(deprecated_msg) May 20 07:36:02.337044 np0000175311 devstack@c-api.service[112446]: /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 20 07:36:02.337044 np0000175311 devstack@c-api.service[112446]: warnings.warn(deprecated_msg) May 20 07:36:02.337044 np0000175311 devstack@c-api.service[112446]: /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 20 07:36:02.337044 np0000175311 devstack@c-api.service[112446]: warnings.warn(deprecated_msg) May 20 07:36:02.337504 np0000175311 devstack@c-api.service[112446]: /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 20 07:36:02.337504 np0000175311 devstack@c-api.service[112446]: warnings.warn(deprecated_msg) May 20 07:36:02.337504 np0000175311 devstack@c-api.service[112446]: /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 20 07:36:02.337504 np0000175311 devstack@c-api.service[112446]: warnings.warn(deprecated_msg) May 20 07:36:02.337769 np0000175311 devstack@c-api.service[112446]: /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 20 07:36:02.337769 np0000175311 devstack@c-api.service[112446]: warnings.warn(deprecated_msg) May 20 07:36:02.337769 np0000175311 devstack@c-api.service[112446]: /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 20 07:36:02.337769 np0000175311 devstack@c-api.service[112446]: warnings.warn(deprecated_msg) May 20 07:36:02.338065 np0000175311 devstack@c-api.service[112446]: /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 20 07:36:02.338065 np0000175311 devstack@c-api.service[112446]: warnings.warn(deprecated_msg) May 20 07:36:02.338065 np0000175311 devstack@c-api.service[112446]: /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 20 07:36:02.338065 np0000175311 devstack@c-api.service[112446]: warnings.warn(deprecated_msg) May 20 07:36:02.338277 np0000175311 devstack@c-api.service[112446]: /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 20 07:36:02.338277 np0000175311 devstack@c-api.service[112446]: warnings.warn(deprecated_msg) May 20 07:36:02.338277 np0000175311 devstack@c-api.service[112446]: /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 20 07:36:02.338277 np0000175311 devstack@c-api.service[112446]: warnings.warn(deprecated_msg) May 20 07:36:02.338622 np0000175311 devstack@c-api.service[112443]: WARNING castellan.key_manager.migration [None req-14ea1ce7-70dd-4505-bc06-b6a7a1156cfc None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 07:36:02.338670 np0000175311 devstack@c-api.service[112444]: DEBUG cinder.api.v3.router [None req-199417ff-26b0-43d7-9eed-38d74cf52cf8 None None] Extension VolumeTypeAccess extending resource: types {{(pid=112444) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 20 07:36:02.338670 np0000175311 devstack@c-api.service[112444]: DEBUG cinder.api.v3.router [None req-199417ff-26b0-43d7-9eed-38d74cf52cf8 None None] Extension SnapshotActions extending resource: snapshots {{(pid=112444) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 20 07:36:02.338670 np0000175311 devstack@c-api.service[112444]: DEBUG cinder.api.v3.router [None req-199417ff-26b0-43d7-9eed-38d74cf52cf8 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=112444) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 20 07:36:02.338670 np0000175311 devstack@c-api.service[112444]: DEBUG cinder.api.v3.router [None req-199417ff-26b0-43d7-9eed-38d74cf52cf8 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=112444) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 20 07:36:02.338670 np0000175311 devstack@c-api.service[112444]: DEBUG cinder.api.v3.router [None req-199417ff-26b0-43d7-9eed-38d74cf52cf8 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=112444) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 20 07:36:02.338670 np0000175311 devstack@c-api.service[112444]: DEBUG cinder.api.v3.router [None req-199417ff-26b0-43d7-9eed-38d74cf52cf8 None None] Extension AdminActions extending resource: volumes {{(pid=112444) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 20 07:36:02.338670 np0000175311 devstack@c-api.service[112444]: DEBUG cinder.api.v3.router [None req-199417ff-26b0-43d7-9eed-38d74cf52cf8 None None] Extension AdminActions extending resource: snapshots {{(pid=112444) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 20 07:36:02.339117 np0000175311 devstack@c-api.service[112444]: DEBUG cinder.api.v3.router [None req-199417ff-26b0-43d7-9eed-38d74cf52cf8 None None] Extension AdminActions extending resource: backups {{(pid=112444) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 20 07:36:02.339117 np0000175311 devstack@c-api.service[112444]: DEBUG cinder.api.v3.router [None req-199417ff-26b0-43d7-9eed-38d74cf52cf8 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=112444) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 20 07:36:02.339117 np0000175311 devstack@c-api.service[112444]: DEBUG cinder.api.v3.router [None req-199417ff-26b0-43d7-9eed-38d74cf52cf8 None None] Extension VolumeActions extending resource: volumes {{(pid=112444) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 20 07:36:02.339117 np0000175311 devstack@c-api.service[112444]: DEBUG cinder.api.v3.router [None req-199417ff-26b0-43d7-9eed-38d74cf52cf8 None None] Extension TypesManage extending resource: types {{(pid=112444) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 20 07:36:02.339283 np0000175311 devstack@c-api.service[112443]: WARNING castellan.key_manager.migration [None req-14ea1ce7-70dd-4505-bc06-b6a7a1156cfc None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 07:36:02.339316 np0000175311 devstack@c-api.service[112444]: DEBUG cinder.api.v3.router [None req-199417ff-26b0-43d7-9eed-38d74cf52cf8 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=112444) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 20 07:36:02.339316 np0000175311 devstack@c-api.service[112444]: DEBUG cinder.api.v3.router [None req-199417ff-26b0-43d7-9eed-38d74cf52cf8 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=112444) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 20 07:36:02.339316 np0000175311 devstack@c-api.service[112444]: DEBUG cinder.api.v3.router [None req-199417ff-26b0-43d7-9eed-38d74cf52cf8 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=112444) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 20 07:36:02.339411 np0000175311 devstack@c-api.service[112446]: DEBUG cinder.api.middleware.request_id [None req-fb2a04ca-be8c-4376-8c42-611614e63872 None None] RequestId filter calling following filter/app {{(pid=112446) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 20 07:36:02.339538 np0000175311 devstack@c-api.service[112444]: DEBUG cinder.api.v3.router [None req-199417ff-26b0-43d7-9eed-38d74cf52cf8 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=112444) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 20 07:36:02.339538 np0000175311 devstack@c-api.service[112444]: DEBUG cinder.api.v3.router [None req-199417ff-26b0-43d7-9eed-38d74cf52cf8 None None] Extension UsedLimits extending resource: limits {{(pid=112444) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 20 07:36:02.339660 np0000175311 devstack@c-api.service[112443]: WARNING castellan.key_manager.migration [None req-14ea1ce7-70dd-4505-bc06-b6a7a1156cfc None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 07:36:02.339660 np0000175311 devstack@c-api.service[112443]: WARNING castellan.key_manager.migration [None req-14ea1ce7-70dd-4505-bc06-b6a7a1156cfc None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 07:36:02.339759 np0000175311 devstack@c-api.service[112446]: [pid: 112446|app: 0|req: 1/1] 199.204.45.109 () {60 vars in 956 bytes} [Wed May 20 07:36:02 2026] GET /volume/v3/ => generated 114 bytes in 15 msecs (HTTP/1.1 401) 5 headers in 233 bytes (1 switches on core 0) May 20 07:36:02.339824 np0000175311 devstack@c-api.service[112443]: WARNING castellan.key_manager.migration [None req-14ea1ce7-70dd-4505-bc06-b6a7a1156cfc None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 07:36:02.339867 np0000175311 devstack@c-api.service[112445]: WSGI app 0 (mountpoint='') ready in 2 seconds on interpreter 0x74e78f4a3668 pid: 112445 (default app) May 20 07:36:02.339965 np0000175311 devstack@c-api.service[112443]: WARNING castellan.key_manager.migration [None req-14ea1ce7-70dd-4505-bc06-b6a7a1156cfc None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 07:36:02.339965 np0000175311 devstack@c-api.service[112443]: DEBUG cinder.api.v3.router [None req-14ea1ce7-70dd-4505-bc06-b6a7a1156cfc None None] Extension VolumeTypeAccess extending resource: types {{(pid=112443) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 20 07:36:02.339965 np0000175311 devstack@c-api.service[112443]: DEBUG cinder.api.v3.router [None req-14ea1ce7-70dd-4505-bc06-b6a7a1156cfc None None] Extension SnapshotActions extending resource: snapshots {{(pid=112443) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 20 07:36:02.339965 np0000175311 devstack@c-api.service[112443]: DEBUG cinder.api.v3.router [None req-14ea1ce7-70dd-4505-bc06-b6a7a1156cfc None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=112443) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 20 07:36:02.339965 np0000175311 devstack@c-api.service[112443]: DEBUG cinder.api.v3.router [None req-14ea1ce7-70dd-4505-bc06-b6a7a1156cfc None None] Extension VolumeTypeEncryption extending resource: types {{(pid=112443) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 20 07:36:02.339965 np0000175311 devstack@c-api.service[112443]: DEBUG cinder.api.v3.router [None req-14ea1ce7-70dd-4505-bc06-b6a7a1156cfc None None] Extension VolumeUnmanage extending resource: volumes {{(pid=112443) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 20 07:36:02.339965 np0000175311 devstack@c-api.service[112443]: DEBUG cinder.api.v3.router [None req-14ea1ce7-70dd-4505-bc06-b6a7a1156cfc None None] Extension AdminActions extending resource: volumes {{(pid=112443) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 20 07:36:02.339965 np0000175311 devstack@c-api.service[112443]: DEBUG cinder.api.v3.router [None req-14ea1ce7-70dd-4505-bc06-b6a7a1156cfc None None] Extension AdminActions extending resource: snapshots {{(pid=112443) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 20 07:36:02.340189 np0000175311 devstack@c-api.service[112443]: DEBUG cinder.api.v3.router [None req-14ea1ce7-70dd-4505-bc06-b6a7a1156cfc None None] Extension AdminActions extending resource: backups {{(pid=112443) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 20 07:36:02.340189 np0000175311 devstack@c-api.service[112443]: DEBUG cinder.api.v3.router [None req-14ea1ce7-70dd-4505-bc06-b6a7a1156cfc None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=112443) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 20 07:36:02.340189 np0000175311 devstack@c-api.service[112443]: DEBUG cinder.api.v3.router [None req-14ea1ce7-70dd-4505-bc06-b6a7a1156cfc None None] Extension VolumeActions extending resource: volumes {{(pid=112443) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 20 07:36:02.340189 np0000175311 devstack@c-api.service[112443]: DEBUG cinder.api.v3.router [None req-14ea1ce7-70dd-4505-bc06-b6a7a1156cfc None None] Extension TypesManage extending resource: types {{(pid=112443) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 20 07:36:02.340189 np0000175311 devstack@c-api.service[112443]: DEBUG cinder.api.v3.router [None req-14ea1ce7-70dd-4505-bc06-b6a7a1156cfc None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=112443) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 20 07:36:02.340189 np0000175311 devstack@c-api.service[112443]: DEBUG cinder.api.v3.router [None req-14ea1ce7-70dd-4505-bc06-b6a7a1156cfc None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=112443) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 20 07:36:02.340189 np0000175311 devstack@c-api.service[112443]: DEBUG cinder.api.v3.router [None req-14ea1ce7-70dd-4505-bc06-b6a7a1156cfc None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=112443) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 20 07:36:02.340585 np0000175311 devstack@c-api.service[112443]: DEBUG cinder.api.v3.router [None req-14ea1ce7-70dd-4505-bc06-b6a7a1156cfc None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=112443) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 20 07:36:02.340585 np0000175311 devstack@c-api.service[112443]: DEBUG cinder.api.v3.router [None req-14ea1ce7-70dd-4505-bc06-b6a7a1156cfc None None] Extension UsedLimits extending resource: limits {{(pid=112443) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 20 07:36:02.340710 np0000175311 devstack@c-api.service[112444]: WSGI app 0 (mountpoint='') ready in 2 seconds on interpreter 0x74e78f4a3668 pid: 112444 (default app) May 20 07:36:02.343999 np0000175311 devstack@c-api.service[112443]: WSGI app 0 (mountpoint='') ready in 2 seconds on interpreter 0x74e78f4a3668 pid: 112443 (default app) May 20 07:36:10.121022 np0000175311 devstack@c-api.service[112446]: DEBUG cinder.api.middleware.request_id [None req-897ccad1-a1c0-4198-ae3f-a159f1ca969e None None] RequestId filter calling following filter/app {{(pid=112446) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 20 07:36:10.649437 np0000175311 devstack@c-api.service[112446]: INFO cinder.api.openstack.wsgi [None req-897ccad1-a1c0-4198-ae3f-a159f1ca969e admin admin] POST https://199.204.45.109/volume/v3/types May 20 07:36:10.649973 np0000175311 devstack@c-api.service[112446]: DEBUG cinder.api.openstack.wsgi [None req-897ccad1-a1c0-4198-ae3f-a159f1ca969e admin admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "lvmdriver-1", "description": null, "os-volume-type-access:is_public": true}} {{(pid=112446) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} May 20 07:36:10.651910 np0000175311 devstack@c-api.service[112446]: /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 20 07:36:10.651910 np0000175311 devstack@c-api.service[112446]: warnings.warn( May 20 07:36:10.658526 np0000175311 devstack@c-api.service[112446]: DEBUG oslo_db.sqlalchemy.engines [None req-897ccad1-a1c0-4198-ae3f-a159f1ca969e 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=112446) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 20 07:36:10.693214 np0000175311 devstack@c-api.service[112446]: INFO cinder.api.openstack.wsgi [None req-897ccad1-a1c0-4198-ae3f-a159f1ca969e admin admin] https://199.204.45.109/volume/v3/types returned with HTTP 200 May 20 07:36:10.694099 np0000175311 devstack@c-api.service[112446]: [pid: 112446|app: 0|req: 2/2] 199.204.45.109 () {68 vars in 1288 bytes} [Wed May 20 07:36:10 2026] POST /volume/v3/types => generated 186 bytes in 574 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) May 20 07:36:10.722949 np0000175311 devstack@c-api.service[112445]: /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 20 07:36:10.722949 np0000175311 devstack@c-api.service[112445]: warnings.warn(deprecated_msg) May 20 07:36:10.722949 np0000175311 devstack@c-api.service[112445]: /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 20 07:36:10.722949 np0000175311 devstack@c-api.service[112445]: warnings.warn(deprecated_msg) May 20 07:36:10.722949 np0000175311 devstack@c-api.service[112445]: /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 20 07:36:10.723983 np0000175311 devstack@c-api.service[112445]: warnings.warn(deprecated_msg) May 20 07:36:10.723983 np0000175311 devstack@c-api.service[112445]: /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 20 07:36:10.723983 np0000175311 devstack@c-api.service[112445]: warnings.warn(deprecated_msg) May 20 07:36:10.723983 np0000175311 devstack@c-api.service[112445]: /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 20 07:36:10.723983 np0000175311 devstack@c-api.service[112445]: warnings.warn(deprecated_msg) May 20 07:36:10.724310 np0000175311 devstack@c-api.service[112445]: /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 20 07:36:10.724310 np0000175311 devstack@c-api.service[112445]: warnings.warn(deprecated_msg) May 20 07:36:10.724310 np0000175311 devstack@c-api.service[112445]: /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 20 07:36:10.724310 np0000175311 devstack@c-api.service[112445]: warnings.warn(deprecated_msg) May 20 07:36:10.724310 np0000175311 devstack@c-api.service[112445]: /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 20 07:36:10.724310 np0000175311 devstack@c-api.service[112445]: warnings.warn(deprecated_msg) May 20 07:36:10.724664 np0000175311 devstack@c-api.service[112445]: /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 20 07:36:10.724664 np0000175311 devstack@c-api.service[112445]: warnings.warn(deprecated_msg) May 20 07:36:10.724664 np0000175311 devstack@c-api.service[112445]: /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 20 07:36:10.724664 np0000175311 devstack@c-api.service[112445]: warnings.warn(deprecated_msg) May 20 07:36:10.724914 np0000175311 devstack@c-api.service[112445]: /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 20 07:36:10.724914 np0000175311 devstack@c-api.service[112445]: warnings.warn(deprecated_msg) May 20 07:36:10.724914 np0000175311 devstack@c-api.service[112445]: /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 20 07:36:10.724914 np0000175311 devstack@c-api.service[112445]: warnings.warn(deprecated_msg) May 20 07:36:10.725145 np0000175311 devstack@c-api.service[112445]: /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 20 07:36:10.725145 np0000175311 devstack@c-api.service[112445]: warnings.warn(deprecated_msg) May 20 07:36:10.725145 np0000175311 devstack@c-api.service[112445]: /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 20 07:36:10.725145 np0000175311 devstack@c-api.service[112445]: warnings.warn(deprecated_msg) May 20 07:36:10.725422 np0000175311 devstack@c-api.service[112445]: /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 20 07:36:10.725422 np0000175311 devstack@c-api.service[112445]: warnings.warn(deprecated_msg) May 20 07:36:10.725422 np0000175311 devstack@c-api.service[112445]: /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 20 07:36:10.725422 np0000175311 devstack@c-api.service[112445]: warnings.warn(deprecated_msg) May 20 07:36:10.725422 np0000175311 devstack@c-api.service[112445]: /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 20 07:36:10.725888 np0000175311 devstack@c-api.service[112445]: warnings.warn(deprecated_msg) May 20 07:36:10.725888 np0000175311 devstack@c-api.service[112445]: /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 20 07:36:10.725888 np0000175311 devstack@c-api.service[112445]: warnings.warn(deprecated_msg) May 20 07:36:10.725888 np0000175311 devstack@c-api.service[112445]: /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 20 07:36:10.725888 np0000175311 devstack@c-api.service[112445]: warnings.warn(deprecated_msg) May 20 07:36:10.726069 np0000175311 devstack@c-api.service[112445]: /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 20 07:36:10.726069 np0000175311 devstack@c-api.service[112445]: warnings.warn(deprecated_msg) May 20 07:36:10.726069 np0000175311 devstack@c-api.service[112445]: /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 20 07:36:10.726069 np0000175311 devstack@c-api.service[112445]: warnings.warn(deprecated_msg) May 20 07:36:10.726069 np0000175311 devstack@c-api.service[112445]: /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 20 07:36:10.726069 np0000175311 devstack@c-api.service[112445]: warnings.warn(deprecated_msg) May 20 07:36:10.726370 np0000175311 devstack@c-api.service[112445]: /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 20 07:36:10.726370 np0000175311 devstack@c-api.service[112445]: warnings.warn(deprecated_msg) May 20 07:36:10.726370 np0000175311 devstack@c-api.service[112445]: /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 20 07:36:10.726370 np0000175311 devstack@c-api.service[112445]: warnings.warn(deprecated_msg) May 20 07:36:10.726370 np0000175311 devstack@c-api.service[112445]: /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 20 07:36:10.726370 np0000175311 devstack@c-api.service[112445]: warnings.warn(deprecated_msg) May 20 07:36:10.726598 np0000175311 devstack@c-api.service[112445]: /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 20 07:36:10.726598 np0000175311 devstack@c-api.service[112445]: warnings.warn(deprecated_msg) May 20 07:36:10.726598 np0000175311 devstack@c-api.service[112445]: /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 20 07:36:10.726598 np0000175311 devstack@c-api.service[112445]: warnings.warn(deprecated_msg) May 20 07:36:10.726598 np0000175311 devstack@c-api.service[112445]: /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 20 07:36:10.726598 np0000175311 devstack@c-api.service[112445]: warnings.warn(deprecated_msg) May 20 07:36:10.726819 np0000175311 devstack@c-api.service[112445]: /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 20 07:36:10.726819 np0000175311 devstack@c-api.service[112445]: warnings.warn(deprecated_msg) May 20 07:36:10.726819 np0000175311 devstack@c-api.service[112445]: /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 20 07:36:10.726819 np0000175311 devstack@c-api.service[112445]: warnings.warn(deprecated_msg) May 20 07:36:10.726819 np0000175311 devstack@c-api.service[112445]: /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 20 07:36:10.727048 np0000175311 devstack@c-api.service[112445]: warnings.warn(deprecated_msg) May 20 07:36:10.727048 np0000175311 devstack@c-api.service[112445]: /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 20 07:36:10.727048 np0000175311 devstack@c-api.service[112445]: warnings.warn(deprecated_msg) May 20 07:36:10.727048 np0000175311 devstack@c-api.service[112445]: /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 20 07:36:10.727048 np0000175311 devstack@c-api.service[112445]: warnings.warn(deprecated_msg) May 20 07:36:10.727214 np0000175311 devstack@c-api.service[112445]: /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 20 07:36:10.727214 np0000175311 devstack@c-api.service[112445]: warnings.warn(deprecated_msg) May 20 07:36:10.727214 np0000175311 devstack@c-api.service[112445]: /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 20 07:36:10.727214 np0000175311 devstack@c-api.service[112445]: warnings.warn(deprecated_msg) May 20 07:36:10.727214 np0000175311 devstack@c-api.service[112445]: /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 20 07:36:10.727214 np0000175311 devstack@c-api.service[112445]: warnings.warn(deprecated_msg) May 20 07:36:10.727454 np0000175311 devstack@c-api.service[112445]: /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 20 07:36:10.727454 np0000175311 devstack@c-api.service[112445]: warnings.warn(deprecated_msg) May 20 07:36:10.727454 np0000175311 devstack@c-api.service[112445]: /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 20 07:36:10.727454 np0000175311 devstack@c-api.service[112445]: warnings.warn(deprecated_msg) May 20 07:36:10.727454 np0000175311 devstack@c-api.service[112445]: /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 20 07:36:10.727454 np0000175311 devstack@c-api.service[112445]: warnings.warn(deprecated_msg) May 20 07:36:10.727664 np0000175311 devstack@c-api.service[112445]: /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 20 07:36:10.727664 np0000175311 devstack@c-api.service[112445]: warnings.warn(deprecated_msg) May 20 07:36:10.727664 np0000175311 devstack@c-api.service[112445]: /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 20 07:36:10.727664 np0000175311 devstack@c-api.service[112445]: warnings.warn(deprecated_msg) May 20 07:36:10.727664 np0000175311 devstack@c-api.service[112445]: /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 20 07:36:10.727847 np0000175311 devstack@c-api.service[112445]: warnings.warn(deprecated_msg) May 20 07:36:10.727847 np0000175311 devstack@c-api.service[112445]: /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 20 07:36:10.727847 np0000175311 devstack@c-api.service[112445]: warnings.warn(deprecated_msg) May 20 07:36:10.727847 np0000175311 devstack@c-api.service[112445]: /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 20 07:36:10.727847 np0000175311 devstack@c-api.service[112445]: warnings.warn(deprecated_msg) May 20 07:36:10.728016 np0000175311 devstack@c-api.service[112445]: /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 20 07:36:10.728016 np0000175311 devstack@c-api.service[112445]: warnings.warn(deprecated_msg) May 20 07:36:10.728016 np0000175311 devstack@c-api.service[112445]: /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 20 07:36:10.728016 np0000175311 devstack@c-api.service[112445]: warnings.warn(deprecated_msg) May 20 07:36:10.728168 np0000175311 devstack@c-api.service[112445]: /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 20 07:36:10.728168 np0000175311 devstack@c-api.service[112445]: warnings.warn(deprecated_msg) May 20 07:36:10.728168 np0000175311 devstack@c-api.service[112445]: /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 20 07:36:10.728168 np0000175311 devstack@c-api.service[112445]: warnings.warn(deprecated_msg) May 20 07:36:10.728334 np0000175311 devstack@c-api.service[112445]: /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 20 07:36:10.728334 np0000175311 devstack@c-api.service[112445]: warnings.warn(deprecated_msg) May 20 07:36:10.728334 np0000175311 devstack@c-api.service[112445]: /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 20 07:36:10.728334 np0000175311 devstack@c-api.service[112445]: warnings.warn(deprecated_msg) May 20 07:36:10.728334 np0000175311 devstack@c-api.service[112445]: /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 20 07:36:10.728535 np0000175311 devstack@c-api.service[112445]: warnings.warn(deprecated_msg) May 20 07:36:10.728535 np0000175311 devstack@c-api.service[112445]: /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 20 07:36:10.728535 np0000175311 devstack@c-api.service[112445]: warnings.warn(deprecated_msg) May 20 07:36:10.728535 np0000175311 devstack@c-api.service[112445]: /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 20 07:36:10.728535 np0000175311 devstack@c-api.service[112445]: warnings.warn(deprecated_msg) May 20 07:36:10.728716 np0000175311 devstack@c-api.service[112445]: /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 20 07:36:10.728716 np0000175311 devstack@c-api.service[112445]: warnings.warn(deprecated_msg) May 20 07:36:10.728716 np0000175311 devstack@c-api.service[112445]: /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 20 07:36:10.728716 np0000175311 devstack@c-api.service[112445]: warnings.warn(deprecated_msg) May 20 07:36:10.728861 np0000175311 devstack@c-api.service[112445]: /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 20 07:36:10.728861 np0000175311 devstack@c-api.service[112445]: warnings.warn(deprecated_msg) May 20 07:36:10.728861 np0000175311 devstack@c-api.service[112445]: /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 20 07:36:10.728861 np0000175311 devstack@c-api.service[112445]: warnings.warn(deprecated_msg) May 20 07:36:10.729003 np0000175311 devstack@c-api.service[112445]: /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 20 07:36:10.729003 np0000175311 devstack@c-api.service[112445]: warnings.warn(deprecated_msg) May 20 07:36:10.729003 np0000175311 devstack@c-api.service[112445]: /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 20 07:36:10.729003 np0000175311 devstack@c-api.service[112445]: warnings.warn(deprecated_msg) May 20 07:36:10.729149 np0000175311 devstack@c-api.service[112445]: /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 20 07:36:10.729149 np0000175311 devstack@c-api.service[112445]: warnings.warn(deprecated_msg) May 20 07:36:10.729149 np0000175311 devstack@c-api.service[112445]: /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 20 07:36:10.729149 np0000175311 devstack@c-api.service[112445]: warnings.warn(deprecated_msg) May 20 07:36:10.729331 np0000175311 devstack@c-api.service[112445]: /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 20 07:36:10.729331 np0000175311 devstack@c-api.service[112445]: warnings.warn(deprecated_msg) May 20 07:36:10.729331 np0000175311 devstack@c-api.service[112445]: /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 20 07:36:10.729331 np0000175311 devstack@c-api.service[112445]: warnings.warn(deprecated_msg) May 20 07:36:10.729474 np0000175311 devstack@c-api.service[112445]: /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 20 07:36:10.729474 np0000175311 devstack@c-api.service[112445]: warnings.warn(deprecated_msg) May 20 07:36:10.729474 np0000175311 devstack@c-api.service[112445]: /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 20 07:36:10.729474 np0000175311 devstack@c-api.service[112445]: warnings.warn(deprecated_msg) May 20 07:36:10.729474 np0000175311 devstack@c-api.service[112445]: /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 20 07:36:10.729714 np0000175311 devstack@c-api.service[112445]: warnings.warn(deprecated_msg) May 20 07:36:10.729714 np0000175311 devstack@c-api.service[112445]: /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 20 07:36:10.729714 np0000175311 devstack@c-api.service[112445]: warnings.warn(deprecated_msg) May 20 07:36:10.729714 np0000175311 devstack@c-api.service[112445]: /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 20 07:36:10.729714 np0000175311 devstack@c-api.service[112445]: warnings.warn(deprecated_msg) May 20 07:36:10.729714 np0000175311 devstack@c-api.service[112445]: /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 20 07:36:10.729928 np0000175311 devstack@c-api.service[112445]: warnings.warn(deprecated_msg) May 20 07:36:10.729928 np0000175311 devstack@c-api.service[112445]: /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 20 07:36:10.729928 np0000175311 devstack@c-api.service[112445]: warnings.warn(deprecated_msg) May 20 07:36:10.729928 np0000175311 devstack@c-api.service[112445]: /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 20 07:36:10.729928 np0000175311 devstack@c-api.service[112445]: warnings.warn(deprecated_msg) May 20 07:36:10.730122 np0000175311 devstack@c-api.service[112445]: /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 20 07:36:10.730122 np0000175311 devstack@c-api.service[112445]: warnings.warn(deprecated_msg) May 20 07:36:10.730122 np0000175311 devstack@c-api.service[112445]: /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 20 07:36:10.730122 np0000175311 devstack@c-api.service[112445]: warnings.warn(deprecated_msg) May 20 07:36:10.730122 np0000175311 devstack@c-api.service[112445]: /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 20 07:36:10.730122 np0000175311 devstack@c-api.service[112445]: warnings.warn(deprecated_msg) May 20 07:36:10.730357 np0000175311 devstack@c-api.service[112445]: /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 20 07:36:10.730357 np0000175311 devstack@c-api.service[112445]: warnings.warn(deprecated_msg) May 20 07:36:10.730357 np0000175311 devstack@c-api.service[112445]: /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 20 07:36:10.730357 np0000175311 devstack@c-api.service[112445]: warnings.warn(deprecated_msg) May 20 07:36:10.730357 np0000175311 devstack@c-api.service[112445]: /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 20 07:36:10.730357 np0000175311 devstack@c-api.service[112445]: warnings.warn(deprecated_msg) May 20 07:36:10.730559 np0000175311 devstack@c-api.service[112445]: /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 20 07:36:10.730559 np0000175311 devstack@c-api.service[112445]: warnings.warn(deprecated_msg) May 20 07:36:10.730559 np0000175311 devstack@c-api.service[112445]: /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 20 07:36:10.730559 np0000175311 devstack@c-api.service[112445]: warnings.warn(deprecated_msg) May 20 07:36:10.730559 np0000175311 devstack@c-api.service[112445]: /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 20 07:36:10.730559 np0000175311 devstack@c-api.service[112445]: warnings.warn(deprecated_msg) May 20 07:36:10.730765 np0000175311 devstack@c-api.service[112445]: /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 20 07:36:10.730765 np0000175311 devstack@c-api.service[112445]: warnings.warn(deprecated_msg) May 20 07:36:10.730765 np0000175311 devstack@c-api.service[112445]: /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 20 07:36:10.730765 np0000175311 devstack@c-api.service[112445]: warnings.warn(deprecated_msg) May 20 07:36:10.730765 np0000175311 devstack@c-api.service[112445]: /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 20 07:36:10.730765 np0000175311 devstack@c-api.service[112445]: warnings.warn(deprecated_msg) May 20 07:36:10.730964 np0000175311 devstack@c-api.service[112445]: /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 20 07:36:10.730964 np0000175311 devstack@c-api.service[112445]: warnings.warn(deprecated_msg) May 20 07:36:10.730964 np0000175311 devstack@c-api.service[112445]: /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 20 07:36:10.730964 np0000175311 devstack@c-api.service[112445]: warnings.warn(deprecated_msg) May 20 07:36:10.731107 np0000175311 devstack@c-api.service[112445]: /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 20 07:36:10.731107 np0000175311 devstack@c-api.service[112445]: warnings.warn(deprecated_msg) May 20 07:36:10.731107 np0000175311 devstack@c-api.service[112445]: /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 20 07:36:10.731107 np0000175311 devstack@c-api.service[112445]: warnings.warn(deprecated_msg) May 20 07:36:10.731107 np0000175311 devstack@c-api.service[112445]: /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 20 07:36:10.731308 np0000175311 devstack@c-api.service[112445]: warnings.warn(deprecated_msg) May 20 07:36:10.731308 np0000175311 devstack@c-api.service[112445]: /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 20 07:36:10.731308 np0000175311 devstack@c-api.service[112445]: warnings.warn(deprecated_msg) May 20 07:36:10.731308 np0000175311 devstack@c-api.service[112445]: /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 20 07:36:10.731308 np0000175311 devstack@c-api.service[112445]: warnings.warn(deprecated_msg) May 20 07:36:10.731308 np0000175311 devstack@c-api.service[112445]: DEBUG cinder.api.middleware.request_id [req-897ccad1-a1c0-4198-ae3f-a159f1ca969e req-13d370b0-fbca-4dfc-ac6e-b6f97e8d794c None None] RequestId filter calling following filter/app {{(pid=112445) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 20 07:36:11.087524 np0000175311 devstack@c-api.service[112445]: INFO cinder.api.openstack.wsgi [req-897ccad1-a1c0-4198-ae3f-a159f1ca969e req-13d370b0-fbca-4dfc-ac6e-b6f97e8d794c admin admin] POST https://199.204.45.109/volume/v3/types/67bf83b2-6066-4c5e-9b3c-79829022446a/extra_specs May 20 07:36:11.088147 np0000175311 devstack@c-api.service[112445]: DEBUG cinder.api.openstack.wsgi [req-897ccad1-a1c0-4198-ae3f-a159f1ca969e req-13d370b0-fbca-4dfc-ac6e-b6f97e8d794c admin admin] Action: 'create', calling method: create, body: {"extra_specs": {"volume_backend_name": "lvmdriver-1"}} {{(pid=112445) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} May 20 07:36:11.090040 np0000175311 devstack@c-api.service[112445]: /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 20 07:36:11.090040 np0000175311 devstack@c-api.service[112445]: warnings.warn( May 20 07:36:11.097861 np0000175311 devstack@c-api.service[112445]: DEBUG oslo_db.sqlalchemy.engines [req-897ccad1-a1c0-4198-ae3f-a159f1ca969e req-13d370b0-fbca-4dfc-ac6e-b6f97e8d794c 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=112445) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 20 07:36:11.161648 np0000175311 devstack@c-api.service[112445]: INFO cinder.api.openstack.wsgi [req-897ccad1-a1c0-4198-ae3f-a159f1ca969e req-13d370b0-fbca-4dfc-ac6e-b6f97e8d794c admin admin] https://199.204.45.109/volume/v3/types/67bf83b2-6066-4c5e-9b3c-79829022446a/extra_specs returned with HTTP 200 May 20 07:36:11.162335 np0000175311 devstack@c-api.service[112445]: [pid: 112445|app: 0|req: 1/3] 199.204.45.109 () {70 vars in 1505 bytes} [Wed May 20 07:36:10 2026] POST /volume/v3/types/67bf83b2-6066-4c5e-9b3c-79829022446a/extra_specs => generated 55 bytes in 454 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 20 07:36:12.221212 np0000175311 devstack@c-api.service[112444]: DEBUG dbcounter [-] [112444] Writing DB stats cinder:SELECT=6 {{(pid=112444) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 20 07:36:12.227427 np0000175311 devstack@c-api.service[112443]: DEBUG dbcounter [-] [112443] Writing DB stats cinder:SELECT=6 {{(pid=112443) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 20 07:36:20.689487 np0000175311 devstack@c-api.service[112446]: DEBUG dbcounter [-] [112446] Writing DB stats cinder:SELECT=9,cinder:INSERT=1 {{(pid=112446) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 20 07:36:21.159926 np0000175311 devstack@c-api.service[112445]: DEBUG dbcounter [-] [112445] Writing DB stats cinder:SELECT=11,cinder:INSERT=1 {{(pid=112445) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 20 07:40:15.692556 np0000175311 devstack@c-api.service[112444]: /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 20 07:40:15.692556 np0000175311 devstack@c-api.service[112444]: warnings.warn(deprecated_msg) May 20 07:40:15.692556 np0000175311 devstack@c-api.service[112444]: /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 20 07:40:15.692556 np0000175311 devstack@c-api.service[112444]: warnings.warn(deprecated_msg) May 20 07:40:15.692556 np0000175311 devstack@c-api.service[112444]: /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 20 07:40:15.693516 np0000175311 devstack@c-api.service[112444]: warnings.warn(deprecated_msg) May 20 07:40:15.693516 np0000175311 devstack@c-api.service[112444]: /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 20 07:40:15.693516 np0000175311 devstack@c-api.service[112444]: warnings.warn(deprecated_msg) May 20 07:40:15.693516 np0000175311 devstack@c-api.service[112444]: /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 20 07:40:15.693516 np0000175311 devstack@c-api.service[112444]: warnings.warn(deprecated_msg) May 20 07:40:15.693844 np0000175311 devstack@c-api.service[112444]: /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 20 07:40:15.693844 np0000175311 devstack@c-api.service[112444]: warnings.warn(deprecated_msg) May 20 07:40:15.693844 np0000175311 devstack@c-api.service[112444]: /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 20 07:40:15.693844 np0000175311 devstack@c-api.service[112444]: warnings.warn(deprecated_msg) May 20 07:40:15.693844 np0000175311 devstack@c-api.service[112444]: /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 20 07:40:15.693844 np0000175311 devstack@c-api.service[112444]: warnings.warn(deprecated_msg) May 20 07:40:15.694283 np0000175311 devstack@c-api.service[112444]: /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 20 07:40:15.694283 np0000175311 devstack@c-api.service[112444]: warnings.warn(deprecated_msg) May 20 07:40:15.694283 np0000175311 devstack@c-api.service[112444]: /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 20 07:40:15.694283 np0000175311 devstack@c-api.service[112444]: warnings.warn(deprecated_msg) May 20 07:40:15.694575 np0000175311 devstack@c-api.service[112444]: /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 20 07:40:15.694575 np0000175311 devstack@c-api.service[112444]: warnings.warn(deprecated_msg) May 20 07:40:15.694575 np0000175311 devstack@c-api.service[112444]: /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 20 07:40:15.694575 np0000175311 devstack@c-api.service[112444]: warnings.warn(deprecated_msg) May 20 07:40:15.694869 np0000175311 devstack@c-api.service[112444]: /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 20 07:40:15.694869 np0000175311 devstack@c-api.service[112444]: warnings.warn(deprecated_msg) May 20 07:40:15.694869 np0000175311 devstack@c-api.service[112444]: /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 20 07:40:15.694869 np0000175311 devstack@c-api.service[112444]: warnings.warn(deprecated_msg) May 20 07:40:15.695143 np0000175311 devstack@c-api.service[112444]: /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 20 07:40:15.695143 np0000175311 devstack@c-api.service[112444]: warnings.warn(deprecated_msg) May 20 07:40:15.695143 np0000175311 devstack@c-api.service[112444]: /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 20 07:40:15.695143 np0000175311 devstack@c-api.service[112444]: warnings.warn(deprecated_msg) May 20 07:40:15.695143 np0000175311 devstack@c-api.service[112444]: /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 20 07:40:15.695528 np0000175311 devstack@c-api.service[112444]: warnings.warn(deprecated_msg) May 20 07:40:15.695528 np0000175311 devstack@c-api.service[112444]: /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 20 07:40:15.695528 np0000175311 devstack@c-api.service[112444]: warnings.warn(deprecated_msg) May 20 07:40:15.695528 np0000175311 devstack@c-api.service[112444]: /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 20 07:40:15.695528 np0000175311 devstack@c-api.service[112444]: warnings.warn(deprecated_msg) May 20 07:40:15.695840 np0000175311 devstack@c-api.service[112444]: /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 20 07:40:15.695840 np0000175311 devstack@c-api.service[112444]: warnings.warn(deprecated_msg) May 20 07:40:15.695840 np0000175311 devstack@c-api.service[112444]: /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 20 07:40:15.695840 np0000175311 devstack@c-api.service[112444]: warnings.warn(deprecated_msg) May 20 07:40:15.695840 np0000175311 devstack@c-api.service[112444]: /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 20 07:40:15.695840 np0000175311 devstack@c-api.service[112444]: warnings.warn(deprecated_msg) May 20 07:40:15.696293 np0000175311 devstack@c-api.service[112444]: /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 20 07:40:15.696293 np0000175311 devstack@c-api.service[112444]: warnings.warn(deprecated_msg) May 20 07:40:15.696293 np0000175311 devstack@c-api.service[112444]: /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 20 07:40:15.696293 np0000175311 devstack@c-api.service[112444]: warnings.warn(deprecated_msg) May 20 07:40:15.696293 np0000175311 devstack@c-api.service[112444]: /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 20 07:40:15.696293 np0000175311 devstack@c-api.service[112444]: warnings.warn(deprecated_msg) May 20 07:40:15.696732 np0000175311 devstack@c-api.service[112444]: /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 20 07:40:15.696732 np0000175311 devstack@c-api.service[112444]: warnings.warn(deprecated_msg) May 20 07:40:15.696732 np0000175311 devstack@c-api.service[112444]: /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 20 07:40:15.696732 np0000175311 devstack@c-api.service[112444]: warnings.warn(deprecated_msg) May 20 07:40:15.696732 np0000175311 devstack@c-api.service[112444]: /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 20 07:40:15.696732 np0000175311 devstack@c-api.service[112444]: warnings.warn(deprecated_msg) May 20 07:40:15.697148 np0000175311 devstack@c-api.service[112444]: /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 20 07:40:15.697148 np0000175311 devstack@c-api.service[112444]: warnings.warn(deprecated_msg) May 20 07:40:15.697148 np0000175311 devstack@c-api.service[112444]: /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 20 07:40:15.697148 np0000175311 devstack@c-api.service[112444]: warnings.warn(deprecated_msg) May 20 07:40:15.697148 np0000175311 devstack@c-api.service[112444]: /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 20 07:40:15.697550 np0000175311 devstack@c-api.service[112444]: warnings.warn(deprecated_msg) May 20 07:40:15.697550 np0000175311 devstack@c-api.service[112444]: /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 20 07:40:15.697550 np0000175311 devstack@c-api.service[112444]: warnings.warn(deprecated_msg) May 20 07:40:15.697550 np0000175311 devstack@c-api.service[112444]: /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 20 07:40:15.697550 np0000175311 devstack@c-api.service[112444]: warnings.warn(deprecated_msg) May 20 07:40:15.698043 np0000175311 devstack@c-api.service[112444]: /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 20 07:40:15.698043 np0000175311 devstack@c-api.service[112444]: warnings.warn(deprecated_msg) May 20 07:40:15.698043 np0000175311 devstack@c-api.service[112444]: /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 20 07:40:15.698043 np0000175311 devstack@c-api.service[112444]: warnings.warn(deprecated_msg) May 20 07:40:15.698043 np0000175311 devstack@c-api.service[112444]: /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 20 07:40:15.698043 np0000175311 devstack@c-api.service[112444]: warnings.warn(deprecated_msg) May 20 07:40:15.698494 np0000175311 devstack@c-api.service[112444]: /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 20 07:40:15.698494 np0000175311 devstack@c-api.service[112444]: warnings.warn(deprecated_msg) May 20 07:40:15.698494 np0000175311 devstack@c-api.service[112444]: /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 20 07:40:15.698494 np0000175311 devstack@c-api.service[112444]: warnings.warn(deprecated_msg) May 20 07:40:15.698494 np0000175311 devstack@c-api.service[112444]: /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 20 07:40:15.698494 np0000175311 devstack@c-api.service[112444]: warnings.warn(deprecated_msg) May 20 07:40:15.698951 np0000175311 devstack@c-api.service[112444]: /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 20 07:40:15.698951 np0000175311 devstack@c-api.service[112444]: warnings.warn(deprecated_msg) May 20 07:40:15.698951 np0000175311 devstack@c-api.service[112444]: /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 20 07:40:15.698951 np0000175311 devstack@c-api.service[112444]: warnings.warn(deprecated_msg) May 20 07:40:15.698951 np0000175311 devstack@c-api.service[112444]: /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 20 07:40:15.699382 np0000175311 devstack@c-api.service[112444]: warnings.warn(deprecated_msg) May 20 07:40:15.699382 np0000175311 devstack@c-api.service[112444]: /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 20 07:40:15.699382 np0000175311 devstack@c-api.service[112444]: warnings.warn(deprecated_msg) May 20 07:40:15.699382 np0000175311 devstack@c-api.service[112444]: /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 20 07:40:15.699382 np0000175311 devstack@c-api.service[112444]: warnings.warn(deprecated_msg) May 20 07:40:15.699758 np0000175311 devstack@c-api.service[112444]: /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 20 07:40:15.699758 np0000175311 devstack@c-api.service[112444]: warnings.warn(deprecated_msg) May 20 07:40:15.699758 np0000175311 devstack@c-api.service[112444]: /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 20 07:40:15.699758 np0000175311 devstack@c-api.service[112444]: warnings.warn(deprecated_msg) May 20 07:40:15.700062 np0000175311 devstack@c-api.service[112444]: /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 20 07:40:15.700062 np0000175311 devstack@c-api.service[112444]: warnings.warn(deprecated_msg) May 20 07:40:15.700062 np0000175311 devstack@c-api.service[112444]: /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 20 07:40:15.700062 np0000175311 devstack@c-api.service[112444]: warnings.warn(deprecated_msg) May 20 07:40:15.700423 np0000175311 devstack@c-api.service[112444]: /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 20 07:40:15.700423 np0000175311 devstack@c-api.service[112444]: warnings.warn(deprecated_msg) May 20 07:40:15.700423 np0000175311 devstack@c-api.service[112444]: /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 20 07:40:15.700423 np0000175311 devstack@c-api.service[112444]: warnings.warn(deprecated_msg) May 20 07:40:15.700423 np0000175311 devstack@c-api.service[112444]: /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 20 07:40:15.700833 np0000175311 devstack@c-api.service[112444]: warnings.warn(deprecated_msg) May 20 07:40:15.700833 np0000175311 devstack@c-api.service[112444]: /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 20 07:40:15.700833 np0000175311 devstack@c-api.service[112444]: warnings.warn(deprecated_msg) May 20 07:40:15.700833 np0000175311 devstack@c-api.service[112444]: /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 20 07:40:15.700833 np0000175311 devstack@c-api.service[112444]: warnings.warn(deprecated_msg) May 20 07:40:15.701183 np0000175311 devstack@c-api.service[112444]: /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 20 07:40:15.701183 np0000175311 devstack@c-api.service[112444]: warnings.warn(deprecated_msg) May 20 07:40:15.701183 np0000175311 devstack@c-api.service[112444]: /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 20 07:40:15.701183 np0000175311 devstack@c-api.service[112444]: warnings.warn(deprecated_msg) May 20 07:40:15.701520 np0000175311 devstack@c-api.service[112444]: /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 20 07:40:15.701520 np0000175311 devstack@c-api.service[112444]: warnings.warn(deprecated_msg) May 20 07:40:15.701520 np0000175311 devstack@c-api.service[112444]: /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 20 07:40:15.701520 np0000175311 devstack@c-api.service[112444]: warnings.warn(deprecated_msg) May 20 07:40:15.701839 np0000175311 devstack@c-api.service[112444]: /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 20 07:40:15.701839 np0000175311 devstack@c-api.service[112444]: warnings.warn(deprecated_msg) May 20 07:40:15.701839 np0000175311 devstack@c-api.service[112444]: /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 20 07:40:15.701839 np0000175311 devstack@c-api.service[112444]: warnings.warn(deprecated_msg) May 20 07:40:15.702158 np0000175311 devstack@c-api.service[112444]: /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 20 07:40:15.702158 np0000175311 devstack@c-api.service[112444]: warnings.warn(deprecated_msg) May 20 07:40:15.702158 np0000175311 devstack@c-api.service[112444]: /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 20 07:40:15.702158 np0000175311 devstack@c-api.service[112444]: warnings.warn(deprecated_msg) May 20 07:40:15.702502 np0000175311 devstack@c-api.service[112444]: /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 20 07:40:15.702502 np0000175311 devstack@c-api.service[112444]: warnings.warn(deprecated_msg) May 20 07:40:15.702502 np0000175311 devstack@c-api.service[112444]: /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 20 07:40:15.702502 np0000175311 devstack@c-api.service[112444]: warnings.warn(deprecated_msg) May 20 07:40:15.702889 np0000175311 devstack@c-api.service[112444]: /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 20 07:40:15.702889 np0000175311 devstack@c-api.service[112444]: warnings.warn(deprecated_msg) May 20 07:40:15.702889 np0000175311 devstack@c-api.service[112444]: /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 20 07:40:15.702889 np0000175311 devstack@c-api.service[112444]: warnings.warn(deprecated_msg) May 20 07:40:15.702889 np0000175311 devstack@c-api.service[112444]: /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 20 07:40:15.703322 np0000175311 devstack@c-api.service[112444]: warnings.warn(deprecated_msg) May 20 07:40:15.703322 np0000175311 devstack@c-api.service[112444]: /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 20 07:40:15.703322 np0000175311 devstack@c-api.service[112444]: warnings.warn(deprecated_msg) May 20 07:40:15.703322 np0000175311 devstack@c-api.service[112444]: /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 20 07:40:15.703322 np0000175311 devstack@c-api.service[112444]: warnings.warn(deprecated_msg) May 20 07:40:15.703322 np0000175311 devstack@c-api.service[112444]: /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 20 07:40:15.703665 np0000175311 devstack@c-api.service[112444]: warnings.warn(deprecated_msg) May 20 07:40:15.703665 np0000175311 devstack@c-api.service[112444]: /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 20 07:40:15.703665 np0000175311 devstack@c-api.service[112444]: warnings.warn(deprecated_msg) May 20 07:40:15.703665 np0000175311 devstack@c-api.service[112444]: /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 20 07:40:15.703665 np0000175311 devstack@c-api.service[112444]: warnings.warn(deprecated_msg) May 20 07:40:15.703805 np0000175311 devstack@c-api.service[112444]: /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 20 07:40:15.703805 np0000175311 devstack@c-api.service[112444]: warnings.warn(deprecated_msg) May 20 07:40:15.703805 np0000175311 devstack@c-api.service[112444]: /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 20 07:40:15.703805 np0000175311 devstack@c-api.service[112444]: warnings.warn(deprecated_msg) May 20 07:40:15.703805 np0000175311 devstack@c-api.service[112444]: /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 20 07:40:15.703805 np0000175311 devstack@c-api.service[112444]: warnings.warn(deprecated_msg) May 20 07:40:15.703973 np0000175311 devstack@c-api.service[112444]: /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 20 07:40:15.703973 np0000175311 devstack@c-api.service[112444]: warnings.warn(deprecated_msg) May 20 07:40:15.703973 np0000175311 devstack@c-api.service[112444]: /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 20 07:40:15.703973 np0000175311 devstack@c-api.service[112444]: warnings.warn(deprecated_msg) May 20 07:40:15.703973 np0000175311 devstack@c-api.service[112444]: /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 20 07:40:15.703973 np0000175311 devstack@c-api.service[112444]: warnings.warn(deprecated_msg) May 20 07:40:15.704155 np0000175311 devstack@c-api.service[112444]: /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 20 07:40:15.704155 np0000175311 devstack@c-api.service[112444]: warnings.warn(deprecated_msg) May 20 07:40:15.704155 np0000175311 devstack@c-api.service[112444]: /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 20 07:40:15.704155 np0000175311 devstack@c-api.service[112444]: warnings.warn(deprecated_msg) May 20 07:40:15.704155 np0000175311 devstack@c-api.service[112444]: /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 20 07:40:15.704155 np0000175311 devstack@c-api.service[112444]: warnings.warn(deprecated_msg) May 20 07:40:15.704621 np0000175311 devstack@c-api.service[112444]: /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 20 07:40:15.704621 np0000175311 devstack@c-api.service[112444]: warnings.warn(deprecated_msg) May 20 07:40:15.704621 np0000175311 devstack@c-api.service[112444]: /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 20 07:40:15.704621 np0000175311 devstack@c-api.service[112444]: warnings.warn(deprecated_msg) May 20 07:40:15.704621 np0000175311 devstack@c-api.service[112444]: /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 20 07:40:15.704621 np0000175311 devstack@c-api.service[112444]: warnings.warn(deprecated_msg) May 20 07:40:15.704845 np0000175311 devstack@c-api.service[112444]: /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 20 07:40:15.704845 np0000175311 devstack@c-api.service[112444]: warnings.warn(deprecated_msg) May 20 07:40:15.704845 np0000175311 devstack@c-api.service[112444]: /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 20 07:40:15.704845 np0000175311 devstack@c-api.service[112444]: warnings.warn(deprecated_msg) May 20 07:40:15.705024 np0000175311 devstack@c-api.service[112444]: /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 20 07:40:15.705024 np0000175311 devstack@c-api.service[112444]: warnings.warn(deprecated_msg) May 20 07:40:15.705024 np0000175311 devstack@c-api.service[112444]: /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 20 07:40:15.705024 np0000175311 devstack@c-api.service[112444]: warnings.warn(deprecated_msg) May 20 07:40:15.705024 np0000175311 devstack@c-api.service[112444]: /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 20 07:40:15.705246 np0000175311 devstack@c-api.service[112444]: warnings.warn(deprecated_msg) May 20 07:40:15.705246 np0000175311 devstack@c-api.service[112444]: /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 20 07:40:15.705246 np0000175311 devstack@c-api.service[112444]: warnings.warn(deprecated_msg) May 20 07:40:15.705246 np0000175311 devstack@c-api.service[112444]: /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 20 07:40:15.705246 np0000175311 devstack@c-api.service[112444]: warnings.warn(deprecated_msg) May 20 07:40:15.705246 np0000175311 devstack@c-api.service[112444]: DEBUG cinder.api.middleware.request_id [None req-dcf00440-14bc-466b-8fab-d23224fe0962 None None] RequestId filter calling following filter/app {{(pid=112444) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 20 07:40:15.705246 np0000175311 devstack@c-api.service[112444]: INFO cinder.api.openstack.wsgi [None req-dcf00440-14bc-466b-8fab-d23224fe0962 None None] GET https://199.204.45.109/volume// May 20 07:40:15.705493 np0000175311 devstack@c-api.service[112444]: DEBUG cinder.api.openstack.wsgi [None req-dcf00440-14bc-466b-8fab-d23224fe0962 None None] Empty body provided in request {{(pid=112444) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 20 07:40:15.705493 np0000175311 devstack@c-api.service[112444]: DEBUG cinder.api.openstack.wsgi [None req-dcf00440-14bc-466b-8fab-d23224fe0962 None None] Calling method 'all' {{(pid=112444) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 20 07:40:15.705493 np0000175311 devstack@c-api.service[112444]: INFO cinder.api.openstack.wsgi [None req-dcf00440-14bc-466b-8fab-d23224fe0962 None None] https://199.204.45.109/volume// returned with HTTP 300 May 20 07:40:15.705493 np0000175311 devstack@c-api.service[112444]: [pid: 112444|app: 0|req: 1/4] 199.204.45.109 () {66 vars in 1456 bytes} [Wed May 20 07:40:15 2026] GET /volume/ => generated 390 bytes in 22 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0)