May 18 23:31:49.100636 np0000174542 systemd[1]: Starting devstack@c-api.service - Devstack devstack@c-api.service... May 18 23:31:49.105896 np0000174542 devstack@c-api.service[112263]: [uWSGI] getting INI configuration from /etc/cinder/cinder-api-uwsgi.ini May 18 23:31:49.108172 np0000174542 devstack@c-api.service[112263]: *** Starting uWSGI 2.0.24-debian (64bit) on [Mon May 18 23:31:49 2026] *** May 18 23:31:49.108172 np0000174542 devstack@c-api.service[112263]: compiled with version: 13.2.0 on 17 April 2024 16:23:48 May 18 23:31:49.108172 np0000174542 devstack@c-api.service[112263]: os: Linux-6.8.0-111-generic #111-Ubuntu SMP PREEMPT_DYNAMIC Sat Apr 11 23:16:02 UTC 2026 May 18 23:31:49.108172 np0000174542 devstack@c-api.service[112263]: nodename: np0000174542 May 18 23:31:49.108172 np0000174542 devstack@c-api.service[112263]: machine: x86_64 May 18 23:31:49.108172 np0000174542 devstack@c-api.service[112263]: clock source: unix May 18 23:31:49.108172 np0000174542 devstack@c-api.service[112263]: pcre jit disabled May 18 23:31:49.108172 np0000174542 devstack@c-api.service[112263]: detected number of CPU cores: 16 May 18 23:31:49.108172 np0000174542 devstack@c-api.service[112263]: current working directory: / May 18 23:31:49.108172 np0000174542 devstack@c-api.service[112263]: detected binary path: /usr/bin/uwsgi-core May 18 23:31:49.108172 np0000174542 devstack@c-api.service[112263]: your processes number limit is 256917 May 18 23:31:49.108172 np0000174542 devstack@c-api.service[112263]: your memory page size is 4096 bytes May 18 23:31:49.108172 np0000174542 devstack@c-api.service[112263]: detected max file descriptor number: 2048 May 18 23:31:49.108172 np0000174542 devstack@c-api.service[112263]: lock engine: pthread robust mutexes May 18 23:31:49.108884 np0000174542 devstack@c-api.service[112263]: thunder lock: enabled May 18 23:31:49.108884 np0000174542 devstack@c-api.service[112263]: uwsgi socket 0 bound to UNIX address /var/run/uwsgi/cinder-api.socket fd 4 May 18 23:31:49.108884 np0000174542 devstack@c-api.service[112263]: Python version: 3.12.3 (main, Mar 23 2026, 19:04:32) [GCC 13.3.0] May 18 23:31:49.108884 np0000174542 devstack@c-api.service[112263]: PEP 405 virtualenv detected: /opt/stack/data/venv May 18 23:31:49.108884 np0000174542 devstack@c-api.service[112263]: Set PythonHome to /opt/stack/data/venv May 18 23:31:49.146830 np0000174542 devstack@c-api.service[112263]: Python main interpreter initialized at 0x7b5acbea3668 May 18 23:31:49.146830 np0000174542 devstack@c-api.service[112263]: python threads support enabled May 18 23:31:49.146830 np0000174542 devstack@c-api.service[112263]: your server socket listen backlog is limited to 100 connections May 18 23:31:49.146830 np0000174542 devstack@c-api.service[112263]: your mercy for graceful operations on workers is 80 seconds May 18 23:31:49.147407 np0000174542 devstack@c-api.service[112263]: mapped 671795 bytes (656 KB) for 4 cores May 18 23:31:49.147550 np0000174542 devstack@c-api.service[112263]: *** Operational MODE: preforking *** May 18 23:31:49.147715 np0000174542 devstack@c-api.service[112263]: *** uWSGI is running in multiple interpreter mode *** May 18 23:31:49.147715 np0000174542 devstack@c-api.service[112263]: spawned uWSGI master process (pid: 112263) May 18 23:31:49.147895 np0000174542 systemd[1]: Started devstack@c-api.service - Devstack devstack@c-api.service. May 18 23:31:49.148509 np0000174542 devstack@c-api.service[112263]: spawned uWSGI worker 1 (pid: 112266, cores: 1) May 18 23:31:49.148994 np0000174542 devstack@c-api.service[112263]: spawned uWSGI worker 2 (pid: 112268, cores: 1) May 18 23:31:49.149435 np0000174542 devstack@c-api.service[112263]: spawned uWSGI worker 3 (pid: 112269, cores: 1) May 18 23:31:49.149926 np0000174542 devstack@c-api.service[112263]: spawned uWSGI worker 4 (pid: 112270, cores: 1) May 18 23:31:49.149926 np0000174542 devstack@c-api.service[112263]: running "unix_signal:15 gracefully_kill_them_all" (master-start)... May 18 23:31:49.281720 np0000174542 devstack@c-api.service[112266]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: May 18 23:31:49.281720 np0000174542 devstack@c-api.service[112266]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and May 18 23:31:49.281720 np0000174542 devstack@c-api.service[112266]: we strongly recommend against using it for new projects. May 18 23:31:49.281720 np0000174542 devstack@c-api.service[112266]: If you are already using Eventlet, we recommend migrating to a different May 18 23:31:49.281720 np0000174542 devstack@c-api.service[112266]: framework. For more detail see May 18 23:31:49.281720 np0000174542 devstack@c-api.service[112266]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html May 18 23:31:49.281720 np0000174542 devstack@c-api.service[112266]: import eventlet # noqa May 18 23:31:49.286404 np0000174542 devstack@c-api.service[112268]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: May 18 23:31:49.286404 np0000174542 devstack@c-api.service[112268]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and May 18 23:31:49.286404 np0000174542 devstack@c-api.service[112268]: we strongly recommend against using it for new projects. May 18 23:31:49.286404 np0000174542 devstack@c-api.service[112268]: If you are already using Eventlet, we recommend migrating to a different May 18 23:31:49.286404 np0000174542 devstack@c-api.service[112268]: framework. For more detail see May 18 23:31:49.286404 np0000174542 devstack@c-api.service[112268]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html May 18 23:31:49.286404 np0000174542 devstack@c-api.service[112268]: import eventlet # noqa May 18 23:31:49.288168 np0000174542 devstack@c-api.service[112269]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: May 18 23:31:49.288168 np0000174542 devstack@c-api.service[112269]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and May 18 23:31:49.288168 np0000174542 devstack@c-api.service[112269]: we strongly recommend against using it for new projects. May 18 23:31:49.288168 np0000174542 devstack@c-api.service[112269]: If you are already using Eventlet, we recommend migrating to a different May 18 23:31:49.288168 np0000174542 devstack@c-api.service[112269]: framework. For more detail see May 18 23:31:49.288168 np0000174542 devstack@c-api.service[112269]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html May 18 23:31:49.288168 np0000174542 devstack@c-api.service[112269]: import eventlet # noqa May 18 23:31:49.295803 np0000174542 devstack@c-api.service[112270]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: May 18 23:31:49.295803 np0000174542 devstack@c-api.service[112270]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and May 18 23:31:49.295803 np0000174542 devstack@c-api.service[112270]: we strongly recommend against using it for new projects. May 18 23:31:49.295803 np0000174542 devstack@c-api.service[112270]: If you are already using Eventlet, we recommend migrating to a different May 18 23:31:49.295803 np0000174542 devstack@c-api.service[112270]: framework. For more detail see May 18 23:31:49.295803 np0000174542 devstack@c-api.service[112270]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html May 18 23:31:49.295803 np0000174542 devstack@c-api.service[112270]: import eventlet # noqa May 18 23:31:49.368253 np0000174542 devstack@c-api.service[112266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:36: DeprecationWarning: eventletutils module is deprecated and will be removed. May 18 23:31:49.368253 np0000174542 devstack@c-api.service[112266]: debtcollector.deprecate( May 18 23:31:49.384289 np0000174542 devstack@c-api.service[112268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:36: DeprecationWarning: eventletutils module is deprecated and will be removed. May 18 23:31:49.384289 np0000174542 devstack@c-api.service[112268]: debtcollector.deprecate( May 18 23:31:49.387228 np0000174542 devstack@c-api.service[112269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:36: DeprecationWarning: eventletutils module is deprecated and will be removed. May 18 23:31:49.387228 np0000174542 devstack@c-api.service[112269]: debtcollector.deprecate( May 18 23:31:49.392370 np0000174542 devstack@c-api.service[112270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:36: DeprecationWarning: eventletutils module is deprecated and will be removed. May 18 23:31:49.392370 np0000174542 devstack@c-api.service[112270]: debtcollector.deprecate( May 18 23:31:49.453268 np0000174542 devstack@c-api.service[112266]: /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 18 23:31:49.453268 np0000174542 devstack@c-api.service[112266]: from cgi import parse_header May 18 23:31:49.470982 np0000174542 devstack@c-api.service[112269]: /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 18 23:31:49.470982 np0000174542 devstack@c-api.service[112269]: from cgi import parse_header May 18 23:31:49.476094 np0000174542 devstack@c-api.service[112270]: /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 18 23:31:49.476094 np0000174542 devstack@c-api.service[112270]: from cgi import parse_header May 18 23:31:49.481560 np0000174542 devstack@c-api.service[112268]: /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 18 23:31:49.481560 np0000174542 devstack@c-api.service[112268]: from cgi import parse_header May 18 23:31:49.514193 np0000174542 devstack@c-api.service[112266]: /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 18 23:31:49.514193 np0000174542 devstack@c-api.service[112266]: removals.removed_module( May 18 23:31:49.514193 np0000174542 devstack@c-api.service[112266]: /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 18 23:31:49.514193 np0000174542 devstack@c-api.service[112266]: removals.removed_module( May 18 23:31:49.519083 np0000174542 devstack@c-api.service[112269]: /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 18 23:31:49.519083 np0000174542 devstack@c-api.service[112269]: removals.removed_module( May 18 23:31:49.519783 np0000174542 devstack@c-api.service[112269]: /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 18 23:31:49.519783 np0000174542 devstack@c-api.service[112269]: removals.removed_module( May 18 23:31:49.528383 np0000174542 devstack@c-api.service[112270]: /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 18 23:31:49.528383 np0000174542 devstack@c-api.service[112270]: removals.removed_module( May 18 23:31:49.528685 np0000174542 devstack@c-api.service[112268]: /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 18 23:31:49.528685 np0000174542 devstack@c-api.service[112268]: removals.removed_module( May 18 23:31:49.529096 np0000174542 devstack@c-api.service[112270]: /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 18 23:31:49.529096 np0000174542 devstack@c-api.service[112270]: removals.removed_module( May 18 23:31:49.529433 np0000174542 devstack@c-api.service[112268]: /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 18 23:31:49.529433 np0000174542 devstack@c-api.service[112268]: removals.removed_module( May 18 23:31:50.200408 np0000174542 devstack@c-api.service[112266]: /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 18 23:31:50.200408 np0000174542 devstack@c-api.service[112266]: warnings.warn( May 18 23:31:50.207324 np0000174542 devstack@c-api.service[112270]: /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 18 23:31:50.207324 np0000174542 devstack@c-api.service[112270]: warnings.warn( May 18 23:31:50.224251 np0000174542 devstack@c-api.service[112268]: /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 18 23:31:50.224251 np0000174542 devstack@c-api.service[112268]: warnings.warn( May 18 23:31:50.281506 np0000174542 devstack@c-api.service[112269]: /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 18 23:31:50.281506 np0000174542 devstack@c-api.service[112269]: warnings.warn( May 18 23:31:50.345659 np0000174542 devstack@c-api.service[112266]: /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 18 23:31:50.345659 np0000174542 devstack@c-api.service[112266]: warnings.warn( May 18 23:31:50.372944 np0000174542 devstack@c-api.service[112270]: /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 18 23:31:50.372944 np0000174542 devstack@c-api.service[112270]: warnings.warn( May 18 23:31:50.380966 np0000174542 devstack@c-api.service[112268]: /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 18 23:31:50.380966 np0000174542 devstack@c-api.service[112268]: warnings.warn( May 18 23:31:50.437119 np0000174542 devstack@c-api.service[112269]: /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 18 23:31:50.437119 np0000174542 devstack@c-api.service[112269]: warnings.warn( May 18 23:31:50.657631 np0000174542 devstack@c-api.service[112266]: 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 18 23:31:50.657875 np0000174542 devstack@c-api.service[112266]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=112266) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} May 18 23:31:50.667453 np0000174542 devstack@c-api.service[112270]: 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 18 23:31:50.667453 np0000174542 devstack@c-api.service[112270]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=112270) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} May 18 23:31:50.695971 np0000174542 devstack@c-api.service[112268]: 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 18 23:31:50.696195 np0000174542 devstack@c-api.service[112268]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=112268) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} May 18 23:31:50.751104 np0000174542 devstack@c-api.service[112266]: /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 18 23:31:50.751104 np0000174542 devstack@c-api.service[112266]: @jsonschema.FormatChecker.cls_checks('date-time') May 18 23:31:50.756116 np0000174542 devstack@c-api.service[112270]: /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 18 23:31:50.756116 np0000174542 devstack@c-api.service[112270]: @jsonschema.FormatChecker.cls_checks('date-time') May 18 23:31:50.765567 np0000174542 devstack@c-api.service[112268]: /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 18 23:31:50.765567 np0000174542 devstack@c-api.service[112268]: @jsonschema.FormatChecker.cls_checks('date-time') May 18 23:31:50.775502 np0000174542 devstack@c-api.service[112269]: 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 18 23:31:50.775683 np0000174542 devstack@c-api.service[112269]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=112269) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} May 18 23:31:50.846630 np0000174542 devstack@c-api.service[112269]: /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 18 23:31:50.846630 np0000174542 devstack@c-api.service[112269]: @jsonschema.FormatChecker.cls_checks('date-time') May 18 23:31:51.297298 np0000174542 devstack@c-api.service[112270]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=112270) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} May 18 23:31:51.297441 np0000174542 devstack@c-api.service[112268]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=112268) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} May 18 23:31:51.297486 np0000174542 devstack@c-api.service[112266]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=112266) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} May 18 23:31:51.297667 np0000174542 devstack@c-api.service[112270]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=112270) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 18 23:31:51.297735 np0000174542 devstack@c-api.service[112268]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=112268) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 18 23:31:51.297770 np0000174542 devstack@c-api.service[112270]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=112270) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 18 23:31:51.297807 np0000174542 devstack@c-api.service[112266]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=112266) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 18 23:31:51.297835 np0000174542 devstack@c-api.service[112268]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=112268) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 18 23:31:51.297864 np0000174542 devstack@c-api.service[112266]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=112266) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 18 23:31:51.297940 np0000174542 devstack@c-api.service[112270]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=112270) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 18 23:31:51.298000 np0000174542 devstack@c-api.service[112268]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=112268) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 18 23:31:51.298048 np0000174542 devstack@c-api.service[112266]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=112266) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 18 23:31:51.299081 np0000174542 devstack@c-api.service[112270]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=112270) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 18 23:31:51.299177 np0000174542 devstack@c-api.service[112270]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=112270) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 18 23:31:51.299221 np0000174542 devstack@c-api.service[112270]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=112270) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 18 23:31:51.299247 np0000174542 devstack@c-api.service[112266]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=112266) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 18 23:31:51.299275 np0000174542 devstack@c-api.service[112268]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=112268) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 18 23:31:51.299310 np0000174542 devstack@c-api.service[112270]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=112270) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 18 23:31:51.299344 np0000174542 devstack@c-api.service[112266]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=112266) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 18 23:31:51.299379 np0000174542 devstack@c-api.service[112270]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=112270) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 18 23:31:51.299408 np0000174542 devstack@c-api.service[112268]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=112268) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 18 23:31:51.299437 np0000174542 devstack@c-api.service[112266]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=112266) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 18 23:31:51.299469 np0000174542 devstack@c-api.service[112270]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=112270) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 18 23:31:51.299497 np0000174542 devstack@c-api.service[112268]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=112268) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 18 23:31:51.299524 np0000174542 devstack@c-api.service[112266]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=112266) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 18 23:31:51.299551 np0000174542 devstack@c-api.service[112270]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112270) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 18 23:31:51.299583 np0000174542 devstack@c-api.service[112268]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=112268) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 18 23:31:51.299610 np0000174542 devstack@c-api.service[112266]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=112266) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 18 23:31:51.299647 np0000174542 devstack@c-api.service[112268]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=112268) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 18 23:31:51.299679 np0000174542 devstack@c-api.service[112266]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=112266) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 18 23:31:51.299708 np0000174542 devstack@c-api.service[112268]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=112268) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 18 23:31:51.299737 np0000174542 devstack@c-api.service[112266]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112266) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 18 23:31:51.299763 np0000174542 devstack@c-api.service[112268]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112268) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 18 23:31:51.305606 np0000174542 devstack@c-api.service[112270]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112270) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 18 23:31:51.305659 np0000174542 devstack@c-api.service[112270]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=112270) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 18 23:31:51.305693 np0000174542 devstack@c-api.service[112270]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=112270) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 18 23:31:51.305749 np0000174542 devstack@c-api.service[112270]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=112270) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 18 23:31:51.305793 np0000174542 devstack@c-api.service[112270]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=112270) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 18 23:31:51.305866 np0000174542 devstack@c-api.service[112270]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=112270) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 18 23:31:51.305916 np0000174542 devstack@c-api.service[112270]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112270) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 18 23:31:51.305944 np0000174542 devstack@c-api.service[112268]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112268) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 18 23:31:51.306027 np0000174542 devstack@c-api.service[112268]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=112268) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 18 23:31:51.306112 np0000174542 devstack@c-api.service[112268]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=112268) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 18 23:31:51.306144 np0000174542 devstack@c-api.service[112266]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112266) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 18 23:31:51.306170 np0000174542 devstack@c-api.service[112268]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=112268) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 18 23:31:51.306208 np0000174542 devstack@c-api.service[112266]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=112266) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 18 23:31:51.306247 np0000174542 devstack@c-api.service[112268]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=112268) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 18 23:31:51.306279 np0000174542 devstack@c-api.service[112266]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=112266) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 18 23:31:51.306303 np0000174542 devstack@c-api.service[112268]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=112268) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 18 23:31:51.306332 np0000174542 devstack@c-api.service[112266]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=112266) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 18 23:31:51.306361 np0000174542 devstack@c-api.service[112268]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112268) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 18 23:31:51.306389 np0000174542 devstack@c-api.service[112266]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=112266) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 18 23:31:51.306427 np0000174542 devstack@c-api.service[112266]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=112266) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 18 23:31:51.306491 np0000174542 devstack@c-api.service[112266]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112266) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 18 23:31:51.308186 np0000174542 devstack@c-api.service[112270]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112270) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 18 23:31:51.308270 np0000174542 devstack@c-api.service[112270]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=112270) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 18 23:31:51.308270 np0000174542 devstack@c-api.service[112270]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=112270) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 18 23:31:51.308384 np0000174542 devstack@c-api.service[112270]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=112270) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 18 23:31:51.308384 np0000174542 devstack@c-api.service[112270]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112270) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 18 23:31:51.308503 np0000174542 devstack@c-api.service[112268]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112268) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 18 23:31:51.308563 np0000174542 devstack@c-api.service[112270]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=112270) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 18 23:31:51.308624 np0000174542 devstack@c-api.service[112268]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=112268) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 18 23:31:51.308696 np0000174542 devstack@c-api.service[112270]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112270) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 18 23:31:51.308751 np0000174542 devstack@c-api.service[112268]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=112268) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 18 23:31:51.308751 np0000174542 devstack@c-api.service[112268]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=112268) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 18 23:31:51.308751 np0000174542 devstack@c-api.service[112268]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112268) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 18 23:31:51.308751 np0000174542 devstack@c-api.service[112268]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=112268) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 18 23:31:51.308978 np0000174542 devstack@c-api.service[112266]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112266) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 18 23:31:51.309038 np0000174542 devstack@c-api.service[112268]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112268) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 18 23:31:51.309135 np0000174542 devstack@c-api.service[112266]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=112266) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 18 23:31:51.309135 np0000174542 devstack@c-api.service[112266]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=112266) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 18 23:31:51.309135 np0000174542 devstack@c-api.service[112266]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=112266) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 18 23:31:51.309135 np0000174542 devstack@c-api.service[112266]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112266) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 18 23:31:51.309135 np0000174542 devstack@c-api.service[112266]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=112266) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 18 23:31:51.309135 np0000174542 devstack@c-api.service[112266]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112266) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 18 23:31:51.309462 np0000174542 devstack@c-api.service[112270]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112270) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 18 23:31:51.309462 np0000174542 devstack@c-api.service[112270]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=112270) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 18 23:31:51.309462 np0000174542 devstack@c-api.service[112270]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=112270) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 18 23:31:51.309626 np0000174542 devstack@c-api.service[112266]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112266) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 18 23:31:51.309696 np0000174542 devstack@c-api.service[112270]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=112270) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 18 23:31:51.309754 np0000174542 devstack@c-api.service[112266]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=112266) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 18 23:31:51.309816 np0000174542 devstack@c-api.service[112270]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=112270) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 18 23:31:51.309883 np0000174542 devstack@c-api.service[112266]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=112266) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 18 23:31:51.309955 np0000174542 devstack@c-api.service[112270]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=112270) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 18 23:31:51.310014 np0000174542 devstack@c-api.service[112268]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112268) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 18 23:31:51.310093 np0000174542 devstack@c-api.service[112266]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=112266) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 18 23:31:51.310168 np0000174542 devstack@c-api.service[112270]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112270) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 18 23:31:51.310224 np0000174542 devstack@c-api.service[112266]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=112266) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 18 23:31:51.310275 np0000174542 devstack@c-api.service[112268]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=112268) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 18 23:31:51.310330 np0000174542 devstack@c-api.service[112266]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=112266) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 18 23:31:51.310394 np0000174542 devstack@c-api.service[112268]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=112268) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 18 23:31:51.310450 np0000174542 devstack@c-api.service[112266]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112266) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 18 23:31:51.310515 np0000174542 devstack@c-api.service[112268]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=112268) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 18 23:31:51.310515 np0000174542 devstack@c-api.service[112268]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=112268) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 18 23:31:51.310515 np0000174542 devstack@c-api.service[112268]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=112268) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 18 23:31:51.310515 np0000174542 devstack@c-api.service[112268]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112268) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 18 23:31:51.311669 np0000174542 devstack@c-api.service[112270]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112270) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 18 23:31:51.311752 np0000174542 devstack@c-api.service[112270]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=112270) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 18 23:31:51.311752 np0000174542 devstack@c-api.service[112270]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=112270) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 18 23:31:51.311869 np0000174542 devstack@c-api.service[112270]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=112270) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 18 23:31:51.311966 np0000174542 devstack@c-api.service[112266]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112266) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 18 23:31:51.312034 np0000174542 devstack@c-api.service[112270]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=112270) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 18 23:31:51.312034 np0000174542 devstack@c-api.service[112270]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=112270) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 18 23:31:51.312179 np0000174542 devstack@c-api.service[112266]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=112266) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 18 23:31:51.312248 np0000174542 devstack@c-api.service[112270]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112270) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 18 23:31:51.312305 np0000174542 devstack@c-api.service[112266]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=112266) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 18 23:31:51.312305 np0000174542 devstack@c-api.service[112266]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=112266) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 18 23:31:51.312305 np0000174542 devstack@c-api.service[112266]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=112266) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 18 23:31:51.312466 np0000174542 devstack@c-api.service[112268]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112268) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 18 23:31:51.312532 np0000174542 devstack@c-api.service[112266]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=112266) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 18 23:31:51.312595 np0000174542 devstack@c-api.service[112268]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=112268) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 18 23:31:51.312677 np0000174542 devstack@c-api.service[112266]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112266) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 18 23:31:51.312736 np0000174542 devstack@c-api.service[112268]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=112268) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 18 23:31:51.312736 np0000174542 devstack@c-api.service[112268]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=112268) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 18 23:31:51.312736 np0000174542 devstack@c-api.service[112268]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=112268) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 18 23:31:51.312736 np0000174542 devstack@c-api.service[112268]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=112268) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 18 23:31:51.312736 np0000174542 devstack@c-api.service[112268]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112268) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 18 23:31:51.313414 np0000174542 devstack@c-api.service[112270]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112270) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 18 23:31:51.313414 np0000174542 devstack@c-api.service[112270]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=112270) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 18 23:31:51.313649 np0000174542 devstack@c-api.service[112270]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=112270) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 18 23:31:51.313733 np0000174542 devstack@c-api.service[112266]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112266) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 18 23:31:51.313805 np0000174542 devstack@c-api.service[112270]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=112270) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 18 23:31:51.313805 np0000174542 devstack@c-api.service[112270]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=112270) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 18 23:31:51.313805 np0000174542 devstack@c-api.service[112270]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=112270) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 18 23:31:51.313805 np0000174542 devstack@c-api.service[112270]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112270) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 18 23:31:51.314029 np0000174542 devstack@c-api.service[112266]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=112266) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 18 23:31:51.314029 np0000174542 devstack@c-api.service[112266]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=112266) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 18 23:31:51.314029 np0000174542 devstack@c-api.service[112266]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=112266) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 18 23:31:51.314267 np0000174542 devstack@c-api.service[112268]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112268) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 18 23:31:51.314337 np0000174542 devstack@c-api.service[112266]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=112266) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 18 23:31:51.314393 np0000174542 devstack@c-api.service[112268]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=112268) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 18 23:31:51.314448 np0000174542 devstack@c-api.service[112266]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=112266) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 18 23:31:51.314503 np0000174542 devstack@c-api.service[112268]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=112268) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 18 23:31:51.314558 np0000174542 devstack@c-api.service[112266]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112266) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 18 23:31:51.314615 np0000174542 devstack@c-api.service[112268]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=112268) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 18 23:31:51.314615 np0000174542 devstack@c-api.service[112268]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=112268) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 18 23:31:51.314615 np0000174542 devstack@c-api.service[112268]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=112268) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 18 23:31:51.314615 np0000174542 devstack@c-api.service[112268]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112268) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 18 23:31:51.315958 np0000174542 devstack@c-api.service[112270]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112270) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 18 23:31:51.316029 np0000174542 devstack@c-api.service[112270]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=112270) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 18 23:31:51.316091 np0000174542 devstack@c-api.service[112270]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=112270) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 18 23:31:51.316149 np0000174542 devstack@c-api.service[112270]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=112270) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 18 23:31:51.316196 np0000174542 devstack@c-api.service[112270]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=112270) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 18 23:31:51.316236 np0000174542 devstack@c-api.service[112268]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112268) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 18 23:31:51.316281 np0000174542 devstack@c-api.service[112270]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=112270) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 18 23:31:51.316323 np0000174542 devstack@c-api.service[112268]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=112268) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 18 23:31:51.316380 np0000174542 devstack@c-api.service[112270]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=112270) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 18 23:31:51.316437 np0000174542 devstack@c-api.service[112268]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=112268) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 18 23:31:51.316484 np0000174542 devstack@c-api.service[112266]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112266) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 18 23:31:51.316527 np0000174542 devstack@c-api.service[112268]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=112268) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 18 23:31:51.316527 np0000174542 devstack@c-api.service[112268]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=112268) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 18 23:31:51.316609 np0000174542 devstack@c-api.service[112266]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=112266) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 18 23:31:51.316650 np0000174542 devstack@c-api.service[112268]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=112268) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 18 23:31:51.316702 np0000174542 devstack@c-api.service[112266]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=112266) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 18 23:31:51.316752 np0000174542 devstack@c-api.service[112268]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=112268) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 18 23:31:51.316806 np0000174542 devstack@c-api.service[112266]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=112266) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 18 23:31:51.316806 np0000174542 devstack@c-api.service[112266]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=112266) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 18 23:31:51.316806 np0000174542 devstack@c-api.service[112266]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=112266) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 18 23:31:51.316935 np0000174542 devstack@c-api.service[112266]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=112266) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 18 23:31:51.317679 np0000174542 devstack@c-api.service[112270]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=112270) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 18 23:31:51.317744 np0000174542 devstack@c-api.service[112270]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=112270) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 18 23:31:51.317787 np0000174542 devstack@c-api.service[112268]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=112268) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 18 23:31:51.317842 np0000174542 devstack@c-api.service[112270]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=112270) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 18 23:31:51.317885 np0000174542 devstack@c-api.service[112268]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=112268) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 18 23:31:51.317929 np0000174542 devstack@c-api.service[112270]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=112270) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 18 23:31:51.317929 np0000174542 devstack@c-api.service[112270]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=112270) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 18 23:31:51.318022 np0000174542 devstack@c-api.service[112268]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=112268) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 18 23:31:51.318086 np0000174542 devstack@c-api.service[112270]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=112270) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 18 23:31:51.318145 np0000174542 devstack@c-api.service[112268]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=112268) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 18 23:31:51.318145 np0000174542 devstack@c-api.service[112268]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=112268) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 18 23:31:51.318214 np0000174542 devstack@c-api.service[112270]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112270) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 18 23:31:51.318255 np0000174542 devstack@c-api.service[112268]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=112268) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 18 23:31:51.318255 np0000174542 devstack@c-api.service[112268]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112268) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 18 23:31:51.318345 np0000174542 devstack@c-api.service[112266]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=112266) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 18 23:31:51.318392 np0000174542 devstack@c-api.service[112266]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=112266) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 18 23:31:51.318495 np0000174542 devstack@c-api.service[112266]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=112266) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 18 23:31:51.318581 np0000174542 devstack@c-api.service[112266]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=112266) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 18 23:31:51.318684 np0000174542 devstack@c-api.service[112266]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=112266) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 18 23:31:51.318759 np0000174542 devstack@c-api.service[112266]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=112266) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 18 23:31:51.318866 np0000174542 devstack@c-api.service[112266]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112266) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 18 23:31:51.320083 np0000174542 devstack@c-api.service[112270]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112270) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 18 23:31:51.320145 np0000174542 devstack@c-api.service[112270]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=112270) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 18 23:31:51.320225 np0000174542 devstack@c-api.service[112270]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=112270) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 18 23:31:51.320288 np0000174542 devstack@c-api.service[112270]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=112270) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 18 23:31:51.320331 np0000174542 devstack@c-api.service[112268]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112268) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 18 23:31:51.320387 np0000174542 devstack@c-api.service[112270]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=112270) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 18 23:31:51.320387 np0000174542 devstack@c-api.service[112270]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=112270) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 18 23:31:51.320460 np0000174542 devstack@c-api.service[112268]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=112268) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 18 23:31:51.320460 np0000174542 devstack@c-api.service[112268]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=112268) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 18 23:31:51.320532 np0000174542 devstack@c-api.service[112270]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=112270) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 18 23:31:51.320576 np0000174542 devstack@c-api.service[112268]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=112268) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 18 23:31:51.320576 np0000174542 devstack@c-api.service[112268]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=112268) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 18 23:31:51.320652 np0000174542 devstack@c-api.service[112268]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=112268) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 18 23:31:51.320652 np0000174542 devstack@c-api.service[112268]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=112268) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 18 23:31:51.320866 np0000174542 devstack@c-api.service[112270]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=112270) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 18 23:31:51.320940 np0000174542 devstack@c-api.service[112268]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=112268) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 18 23:31:51.320990 np0000174542 devstack@c-api.service[112270]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=112270) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 18 23:31:51.321032 np0000174542 devstack@c-api.service[112268]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=112268) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 18 23:31:51.321104 np0000174542 devstack@c-api.service[112266]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112266) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 18 23:31:51.321160 np0000174542 devstack@c-api.service[112270]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=112270) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 18 23:31:51.321257 np0000174542 devstack@c-api.service[112268]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=112268) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 18 23:31:51.321301 np0000174542 devstack@c-api.service[112270]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=112270) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 18 23:31:51.321346 np0000174542 devstack@c-api.service[112268]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=112268) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 18 23:31:51.321395 np0000174542 devstack@c-api.service[112266]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=112266) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 18 23:31:51.321447 np0000174542 devstack@c-api.service[112270]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=112270) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 18 23:31:51.321500 np0000174542 devstack@c-api.service[112268]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=112268) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 18 23:31:51.321546 np0000174542 devstack@c-api.service[112270]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=112270) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 18 23:31:51.321590 np0000174542 devstack@c-api.service[112266]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=112266) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 18 23:31:51.321632 np0000174542 devstack@c-api.service[112268]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=112268) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 18 23:31:51.321683 np0000174542 devstack@c-api.service[112270]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112270) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 18 23:31:51.321724 np0000174542 devstack@c-api.service[112268]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112268) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 18 23:31:51.321766 np0000174542 devstack@c-api.service[112269]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=112269) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} May 18 23:31:51.321811 np0000174542 devstack@c-api.service[112270]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112270) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 18 23:31:51.321855 np0000174542 devstack@c-api.service[112266]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=112266) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 18 23:31:51.321898 np0000174542 devstack@c-api.service[112268]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112268) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 18 23:31:51.321950 np0000174542 devstack@c-api.service[112270]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=112270) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 18 23:31:51.322004 np0000174542 devstack@c-api.service[112268]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=112268) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 18 23:31:51.322055 np0000174542 devstack@c-api.service[112266]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=112266) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 18 23:31:51.322128 np0000174542 devstack@c-api.service[112270]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=112270) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 18 23:31:51.322180 np0000174542 devstack@c-api.service[112268]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=112268) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 18 23:31:51.322225 np0000174542 devstack@c-api.service[112270]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112270) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 18 23:31:51.322271 np0000174542 devstack@c-api.service[112268]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112268) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 18 23:31:51.322322 np0000174542 devstack@c-api.service[112266]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=112266) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 18 23:31:51.322365 np0000174542 devstack@c-api.service[112270]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112270) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 18 23:31:51.322499 np0000174542 devstack@c-api.service[112268]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112268) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 18 23:31:51.322553 np0000174542 devstack@c-api.service[112266]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=112266) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 18 23:31:51.322598 np0000174542 devstack@c-api.service[112270]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=112270) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 18 23:31:51.322665 np0000174542 devstack@c-api.service[112268]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=112268) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 18 23:31:51.322713 np0000174542 devstack@c-api.service[112270]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112270) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 18 23:31:51.322763 np0000174542 devstack@c-api.service[112268]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112268) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 18 23:31:51.322811 np0000174542 devstack@c-api.service[112269]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=112269) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 18 23:31:51.322811 np0000174542 devstack@c-api.service[112269]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=112269) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 18 23:31:51.322901 np0000174542 devstack@c-api.service[112266]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=112266) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 18 23:31:51.322901 np0000174542 devstack@c-api.service[112266]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=112266) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 18 23:31:51.322901 np0000174542 devstack@c-api.service[112266]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=112266) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 18 23:31:51.323009 np0000174542 devstack@c-api.service[112269]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=112269) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 18 23:31:51.323078 np0000174542 devstack@c-api.service[112266]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=112266) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 18 23:31:51.323078 np0000174542 devstack@c-api.service[112266]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=112266) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 18 23:31:51.323078 np0000174542 devstack@c-api.service[112266]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=112266) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 18 23:31:51.323078 np0000174542 devstack@c-api.service[112266]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112266) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 18 23:31:51.323078 np0000174542 devstack@c-api.service[112266]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112266) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 18 23:31:51.323284 np0000174542 devstack@c-api.service[112269]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=112269) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 18 23:31:51.323284 np0000174542 devstack@c-api.service[112269]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=112269) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 18 23:31:51.323372 np0000174542 devstack@c-api.service[112266]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=112266) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 18 23:31:51.323416 np0000174542 devstack@c-api.service[112269]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=112269) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 18 23:31:51.323459 np0000174542 devstack@c-api.service[112266]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=112266) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 18 23:31:51.323500 np0000174542 devstack@c-api.service[112269]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=112269) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 18 23:31:51.323500 np0000174542 devstack@c-api.service[112269]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=112269) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 18 23:31:51.323586 np0000174542 devstack@c-api.service[112266]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112266) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 18 23:31:51.323640 np0000174542 devstack@c-api.service[112268]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112268) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 18 23:31:51.323693 np0000174542 devstack@c-api.service[112269]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=112269) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 18 23:31:51.323737 np0000174542 devstack@c-api.service[112266]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112266) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 18 23:31:51.323782 np0000174542 devstack@c-api.service[112268]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=112268) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 18 23:31:51.323824 np0000174542 devstack@c-api.service[112269]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112269) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 18 23:31:51.323869 np0000174542 devstack@c-api.service[112268]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=112268) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 18 23:31:51.323919 np0000174542 devstack@c-api.service[112266]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=112266) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 18 23:31:51.323963 np0000174542 devstack@c-api.service[112268]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112268) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 18 23:31:51.324009 np0000174542 devstack@c-api.service[112270]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112270) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 18 23:31:51.324082 np0000174542 devstack@c-api.service[112268]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112268) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 18 23:31:51.324130 np0000174542 devstack@c-api.service[112266]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112266) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 18 23:31:51.324172 np0000174542 devstack@c-api.service[112270]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=112270) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 18 23:31:51.324228 np0000174542 devstack@c-api.service[112268]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=112268) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 18 23:31:51.324277 np0000174542 devstack@c-api.service[112270]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=112270) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 18 23:31:51.324321 np0000174542 devstack@c-api.service[112268]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=112268) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 18 23:31:51.324363 np0000174542 devstack@c-api.service[112270]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112270) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 18 23:31:51.324363 np0000174542 devstack@c-api.service[112270]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112270) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 18 23:31:51.324363 np0000174542 devstack@c-api.service[112270]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=112270) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 18 23:31:51.324363 np0000174542 devstack@c-api.service[112270]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=112270) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 18 23:31:51.324518 np0000174542 devstack@c-api.service[112266]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112266) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 18 23:31:51.324518 np0000174542 devstack@c-api.service[112266]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=112266) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 18 23:31:51.324518 np0000174542 devstack@c-api.service[112266]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=112266) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 18 23:31:51.324632 np0000174542 devstack@c-api.service[112269]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112269) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 18 23:31:51.324632 np0000174542 devstack@c-api.service[112269]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=112269) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 18 23:31:51.324719 np0000174542 devstack@c-api.service[112266]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112266) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 18 23:31:51.324761 np0000174542 devstack@c-api.service[112269]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=112269) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 18 23:31:51.324802 np0000174542 devstack@c-api.service[112266]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112266) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 18 23:31:51.324848 np0000174542 devstack@c-api.service[112269]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=112269) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 18 23:31:51.324897 np0000174542 devstack@c-api.service[112266]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=112266) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 18 23:31:51.324946 np0000174542 devstack@c-api.service[112269]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=112269) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 18 23:31:51.324946 np0000174542 devstack@c-api.service[112269]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=112269) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 18 23:31:51.325022 np0000174542 devstack@c-api.service[112266]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=112266) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 18 23:31:51.325062 np0000174542 devstack@c-api.service[112269]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112269) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 18 23:31:51.325062 np0000174542 devstack@c-api.service[112269]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112269) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 18 23:31:51.325062 np0000174542 devstack@c-api.service[112269]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=112269) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 18 23:31:51.325062 np0000174542 devstack@c-api.service[112269]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=112269) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 18 23:31:51.325062 np0000174542 devstack@c-api.service[112269]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=112269) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 18 23:31:51.325062 np0000174542 devstack@c-api.service[112269]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112269) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 18 23:31:51.325062 np0000174542 devstack@c-api.service[112269]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=112269) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 18 23:31:51.325062 np0000174542 devstack@c-api.service[112269]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112269) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 18 23:31:51.325402 np0000174542 devstack@c-api.service[112269]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112269) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 18 23:31:51.325402 np0000174542 devstack@c-api.service[112269]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=112269) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 18 23:31:51.325402 np0000174542 devstack@c-api.service[112269]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=112269) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 18 23:31:51.325512 np0000174542 devstack@c-api.service[112269]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=112269) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 18 23:31:51.325512 np0000174542 devstack@c-api.service[112269]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=112269) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 18 23:31:51.325593 np0000174542 devstack@c-api.service[112269]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=112269) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 18 23:31:51.325642 np0000174542 devstack@c-api.service[112269]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112269) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 18 23:31:51.326154 np0000174542 devstack@c-api.service[112269]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112269) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 18 23:31:51.326213 np0000174542 devstack@c-api.service[112269]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=112269) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 18 23:31:51.326251 np0000174542 devstack@c-api.service[112269]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=112269) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 18 23:31:51.326307 np0000174542 devstack@c-api.service[112269]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=112269) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 18 23:31:51.326354 np0000174542 devstack@c-api.service[112269]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=112269) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 18 23:31:51.327448 np0000174542 devstack@c-api.service[112269]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=112269) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 18 23:31:51.327496 np0000174542 devstack@c-api.service[112269]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112269) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 18 23:31:51.327880 np0000174542 devstack@c-api.service[112270]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=112270) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 18 23:31:51.327944 np0000174542 devstack@c-api.service[112270]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=112270) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 18 23:31:51.327979 np0000174542 devstack@c-api.service[112269]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112269) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 18 23:31:51.328014 np0000174542 devstack@c-api.service[112270]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=112270) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 18 23:31:51.328051 np0000174542 devstack@c-api.service[112269]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=112269) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 18 23:31:51.328101 np0000174542 devstack@c-api.service[112270]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=112270) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 18 23:31:51.328138 np0000174542 devstack@c-api.service[112269]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=112269) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 18 23:31:51.328173 np0000174542 devstack@c-api.service[112270]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=112270) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 18 23:31:51.328206 np0000174542 devstack@c-api.service[112269]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=112269) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 18 23:31:51.328241 np0000174542 devstack@c-api.service[112270]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=112270) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 18 23:31:51.328275 np0000174542 devstack@c-api.service[112269]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=112269) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 18 23:31:51.328323 np0000174542 devstack@c-api.service[112270]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112270) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 18 23:31:51.328361 np0000174542 devstack@c-api.service[112269]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=112269) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 18 23:31:51.328361 np0000174542 devstack@c-api.service[112269]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112269) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 18 23:31:51.328874 np0000174542 devstack@c-api.service[112268]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=112268) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 18 23:31:51.328924 np0000174542 devstack@c-api.service[112268]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=112268) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 18 23:31:51.328980 np0000174542 devstack@c-api.service[112268]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=112268) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 18 23:31:51.329049 np0000174542 devstack@c-api.service[112268]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=112268) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 18 23:31:51.329116 np0000174542 devstack@c-api.service[112268]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=112268) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 18 23:31:51.329214 np0000174542 devstack@c-api.service[112268]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=112268) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 18 23:31:51.329279 np0000174542 devstack@c-api.service[112268]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112268) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 18 23:31:51.329509 np0000174542 devstack@c-api.service[112270]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112270) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 18 23:31:51.329573 np0000174542 devstack@c-api.service[112270]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=112270) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 18 23:31:51.329618 np0000174542 devstack@c-api.service[112270]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=112270) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 18 23:31:51.329660 np0000174542 devstack@c-api.service[112270]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112270) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 18 23:31:51.329702 np0000174542 devstack@c-api.service[112268]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112268) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 18 23:31:51.329745 np0000174542 devstack@c-api.service[112270]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112270) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 18 23:31:51.329784 np0000174542 devstack@c-api.service[112268]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=112268) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 18 23:31:51.329826 np0000174542 devstack@c-api.service[112270]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=112270) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 18 23:31:51.329865 np0000174542 devstack@c-api.service[112268]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=112268) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 18 23:31:51.329908 np0000174542 devstack@c-api.service[112270]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112270) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 18 23:31:51.329951 np0000174542 devstack@c-api.service[112268]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112268) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 18 23:31:51.329995 np0000174542 devstack@c-api.service[112270]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112270) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 18 23:31:51.330038 np0000174542 devstack@c-api.service[112268]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112268) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 18 23:31:51.330102 np0000174542 devstack@c-api.service[112270]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=112270) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 18 23:31:51.330146 np0000174542 devstack@c-api.service[112268]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=112268) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 18 23:31:51.330195 np0000174542 devstack@c-api.service[112270]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=112270) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 18 23:31:51.330235 np0000174542 devstack@c-api.service[112268]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112268) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 18 23:31:51.330275 np0000174542 devstack@c-api.service[112270]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=112270) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 18 23:31:51.330313 np0000174542 devstack@c-api.service[112268]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112268) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 18 23:31:51.330359 np0000174542 devstack@c-api.service[112270]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112270) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 18 23:31:51.330400 np0000174542 devstack@c-api.service[112268]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=112268) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 18 23:31:51.330449 np0000174542 devstack@c-api.service[112270]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=112270) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 18 23:31:51.330494 np0000174542 devstack@c-api.service[112268]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=112268) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 18 23:31:51.330537 np0000174542 devstack@c-api.service[112270]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=112270) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 18 23:31:51.330575 np0000174542 devstack@c-api.service[112268]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=112268) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 18 23:31:51.330613 np0000174542 devstack@c-api.service[112270]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=112270) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 18 23:31:51.330653 np0000174542 devstack@c-api.service[112268]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112268) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 18 23:31:51.330690 np0000174542 devstack@c-api.service[112270]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=112270) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 18 23:31:51.330727 np0000174542 devstack@c-api.service[112268]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=112268) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 18 23:31:51.330766 np0000174542 devstack@c-api.service[112270]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=112270) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 18 23:31:51.330807 np0000174542 devstack@c-api.service[112268]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=112268) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 18 23:31:51.330854 np0000174542 devstack@c-api.service[112270]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=112270) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 18 23:31:51.330854 np0000174542 devstack@c-api.service[112270]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=112270) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 18 23:31:51.330924 np0000174542 devstack@c-api.service[112268]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=112268) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 18 23:31:51.330968 np0000174542 devstack@c-api.service[112270]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=112270) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 18 23:31:51.331015 np0000174542 devstack@c-api.service[112268]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=112268) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 18 23:31:51.331015 np0000174542 devstack@c-api.service[112268]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=112268) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 18 23:31:51.331115 np0000174542 devstack@c-api.service[112270]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112270) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 18 23:31:51.331161 np0000174542 devstack@c-api.service[112268]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=112268) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 18 23:31:51.331161 np0000174542 devstack@c-api.service[112268]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=112268) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 18 23:31:51.331232 np0000174542 devstack@c-api.service[112269]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112269) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 18 23:31:51.331281 np0000174542 devstack@c-api.service[112268]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=112268) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 18 23:31:51.331281 np0000174542 devstack@c-api.service[112268]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112268) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 18 23:31:51.331352 np0000174542 devstack@c-api.service[112269]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=112269) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 18 23:31:51.331352 np0000174542 devstack@c-api.service[112269]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=112269) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 18 23:31:51.331352 np0000174542 devstack@c-api.service[112269]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=112269) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 18 23:31:51.331352 np0000174542 devstack@c-api.service[112269]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=112269) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 18 23:31:51.331352 np0000174542 devstack@c-api.service[112269]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=112269) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 18 23:31:51.331352 np0000174542 devstack@c-api.service[112269]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=112269) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 18 23:31:51.331563 np0000174542 devstack@c-api.service[112269]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=112269) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 18 23:31:51.331645 np0000174542 devstack@c-api.service[112269]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=112269) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 18 23:31:51.331698 np0000174542 devstack@c-api.service[112269]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=112269) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 18 23:31:51.331759 np0000174542 devstack@c-api.service[112269]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=112269) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 18 23:31:51.331810 np0000174542 devstack@c-api.service[112269]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=112269) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 18 23:31:51.331854 np0000174542 devstack@c-api.service[112269]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=112269) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 18 23:31:51.331931 np0000174542 devstack@c-api.service[112269]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112269) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 18 23:31:51.332211 np0000174542 devstack@c-api.service[112270]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112270) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 18 23:31:51.332272 np0000174542 devstack@c-api.service[112270]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=112270) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 18 23:31:51.332309 np0000174542 devstack@c-api.service[112270]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=112270) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 18 23:31:51.332387 np0000174542 devstack@c-api.service[112270]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=112270) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 18 23:31:51.332444 np0000174542 devstack@c-api.service[112270]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=112270) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 18 23:31:51.332481 np0000174542 devstack@c-api.service[112269]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112269) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 18 23:31:51.332518 np0000174542 devstack@c-api.service[112270]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=112270) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 18 23:31:51.332555 np0000174542 devstack@c-api.service[112268]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112268) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 18 23:31:51.332591 np0000174542 devstack@c-api.service[112269]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=112269) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 18 23:31:51.332638 np0000174542 devstack@c-api.service[112270]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=112270) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 18 23:31:51.332675 np0000174542 devstack@c-api.service[112269]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=112269) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 18 23:31:51.332711 np0000174542 devstack@c-api.service[112268]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=112268) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 18 23:31:51.332745 np0000174542 devstack@c-api.service[112269]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=112269) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 18 23:31:51.332791 np0000174542 devstack@c-api.service[112268]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=112268) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 18 23:31:51.332834 np0000174542 devstack@c-api.service[112269]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=112269) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 18 23:31:51.332871 np0000174542 devstack@c-api.service[112268]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=112268) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 18 23:31:51.332906 np0000174542 devstack@c-api.service[112269]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=112269) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 18 23:31:51.332945 np0000174542 devstack@c-api.service[112268]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=112268) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 18 23:31:51.332945 np0000174542 devstack@c-api.service[112268]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=112268) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 18 23:31:51.333007 np0000174542 devstack@c-api.service[112269]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=112269) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 18 23:31:51.333042 np0000174542 devstack@c-api.service[112268]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=112268) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 18 23:31:51.333097 np0000174542 devstack@c-api.service[112269]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=112269) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 18 23:31:51.333097 np0000174542 devstack@c-api.service[112269]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=112269) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 18 23:31:51.333195 np0000174542 devstack@c-api.service[112269]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=112269) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 18 23:31:51.333231 np0000174542 devstack@c-api.service[112269]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=112269) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 18 23:31:51.333297 np0000174542 devstack@c-api.service[112269]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=112269) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 18 23:31:51.333344 np0000174542 devstack@c-api.service[112269]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=112269) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 18 23:31:51.333411 np0000174542 devstack@c-api.service[112269]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112269) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 18 23:31:51.333474 np0000174542 devstack@c-api.service[112269]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112269) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 18 23:31:51.333532 np0000174542 devstack@c-api.service[112269]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=112269) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 18 23:31:51.333588 np0000174542 devstack@c-api.service[112269]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=112269) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 18 23:31:51.333646 np0000174542 devstack@c-api.service[112269]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112269) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 18 23:31:51.333705 np0000174542 devstack@c-api.service[112269]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112269) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 18 23:31:51.333748 np0000174542 devstack@c-api.service[112269]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=112269) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 18 23:31:51.333830 np0000174542 devstack@c-api.service[112269]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112269) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 18 23:31:51.334272 np0000174542 devstack@c-api.service[112269]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112269) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 18 23:31:51.334333 np0000174542 devstack@c-api.service[112269]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=112269) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 18 23:31:51.334373 np0000174542 devstack@c-api.service[112269]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=112269) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 18 23:31:51.334449 np0000174542 devstack@c-api.service[112269]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112269) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 18 23:31:51.334494 np0000174542 devstack@c-api.service[112269]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112269) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 18 23:31:51.334550 np0000174542 devstack@c-api.service[112269]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=112269) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 18 23:31:51.334591 np0000174542 devstack@c-api.service[112270]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=112270) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 18 23:31:51.334631 np0000174542 devstack@c-api.service[112269]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=112269) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 18 23:31:51.334677 np0000174542 devstack@c-api.service[112270]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=112270) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 18 23:31:51.334677 np0000174542 devstack@c-api.service[112270]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=112270) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 18 23:31:51.334753 np0000174542 devstack@c-api.service[112268]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=112268) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 18 23:31:51.334796 np0000174542 devstack@c-api.service[112270]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=112270) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 18 23:31:51.334838 np0000174542 devstack@c-api.service[112268]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=112268) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 18 23:31:51.334878 np0000174542 devstack@c-api.service[112270]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=112270) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 18 23:31:51.334919 np0000174542 devstack@c-api.service[112268]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=112268) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 18 23:31:51.334961 np0000174542 devstack@c-api.service[112270]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=112270) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 18 23:31:51.335007 np0000174542 devstack@c-api.service[112268]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=112268) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 18 23:31:51.335062 np0000174542 devstack@c-api.service[112270]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=112270) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 18 23:31:51.335141 np0000174542 devstack@c-api.service[112268]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=112268) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 18 23:31:51.335189 np0000174542 devstack@c-api.service[112266]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=112266) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 18 23:31:51.335234 np0000174542 devstack@c-api.service[112268]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=112268) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 18 23:31:51.335278 np0000174542 devstack@c-api.service[112266]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=112266) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 18 23:31:51.335327 np0000174542 devstack@c-api.service[112268]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=112268) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 18 23:31:51.335372 np0000174542 devstack@c-api.service[112266]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=112266) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 18 23:31:51.335372 np0000174542 devstack@c-api.service[112266]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=112266) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 18 23:31:51.335372 np0000174542 devstack@c-api.service[112266]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=112266) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 18 23:31:51.335497 np0000174542 devstack@c-api.service[112266]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=112266) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 18 23:31:51.335553 np0000174542 devstack@c-api.service[112269]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=112269) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 18 23:31:51.335598 np0000174542 devstack@c-api.service[112266]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112266) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 18 23:31:51.335642 np0000174542 devstack@c-api.service[112269]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=112269) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 18 23:31:51.335642 np0000174542 devstack@c-api.service[112269]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=112269) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 18 23:31:51.335642 np0000174542 devstack@c-api.service[112269]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=112269) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 18 23:31:51.335767 np0000174542 devstack@c-api.service[112269]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=112269) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 18 23:31:51.335767 np0000174542 devstack@c-api.service[112269]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=112269) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 18 23:31:51.335856 np0000174542 devstack@c-api.service[112269]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112269) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 18 23:31:51.336086 np0000174542 devstack@c-api.service[112266]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112266) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 18 23:31:51.336145 np0000174542 devstack@c-api.service[112266]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=112266) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 18 23:31:51.336240 np0000174542 devstack@c-api.service[112269]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112269) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 18 23:31:51.336296 np0000174542 devstack@c-api.service[112266]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=112266) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 18 23:31:51.336335 np0000174542 devstack@c-api.service[112269]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=112269) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 18 23:31:51.336388 np0000174542 devstack@c-api.service[112266]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112266) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 18 23:31:51.336435 np0000174542 devstack@c-api.service[112269]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=112269) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 18 23:31:51.336478 np0000174542 devstack@c-api.service[112266]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112266) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 18 23:31:51.336522 np0000174542 devstack@c-api.service[112269]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112269) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 18 23:31:51.336522 np0000174542 devstack@c-api.service[112269]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112269) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 18 23:31:51.336601 np0000174542 devstack@c-api.service[112266]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=112266) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 18 23:31:51.336645 np0000174542 devstack@c-api.service[112269]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=112269) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 18 23:31:51.336645 np0000174542 devstack@c-api.service[112269]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112269) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 18 23:31:51.336723 np0000174542 devstack@c-api.service[112266]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112266) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 18 23:31:51.336783 np0000174542 devstack@c-api.service[112269]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112269) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 18 23:31:51.336832 np0000174542 devstack@c-api.service[112266]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112266) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 18 23:31:51.336873 np0000174542 devstack@c-api.service[112269]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=112269) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 18 23:31:51.336873 np0000174542 devstack@c-api.service[112269]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=112269) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 18 23:31:51.336962 np0000174542 devstack@c-api.service[112266]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=112266) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 18 23:31:51.337008 np0000174542 devstack@c-api.service[112269]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=112269) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 18 23:31:51.337049 np0000174542 devstack@c-api.service[112266]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=112266) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 18 23:31:51.337113 np0000174542 devstack@c-api.service[112269]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112269) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 18 23:31:51.337160 np0000174542 devstack@c-api.service[112266]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=112266) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 18 23:31:51.337256 np0000174542 devstack@c-api.service[112269]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=112269) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 18 23:31:51.337289 np0000174542 devstack@c-api.service[112266]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112266) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 18 23:31:51.337318 np0000174542 devstack@c-api.service[112269]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=112269) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 18 23:31:51.337351 np0000174542 devstack@c-api.service[112266]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=112266) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 18 23:31:51.337378 np0000174542 devstack@c-api.service[112269]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=112269) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 18 23:31:51.337378 np0000174542 devstack@c-api.service[112269]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=112269) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 18 23:31:51.337378 np0000174542 devstack@c-api.service[112269]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=112269) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 18 23:31:51.337453 np0000174542 devstack@c-api.service[112266]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=112266) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 18 23:31:51.337480 np0000174542 devstack@c-api.service[112269]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=112269) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 18 23:31:51.337480 np0000174542 devstack@c-api.service[112269]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=112269) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 18 23:31:51.337480 np0000174542 devstack@c-api.service[112269]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=112269) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 18 23:31:51.337632 np0000174542 devstack@c-api.service[112266]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=112266) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 18 23:31:51.337661 np0000174542 devstack@c-api.service[112269]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112269) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 18 23:31:51.337689 np0000174542 devstack@c-api.service[112266]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=112266) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 18 23:31:51.337804 np0000174542 devstack@c-api.service[112266]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=112266) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 18 23:31:51.337956 np0000174542 devstack@c-api.service[112266]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=112266) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 18 23:31:51.338006 np0000174542 devstack@c-api.service[112269]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112269) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 18 23:31:51.338079 np0000174542 devstack@c-api.service[112269]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=112269) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 18 23:31:51.338127 np0000174542 devstack@c-api.service[112266]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=112266) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 18 23:31:51.338154 np0000174542 devstack@c-api.service[112269]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=112269) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 18 23:31:51.338217 np0000174542 devstack@c-api.service[112269]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=112269) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 18 23:31:51.338259 np0000174542 devstack@c-api.service[112266]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=112266) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 18 23:31:51.338292 np0000174542 devstack@c-api.service[112269]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=112269) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 18 23:31:51.338340 np0000174542 devstack@c-api.service[112269]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=112269) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 18 23:31:51.338400 np0000174542 devstack@c-api.service[112269]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=112269) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 18 23:31:51.338429 np0000174542 devstack@c-api.service[112266]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112266) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 18 23:31:51.338886 np0000174542 devstack@c-api.service[112269]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=112269) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 18 23:31:51.338960 np0000174542 devstack@c-api.service[112269]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=112269) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 18 23:31:51.339015 np0000174542 devstack@c-api.service[112269]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=112269) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 18 23:31:51.339085 np0000174542 devstack@c-api.service[112269]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=112269) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 18 23:31:51.339159 np0000174542 devstack@c-api.service[112269]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=112269) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 18 23:31:51.339220 np0000174542 devstack@c-api.service[112269]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=112269) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 18 23:31:51.339295 np0000174542 devstack@c-api.service[112269]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=112269) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 18 23:31:51.339575 np0000174542 devstack@c-api.service[112266]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112266) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 18 23:31:51.339762 np0000174542 devstack@c-api.service[112266]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=112266) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 18 23:31:51.340087 np0000174542 devstack@c-api.service[112270]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=112270) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 18 23:31:51.340122 np0000174542 devstack@c-api.service[112270]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=112270) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 18 23:31:51.340146 np0000174542 devstack@c-api.service[112266]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=112266) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 18 23:31:51.340170 np0000174542 devstack@c-api.service[112270]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=112270) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 18 23:31:51.340209 np0000174542 devstack@c-api.service[112270]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=112270) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 18 23:31:51.340235 np0000174542 devstack@c-api.service[112268]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=112268) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 18 23:31:51.340265 np0000174542 devstack@c-api.service[112270]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112270) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 18 23:31:51.340306 np0000174542 devstack@c-api.service[112268]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=112268) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 18 23:31:51.340337 np0000174542 devstack@c-api.service[112266]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=112266) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 18 23:31:51.340362 np0000174542 devstack@c-api.service[112270]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=112270) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 18 23:31:51.340388 np0000174542 devstack@c-api.service[112268]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=112268) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 18 23:31:51.340416 np0000174542 devstack@c-api.service[112270]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=112270) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 18 23:31:51.340450 np0000174542 devstack@c-api.service[112268]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=112268) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 18 23:31:51.340478 np0000174542 devstack@c-api.service[112268]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112268) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 18 23:31:51.340502 np0000174542 devstack@c-api.service[112266]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=112266) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 18 23:31:51.340535 np0000174542 devstack@c-api.service[112268]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=112268) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 18 23:31:51.340586 np0000174542 devstack@c-api.service[112268]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=112268) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 18 23:31:51.340621 np0000174542 devstack@c-api.service[112269]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=112269) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 18 23:31:51.340646 np0000174542 devstack@c-api.service[112266]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=112266) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 18 23:31:51.340671 np0000174542 devstack@c-api.service[112269]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=112269) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 18 23:31:51.340726 np0000174542 devstack@c-api.service[112269]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=112269) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 18 23:31:51.340755 np0000174542 devstack@c-api.service[112266]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=112266) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 18 23:31:51.340783 np0000174542 devstack@c-api.service[112269]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=112269) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 18 23:31:51.340847 np0000174542 devstack@c-api.service[112269]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112269) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 18 23:31:51.340907 np0000174542 devstack@c-api.service[112269]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=112269) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 18 23:31:51.340973 np0000174542 devstack@c-api.service[112269]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=112269) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 18 23:31:51.341845 np0000174542 devstack@c-api.service[112266]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=112266) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 18 23:31:51.341958 np0000174542 devstack@c-api.service[112266]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=112266) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 18 23:31:51.342056 np0000174542 devstack@c-api.service[112266]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=112266) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 18 23:31:51.342167 np0000174542 devstack@c-api.service[112266]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=112266) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 18 23:31:51.342248 np0000174542 devstack@c-api.service[112266]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=112266) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 18 23:31:51.342332 np0000174542 devstack@c-api.service[112266]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=112266) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 18 23:31:51.342432 np0000174542 devstack@c-api.service[112266]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=112266) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 18 23:31:51.343218 np0000174542 devstack@c-api.service[112270]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=112270) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 18 23:31:51.343284 np0000174542 devstack@c-api.service[112270]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=112270) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 18 23:31:51.343340 np0000174542 devstack@c-api.service[112270]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=112270) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 18 23:31:51.343405 np0000174542 devstack@c-api.service[112270]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=112270) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 18 23:31:51.343473 np0000174542 devstack@c-api.service[112270]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112270) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 18 23:31:51.343527 np0000174542 devstack@c-api.service[112270]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=112270) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 18 23:31:51.343560 np0000174542 devstack@c-api.service[112268]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=112268) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 18 23:31:51.343594 np0000174542 devstack@c-api.service[112270]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112270) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 18 23:31:51.343623 np0000174542 devstack@c-api.service[112268]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=112268) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 18 23:31:51.343647 np0000174542 devstack@c-api.service[112268]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=112268) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 18 23:31:51.343672 np0000174542 devstack@c-api.service[112266]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=112266) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 18 23:31:51.343703 np0000174542 devstack@c-api.service[112268]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=112268) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 18 23:31:51.343759 np0000174542 devstack@c-api.service[112268]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112268) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 18 23:31:51.343788 np0000174542 devstack@c-api.service[112266]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=112266) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 18 23:31:51.343820 np0000174542 devstack@c-api.service[112268]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=112268) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 18 23:31:51.343852 np0000174542 devstack@c-api.service[112266]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=112266) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 18 23:31:51.343879 np0000174542 devstack@c-api.service[112268]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112268) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 18 23:31:51.343962 np0000174542 devstack@c-api.service[112266]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=112266) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 18 23:31:51.343995 np0000174542 devstack@c-api.service[112269]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=112269) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 18 23:31:51.344025 np0000174542 devstack@c-api.service[112269]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=112269) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 18 23:31:51.344053 np0000174542 devstack@c-api.service[112266]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112266) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 18 23:31:51.344098 np0000174542 devstack@c-api.service[112269]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=112269) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 18 23:31:51.344153 np0000174542 devstack@c-api.service[112266]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=112266) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 18 23:31:51.344191 np0000174542 devstack@c-api.service[112269]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=112269) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 18 23:31:51.344220 np0000174542 devstack@c-api.service[112269]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112269) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 18 23:31:51.344248 np0000174542 devstack@c-api.service[112266]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=112266) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 18 23:31:51.344277 np0000174542 devstack@c-api.service[112269]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=112269) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 18 23:31:51.344353 np0000174542 devstack@c-api.service[112269]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112269) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 18 23:31:51.344384 np0000174542 devstack@c-api.service[112270]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112270) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 18 23:31:51.344432 np0000174542 devstack@c-api.service[112270]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=112270) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 18 23:31:51.344492 np0000174542 devstack@c-api.service[112270]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=112270) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 18 23:31:51.344554 np0000174542 devstack@c-api.service[112270]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=112270) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 18 23:31:51.344613 np0000174542 devstack@c-api.service[112270]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=112270) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 18 23:31:51.344647 np0000174542 devstack@c-api.service[112269]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112269) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 18 23:31:51.344675 np0000174542 devstack@c-api.service[112270]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=112270) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 18 23:31:51.344703 np0000174542 devstack@c-api.service[112269]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=112269) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 18 23:31:51.344728 np0000174542 devstack@c-api.service[112270]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112270) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 18 23:31:51.344752 np0000174542 devstack@c-api.service[112269]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=112269) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 18 23:31:51.344780 np0000174542 devstack@c-api.service[112268]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112268) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 18 23:31:51.344809 np0000174542 devstack@c-api.service[112270]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112270) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 18 23:31:51.344835 np0000174542 devstack@c-api.service[112269]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=112269) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 18 23:31:51.344869 np0000174542 devstack@c-api.service[112268]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=112268) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 18 23:31:51.344901 np0000174542 devstack@c-api.service[112270]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=112270) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 18 23:31:51.344930 np0000174542 devstack@c-api.service[112269]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=112269) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 18 23:31:51.344962 np0000174542 devstack@c-api.service[112268]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=112268) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 18 23:31:51.344990 np0000174542 devstack@c-api.service[112270]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=112270) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 18 23:31:51.345028 np0000174542 devstack@c-api.service[112269]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=112269) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 18 23:31:51.345105 np0000174542 devstack@c-api.service[112268]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=112268) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 18 23:31:51.345148 np0000174542 devstack@c-api.service[112270]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=112270) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 18 23:31:51.345223 np0000174542 devstack@c-api.service[112269]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112269) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 18 23:31:51.345262 np0000174542 devstack@c-api.service[112268]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=112268) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 18 23:31:51.345295 np0000174542 devstack@c-api.service[112270]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=112270) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 18 23:31:51.345327 np0000174542 devstack@c-api.service[112269]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112269) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 18 23:31:51.345360 np0000174542 devstack@c-api.service[112268]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=112268) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 18 23:31:51.345393 np0000174542 devstack@c-api.service[112270]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=112270) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 18 23:31:51.345419 np0000174542 devstack@c-api.service[112269]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=112269) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 18 23:31:51.345451 np0000174542 devstack@c-api.service[112268]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112268) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 18 23:31:51.345478 np0000174542 devstack@c-api.service[112270]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=112270) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 18 23:31:51.345509 np0000174542 devstack@c-api.service[112269]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=112269) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 18 23:31:51.345533 np0000174542 devstack@c-api.service[112268]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112268) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 18 23:31:51.345559 np0000174542 devstack@c-api.service[112266]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=112266) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 18 23:31:51.345594 np0000174542 devstack@c-api.service[112269]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=112269) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 18 23:31:51.345626 np0000174542 devstack@c-api.service[112268]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=112268) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 18 23:31:51.345653 np0000174542 devstack@c-api.service[112269]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=112269) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 18 23:31:51.345678 np0000174542 devstack@c-api.service[112268]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=112268) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 18 23:31:51.345712 np0000174542 devstack@c-api.service[112266]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=112266) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 18 23:31:51.346023 np0000174542 devstack@c-api.service[112269]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=112269) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 18 23:31:51.346089 np0000174542 devstack@c-api.service[112268]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=112268) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 18 23:31:51.346140 np0000174542 devstack@c-api.service[112266]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=112266) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 18 23:31:51.346184 np0000174542 devstack@c-api.service[112269]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=112269) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 18 23:31:51.346249 np0000174542 devstack@c-api.service[112268]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=112268) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 18 23:31:51.346249 np0000174542 devstack@c-api.service[112268]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=112268) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 18 23:31:51.346352 np0000174542 devstack@c-api.service[112266]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=112266) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 18 23:31:51.346395 np0000174542 devstack@c-api.service[112268]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=112268) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 18 23:31:51.346429 np0000174542 devstack@c-api.service[112270]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=112270) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 18 23:31:51.346472 np0000174542 devstack@c-api.service[112266]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112266) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 18 23:31:51.346509 np0000174542 devstack@c-api.service[112270]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=112270) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 18 23:31:51.346549 np0000174542 devstack@c-api.service[112266]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=112266) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 18 23:31:51.346588 np0000174542 devstack@c-api.service[112269]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=112269) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 18 23:31:51.346625 np0000174542 devstack@c-api.service[112270]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=112270) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 18 23:31:51.346662 np0000174542 devstack@c-api.service[112269]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=112269) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 18 23:31:51.346704 np0000174542 devstack@c-api.service[112270]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=112270) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 18 23:31:51.346740 np0000174542 devstack@c-api.service[112266]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112266) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 18 23:31:51.346773 np0000174542 devstack@c-api.service[112268]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=112268) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 18 23:31:51.346814 np0000174542 devstack@c-api.service[112269]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=112269) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 18 23:31:51.346850 np0000174542 devstack@c-api.service[112270]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=112270) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 18 23:31:51.346886 np0000174542 devstack@c-api.service[112268]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=112268) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 18 23:31:51.346922 np0000174542 devstack@c-api.service[112270]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=112270) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 18 23:31:51.346956 np0000174542 devstack@c-api.service[112269]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=112269) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 18 23:31:51.346989 np0000174542 devstack@c-api.service[112268]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=112268) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 18 23:31:51.347023 np0000174542 devstack@c-api.service[112269]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=112269) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 18 23:31:51.347083 np0000174542 devstack@c-api.service[112270]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=112270) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 18 23:31:51.347122 np0000174542 devstack@c-api.service[112268]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=112268) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 18 23:31:51.347157 np0000174542 devstack@c-api.service[112269]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=112269) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 18 23:31:51.347203 np0000174542 devstack@c-api.service[112270]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=112270) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 18 23:31:51.347242 np0000174542 devstack@c-api.service[112268]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=112268) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 18 23:31:51.347284 np0000174542 devstack@c-api.service[112269]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=112269) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 18 23:31:51.347318 np0000174542 devstack@c-api.service[112270]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=112270) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 18 23:31:51.347354 np0000174542 devstack@c-api.service[112268]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=112268) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 18 23:31:51.347387 np0000174542 devstack@c-api.service[112270]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=112270) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 18 23:31:51.347429 np0000174542 devstack@c-api.service[112269]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=112269) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 18 23:31:51.347467 np0000174542 devstack@c-api.service[112268]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=112268) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 18 23:31:51.347502 np0000174542 devstack@c-api.service[112270]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112270) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 18 23:31:51.347536 np0000174542 devstack@c-api.service[112269]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=112269) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 18 23:31:51.347575 np0000174542 devstack@c-api.service[112268]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=112268) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 18 23:31:51.347688 np0000174542 devstack@c-api.service[112266]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112266) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 18 23:31:51.347817 np0000174542 devstack@c-api.service[112270]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=112270) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 18 23:31:51.347859 np0000174542 devstack@c-api.service[112269]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=112269) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 18 23:31:51.347893 np0000174542 devstack@c-api.service[112270]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=112270) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 18 23:31:51.347926 np0000174542 devstack@c-api.service[112268]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=112268) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 18 23:31:51.347965 np0000174542 devstack@c-api.service[112269]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112269) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 18 23:31:51.347998 np0000174542 devstack@c-api.service[112266]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=112266) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 18 23:31:51.348030 np0000174542 devstack@c-api.service[112268]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=112268) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 18 23:31:51.348078 np0000174542 devstack@c-api.service[112270]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112270) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 18 23:31:51.348118 np0000174542 devstack@c-api.service[112269]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=112269) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 18 23:31:51.348159 np0000174542 devstack@c-api.service[112266]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=112266) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 18 23:31:51.348199 np0000174542 devstack@c-api.service[112268]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112268) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 18 23:31:51.348234 np0000174542 devstack@c-api.service[112269]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=112269) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 18 23:31:51.348273 np0000174542 devstack@c-api.service[112268]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=112268) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 18 23:31:51.348309 np0000174542 devstack@c-api.service[112269]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112269) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 18 23:31:51.348357 np0000174542 devstack@c-api.service[112268]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=112268) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 18 23:31:51.348393 np0000174542 devstack@c-api.service[112266]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=112266) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 18 23:31:51.348431 np0000174542 devstack@c-api.service[112268]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112268) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 18 23:31:51.348467 np0000174542 devstack@c-api.service[112266]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=112266) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 18 23:31:51.348467 np0000174542 devstack@c-api.service[112266]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=112266) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 18 23:31:51.348467 np0000174542 devstack@c-api.service[112266]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112266) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 18 23:31:51.348467 np0000174542 devstack@c-api.service[112266]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112266) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 18 23:31:51.348467 np0000174542 devstack@c-api.service[112266]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=112266) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 18 23:31:51.348467 np0000174542 devstack@c-api.service[112266]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=112266) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 18 23:31:51.348467 np0000174542 devstack@c-api.service[112266]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=112266) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 18 23:31:51.348467 np0000174542 devstack@c-api.service[112266]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=112266) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 18 23:31:51.348467 np0000174542 devstack@c-api.service[112266]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=112266) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 18 23:31:51.348749 np0000174542 devstack@c-api.service[112269]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112269) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 18 23:31:51.348788 np0000174542 devstack@c-api.service[112266]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=112266) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 18 23:31:51.348826 np0000174542 devstack@c-api.service[112269]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=112269) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 18 23:31:51.348863 np0000174542 devstack@c-api.service[112268]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112268) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 18 23:31:51.348905 np0000174542 devstack@c-api.service[112269]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=112269) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 18 23:31:51.349124 np0000174542 devstack@c-api.service[112268]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=112268) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 18 23:31:51.349167 np0000174542 devstack@c-api.service[112269]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=112269) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 18 23:31:51.349226 np0000174542 devstack@c-api.service[112268]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=112268) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 18 23:31:51.349264 np0000174542 devstack@c-api.service[112269]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112269) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 18 23:31:51.349264 np0000174542 devstack@c-api.service[112269]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=112269) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 18 23:31:51.349334 np0000174542 devstack@c-api.service[112268]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=112268) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 18 23:31:51.349334 np0000174542 devstack@c-api.service[112268]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112268) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 18 23:31:51.349398 np0000174542 devstack@c-api.service[112269]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112269) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 18 23:31:51.349431 np0000174542 devstack@c-api.service[112266]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=112266) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 18 23:31:51.349467 np0000174542 devstack@c-api.service[112268]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=112268) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 18 23:31:51.349503 np0000174542 devstack@c-api.service[112266]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=112266) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 18 23:31:51.349537 np0000174542 devstack@c-api.service[112268]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112268) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 18 23:31:51.349585 np0000174542 devstack@c-api.service[112266]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=112266) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 18 23:31:51.349585 np0000174542 devstack@c-api.service[112266]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=112266) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 18 23:31:51.349585 np0000174542 devstack@c-api.service[112266]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=112266) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 18 23:31:51.349585 np0000174542 devstack@c-api.service[112266]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=112266) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 18 23:31:51.349585 np0000174542 devstack@c-api.service[112266]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=112266) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 18 23:31:51.349585 np0000174542 devstack@c-api.service[112266]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=112266) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 18 23:31:51.349585 np0000174542 devstack@c-api.service[112266]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=112266) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 18 23:31:51.349585 np0000174542 devstack@c-api.service[112266]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=112266) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 18 23:31:51.349854 np0000174542 devstack@c-api.service[112269]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112269) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 18 23:31:51.349896 np0000174542 devstack@c-api.service[112266]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112266) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 18 23:31:51.349937 np0000174542 devstack@c-api.service[112269]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=112269) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 18 23:31:51.349975 np0000174542 devstack@c-api.service[112268]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112268) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 18 23:31:51.350012 np0000174542 devstack@c-api.service[112266]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=112266) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 18 23:31:51.350048 np0000174542 devstack@c-api.service[112269]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=112269) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 18 23:31:51.350103 np0000174542 devstack@c-api.service[112268]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=112268) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 18 23:31:51.350152 np0000174542 devstack@c-api.service[112269]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=112269) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 18 23:31:51.350190 np0000174542 devstack@c-api.service[112266]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=112266) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 18 23:31:51.350226 np0000174542 devstack@c-api.service[112268]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=112268) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 18 23:31:51.350261 np0000174542 devstack@c-api.service[112269]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112269) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 18 23:31:51.350298 np0000174542 devstack@c-api.service[112266]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112266) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 18 23:31:51.350345 np0000174542 devstack@c-api.service[112268]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=112268) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 18 23:31:51.350387 np0000174542 devstack@c-api.service[112269]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=112269) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 18 23:31:51.350427 np0000174542 devstack@c-api.service[112268]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112268) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 18 23:31:51.350461 np0000174542 devstack@c-api.service[112269]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=112269) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 18 23:31:51.350504 np0000174542 devstack@c-api.service[112268]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=112268) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 18 23:31:51.350504 np0000174542 devstack@c-api.service[112268]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=112268) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 18 23:31:51.350576 np0000174542 devstack@c-api.service[112266]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112266) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 18 23:31:51.350576 np0000174542 devstack@c-api.service[112266]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=112266) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 18 23:31:51.350576 np0000174542 devstack@c-api.service[112266]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=112266) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 18 23:31:51.350679 np0000174542 devstack@c-api.service[112270]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112270) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 18 23:31:51.354657 np0000174542 devstack@c-api.service[112266]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=112266) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 18 23:31:51.354657 np0000174542 devstack@c-api.service[112266]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112266) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 18 23:31:51.354745 np0000174542 devstack@c-api.service[112270]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=112270) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 18 23:31:51.354788 np0000174542 devstack@c-api.service[112266]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=112266) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 18 23:31:51.354827 np0000174542 devstack@c-api.service[112270]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=112270) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 18 23:31:51.354872 np0000174542 devstack@c-api.service[112266]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112266) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 18 23:31:51.354910 np0000174542 devstack@c-api.service[112270]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=112270) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 18 23:31:51.354910 np0000174542 devstack@c-api.service[112270]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112270) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 18 23:31:51.354910 np0000174542 devstack@c-api.service[112270]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=112270) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 18 23:31:51.354910 np0000174542 devstack@c-api.service[112270]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112270) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 18 23:31:51.355062 np0000174542 devstack@c-api.service[112266]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112266) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 18 23:31:51.355062 np0000174542 devstack@c-api.service[112266]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=112266) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 18 23:31:51.355062 np0000174542 devstack@c-api.service[112266]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=112266) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 18 23:31:51.355206 np0000174542 devstack@c-api.service[112270]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112270) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 18 23:31:51.355251 np0000174542 devstack@c-api.service[112266]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=112266) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 18 23:31:51.355295 np0000174542 devstack@c-api.service[112270]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=112270) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 18 23:31:51.355334 np0000174542 devstack@c-api.service[112266]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112266) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 18 23:31:51.355371 np0000174542 devstack@c-api.service[112269]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=112269) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 18 23:31:51.355413 np0000174542 devstack@c-api.service[112270]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=112270) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 18 23:31:51.355463 np0000174542 devstack@c-api.service[112266]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=112266) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 18 23:31:51.355502 np0000174542 devstack@c-api.service[112269]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=112269) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 18 23:31:51.355539 np0000174542 devstack@c-api.service[112270]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=112270) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 18 23:31:51.355577 np0000174542 devstack@c-api.service[112266]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=112266) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 18 23:31:51.355614 np0000174542 devstack@c-api.service[112269]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=112269) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 18 23:31:51.355652 np0000174542 devstack@c-api.service[112268]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=112268) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 18 23:31:51.355699 np0000174542 devstack@c-api.service[112270]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112270) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 18 23:31:51.355738 np0000174542 devstack@c-api.service[112269]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=112269) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 18 23:31:51.355776 np0000174542 devstack@c-api.service[112268]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=112268) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 18 23:31:51.355820 np0000174542 devstack@c-api.service[112270]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=112270) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 18 23:31:51.355859 np0000174542 devstack@c-api.service[112269]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=112269) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 18 23:31:51.355904 np0000174542 devstack@c-api.service[112268]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=112268) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 18 23:31:51.355941 np0000174542 devstack@c-api.service[112270]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=112270) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 18 23:31:51.355979 np0000174542 devstack@c-api.service[112269]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=112269) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 18 23:31:51.356016 np0000174542 devstack@c-api.service[112268]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=112268) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 18 23:31:51.356060 np0000174542 devstack@c-api.service[112269]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112269) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 18 23:31:51.356115 np0000174542 devstack@c-api.service[112268]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=112268) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 18 23:31:51.356115 np0000174542 devstack@c-api.service[112268]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=112268) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 18 23:31:51.356183 np0000174542 devstack@c-api.service[112269]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112269) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 18 23:31:51.356183 np0000174542 devstack@c-api.service[112269]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=112269) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 18 23:31:51.356263 np0000174542 devstack@c-api.service[112268]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112268) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 18 23:31:51.356309 np0000174542 devstack@c-api.service[112269]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=112269) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 18 23:31:51.356348 np0000174542 devstack@c-api.service[112268]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112268) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 18 23:31:51.356387 np0000174542 devstack@c-api.service[112266]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=112266) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 18 23:31:51.356425 np0000174542 devstack@c-api.service[112269]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=112269) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 18 23:31:51.356464 np0000174542 devstack@c-api.service[112268]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=112268) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 18 23:31:51.356508 np0000174542 devstack@c-api.service[112266]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=112266) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 18 23:31:51.356547 np0000174542 devstack@c-api.service[112269]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=112269) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 18 23:31:51.356590 np0000174542 devstack@c-api.service[112268]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=112268) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 18 23:31:51.356628 np0000174542 devstack@c-api.service[112266]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=112266) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 18 23:31:51.356676 np0000174542 devstack@c-api.service[112269]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=112269) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 18 23:31:51.356715 np0000174542 devstack@c-api.service[112270]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=112270) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 18 23:31:51.356759 np0000174542 devstack@c-api.service[112268]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=112268) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 18 23:31:51.356799 np0000174542 devstack@c-api.service[112266]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=112266) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 18 23:31:51.356837 np0000174542 devstack@c-api.service[112268]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=112268) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 18 23:31:51.356874 np0000174542 devstack@c-api.service[112269]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=112269) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 18 23:31:51.356913 np0000174542 devstack@c-api.service[112270]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=112270) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 18 23:31:51.356950 np0000174542 devstack@c-api.service[112266]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=112266) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 18 23:31:51.356987 np0000174542 devstack@c-api.service[112268]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=112268) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 18 23:31:51.357025 np0000174542 devstack@c-api.service[112270]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=112270) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 18 23:31:51.357089 np0000174542 devstack@c-api.service[112266]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=112266) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 18 23:31:51.357129 np0000174542 devstack@c-api.service[112268]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=112268) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 18 23:31:51.357174 np0000174542 devstack@c-api.service[112270]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=112270) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 18 23:31:51.357253 np0000174542 devstack@c-api.service[112266]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112266) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 18 23:31:51.357296 np0000174542 devstack@c-api.service[112270]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=112270) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 18 23:31:51.357335 np0000174542 devstack@c-api.service[112266]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112266) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 18 23:31:51.357372 np0000174542 devstack@c-api.service[112270]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=112270) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 18 23:31:51.357409 np0000174542 devstack@c-api.service[112266]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=112266) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 18 23:31:51.357446 np0000174542 devstack@c-api.service[112270]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112270) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 18 23:31:51.357491 np0000174542 devstack@c-api.service[112266]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=112266) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 18 23:31:51.357528 np0000174542 devstack@c-api.service[112270]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112270) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 18 23:31:51.357565 np0000174542 devstack@c-api.service[112266]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=112266) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 18 23:31:51.357605 np0000174542 devstack@c-api.service[112270]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=112270) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 18 23:31:51.357647 np0000174542 devstack@c-api.service[112266]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=112266) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 18 23:31:51.357684 np0000174542 devstack@c-api.service[112270]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=112270) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 18 23:31:51.357721 np0000174542 devstack@c-api.service[112266]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=112266) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 18 23:31:51.357750 np0000174542 devstack@c-api.service[112270]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=112270) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 18 23:31:51.357779 np0000174542 devstack@c-api.service[112266]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=112266) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 18 23:31:51.357805 np0000174542 devstack@c-api.service[112270]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=112270) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 18 23:31:51.357805 np0000174542 devstack@c-api.service[112270]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=112270) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 18 23:31:51.357805 np0000174542 devstack@c-api.service[112270]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=112270) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 18 23:31:51.357937 np0000174542 devstack@c-api.service[112268]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=112268) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 18 23:31:51.357963 np0000174542 devstack@c-api.service[112269]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=112269) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 18 23:31:51.357987 np0000174542 devstack@c-api.service[112268]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=112268) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 18 23:31:51.358019 np0000174542 devstack@c-api.service[112269]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=112269) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 18 23:31:51.358045 np0000174542 devstack@c-api.service[112268]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=112268) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 18 23:31:51.358045 np0000174542 devstack@c-api.service[112268]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=112268) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 18 23:31:51.358112 np0000174542 devstack@c-api.service[112269]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=112269) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 18 23:31:51.358142 np0000174542 devstack@c-api.service[112268]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=112268) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 18 23:31:51.358173 np0000174542 devstack@c-api.service[112269]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=112269) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 18 23:31:51.358205 np0000174542 devstack@c-api.service[112268]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=112268) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 18 23:31:51.358205 np0000174542 devstack@c-api.service[112268]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112268) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 18 23:31:51.358254 np0000174542 devstack@c-api.service[112269]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=112269) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 18 23:31:51.358254 np0000174542 devstack@c-api.service[112269]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=112269) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 18 23:31:51.358254 np0000174542 devstack@c-api.service[112269]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112269) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 18 23:31:51.358325 np0000174542 devstack@c-api.service[112270]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=112270) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 18 23:31:51.358325 np0000174542 devstack@c-api.service[112270]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=112270) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 18 23:31:51.358325 np0000174542 devstack@c-api.service[112270]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=112270) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 18 23:31:51.358325 np0000174542 devstack@c-api.service[112270]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=112270) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 18 23:31:51.358325 np0000174542 devstack@c-api.service[112270]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=112270) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 18 23:31:51.358325 np0000174542 devstack@c-api.service[112270]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=112270) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 18 23:31:51.358325 np0000174542 devstack@c-api.service[112270]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112270) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 18 23:31:51.358495 np0000174542 devstack@c-api.service[112266]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=112266) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 18 23:31:51.358495 np0000174542 devstack@c-api.service[112266]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=112266) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 18 23:31:51.358495 np0000174542 devstack@c-api.service[112266]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=112266) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 18 23:31:51.358495 np0000174542 devstack@c-api.service[112266]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=112266) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 18 23:31:51.358495 np0000174542 devstack@c-api.service[112266]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=112266) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 18 23:31:51.358495 np0000174542 devstack@c-api.service[112266]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=112266) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 18 23:31:51.358646 np0000174542 devstack@c-api.service[112268]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112268) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 18 23:31:51.358684 np0000174542 devstack@c-api.service[112266]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112266) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 18 23:31:51.358735 np0000174542 devstack@c-api.service[112268]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=112268) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 18 23:31:51.358778 np0000174542 devstack@c-api.service[112269]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112269) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 18 23:31:51.358808 np0000174542 devstack@c-api.service[112268]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=112268) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 18 23:31:51.358839 np0000174542 devstack@c-api.service[112269]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=112269) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 18 23:31:51.358867 np0000174542 devstack@c-api.service[112268]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=112268) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 18 23:31:51.358899 np0000174542 devstack@c-api.service[112269]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=112269) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 18 23:31:51.358925 np0000174542 devstack@c-api.service[112268]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=112268) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 18 23:31:51.358954 np0000174542 devstack@c-api.service[112270]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112270) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 18 23:31:51.358982 np0000174542 devstack@c-api.service[112269]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=112269) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 18 23:31:51.359014 np0000174542 devstack@c-api.service[112268]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=112268) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 18 23:31:51.359042 np0000174542 devstack@c-api.service[112269]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=112269) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 18 23:31:51.359081 np0000174542 devstack@c-api.service[112270]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=112270) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 18 23:31:51.359117 np0000174542 devstack@c-api.service[112268]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=112268) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 18 23:31:51.359145 np0000174542 devstack@c-api.service[112266]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112266) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 18 23:31:51.359172 np0000174542 devstack@c-api.service[112269]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=112269) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 18 23:31:51.359199 np0000174542 devstack@c-api.service[112270]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=112270) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 18 23:31:51.359226 np0000174542 devstack@c-api.service[112266]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=112266) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 18 23:31:51.359257 np0000174542 devstack@c-api.service[112270]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=112270) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 18 23:31:51.359284 np0000174542 devstack@c-api.service[112269]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=112269) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 18 23:31:51.359308 np0000174542 devstack@c-api.service[112266]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=112266) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 18 23:31:51.359335 np0000174542 devstack@c-api.service[112270]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=112270) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 18 23:31:51.359362 np0000174542 devstack@c-api.service[112266]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=112266) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 18 23:31:51.359391 np0000174542 devstack@c-api.service[112270]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=112270) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 18 23:31:51.359418 np0000174542 devstack@c-api.service[112266]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=112266) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 18 23:31:51.359444 np0000174542 devstack@c-api.service[112270]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=112270) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 18 23:31:51.359474 np0000174542 devstack@c-api.service[112266]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=112266) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 18 23:31:51.359474 np0000174542 devstack@c-api.service[112266]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=112266) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 18 23:31:51.359533 np0000174542 devstack@c-api.service[112268]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=112268) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 18 23:31:51.359533 np0000174542 devstack@c-api.service[112268]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=112268) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 18 23:31:51.359533 np0000174542 devstack@c-api.service[112268]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=112268) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 18 23:31:51.359533 np0000174542 devstack@c-api.service[112268]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=112268) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 18 23:31:51.359631 np0000174542 devstack@c-api.service[112269]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=112269) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 18 23:31:51.359657 np0000174542 devstack@c-api.service[112268]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=112268) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 18 23:31:51.359686 np0000174542 devstack@c-api.service[112269]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=112269) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 18 23:31:51.359714 np0000174542 devstack@c-api.service[112268]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=112268) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 18 23:31:51.359741 np0000174542 devstack@c-api.service[112269]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=112269) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 18 23:31:51.359770 np0000174542 devstack@c-api.service[112268]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112268) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 18 23:31:51.359798 np0000174542 devstack@c-api.service[112269]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=112269) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 18 23:31:51.359798 np0000174542 devstack@c-api.service[112269]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=112269) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 18 23:31:51.359846 np0000174542 devstack@c-api.service[112270]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=112270) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 18 23:31:51.359871 np0000174542 devstack@c-api.service[112269]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=112269) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 18 23:31:51.359900 np0000174542 devstack@c-api.service[112270]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=112270) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 18 23:31:51.359931 np0000174542 devstack@c-api.service[112269]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112269) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 18 23:31:51.359956 np0000174542 devstack@c-api.service[112270]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=112270) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 18 23:31:51.359986 np0000174542 devstack@c-api.service[112266]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=112266) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 18 23:31:51.360016 np0000174542 devstack@c-api.service[112270]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=112270) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 18 23:31:51.360043 np0000174542 devstack@c-api.service[112266]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=112266) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 18 23:31:51.360090 np0000174542 devstack@c-api.service[112270]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=112270) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 18 23:31:51.360126 np0000174542 devstack@c-api.service[112266]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=112266) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 18 23:31:51.360154 np0000174542 devstack@c-api.service[112270]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=112270) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 18 23:31:51.360183 np0000174542 devstack@c-api.service[112266]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=112266) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 18 23:31:51.360208 np0000174542 devstack@c-api.service[112270]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112270) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 18 23:31:51.360235 np0000174542 devstack@c-api.service[112266]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=112266) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 18 23:31:51.360235 np0000174542 devstack@c-api.service[112266]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=112266) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 18 23:31:51.360235 np0000174542 devstack@c-api.service[112266]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112266) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 18 23:31:51.360305 np0000174542 devstack@c-api.service[112268]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112268) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 18 23:31:51.360305 np0000174542 devstack@c-api.service[112268]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=112268) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 18 23:31:51.360305 np0000174542 devstack@c-api.service[112268]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=112268) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 18 23:31:51.360387 np0000174542 devstack@c-api.service[112269]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112269) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 18 23:31:51.360412 np0000174542 devstack@c-api.service[112266]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112266) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 18 23:31:51.360439 np0000174542 devstack@c-api.service[112268]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=112268) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 18 23:31:51.360465 np0000174542 devstack@c-api.service[112269]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=112269) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 18 23:31:51.360496 np0000174542 devstack@c-api.service[112266]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=112266) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 18 23:31:51.360522 np0000174542 devstack@c-api.service[112268]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112268) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 18 23:31:51.360549 np0000174542 devstack@c-api.service[112269]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=112269) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 18 23:31:51.360580 np0000174542 devstack@c-api.service[112266]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=112266) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 18 23:31:51.360607 np0000174542 devstack@c-api.service[112268]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=112268) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 18 23:31:51.360634 np0000174542 devstack@c-api.service[112269]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=112269) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 18 23:31:51.360664 np0000174542 devstack@c-api.service[112266]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=112266) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 18 23:31:51.360694 np0000174542 devstack@c-api.service[112269]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112269) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 18 23:31:51.360720 np0000174542 devstack@c-api.service[112266]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112266) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 18 23:31:51.360745 np0000174542 devstack@c-api.service[112269]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=112269) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 18 23:31:51.360771 np0000174542 devstack@c-api.service[112266]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=112266) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 18 23:31:51.360796 np0000174542 devstack@c-api.service[112270]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112270) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 18 23:31:51.360796 np0000174542 devstack@c-api.service[112270]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=112270) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 18 23:31:51.360796 np0000174542 devstack@c-api.service[112270]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=112270) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 18 23:31:51.360796 np0000174542 devstack@c-api.service[112270]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=112270) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 18 23:31:51.360796 np0000174542 devstack@c-api.service[112270]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112270) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 18 23:31:51.360796 np0000174542 devstack@c-api.service[112270]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=112270) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 18 23:31:51.405822 np0000174542 devstack@c-api.service[112268]: INFO dbcounter [None req-e9815c8b-0090-4bba-9e53-b9f31a34b507 None None] Registered counter for database cinder May 18 23:31:51.406669 np0000174542 devstack@c-api.service[112266]: INFO dbcounter [None req-09062c04-0614-459b-8732-ba1ee7d54d0a None None] Registered counter for database cinder May 18 23:31:51.408578 np0000174542 devstack@c-api.service[112270]: INFO dbcounter [None req-c28d8963-c542-4342-a72d-ff72042f9ef7 None None] Registered counter for database cinder May 18 23:31:51.409550 np0000174542 devstack@c-api.service[112269]: INFO dbcounter [None req-049a70af-733a-402a-b256-c4865ed70b8b None None] Registered counter for database cinder May 18 23:31:51.421303 np0000174542 devstack@c-api.service[112268]: DEBUG oslo_db.sqlalchemy.engines [None req-e9815c8b-0090-4bba-9e53-b9f31a34b507 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=112268) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 18 23:31:51.423130 np0000174542 devstack@c-api.service[112270]: DEBUG oslo_db.sqlalchemy.engines [None req-c28d8963-c542-4342-a72d-ff72042f9ef7 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=112270) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 18 23:31:51.424926 np0000174542 devstack@c-api.service[112269]: DEBUG oslo_db.sqlalchemy.engines [None req-049a70af-733a-402a-b256-c4865ed70b8b 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=112269) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 18 23:31:51.430816 np0000174542 devstack@c-api.service[112266]: DEBUG oslo_db.sqlalchemy.engines [None req-09062c04-0614-459b-8732-ba1ee7d54d0a 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=112266) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 18 23:31:51.539023 np0000174542 devstack@c-api.service[112268]: DEBUG dbcounter [-] [112268] Writer thread running {{(pid=112268) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} May 18 23:31:51.542016 np0000174542 devstack@c-api.service[112268]: INFO cinder.rpc [None req-e9815c8b-0090-4bba-9e53-b9f31a34b507 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. May 18 23:31:51.544172 np0000174542 devstack@c-api.service[112268]: INFO cinder.rpc [None req-e9815c8b-0090-4bba-9e53-b9f31a34b507 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. May 18 23:31:51.546337 np0000174542 devstack@c-api.service[112268]: INFO cinder.rpc [None req-e9815c8b-0090-4bba-9e53-b9f31a34b507 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. May 18 23:31:51.546540 np0000174542 devstack@c-api.service[112269]: DEBUG dbcounter [-] [112269] Writer thread running {{(pid=112269) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} May 18 23:31:51.547460 np0000174542 devstack@c-api.service[112270]: DEBUG dbcounter [-] [112270] Writer thread running {{(pid=112270) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} May 18 23:31:51.548766 np0000174542 devstack@c-api.service[112268]: INFO cinder.rpc [None req-e9815c8b-0090-4bba-9e53-b9f31a34b507 None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. May 18 23:31:51.549583 np0000174542 devstack@c-api.service[112269]: INFO cinder.rpc [None req-049a70af-733a-402a-b256-c4865ed70b8b None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. May 18 23:31:51.549980 np0000174542 devstack@c-api.service[112268]: WARNING castellan.key_manager.migration [None req-e9815c8b-0090-4bba-9e53-b9f31a34b507 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 18 23:31:51.550191 np0000174542 devstack@c-api.service[112270]: INFO cinder.rpc [None req-c28d8963-c542-4342-a72d-ff72042f9ef7 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. May 18 23:31:51.551859 np0000174542 devstack@c-api.service[112269]: INFO cinder.rpc [None req-049a70af-733a-402a-b256-c4865ed70b8b None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. May 18 23:31:51.552264 np0000174542 devstack@c-api.service[112270]: INFO cinder.rpc [None req-c28d8963-c542-4342-a72d-ff72042f9ef7 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. May 18 23:31:51.552344 np0000174542 devstack@c-api.service[112268]: WARNING castellan.key_manager.migration [None req-e9815c8b-0090-4bba-9e53-b9f31a34b507 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 18 23:31:51.553999 np0000174542 devstack@c-api.service[112270]: INFO cinder.rpc [None req-c28d8963-c542-4342-a72d-ff72042f9ef7 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. May 18 23:31:51.554132 np0000174542 devstack@c-api.service[112269]: INFO cinder.rpc [None req-049a70af-733a-402a-b256-c4865ed70b8b None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. May 18 23:31:51.554607 np0000174542 devstack@c-api.service[112266]: DEBUG dbcounter [-] [112266] Writer thread running {{(pid=112266) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} May 18 23:31:51.555518 np0000174542 devstack@c-api.service[112270]: INFO cinder.rpc [None req-c28d8963-c542-4342-a72d-ff72042f9ef7 None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. May 18 23:31:51.556393 np0000174542 devstack@c-api.service[112269]: INFO cinder.rpc [None req-049a70af-733a-402a-b256-c4865ed70b8b None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. May 18 23:31:51.556515 np0000174542 devstack@c-api.service[112270]: WARNING castellan.key_manager.migration [None req-c28d8963-c542-4342-a72d-ff72042f9ef7 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 18 23:31:51.557196 np0000174542 devstack@c-api.service[112266]: INFO cinder.rpc [None req-09062c04-0614-459b-8732-ba1ee7d54d0a None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. May 18 23:31:51.557550 np0000174542 devstack@c-api.service[112269]: WARNING castellan.key_manager.migration [None req-049a70af-733a-402a-b256-c4865ed70b8b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 18 23:31:51.558189 np0000174542 devstack@c-api.service[112268]: DEBUG oslo_db.sqlalchemy.engines [None req-e9815c8b-0090-4bba-9e53-b9f31a34b507 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=112268) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 18 23:31:51.558315 np0000174542 devstack@c-api.service[112270]: WARNING castellan.key_manager.migration [None req-c28d8963-c542-4342-a72d-ff72042f9ef7 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 18 23:31:51.559445 np0000174542 devstack@c-api.service[112266]: INFO cinder.rpc [None req-09062c04-0614-459b-8732-ba1ee7d54d0a None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. May 18 23:31:51.559895 np0000174542 devstack@c-api.service[112269]: WARNING castellan.key_manager.migration [None req-049a70af-733a-402a-b256-c4865ed70b8b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 18 23:31:51.560206 np0000174542 devstack@c-api.service[112268]: INFO cinder.rpc [None req-e9815c8b-0090-4bba-9e53-b9f31a34b507 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. May 18 23:31:51.561277 np0000174542 devstack@c-api.service[112266]: INFO cinder.rpc [None req-09062c04-0614-459b-8732-ba1ee7d54d0a None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. May 18 23:31:51.562060 np0000174542 devstack@c-api.service[112268]: INFO cinder.rpc [None req-e9815c8b-0090-4bba-9e53-b9f31a34b507 None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. May 18 23:31:51.562725 np0000174542 devstack@c-api.service[112270]: DEBUG oslo_db.sqlalchemy.engines [None req-c28d8963-c542-4342-a72d-ff72042f9ef7 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=112270) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 18 23:31:51.562812 np0000174542 devstack@c-api.service[112268]: WARNING castellan.key_manager.migration [None req-e9815c8b-0090-4bba-9e53-b9f31a34b507 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 18 23:31:51.562870 np0000174542 devstack@c-api.service[112266]: INFO cinder.rpc [None req-09062c04-0614-459b-8732-ba1ee7d54d0a None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. May 18 23:31:51.563753 np0000174542 devstack@c-api.service[112266]: WARNING castellan.key_manager.migration [None req-09062c04-0614-459b-8732-ba1ee7d54d0a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 18 23:31:51.564652 np0000174542 devstack@c-api.service[112269]: DEBUG oslo_db.sqlalchemy.engines [None req-049a70af-733a-402a-b256-c4865ed70b8b 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=112269) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 18 23:31:51.564722 np0000174542 devstack@c-api.service[112270]: INFO cinder.rpc [None req-c28d8963-c542-4342-a72d-ff72042f9ef7 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. May 18 23:31:51.565449 np0000174542 devstack@c-api.service[112266]: WARNING castellan.key_manager.migration [None req-09062c04-0614-459b-8732-ba1ee7d54d0a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 18 23:31:51.566384 np0000174542 devstack@c-api.service[112269]: INFO cinder.rpc [None req-049a70af-733a-402a-b256-c4865ed70b8b None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. May 18 23:31:51.566471 np0000174542 devstack@c-api.service[112270]: INFO cinder.rpc [None req-c28d8963-c542-4342-a72d-ff72042f9ef7 None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. May 18 23:31:51.567415 np0000174542 devstack@c-api.service[112270]: WARNING castellan.key_manager.migration [None req-c28d8963-c542-4342-a72d-ff72042f9ef7 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 18 23:31:51.567970 np0000174542 devstack@c-api.service[112269]: INFO cinder.rpc [None req-049a70af-733a-402a-b256-c4865ed70b8b None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. May 18 23:31:51.568743 np0000174542 devstack@c-api.service[112269]: WARNING castellan.key_manager.migration [None req-049a70af-733a-402a-b256-c4865ed70b8b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 18 23:31:51.569248 np0000174542 devstack@c-api.service[112266]: DEBUG oslo_db.sqlalchemy.engines [None req-09062c04-0614-459b-8732-ba1ee7d54d0a 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=112266) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 18 23:31:51.570938 np0000174542 devstack@c-api.service[112266]: INFO cinder.rpc [None req-09062c04-0614-459b-8732-ba1ee7d54d0a None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. May 18 23:31:51.572529 np0000174542 devstack@c-api.service[112266]: INFO cinder.rpc [None req-09062c04-0614-459b-8732-ba1ee7d54d0a None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. May 18 23:31:51.573289 np0000174542 devstack@c-api.service[112266]: WARNING castellan.key_manager.migration [None req-09062c04-0614-459b-8732-ba1ee7d54d0a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 18 23:31:51.574367 np0000174542 devstack@c-api.service[112268]: WARNING castellan.key_manager.migration [None req-e9815c8b-0090-4bba-9e53-b9f31a34b507 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 18 23:31:51.577831 np0000174542 devstack@c-api.service[112268]: WARNING castellan.key_manager.migration [None req-e9815c8b-0090-4bba-9e53-b9f31a34b507 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 18 23:31:51.580495 np0000174542 devstack@c-api.service[112269]: WARNING castellan.key_manager.migration [None req-049a70af-733a-402a-b256-c4865ed70b8b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 18 23:31:51.580798 np0000174542 devstack@c-api.service[112270]: WARNING castellan.key_manager.migration [None req-c28d8963-c542-4342-a72d-ff72042f9ef7 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 18 23:31:51.580877 np0000174542 devstack@c-api.service[112268]: WARNING castellan.key_manager.migration [None req-e9815c8b-0090-4bba-9e53-b9f31a34b507 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 18 23:31:51.583633 np0000174542 devstack@c-api.service[112269]: WARNING castellan.key_manager.migration [None req-049a70af-733a-402a-b256-c4865ed70b8b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 18 23:31:51.584324 np0000174542 devstack@c-api.service[112270]: WARNING castellan.key_manager.migration [None req-c28d8963-c542-4342-a72d-ff72042f9ef7 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 18 23:31:51.584913 np0000174542 devstack@c-api.service[112268]: WARNING castellan.key_manager.migration [None req-e9815c8b-0090-4bba-9e53-b9f31a34b507 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 18 23:31:51.584966 np0000174542 devstack@c-api.service[112266]: WARNING castellan.key_manager.migration [None req-09062c04-0614-459b-8732-ba1ee7d54d0a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 18 23:31:51.586853 np0000174542 devstack@c-api.service[112269]: WARNING castellan.key_manager.migration [None req-049a70af-733a-402a-b256-c4865ed70b8b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 18 23:31:51.587385 np0000174542 devstack@c-api.service[112270]: WARNING castellan.key_manager.migration [None req-c28d8963-c542-4342-a72d-ff72042f9ef7 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 18 23:31:51.587885 np0000174542 devstack@c-api.service[112268]: WARNING castellan.key_manager.migration [None req-e9815c8b-0090-4bba-9e53-b9f31a34b507 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 18 23:31:51.588133 np0000174542 devstack@c-api.service[112266]: WARNING castellan.key_manager.migration [None req-09062c04-0614-459b-8732-ba1ee7d54d0a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 18 23:31:51.591266 np0000174542 devstack@c-api.service[112266]: WARNING castellan.key_manager.migration [None req-09062c04-0614-459b-8732-ba1ee7d54d0a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 18 23:31:51.591503 np0000174542 devstack@c-api.service[112270]: WARNING castellan.key_manager.migration [None req-c28d8963-c542-4342-a72d-ff72042f9ef7 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 18 23:31:51.591599 np0000174542 devstack@c-api.service[112268]: WARNING castellan.key_manager.migration [None req-e9815c8b-0090-4bba-9e53-b9f31a34b507 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 18 23:31:51.592000 np0000174542 devstack@c-api.service[112269]: WARNING castellan.key_manager.migration [None req-049a70af-733a-402a-b256-c4865ed70b8b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 18 23:31:51.594485 np0000174542 devstack@c-api.service[112270]: WARNING castellan.key_manager.migration [None req-c28d8963-c542-4342-a72d-ff72042f9ef7 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 18 23:31:51.594635 np0000174542 devstack@c-api.service[112268]: WARNING castellan.key_manager.migration [None req-e9815c8b-0090-4bba-9e53-b9f31a34b507 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 18 23:31:51.595028 np0000174542 devstack@c-api.service[112269]: WARNING castellan.key_manager.migration [None req-049a70af-733a-402a-b256-c4865ed70b8b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 18 23:31:51.595205 np0000174542 devstack@c-api.service[112266]: WARNING castellan.key_manager.migration [None req-09062c04-0614-459b-8732-ba1ee7d54d0a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 18 23:31:51.597397 np0000174542 devstack@c-api.service[112270]: WARNING castellan.key_manager.migration [None req-c28d8963-c542-4342-a72d-ff72042f9ef7 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 18 23:31:51.597513 np0000174542 devstack@c-api.service[112268]: WARNING castellan.key_manager.migration [None req-e9815c8b-0090-4bba-9e53-b9f31a34b507 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 18 23:31:51.598053 np0000174542 devstack@c-api.service[112269]: WARNING castellan.key_manager.migration [None req-049a70af-733a-402a-b256-c4865ed70b8b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 18 23:31:51.598238 np0000174542 devstack@c-api.service[112266]: WARNING castellan.key_manager.migration [None req-09062c04-0614-459b-8732-ba1ee7d54d0a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 18 23:31:51.600292 np0000174542 devstack@c-api.service[112268]: WARNING castellan.key_manager.migration [None req-e9815c8b-0090-4bba-9e53-b9f31a34b507 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 18 23:31:51.600449 np0000174542 devstack@c-api.service[112270]: WARNING castellan.key_manager.migration [None req-c28d8963-c542-4342-a72d-ff72042f9ef7 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 18 23:31:51.601017 np0000174542 devstack@c-api.service[112269]: WARNING castellan.key_manager.migration [None req-049a70af-733a-402a-b256-c4865ed70b8b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 18 23:31:51.601812 np0000174542 devstack@c-api.service[112268]: WARNING castellan.key_manager.migration [None req-e9815c8b-0090-4bba-9e53-b9f31a34b507 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 18 23:31:51.602248 np0000174542 devstack@c-api.service[112266]: WARNING castellan.key_manager.migration [None req-09062c04-0614-459b-8732-ba1ee7d54d0a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 18 23:31:51.603860 np0000174542 devstack@c-api.service[112269]: WARNING castellan.key_manager.migration [None req-049a70af-733a-402a-b256-c4865ed70b8b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 18 23:31:51.604380 np0000174542 devstack@c-api.service[112270]: WARNING castellan.key_manager.migration [None req-c28d8963-c542-4342-a72d-ff72042f9ef7 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 18 23:31:51.604451 np0000174542 devstack@c-api.service[112268]: WARNING castellan.key_manager.migration [None req-e9815c8b-0090-4bba-9e53-b9f31a34b507 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 18 23:31:51.605302 np0000174542 devstack@c-api.service[112266]: WARNING castellan.key_manager.migration [None req-09062c04-0614-459b-8732-ba1ee7d54d0a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 18 23:31:51.606707 np0000174542 devstack@c-api.service[112269]: WARNING castellan.key_manager.migration [None req-049a70af-733a-402a-b256-c4865ed70b8b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 18 23:31:51.607268 np0000174542 devstack@c-api.service[112270]: WARNING castellan.key_manager.migration [None req-c28d8963-c542-4342-a72d-ff72042f9ef7 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 18 23:31:51.608065 np0000174542 devstack@c-api.service[112266]: WARNING castellan.key_manager.migration [None req-09062c04-0614-459b-8732-ba1ee7d54d0a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 18 23:31:51.608186 np0000174542 devstack@c-api.service[112269]: WARNING castellan.key_manager.migration [None req-049a70af-733a-402a-b256-c4865ed70b8b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 18 23:31:51.608681 np0000174542 devstack@c-api.service[112270]: WARNING castellan.key_manager.migration [None req-c28d8963-c542-4342-a72d-ff72042f9ef7 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 18 23:31:51.609919 np0000174542 devstack@c-api.service[112268]: WARNING castellan.key_manager.migration [None req-e9815c8b-0090-4bba-9e53-b9f31a34b507 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 18 23:31:51.610759 np0000174542 devstack@c-api.service[112269]: WARNING castellan.key_manager.migration [None req-049a70af-733a-402a-b256-c4865ed70b8b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 18 23:31:51.610905 np0000174542 devstack@c-api.service[112266]: WARNING castellan.key_manager.migration [None req-09062c04-0614-459b-8732-ba1ee7d54d0a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 18 23:31:51.611351 np0000174542 devstack@c-api.service[112270]: WARNING castellan.key_manager.migration [None req-c28d8963-c542-4342-a72d-ff72042f9ef7 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 18 23:31:51.612368 np0000174542 devstack@c-api.service[112266]: WARNING castellan.key_manager.migration [None req-09062c04-0614-459b-8732-ba1ee7d54d0a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 18 23:31:51.613258 np0000174542 devstack@c-api.service[112268]: WARNING castellan.key_manager.migration [None req-e9815c8b-0090-4bba-9e53-b9f31a34b507 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 18 23:31:51.614999 np0000174542 devstack@c-api.service[112266]: WARNING castellan.key_manager.migration [None req-09062c04-0614-459b-8732-ba1ee7d54d0a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 18 23:31:51.615430 np0000174542 devstack@c-api.service[112268]: WARNING castellan.key_manager.migration [None req-e9815c8b-0090-4bba-9e53-b9f31a34b507 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 18 23:31:51.616168 np0000174542 devstack@c-api.service[112269]: WARNING castellan.key_manager.migration [None req-049a70af-733a-402a-b256-c4865ed70b8b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 18 23:31:51.616779 np0000174542 devstack@c-api.service[112270]: WARNING castellan.key_manager.migration [None req-c28d8963-c542-4342-a72d-ff72042f9ef7 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 18 23:31:51.616901 np0000174542 devstack@c-api.service[112268]: WARNING castellan.key_manager.migration [None req-e9815c8b-0090-4bba-9e53-b9f31a34b507 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 18 23:31:51.618357 np0000174542 devstack@c-api.service[112268]: WARNING castellan.key_manager.migration [None req-e9815c8b-0090-4bba-9e53-b9f31a34b507 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 18 23:31:51.619522 np0000174542 devstack@c-api.service[112269]: WARNING castellan.key_manager.migration [None req-049a70af-733a-402a-b256-c4865ed70b8b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 18 23:31:51.619822 np0000174542 devstack@c-api.service[112268]: WARNING castellan.key_manager.migration [None req-e9815c8b-0090-4bba-9e53-b9f31a34b507 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 18 23:31:51.620135 np0000174542 devstack@c-api.service[112270]: WARNING castellan.key_manager.migration [None req-c28d8963-c542-4342-a72d-ff72042f9ef7 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 18 23:31:51.620449 np0000174542 devstack@c-api.service[112266]: WARNING castellan.key_manager.migration [None req-09062c04-0614-459b-8732-ba1ee7d54d0a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 18 23:31:51.621367 np0000174542 devstack@c-api.service[112268]: WARNING castellan.key_manager.migration [None req-e9815c8b-0090-4bba-9e53-b9f31a34b507 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 18 23:31:51.621513 np0000174542 devstack@c-api.service[112269]: WARNING castellan.key_manager.migration [None req-049a70af-733a-402a-b256-c4865ed70b8b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 18 23:31:51.622185 np0000174542 devstack@c-api.service[112270]: WARNING castellan.key_manager.migration [None req-c28d8963-c542-4342-a72d-ff72042f9ef7 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 18 23:31:51.622762 np0000174542 devstack@c-api.service[112268]: WARNING castellan.key_manager.migration [None req-e9815c8b-0090-4bba-9e53-b9f31a34b507 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 18 23:31:51.623010 np0000174542 devstack@c-api.service[112269]: WARNING castellan.key_manager.migration [None req-049a70af-733a-402a-b256-c4865ed70b8b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 18 23:31:51.623672 np0000174542 devstack@c-api.service[112270]: WARNING castellan.key_manager.migration [None req-c28d8963-c542-4342-a72d-ff72042f9ef7 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 18 23:31:51.623756 np0000174542 devstack@c-api.service[112266]: WARNING castellan.key_manager.migration [None req-09062c04-0614-459b-8732-ba1ee7d54d0a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 18 23:31:51.624089 np0000174542 devstack@c-api.service[112268]: WARNING castellan.key_manager.migration [None req-e9815c8b-0090-4bba-9e53-b9f31a34b507 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 18 23:31:51.624354 np0000174542 devstack@c-api.service[112269]: WARNING castellan.key_manager.migration [None req-049a70af-733a-402a-b256-c4865ed70b8b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 18 23:31:51.625010 np0000174542 devstack@c-api.service[112270]: WARNING castellan.key_manager.migration [None req-c28d8963-c542-4342-a72d-ff72042f9ef7 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 18 23:31:51.625235 np0000174542 devstack@c-api.service[112268]: WARNING cinder.api.contrib.hosts [None req-e9815c8b-0090-4bba-9e53-b9f31a34b507 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. May 18 23:31:51.625882 np0000174542 devstack@c-api.service[112266]: WARNING castellan.key_manager.migration [None req-09062c04-0614-459b-8732-ba1ee7d54d0a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 18 23:31:51.625949 np0000174542 devstack@c-api.service[112269]: WARNING castellan.key_manager.migration [None req-049a70af-733a-402a-b256-c4865ed70b8b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 18 23:31:51.626007 np0000174542 devstack@c-api.service[112268]: WARNING castellan.key_manager.migration [None req-e9815c8b-0090-4bba-9e53-b9f31a34b507 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 18 23:31:51.626565 np0000174542 devstack@c-api.service[112270]: WARNING castellan.key_manager.migration [None req-c28d8963-c542-4342-a72d-ff72042f9ef7 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 18 23:31:51.626858 np0000174542 devstack@c-api.service[112268]: DEBUG cinder.api.v3.router [None req-e9815c8b-0090-4bba-9e53-b9f31a34b507 None None] Extended resource: extensions {{(pid=112268) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 18 23:31:51.627328 np0000174542 devstack@c-api.service[112269]: WARNING castellan.key_manager.migration [None req-049a70af-733a-402a-b256-c4865ed70b8b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 18 23:31:51.627415 np0000174542 devstack@c-api.service[112266]: WARNING castellan.key_manager.migration [None req-09062c04-0614-459b-8732-ba1ee7d54d0a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 18 23:31:51.627961 np0000174542 devstack@c-api.service[112270]: WARNING castellan.key_manager.migration [None req-c28d8963-c542-4342-a72d-ff72042f9ef7 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 18 23:31:51.628181 np0000174542 devstack@c-api.service[112268]: DEBUG cinder.api.v3.router [None req-e9815c8b-0090-4bba-9e53-b9f31a34b507 None None] Extended resource: os-availability-zone {{(pid=112268) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 18 23:31:51.628715 np0000174542 devstack@c-api.service[112269]: WARNING castellan.key_manager.migration [None req-049a70af-733a-402a-b256-c4865ed70b8b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 18 23:31:51.628780 np0000174542 devstack@c-api.service[112266]: WARNING castellan.key_manager.migration [None req-09062c04-0614-459b-8732-ba1ee7d54d0a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 18 23:31:51.629393 np0000174542 devstack@c-api.service[112270]: WARNING castellan.key_manager.migration [None req-c28d8963-c542-4342-a72d-ff72042f9ef7 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 18 23:31:51.629460 np0000174542 devstack@c-api.service[112268]: DEBUG cinder.api.v3.router [None req-e9815c8b-0090-4bba-9e53-b9f31a34b507 None None] Extended resource: qos-specs {{(pid=112268) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 18 23:31:51.630225 np0000174542 devstack@c-api.service[112269]: WARNING castellan.key_manager.migration [None req-049a70af-733a-402a-b256-c4865ed70b8b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 18 23:31:51.630438 np0000174542 devstack@c-api.service[112266]: WARNING castellan.key_manager.migration [None req-09062c04-0614-459b-8732-ba1ee7d54d0a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 18 23:31:51.630729 np0000174542 devstack@c-api.service[112270]: WARNING castellan.key_manager.migration [None req-c28d8963-c542-4342-a72d-ff72042f9ef7 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 18 23:31:51.631290 np0000174542 devstack@c-api.service[112269]: WARNING cinder.api.contrib.hosts [None req-049a70af-733a-402a-b256-c4865ed70b8b None None] Deprecated: The Host API is deprecated and will be be removed in a future version. May 18 23:31:51.631487 np0000174542 devstack@c-api.service[112268]: DEBUG cinder.api.v3.router [None req-e9815c8b-0090-4bba-9e53-b9f31a34b507 None None] Extended resource: extra_specs {{(pid=112268) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 18 23:31:51.631872 np0000174542 devstack@c-api.service[112266]: WARNING castellan.key_manager.migration [None req-09062c04-0614-459b-8732-ba1ee7d54d0a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 18 23:31:51.631936 np0000174542 devstack@c-api.service[112270]: WARNING cinder.api.contrib.hosts [None req-c28d8963-c542-4342-a72d-ff72042f9ef7 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. May 18 23:31:51.631993 np0000174542 devstack@c-api.service[112269]: WARNING castellan.key_manager.migration [None req-049a70af-733a-402a-b256-c4865ed70b8b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 18 23:31:51.632596 np0000174542 devstack@c-api.service[112270]: WARNING castellan.key_manager.migration [None req-c28d8963-c542-4342-a72d-ff72042f9ef7 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 18 23:31:51.632909 np0000174542 devstack@c-api.service[112269]: DEBUG cinder.api.v3.router [None req-049a70af-733a-402a-b256-c4865ed70b8b None None] Extended resource: extensions {{(pid=112269) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 18 23:31:51.632998 np0000174542 devstack@c-api.service[112268]: DEBUG cinder.api.v3.router [None req-e9815c8b-0090-4bba-9e53-b9f31a34b507 None None] Extended resource: encryption {{(pid=112268) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 18 23:31:51.633353 np0000174542 devstack@c-api.service[112266]: WARNING castellan.key_manager.migration [None req-09062c04-0614-459b-8732-ba1ee7d54d0a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 18 23:31:51.633582 np0000174542 devstack@c-api.service[112270]: DEBUG cinder.api.v3.router [None req-c28d8963-c542-4342-a72d-ff72042f9ef7 None None] Extended resource: extensions {{(pid=112270) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 18 23:31:51.634272 np0000174542 devstack@c-api.service[112269]: DEBUG cinder.api.v3.router [None req-049a70af-733a-402a-b256-c4865ed70b8b None None] Extended resource: os-availability-zone {{(pid=112269) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 18 23:31:51.634574 np0000174542 devstack@c-api.service[112268]: DEBUG cinder.api.v3.router [None req-e9815c8b-0090-4bba-9e53-b9f31a34b507 None None] Extended resource: os-volume-type-access {{(pid=112268) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 18 23:31:51.634723 np0000174542 devstack@c-api.service[112266]: WARNING castellan.key_manager.migration [None req-09062c04-0614-459b-8732-ba1ee7d54d0a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 18 23:31:51.634938 np0000174542 devstack@c-api.service[112270]: DEBUG cinder.api.v3.router [None req-c28d8963-c542-4342-a72d-ff72042f9ef7 None None] Extended resource: os-availability-zone {{(pid=112270) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 18 23:31:51.635527 np0000174542 devstack@c-api.service[112269]: DEBUG cinder.api.v3.router [None req-049a70af-733a-402a-b256-c4865ed70b8b None None] Extended resource: qos-specs {{(pid=112269) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 18 23:31:51.635910 np0000174542 devstack@c-api.service[112266]: WARNING cinder.api.contrib.hosts [None req-09062c04-0614-459b-8732-ba1ee7d54d0a None None] Deprecated: The Host API is deprecated and will be be removed in a future version. May 18 23:31:51.636089 np0000174542 devstack@c-api.service[112268]: DEBUG cinder.api.v3.router [None req-e9815c8b-0090-4bba-9e53-b9f31a34b507 None None] Extended resource: os-quota-class-sets {{(pid=112268) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 18 23:31:51.636197 np0000174542 devstack@c-api.service[112270]: DEBUG cinder.api.v3.router [None req-c28d8963-c542-4342-a72d-ff72042f9ef7 None None] Extended resource: qos-specs {{(pid=112270) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 18 23:31:51.636591 np0000174542 devstack@c-api.service[112266]: WARNING castellan.key_manager.migration [None req-09062c04-0614-459b-8732-ba1ee7d54d0a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 18 23:31:51.637547 np0000174542 devstack@c-api.service[112266]: DEBUG cinder.api.v3.router [None req-09062c04-0614-459b-8732-ba1ee7d54d0a None None] Extended resource: extensions {{(pid=112266) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 18 23:31:51.637635 np0000174542 devstack@c-api.service[112269]: DEBUG cinder.api.v3.router [None req-049a70af-733a-402a-b256-c4865ed70b8b None None] Extended resource: extra_specs {{(pid=112269) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 18 23:31:51.637952 np0000174542 devstack@c-api.service[112268]: DEBUG cinder.api.v3.router [None req-e9815c8b-0090-4bba-9e53-b9f31a34b507 None None] Extended resource: encryption {{(pid=112268) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 18 23:31:51.638263 np0000174542 devstack@c-api.service[112270]: DEBUG cinder.api.v3.router [None req-c28d8963-c542-4342-a72d-ff72042f9ef7 None None] Extended resource: extra_specs {{(pid=112270) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 18 23:31:51.638845 np0000174542 devstack@c-api.service[112266]: DEBUG cinder.api.v3.router [None req-09062c04-0614-459b-8732-ba1ee7d54d0a None None] Extended resource: os-availability-zone {{(pid=112266) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 18 23:31:51.639426 np0000174542 devstack@c-api.service[112268]: DEBUG cinder.api.v3.router [None req-e9815c8b-0090-4bba-9e53-b9f31a34b507 None None] Extended resource: os-snapshot-manage {{(pid=112268) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 18 23:31:51.639692 np0000174542 devstack@c-api.service[112269]: DEBUG cinder.api.v3.router [None req-049a70af-733a-402a-b256-c4865ed70b8b None None] Extended resource: encryption {{(pid=112269) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 18 23:31:51.639809 np0000174542 devstack@c-api.service[112270]: DEBUG cinder.api.v3.router [None req-c28d8963-c542-4342-a72d-ff72042f9ef7 None None] Extended resource: encryption {{(pid=112270) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 18 23:31:51.640111 np0000174542 devstack@c-api.service[112266]: DEBUG cinder.api.v3.router [None req-09062c04-0614-459b-8732-ba1ee7d54d0a None None] Extended resource: qos-specs {{(pid=112266) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 18 23:31:51.640876 np0000174542 devstack@c-api.service[112268]: DEBUG cinder.api.v3.router [None req-e9815c8b-0090-4bba-9e53-b9f31a34b507 None None] Extended resource: consistencygroups {{(pid=112268) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 18 23:31:51.641242 np0000174542 devstack@c-api.service[112269]: DEBUG cinder.api.v3.router [None req-049a70af-733a-402a-b256-c4865ed70b8b None None] Extended resource: os-volume-type-access {{(pid=112269) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 18 23:31:51.641359 np0000174542 devstack@c-api.service[112270]: DEBUG cinder.api.v3.router [None req-c28d8963-c542-4342-a72d-ff72042f9ef7 None None] Extended resource: os-volume-type-access {{(pid=112270) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 18 23:31:51.642227 np0000174542 devstack@c-api.service[112266]: DEBUG cinder.api.v3.router [None req-09062c04-0614-459b-8732-ba1ee7d54d0a None None] Extended resource: extra_specs {{(pid=112266) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 18 23:31:51.642786 np0000174542 devstack@c-api.service[112269]: DEBUG cinder.api.v3.router [None req-049a70af-733a-402a-b256-c4865ed70b8b None None] Extended resource: os-quota-class-sets {{(pid=112269) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 18 23:31:51.642834 np0000174542 devstack@c-api.service[112268]: DEBUG cinder.api.v3.router [None req-e9815c8b-0090-4bba-9e53-b9f31a34b507 None None] Extended resource: backups {{(pid=112268) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 18 23:31:51.642887 np0000174542 devstack@c-api.service[112270]: DEBUG cinder.api.v3.router [None req-c28d8963-c542-4342-a72d-ff72042f9ef7 None None] Extended resource: os-quota-class-sets {{(pid=112270) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 18 23:31:51.643769 np0000174542 devstack@c-api.service[112266]: DEBUG cinder.api.v3.router [None req-09062c04-0614-459b-8732-ba1ee7d54d0a None None] Extended resource: encryption {{(pid=112266) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 18 23:31:51.644113 np0000174542 devstack@c-api.service[112269]: DEBUG cinder.api.v3.router [None req-049a70af-733a-402a-b256-c4865ed70b8b None None] Extended resource: encryption {{(pid=112269) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 18 23:31:51.644208 np0000174542 devstack@c-api.service[112270]: DEBUG cinder.api.v3.router [None req-c28d8963-c542-4342-a72d-ff72042f9ef7 None None] Extended resource: encryption {{(pid=112270) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 18 23:31:51.644774 np0000174542 devstack@c-api.service[112268]: DEBUG cinder.api.v3.router [None req-e9815c8b-0090-4bba-9e53-b9f31a34b507 None None] Extended resource: scheduler-stats {{(pid=112268) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 18 23:31:51.645367 np0000174542 devstack@c-api.service[112266]: DEBUG cinder.api.v3.router [None req-09062c04-0614-459b-8732-ba1ee7d54d0a None None] Extended resource: os-volume-type-access {{(pid=112266) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 18 23:31:51.645610 np0000174542 devstack@c-api.service[112269]: DEBUG cinder.api.v3.router [None req-049a70af-733a-402a-b256-c4865ed70b8b None None] Extended resource: os-snapshot-manage {{(pid=112269) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 18 23:31:51.645720 np0000174542 devstack@c-api.service[112270]: DEBUG cinder.api.v3.router [None req-c28d8963-c542-4342-a72d-ff72042f9ef7 None None] Extended resource: os-snapshot-manage {{(pid=112270) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 18 23:31:51.646225 np0000174542 devstack@c-api.service[112268]: DEBUG cinder.api.v3.router [None req-e9815c8b-0090-4bba-9e53-b9f31a34b507 None None] Extended resource: os-quota-sets {{(pid=112268) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 18 23:31:51.646869 np0000174542 devstack@c-api.service[112266]: DEBUG cinder.api.v3.router [None req-09062c04-0614-459b-8732-ba1ee7d54d0a None None] Extended resource: os-quota-class-sets {{(pid=112266) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 18 23:31:51.647081 np0000174542 devstack@c-api.service[112269]: DEBUG cinder.api.v3.router [None req-049a70af-733a-402a-b256-c4865ed70b8b None None] Extended resource: consistencygroups {{(pid=112269) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 18 23:31:51.647584 np0000174542 devstack@c-api.service[112268]: DEBUG cinder.api.v3.router [None req-e9815c8b-0090-4bba-9e53-b9f31a34b507 None None] Extended resource: os-volume-manage {{(pid=112268) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 18 23:31:51.648559 np0000174542 devstack@c-api.service[112270]: DEBUG cinder.api.v3.router [None req-c28d8963-c542-4342-a72d-ff72042f9ef7 None None] Extended resource: consistencygroups {{(pid=112270) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 18 23:31:51.648807 np0000174542 devstack@c-api.service[112266]: DEBUG cinder.api.v3.router [None req-09062c04-0614-459b-8732-ba1ee7d54d0a None None] Extended resource: encryption {{(pid=112266) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 18 23:31:51.648990 np0000174542 devstack@c-api.service[112268]: DEBUG cinder.api.v3.router [None req-e9815c8b-0090-4bba-9e53-b9f31a34b507 None None] Extended resource: capabilities {{(pid=112268) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 18 23:31:51.649055 np0000174542 devstack@c-api.service[112269]: DEBUG cinder.api.v3.router [None req-049a70af-733a-402a-b256-c4865ed70b8b None None] Extended resource: backups {{(pid=112269) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 18 23:31:51.650288 np0000174542 devstack@c-api.service[112268]: DEBUG cinder.api.v3.router [None req-e9815c8b-0090-4bba-9e53-b9f31a34b507 None None] Extended resource: os-volume-transfer {{(pid=112268) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 18 23:31:51.650387 np0000174542 devstack@c-api.service[112266]: DEBUG cinder.api.v3.router [None req-09062c04-0614-459b-8732-ba1ee7d54d0a None None] Extended resource: os-snapshot-manage {{(pid=112266) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 18 23:31:51.650520 np0000174542 devstack@c-api.service[112270]: DEBUG cinder.api.v3.router [None req-c28d8963-c542-4342-a72d-ff72042f9ef7 None None] Extended resource: backups {{(pid=112270) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 18 23:31:51.651083 np0000174542 devstack@c-api.service[112269]: DEBUG cinder.api.v3.router [None req-049a70af-733a-402a-b256-c4865ed70b8b None None] Extended resource: scheduler-stats {{(pid=112269) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 18 23:31:51.651828 np0000174542 devstack@c-api.service[112266]: DEBUG cinder.api.v3.router [None req-09062c04-0614-459b-8732-ba1ee7d54d0a None None] Extended resource: consistencygroups {{(pid=112266) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 18 23:31:51.651908 np0000174542 devstack@c-api.service[112268]: DEBUG cinder.api.v3.router [None req-e9815c8b-0090-4bba-9e53-b9f31a34b507 None None] Extended resource: os-hosts {{(pid=112268) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 18 23:31:51.652489 np0000174542 devstack@c-api.service[112270]: DEBUG cinder.api.v3.router [None req-c28d8963-c542-4342-a72d-ff72042f9ef7 None None] Extended resource: scheduler-stats {{(pid=112270) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 18 23:31:51.652554 np0000174542 devstack@c-api.service[112269]: DEBUG cinder.api.v3.router [None req-049a70af-733a-402a-b256-c4865ed70b8b None None] Extended resource: os-quota-sets {{(pid=112269) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 18 23:31:51.653189 np0000174542 devstack@c-api.service[112268]: DEBUG cinder.api.v3.router [None req-e9815c8b-0090-4bba-9e53-b9f31a34b507 None None] Extended resource: cgsnapshots {{(pid=112268) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 18 23:31:51.653808 np0000174542 devstack@c-api.service[112266]: DEBUG cinder.api.v3.router [None req-09062c04-0614-459b-8732-ba1ee7d54d0a None None] Extended resource: backups {{(pid=112266) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 18 23:31:51.653913 np0000174542 devstack@c-api.service[112269]: DEBUG cinder.api.v3.router [None req-049a70af-733a-402a-b256-c4865ed70b8b None None] Extended resource: os-volume-manage {{(pid=112269) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 18 23:31:51.653992 np0000174542 devstack@c-api.service[112270]: DEBUG cinder.api.v3.router [None req-c28d8963-c542-4342-a72d-ff72042f9ef7 None None] Extended resource: os-quota-sets {{(pid=112270) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 18 23:31:51.654652 np0000174542 devstack@c-api.service[112268]: DEBUG cinder.api.contrib.snapshot_actions [None req-e9815c8b-0090-4bba-9e53-b9f31a34b507 None None] SnapshotActionsController initialized {{(pid=112268) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} May 18 23:31:51.655277 np0000174542 devstack@c-api.service[112270]: DEBUG cinder.api.v3.router [None req-c28d8963-c542-4342-a72d-ff72042f9ef7 None None] Extended resource: os-volume-manage {{(pid=112270) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 18 23:31:51.655342 np0000174542 devstack@c-api.service[112269]: DEBUG cinder.api.v3.router [None req-049a70af-733a-402a-b256-c4865ed70b8b None None] Extended resource: capabilities {{(pid=112269) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 18 23:31:51.655419 np0000174542 devstack@c-api.service[112268]: WARNING castellan.key_manager.migration [None req-e9815c8b-0090-4bba-9e53-b9f31a34b507 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 18 23:31:51.655795 np0000174542 devstack@c-api.service[112266]: DEBUG cinder.api.v3.router [None req-09062c04-0614-459b-8732-ba1ee7d54d0a None None] Extended resource: scheduler-stats {{(pid=112266) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 18 23:31:51.656602 np0000174542 devstack@c-api.service[112269]: DEBUG cinder.api.v3.router [None req-049a70af-733a-402a-b256-c4865ed70b8b None None] Extended resource: os-volume-transfer {{(pid=112269) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 18 23:31:51.656704 np0000174542 devstack@c-api.service[112270]: DEBUG cinder.api.v3.router [None req-c28d8963-c542-4342-a72d-ff72042f9ef7 None None] Extended resource: capabilities {{(pid=112270) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 18 23:31:51.656788 np0000174542 devstack@c-api.service[112268]: WARNING castellan.key_manager.migration [None req-e9815c8b-0090-4bba-9e53-b9f31a34b507 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 18 23:31:51.657322 np0000174542 devstack@c-api.service[112266]: DEBUG cinder.api.v3.router [None req-09062c04-0614-459b-8732-ba1ee7d54d0a None None] Extended resource: os-quota-sets {{(pid=112266) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 18 23:31:51.657982 np0000174542 devstack@c-api.service[112270]: DEBUG cinder.api.v3.router [None req-c28d8963-c542-4342-a72d-ff72042f9ef7 None None] Extended resource: os-volume-transfer {{(pid=112270) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 18 23:31:51.658106 np0000174542 devstack@c-api.service[112268]: WARNING castellan.key_manager.migration [None req-e9815c8b-0090-4bba-9e53-b9f31a34b507 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 18 23:31:51.658212 np0000174542 devstack@c-api.service[112269]: DEBUG cinder.api.v3.router [None req-049a70af-733a-402a-b256-c4865ed70b8b None None] Extended resource: os-hosts {{(pid=112269) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 18 23:31:51.658748 np0000174542 devstack@c-api.service[112266]: DEBUG cinder.api.v3.router [None req-09062c04-0614-459b-8732-ba1ee7d54d0a None None] Extended resource: os-volume-manage {{(pid=112266) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 18 23:31:51.659407 np0000174542 devstack@c-api.service[112268]: WARNING castellan.key_manager.migration [None req-e9815c8b-0090-4bba-9e53-b9f31a34b507 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 18 23:31:51.659539 np0000174542 devstack@c-api.service[112270]: DEBUG cinder.api.v3.router [None req-c28d8963-c542-4342-a72d-ff72042f9ef7 None None] Extended resource: os-hosts {{(pid=112270) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 18 23:31:51.659598 np0000174542 devstack@c-api.service[112269]: DEBUG cinder.api.v3.router [None req-049a70af-733a-402a-b256-c4865ed70b8b None None] Extended resource: cgsnapshots {{(pid=112269) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 18 23:31:51.660356 np0000174542 devstack@c-api.service[112266]: DEBUG cinder.api.v3.router [None req-09062c04-0614-459b-8732-ba1ee7d54d0a None None] Extended resource: capabilities {{(pid=112266) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 18 23:31:51.660738 np0000174542 devstack@c-api.service[112268]: WARNING castellan.key_manager.migration [None req-e9815c8b-0090-4bba-9e53-b9f31a34b507 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 18 23:31:51.660910 np0000174542 devstack@c-api.service[112270]: DEBUG cinder.api.v3.router [None req-c28d8963-c542-4342-a72d-ff72042f9ef7 None None] Extended resource: cgsnapshots {{(pid=112270) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 18 23:31:51.661114 np0000174542 devstack@c-api.service[112269]: DEBUG cinder.api.contrib.snapshot_actions [None req-049a70af-733a-402a-b256-c4865ed70b8b None None] SnapshotActionsController initialized {{(pid=112269) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} May 18 23:31:51.661650 np0000174542 devstack@c-api.service[112266]: DEBUG cinder.api.v3.router [None req-09062c04-0614-459b-8732-ba1ee7d54d0a None None] Extended resource: os-volume-transfer {{(pid=112266) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 18 23:31:51.662034 np0000174542 devstack@c-api.service[112269]: WARNING castellan.key_manager.migration [None req-049a70af-733a-402a-b256-c4865ed70b8b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 18 23:31:51.662222 np0000174542 devstack@c-api.service[112268]: WARNING castellan.key_manager.migration [None req-e9815c8b-0090-4bba-9e53-b9f31a34b507 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 18 23:31:51.662451 np0000174542 devstack@c-api.service[112270]: DEBUG cinder.api.contrib.snapshot_actions [None req-c28d8963-c542-4342-a72d-ff72042f9ef7 None None] SnapshotActionsController initialized {{(pid=112270) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} May 18 23:31:51.663215 np0000174542 devstack@c-api.service[112266]: DEBUG cinder.api.v3.router [None req-09062c04-0614-459b-8732-ba1ee7d54d0a None None] Extended resource: os-hosts {{(pid=112266) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 18 23:31:51.663494 np0000174542 devstack@c-api.service[112269]: WARNING castellan.key_manager.migration [None req-049a70af-733a-402a-b256-c4865ed70b8b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 18 23:31:51.663568 np0000174542 devstack@c-api.service[112268]: WARNING castellan.key_manager.migration [None req-e9815c8b-0090-4bba-9e53-b9f31a34b507 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 18 23:31:51.663623 np0000174542 devstack@c-api.service[112270]: WARNING castellan.key_manager.migration [None req-c28d8963-c542-4342-a72d-ff72042f9ef7 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 18 23:31:51.664386 np0000174542 devstack@c-api.service[112268]: DEBUG cinder.api.v3.router [None req-e9815c8b-0090-4bba-9e53-b9f31a34b507 None None] Extension VolumeTypeAccess extending resource: types {{(pid=112268) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 18 23:31:51.664518 np0000174542 devstack@c-api.service[112268]: DEBUG cinder.api.v3.router [None req-e9815c8b-0090-4bba-9e53-b9f31a34b507 None None] Extension SnapshotActions extending resource: snapshots {{(pid=112268) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 18 23:31:51.664608 np0000174542 devstack@c-api.service[112266]: DEBUG cinder.api.v3.router [None req-09062c04-0614-459b-8732-ba1ee7d54d0a None None] Extended resource: cgsnapshots {{(pid=112266) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 18 23:31:51.664673 np0000174542 devstack@c-api.service[112268]: DEBUG cinder.api.v3.router [None req-e9815c8b-0090-4bba-9e53-b9f31a34b507 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=112268) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 18 23:31:51.664814 np0000174542 devstack@c-api.service[112268]: DEBUG cinder.api.v3.router [None req-e9815c8b-0090-4bba-9e53-b9f31a34b507 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=112268) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 18 23:31:51.664894 np0000174542 devstack@c-api.service[112269]: WARNING castellan.key_manager.migration [None req-049a70af-733a-402a-b256-c4865ed70b8b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 18 23:31:51.664955 np0000174542 devstack@c-api.service[112268]: DEBUG cinder.api.v3.router [None req-e9815c8b-0090-4bba-9e53-b9f31a34b507 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=112268) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 18 23:31:51.665010 np0000174542 devstack@c-api.service[112268]: DEBUG cinder.api.v3.router [None req-e9815c8b-0090-4bba-9e53-b9f31a34b507 None None] Extension AdminActions extending resource: volumes {{(pid=112268) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 18 23:31:51.665159 np0000174542 devstack@c-api.service[112268]: DEBUG cinder.api.v3.router [None req-e9815c8b-0090-4bba-9e53-b9f31a34b507 None None] Extension AdminActions extending resource: snapshots {{(pid=112268) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 18 23:31:51.665257 np0000174542 devstack@c-api.service[112270]: WARNING castellan.key_manager.migration [None req-c28d8963-c542-4342-a72d-ff72042f9ef7 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 18 23:31:51.665317 np0000174542 devstack@c-api.service[112268]: DEBUG cinder.api.v3.router [None req-e9815c8b-0090-4bba-9e53-b9f31a34b507 None None] Extension AdminActions extending resource: backups {{(pid=112268) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 18 23:31:51.665317 np0000174542 devstack@c-api.service[112268]: DEBUG cinder.api.v3.router [None req-e9815c8b-0090-4bba-9e53-b9f31a34b507 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=112268) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 18 23:31:51.665478 np0000174542 devstack@c-api.service[112268]: DEBUG cinder.api.v3.router [None req-e9815c8b-0090-4bba-9e53-b9f31a34b507 None None] Extension VolumeActions extending resource: volumes {{(pid=112268) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 18 23:31:51.665566 np0000174542 devstack@c-api.service[112268]: DEBUG cinder.api.v3.router [None req-e9815c8b-0090-4bba-9e53-b9f31a34b507 None None] Extension TypesManage extending resource: types {{(pid=112268) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 18 23:31:51.665672 np0000174542 devstack@c-api.service[112268]: DEBUG cinder.api.v3.router [None req-e9815c8b-0090-4bba-9e53-b9f31a34b507 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=112268) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 18 23:31:51.665772 np0000174542 devstack@c-api.service[112268]: DEBUG cinder.api.v3.router [None req-e9815c8b-0090-4bba-9e53-b9f31a34b507 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=112268) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 18 23:31:51.665869 np0000174542 devstack@c-api.service[112268]: DEBUG cinder.api.v3.router [None req-e9815c8b-0090-4bba-9e53-b9f31a34b507 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=112268) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 18 23:31:51.665975 np0000174542 devstack@c-api.service[112268]: DEBUG cinder.api.v3.router [None req-e9815c8b-0090-4bba-9e53-b9f31a34b507 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=112268) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 18 23:31:51.666090 np0000174542 devstack@c-api.service[112268]: DEBUG cinder.api.v3.router [None req-e9815c8b-0090-4bba-9e53-b9f31a34b507 None None] Extension UsedLimits extending resource: limits {{(pid=112268) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 18 23:31:51.666184 np0000174542 devstack@c-api.service[112269]: WARNING castellan.key_manager.migration [None req-049a70af-733a-402a-b256-c4865ed70b8b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 18 23:31:51.666302 np0000174542 devstack@c-api.service[112266]: DEBUG cinder.api.contrib.snapshot_actions [None req-09062c04-0614-459b-8732-ba1ee7d54d0a None None] SnapshotActionsController initialized {{(pid=112266) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} May 18 23:31:51.666566 np0000174542 devstack@c-api.service[112270]: WARNING castellan.key_manager.migration [None req-c28d8963-c542-4342-a72d-ff72042f9ef7 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 18 23:31:51.666971 np0000174542 devstack@c-api.service[112266]: WARNING castellan.key_manager.migration [None req-09062c04-0614-459b-8732-ba1ee7d54d0a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 18 23:31:51.667509 np0000174542 devstack@c-api.service[112269]: WARNING castellan.key_manager.migration [None req-049a70af-733a-402a-b256-c4865ed70b8b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 18 23:31:51.667863 np0000174542 devstack@c-api.service[112270]: WARNING castellan.key_manager.migration [None req-c28d8963-c542-4342-a72d-ff72042f9ef7 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 18 23:31:51.668400 np0000174542 devstack@c-api.service[112266]: WARNING castellan.key_manager.migration [None req-09062c04-0614-459b-8732-ba1ee7d54d0a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 18 23:31:51.668461 np0000174542 devstack@c-api.service[112268]: WARNING keystonemiddleware.auth_token [None req-e9815c8b-0090-4bba-9e53-b9f31a34b507 None None] AuthToken middleware is set with keystone_authtoken.service_token_roles_required set to False. This is backwards compatible but deprecated behaviour. Please set this to True. May 18 23:31:51.668927 np0000174542 devstack@c-api.service[112269]: WARNING castellan.key_manager.migration [None req-049a70af-733a-402a-b256-c4865ed70b8b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 18 23:31:51.669237 np0000174542 devstack@c-api.service[112270]: WARNING castellan.key_manager.migration [None req-c28d8963-c542-4342-a72d-ff72042f9ef7 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 18 23:31:51.669779 np0000174542 devstack@c-api.service[112266]: WARNING castellan.key_manager.migration [None req-09062c04-0614-459b-8732-ba1ee7d54d0a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 18 23:31:51.670263 np0000174542 devstack@c-api.service[112269]: WARNING castellan.key_manager.migration [None req-049a70af-733a-402a-b256-c4865ed70b8b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 18 23:31:51.670699 np0000174542 devstack@c-api.service[112270]: WARNING castellan.key_manager.migration [None req-c28d8963-c542-4342-a72d-ff72042f9ef7 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 18 23:31:51.671112 np0000174542 devstack@c-api.service[112266]: WARNING castellan.key_manager.migration [None req-09062c04-0614-459b-8732-ba1ee7d54d0a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 18 23:31:51.671178 np0000174542 devstack@c-api.service[112269]: DEBUG cinder.api.v3.router [None req-049a70af-733a-402a-b256-c4865ed70b8b None None] Extension VolumeTypeAccess extending resource: types {{(pid=112269) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 18 23:31:51.671283 np0000174542 devstack@c-api.service[112269]: DEBUG cinder.api.v3.router [None req-049a70af-733a-402a-b256-c4865ed70b8b None None] Extension SnapshotActions extending resource: snapshots {{(pid=112269) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 18 23:31:51.671386 np0000174542 devstack@c-api.service[112269]: DEBUG cinder.api.v3.router [None req-049a70af-733a-402a-b256-c4865ed70b8b None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=112269) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 18 23:31:51.671592 np0000174542 devstack@c-api.service[112269]: DEBUG cinder.api.v3.router [None req-049a70af-733a-402a-b256-c4865ed70b8b None None] Extension VolumeTypeEncryption extending resource: types {{(pid=112269) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 18 23:31:51.671674 np0000174542 devstack@c-api.service[112269]: DEBUG cinder.api.v3.router [None req-049a70af-733a-402a-b256-c4865ed70b8b None None] Extension VolumeUnmanage extending resource: volumes {{(pid=112269) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 18 23:31:51.671784 np0000174542 devstack@c-api.service[112269]: DEBUG cinder.api.v3.router [None req-049a70af-733a-402a-b256-c4865ed70b8b None None] Extension AdminActions extending resource: volumes {{(pid=112269) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 18 23:31:51.671897 np0000174542 devstack@c-api.service[112269]: DEBUG cinder.api.v3.router [None req-049a70af-733a-402a-b256-c4865ed70b8b None None] Extension AdminActions extending resource: snapshots {{(pid=112269) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 18 23:31:51.671982 np0000174542 devstack@c-api.service[112270]: WARNING castellan.key_manager.migration [None req-c28d8963-c542-4342-a72d-ff72042f9ef7 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 18 23:31:51.672024 np0000174542 devstack@c-api.service[112269]: DEBUG cinder.api.v3.router [None req-049a70af-733a-402a-b256-c4865ed70b8b None None] Extension AdminActions extending resource: backups {{(pid=112269) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 18 23:31:51.672102 np0000174542 devstack@c-api.service[112269]: DEBUG cinder.api.v3.router [None req-049a70af-733a-402a-b256-c4865ed70b8b None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=112269) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 18 23:31:51.672204 np0000174542 devstack@c-api.service[112269]: DEBUG cinder.api.v3.router [None req-049a70af-733a-402a-b256-c4865ed70b8b None None] Extension VolumeActions extending resource: volumes {{(pid=112269) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 18 23:31:51.672333 np0000174542 devstack@c-api.service[112269]: DEBUG cinder.api.v3.router [None req-049a70af-733a-402a-b256-c4865ed70b8b None None] Extension TypesManage extending resource: types {{(pid=112269) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 18 23:31:51.672445 np0000174542 devstack@c-api.service[112269]: DEBUG cinder.api.v3.router [None req-049a70af-733a-402a-b256-c4865ed70b8b None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=112269) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 18 23:31:51.672487 np0000174542 devstack@c-api.service[112266]: WARNING castellan.key_manager.migration [None req-09062c04-0614-459b-8732-ba1ee7d54d0a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 18 23:31:51.672556 np0000174542 devstack@c-api.service[112269]: DEBUG cinder.api.v3.router [None req-049a70af-733a-402a-b256-c4865ed70b8b None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=112269) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 18 23:31:51.672656 np0000174542 devstack@c-api.service[112269]: DEBUG cinder.api.v3.router [None req-049a70af-733a-402a-b256-c4865ed70b8b None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=112269) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 18 23:31:51.672762 np0000174542 devstack@c-api.service[112269]: DEBUG cinder.api.v3.router [None req-049a70af-733a-402a-b256-c4865ed70b8b None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=112269) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 18 23:31:51.672862 np0000174542 devstack@c-api.service[112269]: DEBUG cinder.api.v3.router [None req-049a70af-733a-402a-b256-c4865ed70b8b None None] Extension UsedLimits extending resource: limits {{(pid=112269) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 18 23:31:51.672905 np0000174542 devstack@c-api.service[112270]: DEBUG cinder.api.v3.router [None req-c28d8963-c542-4342-a72d-ff72042f9ef7 None None] Extension VolumeTypeAccess extending resource: types {{(pid=112270) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 18 23:31:51.673038 np0000174542 devstack@c-api.service[112270]: DEBUG cinder.api.v3.router [None req-c28d8963-c542-4342-a72d-ff72042f9ef7 None None] Extension SnapshotActions extending resource: snapshots {{(pid=112270) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 18 23:31:51.673164 np0000174542 devstack@c-api.service[112270]: DEBUG cinder.api.v3.router [None req-c28d8963-c542-4342-a72d-ff72042f9ef7 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=112270) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 18 23:31:51.673454 np0000174542 devstack@c-api.service[112270]: DEBUG cinder.api.v3.router [None req-c28d8963-c542-4342-a72d-ff72042f9ef7 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=112270) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 18 23:31:51.673556 np0000174542 devstack@c-api.service[112270]: DEBUG cinder.api.v3.router [None req-c28d8963-c542-4342-a72d-ff72042f9ef7 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=112270) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 18 23:31:51.673656 np0000174542 devstack@c-api.service[112270]: DEBUG cinder.api.v3.router [None req-c28d8963-c542-4342-a72d-ff72042f9ef7 None None] Extension AdminActions extending resource: volumes {{(pid=112270) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 18 23:31:51.673771 np0000174542 devstack@c-api.service[112270]: DEBUG cinder.api.v3.router [None req-c28d8963-c542-4342-a72d-ff72042f9ef7 None None] Extension AdminActions extending resource: snapshots {{(pid=112270) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 18 23:31:51.673865 np0000174542 devstack@c-api.service[112270]: DEBUG cinder.api.v3.router [None req-c28d8963-c542-4342-a72d-ff72042f9ef7 None None] Extension AdminActions extending resource: backups {{(pid=112270) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 18 23:31:51.673913 np0000174542 devstack@c-api.service[112266]: WARNING castellan.key_manager.migration [None req-09062c04-0614-459b-8732-ba1ee7d54d0a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 18 23:31:51.673962 np0000174542 devstack@c-api.service[112270]: DEBUG cinder.api.v3.router [None req-c28d8963-c542-4342-a72d-ff72042f9ef7 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=112270) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 18 23:31:51.674079 np0000174542 devstack@c-api.service[112270]: DEBUG cinder.api.v3.router [None req-c28d8963-c542-4342-a72d-ff72042f9ef7 None None] Extension VolumeActions extending resource: volumes {{(pid=112270) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 18 23:31:51.674215 np0000174542 devstack@c-api.service[112270]: DEBUG cinder.api.v3.router [None req-c28d8963-c542-4342-a72d-ff72042f9ef7 None None] Extension TypesManage extending resource: types {{(pid=112270) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 18 23:31:51.674324 np0000174542 devstack@c-api.service[112270]: DEBUG cinder.api.v3.router [None req-c28d8963-c542-4342-a72d-ff72042f9ef7 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=112270) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 18 23:31:51.674424 np0000174542 devstack@c-api.service[112270]: DEBUG cinder.api.v3.router [None req-c28d8963-c542-4342-a72d-ff72042f9ef7 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=112270) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 18 23:31:51.674526 np0000174542 devstack@c-api.service[112270]: DEBUG cinder.api.v3.router [None req-c28d8963-c542-4342-a72d-ff72042f9ef7 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=112270) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 18 23:31:51.674566 np0000174542 devstack@c-api.service[112268]: WSGI app 0 (mountpoint='') ready in 2 seconds on interpreter 0x7b5acbea3668 pid: 112268 (default app) May 18 23:31:51.674617 np0000174542 devstack@c-api.service[112270]: DEBUG cinder.api.v3.router [None req-c28d8963-c542-4342-a72d-ff72042f9ef7 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=112270) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 18 23:31:51.674729 np0000174542 devstack@c-api.service[112270]: DEBUG cinder.api.v3.router [None req-c28d8963-c542-4342-a72d-ff72042f9ef7 None None] Extension UsedLimits extending resource: limits {{(pid=112270) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 18 23:31:51.675226 np0000174542 devstack@c-api.service[112266]: WARNING castellan.key_manager.migration [None req-09062c04-0614-459b-8732-ba1ee7d54d0a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 18 23:31:51.675936 np0000174542 devstack@c-api.service[112269]: WARNING keystonemiddleware.auth_token [None req-049a70af-733a-402a-b256-c4865ed70b8b None None] AuthToken middleware is set with keystone_authtoken.service_token_roles_required set to False. This is backwards compatible but deprecated behaviour. Please set this to True. May 18 23:31:51.676108 np0000174542 devstack@c-api.service[112266]: DEBUG cinder.api.v3.router [None req-09062c04-0614-459b-8732-ba1ee7d54d0a None None] Extension VolumeTypeAccess extending resource: types {{(pid=112266) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 18 23:31:51.676250 np0000174542 devstack@c-api.service[112266]: DEBUG cinder.api.v3.router [None req-09062c04-0614-459b-8732-ba1ee7d54d0a None None] Extension SnapshotActions extending resource: snapshots {{(pid=112266) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 18 23:31:51.676352 np0000174542 devstack@c-api.service[112266]: DEBUG cinder.api.v3.router [None req-09062c04-0614-459b-8732-ba1ee7d54d0a None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=112266) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 18 23:31:51.676542 np0000174542 devstack@c-api.service[112266]: DEBUG cinder.api.v3.router [None req-09062c04-0614-459b-8732-ba1ee7d54d0a None None] Extension VolumeTypeEncryption extending resource: types {{(pid=112266) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 18 23:31:51.676634 np0000174542 devstack@c-api.service[112266]: DEBUG cinder.api.v3.router [None req-09062c04-0614-459b-8732-ba1ee7d54d0a None None] Extension VolumeUnmanage extending resource: volumes {{(pid=112266) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 18 23:31:51.676732 np0000174542 devstack@c-api.service[112266]: DEBUG cinder.api.v3.router [None req-09062c04-0614-459b-8732-ba1ee7d54d0a None None] Extension AdminActions extending resource: volumes {{(pid=112266) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 18 23:31:51.676844 np0000174542 devstack@c-api.service[112266]: DEBUG cinder.api.v3.router [None req-09062c04-0614-459b-8732-ba1ee7d54d0a None None] Extension AdminActions extending resource: snapshots {{(pid=112266) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 18 23:31:51.676941 np0000174542 devstack@c-api.service[112266]: DEBUG cinder.api.v3.router [None req-09062c04-0614-459b-8732-ba1ee7d54d0a None None] Extension AdminActions extending resource: backups {{(pid=112266) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 18 23:31:51.677038 np0000174542 devstack@c-api.service[112266]: DEBUG cinder.api.v3.router [None req-09062c04-0614-459b-8732-ba1ee7d54d0a None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=112266) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 18 23:31:51.677157 np0000174542 devstack@c-api.service[112266]: DEBUG cinder.api.v3.router [None req-09062c04-0614-459b-8732-ba1ee7d54d0a None None] Extension VolumeActions extending resource: volumes {{(pid=112266) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 18 23:31:51.677209 np0000174542 devstack@c-api.service[112270]: WARNING keystonemiddleware.auth_token [None req-c28d8963-c542-4342-a72d-ff72042f9ef7 None None] AuthToken middleware is set with keystone_authtoken.service_token_roles_required set to False. This is backwards compatible but deprecated behaviour. Please set this to True. May 18 23:31:51.677277 np0000174542 devstack@c-api.service[112266]: DEBUG cinder.api.v3.router [None req-09062c04-0614-459b-8732-ba1ee7d54d0a None None] Extension TypesManage extending resource: types {{(pid=112266) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 18 23:31:51.677413 np0000174542 devstack@c-api.service[112266]: DEBUG cinder.api.v3.router [None req-09062c04-0614-459b-8732-ba1ee7d54d0a None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=112266) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 18 23:31:51.677520 np0000174542 devstack@c-api.service[112266]: DEBUG cinder.api.v3.router [None req-09062c04-0614-459b-8732-ba1ee7d54d0a None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=112266) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 18 23:31:51.677617 np0000174542 devstack@c-api.service[112266]: DEBUG cinder.api.v3.router [None req-09062c04-0614-459b-8732-ba1ee7d54d0a None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=112266) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 18 23:31:51.677718 np0000174542 devstack@c-api.service[112266]: DEBUG cinder.api.v3.router [None req-09062c04-0614-459b-8732-ba1ee7d54d0a None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=112266) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 18 23:31:51.677815 np0000174542 devstack@c-api.service[112266]: DEBUG cinder.api.v3.router [None req-09062c04-0614-459b-8732-ba1ee7d54d0a None None] Extension UsedLimits extending resource: limits {{(pid=112266) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 18 23:31:51.680225 np0000174542 devstack@c-api.service[112266]: WARNING keystonemiddleware.auth_token [None req-09062c04-0614-459b-8732-ba1ee7d54d0a None None] AuthToken middleware is set with keystone_authtoken.service_token_roles_required set to False. This is backwards compatible but deprecated behaviour. Please set this to True. May 18 23:31:51.682214 np0000174542 devstack@c-api.service[112269]: WSGI app 0 (mountpoint='') ready in 2 seconds on interpreter 0x7b5acbea3668 pid: 112269 (default app) May 18 23:31:51.683327 np0000174542 devstack@c-api.service[112268]: /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 18 23:31:51.683327 np0000174542 devstack@c-api.service[112268]: warnings.warn(deprecated_msg) May 18 23:31:51.683498 np0000174542 devstack@c-api.service[112268]: /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 18 23:31:51.683498 np0000174542 devstack@c-api.service[112268]: warnings.warn(deprecated_msg) May 18 23:31:51.683498 np0000174542 devstack@c-api.service[112268]: /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 18 23:31:51.683498 np0000174542 devstack@c-api.service[112268]: warnings.warn(deprecated_msg) May 18 23:31:51.683498 np0000174542 devstack@c-api.service[112268]: /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 18 23:31:51.683745 np0000174542 devstack@c-api.service[112268]: warnings.warn(deprecated_msg) May 18 23:31:51.683745 np0000174542 devstack@c-api.service[112268]: /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 18 23:31:51.683745 np0000174542 devstack@c-api.service[112268]: warnings.warn(deprecated_msg) May 18 23:31:51.683745 np0000174542 devstack@c-api.service[112268]: /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 18 23:31:51.683745 np0000174542 devstack@c-api.service[112268]: warnings.warn(deprecated_msg) May 18 23:31:51.683745 np0000174542 devstack@c-api.service[112268]: /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 18 23:31:51.684019 np0000174542 devstack@c-api.service[112268]: warnings.warn(deprecated_msg) May 18 23:31:51.684019 np0000174542 devstack@c-api.service[112268]: /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 18 23:31:51.684019 np0000174542 devstack@c-api.service[112268]: warnings.warn(deprecated_msg) May 18 23:31:51.684019 np0000174542 devstack@c-api.service[112268]: /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 18 23:31:51.684019 np0000174542 devstack@c-api.service[112268]: warnings.warn(deprecated_msg) May 18 23:31:51.684265 np0000174542 devstack@c-api.service[112268]: /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 18 23:31:51.684265 np0000174542 devstack@c-api.service[112268]: warnings.warn(deprecated_msg) May 18 23:31:51.684265 np0000174542 devstack@c-api.service[112268]: /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 18 23:31:51.684265 np0000174542 devstack@c-api.service[112268]: warnings.warn(deprecated_msg) May 18 23:31:51.684452 np0000174542 devstack@c-api.service[112268]: /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 18 23:31:51.684452 np0000174542 devstack@c-api.service[112268]: warnings.warn(deprecated_msg) May 18 23:31:51.684452 np0000174542 devstack@c-api.service[112268]: /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 18 23:31:51.684452 np0000174542 devstack@c-api.service[112268]: warnings.warn(deprecated_msg) May 18 23:31:51.684655 np0000174542 devstack@c-api.service[112268]: /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 18 23:31:51.684655 np0000174542 devstack@c-api.service[112268]: warnings.warn(deprecated_msg) May 18 23:31:51.684655 np0000174542 devstack@c-api.service[112268]: /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 18 23:31:51.684655 np0000174542 devstack@c-api.service[112268]: warnings.warn(deprecated_msg) May 18 23:31:51.684655 np0000174542 devstack@c-api.service[112268]: /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 18 23:31:51.684893 np0000174542 devstack@c-api.service[112268]: warnings.warn(deprecated_msg) May 18 23:31:51.684893 np0000174542 devstack@c-api.service[112268]: /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 18 23:31:51.684893 np0000174542 devstack@c-api.service[112268]: warnings.warn(deprecated_msg) May 18 23:31:51.684893 np0000174542 devstack@c-api.service[112268]: /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 18 23:31:51.684893 np0000174542 devstack@c-api.service[112268]: warnings.warn(deprecated_msg) May 18 23:31:51.685124 np0000174542 devstack@c-api.service[112268]: /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 18 23:31:51.685124 np0000174542 devstack@c-api.service[112268]: warnings.warn(deprecated_msg) May 18 23:31:51.685124 np0000174542 devstack@c-api.service[112268]: /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 18 23:31:51.685124 np0000174542 devstack@c-api.service[112268]: warnings.warn(deprecated_msg) May 18 23:31:51.685124 np0000174542 devstack@c-api.service[112268]: /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 18 23:31:51.685124 np0000174542 devstack@c-api.service[112268]: warnings.warn(deprecated_msg) May 18 23:31:51.685468 np0000174542 devstack@c-api.service[112268]: /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 18 23:31:51.685468 np0000174542 devstack@c-api.service[112268]: warnings.warn(deprecated_msg) May 18 23:31:51.685468 np0000174542 devstack@c-api.service[112268]: /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 18 23:31:51.685468 np0000174542 devstack@c-api.service[112268]: warnings.warn(deprecated_msg) May 18 23:31:51.685468 np0000174542 devstack@c-api.service[112268]: /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 18 23:31:51.685468 np0000174542 devstack@c-api.service[112268]: warnings.warn(deprecated_msg) May 18 23:31:51.685745 np0000174542 devstack@c-api.service[112268]: /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 18 23:31:51.685745 np0000174542 devstack@c-api.service[112268]: warnings.warn(deprecated_msg) May 18 23:31:51.685745 np0000174542 devstack@c-api.service[112268]: /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 18 23:31:51.685745 np0000174542 devstack@c-api.service[112268]: warnings.warn(deprecated_msg) May 18 23:31:51.685745 np0000174542 devstack@c-api.service[112268]: /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 18 23:31:51.685745 np0000174542 devstack@c-api.service[112268]: warnings.warn(deprecated_msg) May 18 23:31:51.686008 np0000174542 devstack@c-api.service[112268]: /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 18 23:31:51.686008 np0000174542 devstack@c-api.service[112268]: warnings.warn(deprecated_msg) May 18 23:31:51.686008 np0000174542 devstack@c-api.service[112268]: /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 18 23:31:51.686008 np0000174542 devstack@c-api.service[112268]: warnings.warn(deprecated_msg) May 18 23:31:51.686008 np0000174542 devstack@c-api.service[112268]: /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 18 23:31:51.686008 np0000174542 devstack@c-api.service[112268]: warnings.warn(deprecated_msg) May 18 23:31:51.686311 np0000174542 devstack@c-api.service[112268]: /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 18 23:31:51.686311 np0000174542 devstack@c-api.service[112268]: warnings.warn(deprecated_msg) May 18 23:31:51.686410 np0000174542 devstack@c-api.service[112270]: WSGI app 0 (mountpoint='') ready in 2 seconds on interpreter 0x7b5acbea3668 pid: 112270 (default app) May 18 23:31:51.686457 np0000174542 devstack@c-api.service[112268]: /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 18 23:31:51.686457 np0000174542 devstack@c-api.service[112268]: warnings.warn(deprecated_msg) May 18 23:31:51.686457 np0000174542 devstack@c-api.service[112268]: /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 18 23:31:51.686457 np0000174542 devstack@c-api.service[112268]: warnings.warn(deprecated_msg) May 18 23:31:51.686457 np0000174542 devstack@c-api.service[112268]: /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 18 23:31:51.686701 np0000174542 devstack@c-api.service[112268]: warnings.warn(deprecated_msg) May 18 23:31:51.686701 np0000174542 devstack@c-api.service[112268]: /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 18 23:31:51.686701 np0000174542 devstack@c-api.service[112268]: warnings.warn(deprecated_msg) May 18 23:31:51.686701 np0000174542 devstack@c-api.service[112268]: /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 18 23:31:51.686701 np0000174542 devstack@c-api.service[112268]: warnings.warn(deprecated_msg) May 18 23:31:51.686917 np0000174542 devstack@c-api.service[112268]: /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 18 23:31:51.686917 np0000174542 devstack@c-api.service[112268]: warnings.warn(deprecated_msg) May 18 23:31:51.686917 np0000174542 devstack@c-api.service[112268]: /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 18 23:31:51.686917 np0000174542 devstack@c-api.service[112268]: warnings.warn(deprecated_msg) May 18 23:31:51.686917 np0000174542 devstack@c-api.service[112268]: /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 18 23:31:51.686917 np0000174542 devstack@c-api.service[112268]: warnings.warn(deprecated_msg) May 18 23:31:51.687203 np0000174542 devstack@c-api.service[112268]: /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 18 23:31:51.687203 np0000174542 devstack@c-api.service[112268]: warnings.warn(deprecated_msg) May 18 23:31:51.687203 np0000174542 devstack@c-api.service[112268]: /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 18 23:31:51.687203 np0000174542 devstack@c-api.service[112268]: warnings.warn(deprecated_msg) May 18 23:31:51.687203 np0000174542 devstack@c-api.service[112268]: /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 18 23:31:51.687450 np0000174542 devstack@c-api.service[112268]: warnings.warn(deprecated_msg) May 18 23:31:51.687450 np0000174542 devstack@c-api.service[112268]: /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 18 23:31:51.687450 np0000174542 devstack@c-api.service[112268]: warnings.warn(deprecated_msg) May 18 23:31:51.687450 np0000174542 devstack@c-api.service[112268]: /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 18 23:31:51.687450 np0000174542 devstack@c-api.service[112268]: warnings.warn(deprecated_msg) May 18 23:31:51.687669 np0000174542 devstack@c-api.service[112268]: /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 18 23:31:51.687669 np0000174542 devstack@c-api.service[112268]: warnings.warn(deprecated_msg) May 18 23:31:51.687669 np0000174542 devstack@c-api.service[112268]: /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 18 23:31:51.687669 np0000174542 devstack@c-api.service[112268]: warnings.warn(deprecated_msg) May 18 23:31:51.687858 np0000174542 devstack@c-api.service[112268]: /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 18 23:31:51.687858 np0000174542 devstack@c-api.service[112268]: warnings.warn(deprecated_msg) May 18 23:31:51.687858 np0000174542 devstack@c-api.service[112268]: /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 18 23:31:51.687858 np0000174542 devstack@c-api.service[112268]: warnings.warn(deprecated_msg) May 18 23:31:51.688047 np0000174542 devstack@c-api.service[112268]: /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 18 23:31:51.688047 np0000174542 devstack@c-api.service[112268]: warnings.warn(deprecated_msg) May 18 23:31:51.688047 np0000174542 devstack@c-api.service[112268]: /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 18 23:31:51.688047 np0000174542 devstack@c-api.service[112268]: warnings.warn(deprecated_msg) May 18 23:31:51.688047 np0000174542 devstack@c-api.service[112268]: /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 18 23:31:51.688297 np0000174542 devstack@c-api.service[112268]: warnings.warn(deprecated_msg) May 18 23:31:51.688297 np0000174542 devstack@c-api.service[112268]: /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 18 23:31:51.688297 np0000174542 devstack@c-api.service[112268]: warnings.warn(deprecated_msg) May 18 23:31:51.688297 np0000174542 devstack@c-api.service[112268]: /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 18 23:31:51.688297 np0000174542 devstack@c-api.service[112268]: warnings.warn(deprecated_msg) May 18 23:31:51.688523 np0000174542 devstack@c-api.service[112268]: /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 18 23:31:51.688523 np0000174542 devstack@c-api.service[112268]: warnings.warn(deprecated_msg) May 18 23:31:51.688523 np0000174542 devstack@c-api.service[112268]: /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 18 23:31:51.688523 np0000174542 devstack@c-api.service[112268]: warnings.warn(deprecated_msg) May 18 23:31:51.688712 np0000174542 devstack@c-api.service[112268]: /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 18 23:31:51.688712 np0000174542 devstack@c-api.service[112268]: warnings.warn(deprecated_msg) May 18 23:31:51.688712 np0000174542 devstack@c-api.service[112268]: /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 18 23:31:51.688712 np0000174542 devstack@c-api.service[112268]: warnings.warn(deprecated_msg) May 18 23:31:51.688902 np0000174542 devstack@c-api.service[112268]: /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 18 23:31:51.688902 np0000174542 devstack@c-api.service[112268]: warnings.warn(deprecated_msg) May 18 23:31:51.688902 np0000174542 devstack@c-api.service[112268]: /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 18 23:31:51.688902 np0000174542 devstack@c-api.service[112268]: warnings.warn(deprecated_msg) May 18 23:31:51.689112 np0000174542 devstack@c-api.service[112268]: /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 18 23:31:51.689112 np0000174542 devstack@c-api.service[112268]: warnings.warn(deprecated_msg) May 18 23:31:51.689112 np0000174542 devstack@c-api.service[112268]: /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 18 23:31:51.689112 np0000174542 devstack@c-api.service[112268]: warnings.warn(deprecated_msg) May 18 23:31:51.689291 np0000174542 devstack@c-api.service[112268]: /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 18 23:31:51.689291 np0000174542 devstack@c-api.service[112268]: warnings.warn(deprecated_msg) May 18 23:31:51.689291 np0000174542 devstack@c-api.service[112268]: /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 18 23:31:51.689291 np0000174542 devstack@c-api.service[112268]: warnings.warn(deprecated_msg) May 18 23:31:51.689506 np0000174542 devstack@c-api.service[112268]: /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 18 23:31:51.689506 np0000174542 devstack@c-api.service[112268]: warnings.warn(deprecated_msg) May 18 23:31:51.689506 np0000174542 devstack@c-api.service[112268]: /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 18 23:31:51.689506 np0000174542 devstack@c-api.service[112268]: warnings.warn(deprecated_msg) May 18 23:31:51.689506 np0000174542 devstack@c-api.service[112268]: /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 18 23:31:51.689746 np0000174542 devstack@c-api.service[112268]: warnings.warn(deprecated_msg) May 18 23:31:51.689746 np0000174542 devstack@c-api.service[112268]: /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 18 23:31:51.689746 np0000174542 devstack@c-api.service[112268]: warnings.warn(deprecated_msg) May 18 23:31:51.689746 np0000174542 devstack@c-api.service[112268]: /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 18 23:31:51.689746 np0000174542 devstack@c-api.service[112268]: warnings.warn(deprecated_msg) May 18 23:31:51.689746 np0000174542 devstack@c-api.service[112268]: /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 18 23:31:51.690022 np0000174542 devstack@c-api.service[112268]: warnings.warn(deprecated_msg) May 18 23:31:51.690022 np0000174542 devstack@c-api.service[112268]: /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 18 23:31:51.690022 np0000174542 devstack@c-api.service[112268]: warnings.warn(deprecated_msg) May 18 23:31:51.690022 np0000174542 devstack@c-api.service[112268]: /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 18 23:31:51.690022 np0000174542 devstack@c-api.service[112268]: warnings.warn(deprecated_msg) May 18 23:31:51.690567 np0000174542 devstack@c-api.service[112268]: /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 18 23:31:51.690567 np0000174542 devstack@c-api.service[112268]: warnings.warn(deprecated_msg) May 18 23:31:51.690567 np0000174542 devstack@c-api.service[112268]: /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 18 23:31:51.690567 np0000174542 devstack@c-api.service[112268]: warnings.warn(deprecated_msg) May 18 23:31:51.690567 np0000174542 devstack@c-api.service[112268]: /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 18 23:31:51.690567 np0000174542 devstack@c-api.service[112268]: warnings.warn(deprecated_msg) May 18 23:31:51.694856 np0000174542 devstack@c-api.service[112268]: /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 18 23:31:51.694856 np0000174542 devstack@c-api.service[112268]: warnings.warn(deprecated_msg) May 18 23:31:51.694856 np0000174542 devstack@c-api.service[112268]: /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 18 23:31:51.694856 np0000174542 devstack@c-api.service[112268]: warnings.warn(deprecated_msg) May 18 23:31:51.694856 np0000174542 devstack@c-api.service[112268]: /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 18 23:31:51.694856 np0000174542 devstack@c-api.service[112268]: warnings.warn(deprecated_msg) May 18 23:31:51.695156 np0000174542 devstack@c-api.service[112268]: /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 18 23:31:51.695156 np0000174542 devstack@c-api.service[112268]: warnings.warn(deprecated_msg) May 18 23:31:51.695156 np0000174542 devstack@c-api.service[112268]: /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 18 23:31:51.695156 np0000174542 devstack@c-api.service[112268]: warnings.warn(deprecated_msg) May 18 23:31:51.695156 np0000174542 devstack@c-api.service[112268]: /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 18 23:31:51.695156 np0000174542 devstack@c-api.service[112268]: warnings.warn(deprecated_msg) May 18 23:31:51.695443 np0000174542 devstack@c-api.service[112268]: /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 18 23:31:51.695443 np0000174542 devstack@c-api.service[112268]: warnings.warn(deprecated_msg) May 18 23:31:51.695443 np0000174542 devstack@c-api.service[112268]: /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 18 23:31:51.695443 np0000174542 devstack@c-api.service[112268]: warnings.warn(deprecated_msg) May 18 23:31:51.695443 np0000174542 devstack@c-api.service[112268]: /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 18 23:31:51.695443 np0000174542 devstack@c-api.service[112268]: warnings.warn(deprecated_msg) May 18 23:31:51.695711 np0000174542 devstack@c-api.service[112268]: /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 18 23:31:51.695711 np0000174542 devstack@c-api.service[112268]: warnings.warn(deprecated_msg) May 18 23:31:51.695711 np0000174542 devstack@c-api.service[112268]: /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 18 23:31:51.695711 np0000174542 devstack@c-api.service[112268]: warnings.warn(deprecated_msg) May 18 23:31:51.695968 np0000174542 devstack@c-api.service[112268]: /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 18 23:31:51.695968 np0000174542 devstack@c-api.service[112268]: warnings.warn(deprecated_msg) May 18 23:31:51.695968 np0000174542 devstack@c-api.service[112268]: /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 18 23:31:51.695968 np0000174542 devstack@c-api.service[112268]: warnings.warn(deprecated_msg) May 18 23:31:51.695968 np0000174542 devstack@c-api.service[112268]: /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 18 23:31:51.696261 np0000174542 devstack@c-api.service[112268]: warnings.warn(deprecated_msg) May 18 23:31:51.696261 np0000174542 devstack@c-api.service[112268]: /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 18 23:31:51.696261 np0000174542 devstack@c-api.service[112268]: warnings.warn(deprecated_msg) May 18 23:31:51.696261 np0000174542 devstack@c-api.service[112268]: /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 18 23:31:51.696261 np0000174542 devstack@c-api.service[112268]: warnings.warn(deprecated_msg) May 18 23:31:51.696261 np0000174542 devstack@c-api.service[112268]: DEBUG cinder.api.middleware.request_id [None req-05a7bd70-63b3-4500-aca3-e799e18ee2fa None None] RequestId filter calling following filter/app {{(pid=112268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 18 23:31:51.696524 np0000174542 devstack@c-api.service[112266]: WSGI app 0 (mountpoint='') ready in 2 seconds on interpreter 0x7b5acbea3668 pid: 112266 (default app) May 18 23:31:51.696568 np0000174542 devstack@c-api.service[112268]: [pid: 112268|app: 0|req: 1/1] 162.253.55.186 () {60 vars in 956 bytes} [Mon May 18 23:31:51 2026] GET /volume/v3/ => generated 114 bytes in 14 msecs (HTTP/1.1 401) 5 headers in 233 bytes (1 switches on core 0) May 18 23:31:58.941870 np0000174542 devstack@c-api.service[112269]: /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 18 23:31:58.941870 np0000174542 devstack@c-api.service[112269]: warnings.warn(deprecated_msg) May 18 23:31:58.941870 np0000174542 devstack@c-api.service[112269]: /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 18 23:31:58.941870 np0000174542 devstack@c-api.service[112269]: warnings.warn(deprecated_msg) May 18 23:31:58.941870 np0000174542 devstack@c-api.service[112269]: /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 18 23:31:58.942912 np0000174542 devstack@c-api.service[112269]: warnings.warn(deprecated_msg) May 18 23:31:58.942912 np0000174542 devstack@c-api.service[112269]: /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 18 23:31:58.942912 np0000174542 devstack@c-api.service[112269]: warnings.warn(deprecated_msg) May 18 23:31:58.942912 np0000174542 devstack@c-api.service[112269]: /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 18 23:31:58.942912 np0000174542 devstack@c-api.service[112269]: warnings.warn(deprecated_msg) May 18 23:31:58.943203 np0000174542 devstack@c-api.service[112269]: /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 18 23:31:58.943203 np0000174542 devstack@c-api.service[112269]: warnings.warn(deprecated_msg) May 18 23:31:58.943203 np0000174542 devstack@c-api.service[112269]: /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 18 23:31:58.943203 np0000174542 devstack@c-api.service[112269]: warnings.warn(deprecated_msg) May 18 23:31:58.943203 np0000174542 devstack@c-api.service[112269]: /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 18 23:31:58.943203 np0000174542 devstack@c-api.service[112269]: warnings.warn(deprecated_msg) May 18 23:31:58.943538 np0000174542 devstack@c-api.service[112269]: /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 18 23:31:58.943538 np0000174542 devstack@c-api.service[112269]: warnings.warn(deprecated_msg) May 18 23:31:58.943538 np0000174542 devstack@c-api.service[112269]: /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 18 23:31:58.943538 np0000174542 devstack@c-api.service[112269]: warnings.warn(deprecated_msg) May 18 23:31:58.943829 np0000174542 devstack@c-api.service[112269]: /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 18 23:31:58.943829 np0000174542 devstack@c-api.service[112269]: warnings.warn(deprecated_msg) May 18 23:31:58.943829 np0000174542 devstack@c-api.service[112269]: /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 18 23:31:58.943829 np0000174542 devstack@c-api.service[112269]: warnings.warn(deprecated_msg) May 18 23:31:58.944101 np0000174542 devstack@c-api.service[112269]: /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 18 23:31:58.944101 np0000174542 devstack@c-api.service[112269]: warnings.warn(deprecated_msg) May 18 23:31:58.944101 np0000174542 devstack@c-api.service[112269]: /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 18 23:31:58.944101 np0000174542 devstack@c-api.service[112269]: warnings.warn(deprecated_msg) May 18 23:31:58.944336 np0000174542 devstack@c-api.service[112269]: /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 18 23:31:58.944336 np0000174542 devstack@c-api.service[112269]: warnings.warn(deprecated_msg) May 18 23:31:58.944336 np0000174542 devstack@c-api.service[112269]: /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 18 23:31:58.944336 np0000174542 devstack@c-api.service[112269]: warnings.warn(deprecated_msg) May 18 23:31:58.944336 np0000174542 devstack@c-api.service[112269]: /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 18 23:31:58.944707 np0000174542 devstack@c-api.service[112269]: warnings.warn(deprecated_msg) May 18 23:31:58.944707 np0000174542 devstack@c-api.service[112269]: /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 18 23:31:58.944707 np0000174542 devstack@c-api.service[112269]: warnings.warn(deprecated_msg) May 18 23:31:58.944707 np0000174542 devstack@c-api.service[112269]: /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 18 23:31:58.944707 np0000174542 devstack@c-api.service[112269]: warnings.warn(deprecated_msg) May 18 23:31:58.944985 np0000174542 devstack@c-api.service[112269]: /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 18 23:31:58.944985 np0000174542 devstack@c-api.service[112269]: warnings.warn(deprecated_msg) May 18 23:31:58.944985 np0000174542 devstack@c-api.service[112269]: /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 18 23:31:58.944985 np0000174542 devstack@c-api.service[112269]: warnings.warn(deprecated_msg) May 18 23:31:58.944985 np0000174542 devstack@c-api.service[112269]: /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 18 23:31:58.944985 np0000174542 devstack@c-api.service[112269]: warnings.warn(deprecated_msg) May 18 23:31:58.945433 np0000174542 devstack@c-api.service[112269]: /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 18 23:31:58.945433 np0000174542 devstack@c-api.service[112269]: warnings.warn(deprecated_msg) May 18 23:31:58.945433 np0000174542 devstack@c-api.service[112269]: /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 18 23:31:58.945433 np0000174542 devstack@c-api.service[112269]: warnings.warn(deprecated_msg) May 18 23:31:58.945433 np0000174542 devstack@c-api.service[112269]: /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 18 23:31:58.945433 np0000174542 devstack@c-api.service[112269]: warnings.warn(deprecated_msg) May 18 23:31:58.945766 np0000174542 devstack@c-api.service[112269]: /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 18 23:31:58.945766 np0000174542 devstack@c-api.service[112269]: warnings.warn(deprecated_msg) May 18 23:31:58.945766 np0000174542 devstack@c-api.service[112269]: /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 18 23:31:58.945766 np0000174542 devstack@c-api.service[112269]: warnings.warn(deprecated_msg) May 18 23:31:58.945766 np0000174542 devstack@c-api.service[112269]: /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 18 23:31:58.945766 np0000174542 devstack@c-api.service[112269]: warnings.warn(deprecated_msg) May 18 23:31:58.946141 np0000174542 devstack@c-api.service[112269]: /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 18 23:31:58.946141 np0000174542 devstack@c-api.service[112269]: warnings.warn(deprecated_msg) May 18 23:31:58.946141 np0000174542 devstack@c-api.service[112269]: /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 18 23:31:58.946141 np0000174542 devstack@c-api.service[112269]: warnings.warn(deprecated_msg) May 18 23:31:58.946141 np0000174542 devstack@c-api.service[112269]: /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 18 23:31:58.946437 np0000174542 devstack@c-api.service[112269]: warnings.warn(deprecated_msg) May 18 23:31:58.946437 np0000174542 devstack@c-api.service[112269]: /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 18 23:31:58.946437 np0000174542 devstack@c-api.service[112269]: warnings.warn(deprecated_msg) May 18 23:31:58.946437 np0000174542 devstack@c-api.service[112269]: /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 18 23:31:58.946437 np0000174542 devstack@c-api.service[112269]: warnings.warn(deprecated_msg) May 18 23:31:58.946735 np0000174542 devstack@c-api.service[112269]: /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 18 23:31:58.946735 np0000174542 devstack@c-api.service[112269]: warnings.warn(deprecated_msg) May 18 23:31:58.946735 np0000174542 devstack@c-api.service[112269]: /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 18 23:31:58.946735 np0000174542 devstack@c-api.service[112269]: warnings.warn(deprecated_msg) May 18 23:31:58.946735 np0000174542 devstack@c-api.service[112269]: /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 18 23:31:58.946735 np0000174542 devstack@c-api.service[112269]: warnings.warn(deprecated_msg) May 18 23:31:58.947097 np0000174542 devstack@c-api.service[112269]: /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 18 23:31:58.947097 np0000174542 devstack@c-api.service[112269]: warnings.warn(deprecated_msg) May 18 23:31:58.947097 np0000174542 devstack@c-api.service[112269]: /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 18 23:31:58.947097 np0000174542 devstack@c-api.service[112269]: warnings.warn(deprecated_msg) May 18 23:31:58.947097 np0000174542 devstack@c-api.service[112269]: /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 18 23:31:58.947097 np0000174542 devstack@c-api.service[112269]: warnings.warn(deprecated_msg) May 18 23:31:58.947405 np0000174542 devstack@c-api.service[112269]: /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 18 23:31:58.947405 np0000174542 devstack@c-api.service[112269]: warnings.warn(deprecated_msg) May 18 23:31:58.947405 np0000174542 devstack@c-api.service[112269]: /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 18 23:31:58.947405 np0000174542 devstack@c-api.service[112269]: warnings.warn(deprecated_msg) May 18 23:31:58.947405 np0000174542 devstack@c-api.service[112269]: /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 18 23:31:58.947668 np0000174542 devstack@c-api.service[112269]: warnings.warn(deprecated_msg) May 18 23:31:58.947668 np0000174542 devstack@c-api.service[112269]: /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 18 23:31:58.947668 np0000174542 devstack@c-api.service[112269]: warnings.warn(deprecated_msg) May 18 23:31:58.947668 np0000174542 devstack@c-api.service[112269]: /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 18 23:31:58.947668 np0000174542 devstack@c-api.service[112269]: warnings.warn(deprecated_msg) May 18 23:31:58.947917 np0000174542 devstack@c-api.service[112269]: /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 18 23:31:58.947917 np0000174542 devstack@c-api.service[112269]: warnings.warn(deprecated_msg) May 18 23:31:58.947917 np0000174542 devstack@c-api.service[112269]: /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 18 23:31:58.947917 np0000174542 devstack@c-api.service[112269]: warnings.warn(deprecated_msg) May 18 23:31:58.948152 np0000174542 devstack@c-api.service[112269]: /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 18 23:31:58.948152 np0000174542 devstack@c-api.service[112269]: warnings.warn(deprecated_msg) May 18 23:31:58.948152 np0000174542 devstack@c-api.service[112269]: /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 18 23:31:58.948152 np0000174542 devstack@c-api.service[112269]: warnings.warn(deprecated_msg) May 18 23:31:58.948371 np0000174542 devstack@c-api.service[112269]: /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 18 23:31:58.948371 np0000174542 devstack@c-api.service[112269]: warnings.warn(deprecated_msg) May 18 23:31:58.948371 np0000174542 devstack@c-api.service[112269]: /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 18 23:31:58.948371 np0000174542 devstack@c-api.service[112269]: warnings.warn(deprecated_msg) May 18 23:31:58.948371 np0000174542 devstack@c-api.service[112269]: /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 18 23:31:58.948681 np0000174542 devstack@c-api.service[112269]: warnings.warn(deprecated_msg) May 18 23:31:58.948681 np0000174542 devstack@c-api.service[112269]: /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 18 23:31:58.948681 np0000174542 devstack@c-api.service[112269]: warnings.warn(deprecated_msg) May 18 23:31:58.948681 np0000174542 devstack@c-api.service[112269]: /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 18 23:31:58.948681 np0000174542 devstack@c-api.service[112269]: warnings.warn(deprecated_msg) May 18 23:31:58.948954 np0000174542 devstack@c-api.service[112269]: /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 18 23:31:58.948954 np0000174542 devstack@c-api.service[112269]: warnings.warn(deprecated_msg) May 18 23:31:58.948954 np0000174542 devstack@c-api.service[112269]: /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 18 23:31:58.948954 np0000174542 devstack@c-api.service[112269]: warnings.warn(deprecated_msg) May 18 23:31:58.949256 np0000174542 devstack@c-api.service[112269]: /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 18 23:31:58.949256 np0000174542 devstack@c-api.service[112269]: warnings.warn(deprecated_msg) May 18 23:31:58.949256 np0000174542 devstack@c-api.service[112269]: /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 18 23:31:58.949256 np0000174542 devstack@c-api.service[112269]: warnings.warn(deprecated_msg) May 18 23:31:58.949491 np0000174542 devstack@c-api.service[112269]: /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 18 23:31:58.949491 np0000174542 devstack@c-api.service[112269]: warnings.warn(deprecated_msg) May 18 23:31:58.949491 np0000174542 devstack@c-api.service[112269]: /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 18 23:31:58.949491 np0000174542 devstack@c-api.service[112269]: warnings.warn(deprecated_msg) May 18 23:31:58.949722 np0000174542 devstack@c-api.service[112269]: /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 18 23:31:58.949722 np0000174542 devstack@c-api.service[112269]: warnings.warn(deprecated_msg) May 18 23:31:58.949722 np0000174542 devstack@c-api.service[112269]: /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 18 23:31:58.949722 np0000174542 devstack@c-api.service[112269]: warnings.warn(deprecated_msg) May 18 23:31:58.949967 np0000174542 devstack@c-api.service[112269]: /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 18 23:31:58.949967 np0000174542 devstack@c-api.service[112269]: warnings.warn(deprecated_msg) May 18 23:31:58.949967 np0000174542 devstack@c-api.service[112269]: /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 18 23:31:58.949967 np0000174542 devstack@c-api.service[112269]: warnings.warn(deprecated_msg) May 18 23:31:58.950094 np0000174542 devstack@c-api.service[112269]: /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 18 23:31:58.950094 np0000174542 devstack@c-api.service[112269]: warnings.warn(deprecated_msg) May 18 23:31:58.950094 np0000174542 devstack@c-api.service[112269]: /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 18 23:31:58.950094 np0000174542 devstack@c-api.service[112269]: warnings.warn(deprecated_msg) May 18 23:31:58.950094 np0000174542 devstack@c-api.service[112269]: /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 18 23:31:58.950235 np0000174542 devstack@c-api.service[112269]: warnings.warn(deprecated_msg) May 18 23:31:58.950235 np0000174542 devstack@c-api.service[112269]: /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 18 23:31:58.950235 np0000174542 devstack@c-api.service[112269]: warnings.warn(deprecated_msg) May 18 23:31:58.950235 np0000174542 devstack@c-api.service[112269]: /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 18 23:31:58.950235 np0000174542 devstack@c-api.service[112269]: warnings.warn(deprecated_msg) May 18 23:31:58.950235 np0000174542 devstack@c-api.service[112269]: /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 18 23:31:58.950390 np0000174542 devstack@c-api.service[112269]: warnings.warn(deprecated_msg) May 18 23:31:58.950390 np0000174542 devstack@c-api.service[112269]: /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 18 23:31:58.950390 np0000174542 devstack@c-api.service[112269]: warnings.warn(deprecated_msg) May 18 23:31:58.950390 np0000174542 devstack@c-api.service[112269]: /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 18 23:31:58.950390 np0000174542 devstack@c-api.service[112269]: warnings.warn(deprecated_msg) May 18 23:31:58.950518 np0000174542 devstack@c-api.service[112269]: /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 18 23:31:58.950518 np0000174542 devstack@c-api.service[112269]: warnings.warn(deprecated_msg) May 18 23:31:58.950518 np0000174542 devstack@c-api.service[112269]: /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 18 23:31:58.950518 np0000174542 devstack@c-api.service[112269]: warnings.warn(deprecated_msg) May 18 23:31:58.950518 np0000174542 devstack@c-api.service[112269]: /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 18 23:31:58.950518 np0000174542 devstack@c-api.service[112269]: warnings.warn(deprecated_msg) May 18 23:31:58.950693 np0000174542 devstack@c-api.service[112269]: /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 18 23:31:58.950693 np0000174542 devstack@c-api.service[112269]: warnings.warn(deprecated_msg) May 18 23:31:58.950693 np0000174542 devstack@c-api.service[112269]: /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 18 23:31:58.950693 np0000174542 devstack@c-api.service[112269]: warnings.warn(deprecated_msg) May 18 23:31:58.950693 np0000174542 devstack@c-api.service[112269]: /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 18 23:31:58.950693 np0000174542 devstack@c-api.service[112269]: warnings.warn(deprecated_msg) May 18 23:31:58.950853 np0000174542 devstack@c-api.service[112269]: /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 18 23:31:58.950853 np0000174542 devstack@c-api.service[112269]: warnings.warn(deprecated_msg) May 18 23:31:58.950853 np0000174542 devstack@c-api.service[112269]: /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 18 23:31:58.950853 np0000174542 devstack@c-api.service[112269]: warnings.warn(deprecated_msg) May 18 23:31:58.950853 np0000174542 devstack@c-api.service[112269]: /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 18 23:31:58.950853 np0000174542 devstack@c-api.service[112269]: warnings.warn(deprecated_msg) May 18 23:31:58.951014 np0000174542 devstack@c-api.service[112269]: /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 18 23:31:58.951014 np0000174542 devstack@c-api.service[112269]: warnings.warn(deprecated_msg) May 18 23:31:58.951014 np0000174542 devstack@c-api.service[112269]: /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 18 23:31:58.951014 np0000174542 devstack@c-api.service[112269]: warnings.warn(deprecated_msg) May 18 23:31:58.951014 np0000174542 devstack@c-api.service[112269]: /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 18 23:31:58.951014 np0000174542 devstack@c-api.service[112269]: warnings.warn(deprecated_msg) May 18 23:31:58.951185 np0000174542 devstack@c-api.service[112269]: /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 18 23:31:58.951185 np0000174542 devstack@c-api.service[112269]: warnings.warn(deprecated_msg) May 18 23:31:58.951185 np0000174542 devstack@c-api.service[112269]: /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 18 23:31:58.951185 np0000174542 devstack@c-api.service[112269]: warnings.warn(deprecated_msg) May 18 23:31:58.951310 np0000174542 devstack@c-api.service[112269]: /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 18 23:31:58.951310 np0000174542 devstack@c-api.service[112269]: warnings.warn(deprecated_msg) May 18 23:31:58.951310 np0000174542 devstack@c-api.service[112269]: /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 18 23:31:58.951310 np0000174542 devstack@c-api.service[112269]: warnings.warn(deprecated_msg) May 18 23:31:58.951310 np0000174542 devstack@c-api.service[112269]: /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 18 23:31:58.951449 np0000174542 devstack@c-api.service[112269]: warnings.warn(deprecated_msg) May 18 23:31:58.951449 np0000174542 devstack@c-api.service[112269]: /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 18 23:31:58.951449 np0000174542 devstack@c-api.service[112269]: warnings.warn(deprecated_msg) May 18 23:31:58.951449 np0000174542 devstack@c-api.service[112269]: /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 18 23:31:58.951449 np0000174542 devstack@c-api.service[112269]: warnings.warn(deprecated_msg) May 18 23:31:58.951449 np0000174542 devstack@c-api.service[112269]: DEBUG cinder.api.middleware.request_id [None req-68efe122-e539-4002-9a09-a3e6304b6885 None None] RequestId filter calling following filter/app {{(pid=112269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 18 23:31:59.565533 np0000174542 devstack@c-api.service[112269]: INFO cinder.api.openstack.wsgi [None req-68efe122-e539-4002-9a09-a3e6304b6885 admin admin] POST https://162.253.55.186/volume/v3/types May 18 23:31:59.566109 np0000174542 devstack@c-api.service[112269]: DEBUG cinder.api.openstack.wsgi [None req-68efe122-e539-4002-9a09-a3e6304b6885 admin admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "lvmdriver-1", "description": null, "os-volume-type-access:is_public": true}} {{(pid=112269) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} May 18 23:31:59.567945 np0000174542 devstack@c-api.service[112269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. May 18 23:31:59.567945 np0000174542 devstack@c-api.service[112269]: warnings.warn( May 18 23:31:59.576615 np0000174542 devstack@c-api.service[112269]: DEBUG oslo_db.sqlalchemy.engines [None req-68efe122-e539-4002-9a09-a3e6304b6885 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=112269) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 18 23:31:59.610772 np0000174542 devstack@c-api.service[112269]: INFO cinder.api.openstack.wsgi [None req-68efe122-e539-4002-9a09-a3e6304b6885 admin admin] https://162.253.55.186/volume/v3/types returned with HTTP 200 May 18 23:31:59.611477 np0000174542 devstack@c-api.service[112269]: [pid: 112269|app: 0|req: 1/2] 162.253.55.186 () {68 vars in 1288 bytes} [Mon May 18 23:31:58 2026] POST /volume/v3/types => generated 186 bytes in 683 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) May 18 23:31:59.644750 np0000174542 devstack@c-api.service[112270]: /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 18 23:31:59.644750 np0000174542 devstack@c-api.service[112270]: warnings.warn(deprecated_msg) May 18 23:31:59.644750 np0000174542 devstack@c-api.service[112270]: /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 18 23:31:59.644750 np0000174542 devstack@c-api.service[112270]: warnings.warn(deprecated_msg) May 18 23:31:59.644750 np0000174542 devstack@c-api.service[112270]: /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 18 23:31:59.645630 np0000174542 devstack@c-api.service[112270]: warnings.warn(deprecated_msg) May 18 23:31:59.645630 np0000174542 devstack@c-api.service[112270]: /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 18 23:31:59.645630 np0000174542 devstack@c-api.service[112270]: warnings.warn(deprecated_msg) May 18 23:31:59.645630 np0000174542 devstack@c-api.service[112270]: /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 18 23:31:59.645630 np0000174542 devstack@c-api.service[112270]: warnings.warn(deprecated_msg) May 18 23:31:59.645914 np0000174542 devstack@c-api.service[112270]: /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 18 23:31:59.645914 np0000174542 devstack@c-api.service[112270]: warnings.warn(deprecated_msg) May 18 23:31:59.645914 np0000174542 devstack@c-api.service[112270]: /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 18 23:31:59.645914 np0000174542 devstack@c-api.service[112270]: warnings.warn(deprecated_msg) May 18 23:31:59.645914 np0000174542 devstack@c-api.service[112270]: /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 18 23:31:59.645914 np0000174542 devstack@c-api.service[112270]: warnings.warn(deprecated_msg) May 18 23:31:59.646345 np0000174542 devstack@c-api.service[112270]: /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 18 23:31:59.646345 np0000174542 devstack@c-api.service[112270]: warnings.warn(deprecated_msg) May 18 23:31:59.646345 np0000174542 devstack@c-api.service[112270]: /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 18 23:31:59.646345 np0000174542 devstack@c-api.service[112270]: warnings.warn(deprecated_msg) May 18 23:31:59.646587 np0000174542 devstack@c-api.service[112270]: /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 18 23:31:59.646587 np0000174542 devstack@c-api.service[112270]: warnings.warn(deprecated_msg) May 18 23:31:59.646587 np0000174542 devstack@c-api.service[112270]: /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 18 23:31:59.646587 np0000174542 devstack@c-api.service[112270]: warnings.warn(deprecated_msg) May 18 23:31:59.646810 np0000174542 devstack@c-api.service[112270]: /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 18 23:31:59.646810 np0000174542 devstack@c-api.service[112270]: warnings.warn(deprecated_msg) May 18 23:31:59.646810 np0000174542 devstack@c-api.service[112270]: /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 18 23:31:59.646810 np0000174542 devstack@c-api.service[112270]: warnings.warn(deprecated_msg) May 18 23:31:59.647020 np0000174542 devstack@c-api.service[112270]: /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 18 23:31:59.647020 np0000174542 devstack@c-api.service[112270]: warnings.warn(deprecated_msg) May 18 23:31:59.647020 np0000174542 devstack@c-api.service[112270]: /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 18 23:31:59.647020 np0000174542 devstack@c-api.service[112270]: warnings.warn(deprecated_msg) May 18 23:31:59.647020 np0000174542 devstack@c-api.service[112270]: /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 18 23:31:59.647524 np0000174542 devstack@c-api.service[112270]: warnings.warn(deprecated_msg) May 18 23:31:59.647524 np0000174542 devstack@c-api.service[112270]: /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 18 23:31:59.647524 np0000174542 devstack@c-api.service[112270]: warnings.warn(deprecated_msg) May 18 23:31:59.647524 np0000174542 devstack@c-api.service[112270]: /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 18 23:31:59.647524 np0000174542 devstack@c-api.service[112270]: warnings.warn(deprecated_msg) May 18 23:31:59.647802 np0000174542 devstack@c-api.service[112270]: /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 18 23:31:59.647802 np0000174542 devstack@c-api.service[112270]: warnings.warn(deprecated_msg) May 18 23:31:59.647802 np0000174542 devstack@c-api.service[112270]: /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 18 23:31:59.647802 np0000174542 devstack@c-api.service[112270]: warnings.warn(deprecated_msg) May 18 23:31:59.647802 np0000174542 devstack@c-api.service[112270]: /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 18 23:31:59.647802 np0000174542 devstack@c-api.service[112270]: warnings.warn(deprecated_msg) May 18 23:31:59.648186 np0000174542 devstack@c-api.service[112270]: /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 18 23:31:59.648186 np0000174542 devstack@c-api.service[112270]: warnings.warn(deprecated_msg) May 18 23:31:59.648186 np0000174542 devstack@c-api.service[112270]: /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 18 23:31:59.648186 np0000174542 devstack@c-api.service[112270]: warnings.warn(deprecated_msg) May 18 23:31:59.648186 np0000174542 devstack@c-api.service[112270]: /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 18 23:31:59.648186 np0000174542 devstack@c-api.service[112270]: warnings.warn(deprecated_msg) May 18 23:31:59.648552 np0000174542 devstack@c-api.service[112270]: /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 18 23:31:59.648552 np0000174542 devstack@c-api.service[112270]: warnings.warn(deprecated_msg) May 18 23:31:59.648552 np0000174542 devstack@c-api.service[112270]: /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 18 23:31:59.648552 np0000174542 devstack@c-api.service[112270]: warnings.warn(deprecated_msg) May 18 23:31:59.648552 np0000174542 devstack@c-api.service[112270]: /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 18 23:31:59.648552 np0000174542 devstack@c-api.service[112270]: warnings.warn(deprecated_msg) May 18 23:31:59.648890 np0000174542 devstack@c-api.service[112270]: /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 18 23:31:59.648890 np0000174542 devstack@c-api.service[112270]: warnings.warn(deprecated_msg) May 18 23:31:59.648890 np0000174542 devstack@c-api.service[112270]: /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 18 23:31:59.648890 np0000174542 devstack@c-api.service[112270]: warnings.warn(deprecated_msg) May 18 23:31:59.648890 np0000174542 devstack@c-api.service[112270]: /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 18 23:31:59.649239 np0000174542 devstack@c-api.service[112270]: warnings.warn(deprecated_msg) May 18 23:31:59.649239 np0000174542 devstack@c-api.service[112270]: /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 18 23:31:59.649239 np0000174542 devstack@c-api.service[112270]: warnings.warn(deprecated_msg) May 18 23:31:59.649239 np0000174542 devstack@c-api.service[112270]: /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 18 23:31:59.649239 np0000174542 devstack@c-api.service[112270]: warnings.warn(deprecated_msg) May 18 23:31:59.649602 np0000174542 devstack@c-api.service[112270]: /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 18 23:31:59.649602 np0000174542 devstack@c-api.service[112270]: warnings.warn(deprecated_msg) May 18 23:31:59.649602 np0000174542 devstack@c-api.service[112270]: /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 18 23:31:59.649602 np0000174542 devstack@c-api.service[112270]: warnings.warn(deprecated_msg) May 18 23:31:59.649602 np0000174542 devstack@c-api.service[112270]: /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 18 23:31:59.649602 np0000174542 devstack@c-api.service[112270]: warnings.warn(deprecated_msg) May 18 23:31:59.649948 np0000174542 devstack@c-api.service[112270]: /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 18 23:31:59.649948 np0000174542 devstack@c-api.service[112270]: warnings.warn(deprecated_msg) May 18 23:31:59.649948 np0000174542 devstack@c-api.service[112270]: /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 18 23:31:59.649948 np0000174542 devstack@c-api.service[112270]: warnings.warn(deprecated_msg) May 18 23:31:59.649948 np0000174542 devstack@c-api.service[112270]: /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 18 23:31:59.649948 np0000174542 devstack@c-api.service[112270]: warnings.warn(deprecated_msg) May 18 23:31:59.650201 np0000174542 devstack@c-api.service[112270]: /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 18 23:31:59.650201 np0000174542 devstack@c-api.service[112270]: warnings.warn(deprecated_msg) May 18 23:31:59.650201 np0000174542 devstack@c-api.service[112270]: /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 18 23:31:59.650201 np0000174542 devstack@c-api.service[112270]: warnings.warn(deprecated_msg) May 18 23:31:59.650201 np0000174542 devstack@c-api.service[112270]: /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 18 23:31:59.650434 np0000174542 devstack@c-api.service[112270]: warnings.warn(deprecated_msg) May 18 23:31:59.650434 np0000174542 devstack@c-api.service[112270]: /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 18 23:31:59.650434 np0000174542 devstack@c-api.service[112270]: warnings.warn(deprecated_msg) May 18 23:31:59.650434 np0000174542 devstack@c-api.service[112270]: /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 18 23:31:59.650434 np0000174542 devstack@c-api.service[112270]: warnings.warn(deprecated_msg) May 18 23:31:59.650638 np0000174542 devstack@c-api.service[112270]: /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 18 23:31:59.650638 np0000174542 devstack@c-api.service[112270]: warnings.warn(deprecated_msg) May 18 23:31:59.650638 np0000174542 devstack@c-api.service[112270]: /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 18 23:31:59.650638 np0000174542 devstack@c-api.service[112270]: warnings.warn(deprecated_msg) May 18 23:31:59.650805 np0000174542 devstack@c-api.service[112270]: /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 18 23:31:59.650805 np0000174542 devstack@c-api.service[112270]: warnings.warn(deprecated_msg) May 18 23:31:59.650805 np0000174542 devstack@c-api.service[112270]: /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 18 23:31:59.650805 np0000174542 devstack@c-api.service[112270]: warnings.warn(deprecated_msg) May 18 23:31:59.650961 np0000174542 devstack@c-api.service[112270]: /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 18 23:31:59.650961 np0000174542 devstack@c-api.service[112270]: warnings.warn(deprecated_msg) May 18 23:31:59.650961 np0000174542 devstack@c-api.service[112270]: /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 18 23:31:59.650961 np0000174542 devstack@c-api.service[112270]: warnings.warn(deprecated_msg) May 18 23:31:59.650961 np0000174542 devstack@c-api.service[112270]: /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 18 23:31:59.651181 np0000174542 devstack@c-api.service[112270]: warnings.warn(deprecated_msg) May 18 23:31:59.651181 np0000174542 devstack@c-api.service[112270]: /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 18 23:31:59.651181 np0000174542 devstack@c-api.service[112270]: warnings.warn(deprecated_msg) May 18 23:31:59.651181 np0000174542 devstack@c-api.service[112270]: /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 18 23:31:59.651181 np0000174542 devstack@c-api.service[112270]: warnings.warn(deprecated_msg) May 18 23:31:59.651375 np0000174542 devstack@c-api.service[112270]: /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 18 23:31:59.651375 np0000174542 devstack@c-api.service[112270]: warnings.warn(deprecated_msg) May 18 23:31:59.651375 np0000174542 devstack@c-api.service[112270]: /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 18 23:31:59.651375 np0000174542 devstack@c-api.service[112270]: warnings.warn(deprecated_msg) May 18 23:31:59.651532 np0000174542 devstack@c-api.service[112270]: /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 18 23:31:59.651532 np0000174542 devstack@c-api.service[112270]: warnings.warn(deprecated_msg) May 18 23:31:59.651532 np0000174542 devstack@c-api.service[112270]: /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 18 23:31:59.651532 np0000174542 devstack@c-api.service[112270]: warnings.warn(deprecated_msg) May 18 23:31:59.651700 np0000174542 devstack@c-api.service[112270]: /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 18 23:31:59.651700 np0000174542 devstack@c-api.service[112270]: warnings.warn(deprecated_msg) May 18 23:31:59.651700 np0000174542 devstack@c-api.service[112270]: /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 18 23:31:59.651700 np0000174542 devstack@c-api.service[112270]: warnings.warn(deprecated_msg) May 18 23:31:59.651855 np0000174542 devstack@c-api.service[112270]: /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 18 23:31:59.651855 np0000174542 devstack@c-api.service[112270]: warnings.warn(deprecated_msg) May 18 23:31:59.651855 np0000174542 devstack@c-api.service[112270]: /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 18 23:31:59.651855 np0000174542 devstack@c-api.service[112270]: warnings.warn(deprecated_msg) May 18 23:31:59.652008 np0000174542 devstack@c-api.service[112270]: /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 18 23:31:59.652008 np0000174542 devstack@c-api.service[112270]: warnings.warn(deprecated_msg) May 18 23:31:59.652008 np0000174542 devstack@c-api.service[112270]: /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 18 23:31:59.652008 np0000174542 devstack@c-api.service[112270]: warnings.warn(deprecated_msg) May 18 23:31:59.652179 np0000174542 devstack@c-api.service[112270]: /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 18 23:31:59.652179 np0000174542 devstack@c-api.service[112270]: warnings.warn(deprecated_msg) May 18 23:31:59.652179 np0000174542 devstack@c-api.service[112270]: /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 18 23:31:59.652179 np0000174542 devstack@c-api.service[112270]: warnings.warn(deprecated_msg) May 18 23:31:59.652179 np0000174542 devstack@c-api.service[112270]: /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 18 23:31:59.652385 np0000174542 devstack@c-api.service[112270]: warnings.warn(deprecated_msg) May 18 23:31:59.652385 np0000174542 devstack@c-api.service[112270]: /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 18 23:31:59.652385 np0000174542 devstack@c-api.service[112270]: warnings.warn(deprecated_msg) May 18 23:31:59.652385 np0000174542 devstack@c-api.service[112270]: /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 18 23:31:59.652385 np0000174542 devstack@c-api.service[112270]: warnings.warn(deprecated_msg) May 18 23:31:59.652385 np0000174542 devstack@c-api.service[112270]: /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 18 23:31:59.652612 np0000174542 devstack@c-api.service[112270]: warnings.warn(deprecated_msg) May 18 23:31:59.652612 np0000174542 devstack@c-api.service[112270]: /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 18 23:31:59.652612 np0000174542 devstack@c-api.service[112270]: warnings.warn(deprecated_msg) May 18 23:31:59.652612 np0000174542 devstack@c-api.service[112270]: /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 18 23:31:59.652612 np0000174542 devstack@c-api.service[112270]: warnings.warn(deprecated_msg) May 18 23:31:59.652810 np0000174542 devstack@c-api.service[112270]: /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 18 23:31:59.652810 np0000174542 devstack@c-api.service[112270]: warnings.warn(deprecated_msg) May 18 23:31:59.652810 np0000174542 devstack@c-api.service[112270]: /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 18 23:31:59.652810 np0000174542 devstack@c-api.service[112270]: warnings.warn(deprecated_msg) May 18 23:31:59.652810 np0000174542 devstack@c-api.service[112270]: /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 18 23:31:59.652810 np0000174542 devstack@c-api.service[112270]: warnings.warn(deprecated_msg) May 18 23:31:59.653038 np0000174542 devstack@c-api.service[112270]: /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 18 23:31:59.653038 np0000174542 devstack@c-api.service[112270]: warnings.warn(deprecated_msg) May 18 23:31:59.653038 np0000174542 devstack@c-api.service[112270]: /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 18 23:31:59.653038 np0000174542 devstack@c-api.service[112270]: warnings.warn(deprecated_msg) May 18 23:31:59.653038 np0000174542 devstack@c-api.service[112270]: /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 18 23:31:59.653038 np0000174542 devstack@c-api.service[112270]: warnings.warn(deprecated_msg) May 18 23:31:59.653352 np0000174542 devstack@c-api.service[112270]: /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 18 23:31:59.653352 np0000174542 devstack@c-api.service[112270]: warnings.warn(deprecated_msg) May 18 23:31:59.653352 np0000174542 devstack@c-api.service[112270]: /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 18 23:31:59.653352 np0000174542 devstack@c-api.service[112270]: warnings.warn(deprecated_msg) May 18 23:31:59.653352 np0000174542 devstack@c-api.service[112270]: /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 18 23:31:59.653352 np0000174542 devstack@c-api.service[112270]: warnings.warn(deprecated_msg) May 18 23:31:59.653579 np0000174542 devstack@c-api.service[112270]: /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 18 23:31:59.653579 np0000174542 devstack@c-api.service[112270]: warnings.warn(deprecated_msg) May 18 23:31:59.653579 np0000174542 devstack@c-api.service[112270]: /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 18 23:31:59.653579 np0000174542 devstack@c-api.service[112270]: warnings.warn(deprecated_msg) May 18 23:31:59.653579 np0000174542 devstack@c-api.service[112270]: /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 18 23:31:59.653579 np0000174542 devstack@c-api.service[112270]: warnings.warn(deprecated_msg) May 18 23:31:59.653780 np0000174542 devstack@c-api.service[112270]: /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 18 23:31:59.653780 np0000174542 devstack@c-api.service[112270]: warnings.warn(deprecated_msg) May 18 23:31:59.653780 np0000174542 devstack@c-api.service[112270]: /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 18 23:31:59.653780 np0000174542 devstack@c-api.service[112270]: warnings.warn(deprecated_msg) May 18 23:31:59.653914 np0000174542 devstack@c-api.service[112270]: /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 18 23:31:59.653914 np0000174542 devstack@c-api.service[112270]: warnings.warn(deprecated_msg) May 18 23:31:59.653914 np0000174542 devstack@c-api.service[112270]: /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 18 23:31:59.653914 np0000174542 devstack@c-api.service[112270]: warnings.warn(deprecated_msg) May 18 23:31:59.653914 np0000174542 devstack@c-api.service[112270]: /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 18 23:31:59.654096 np0000174542 devstack@c-api.service[112270]: warnings.warn(deprecated_msg) May 18 23:31:59.654096 np0000174542 devstack@c-api.service[112270]: /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 18 23:31:59.654096 np0000174542 devstack@c-api.service[112270]: warnings.warn(deprecated_msg) May 18 23:31:59.654096 np0000174542 devstack@c-api.service[112270]: /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 18 23:31:59.654096 np0000174542 devstack@c-api.service[112270]: warnings.warn(deprecated_msg) May 18 23:31:59.654096 np0000174542 devstack@c-api.service[112270]: DEBUG cinder.api.middleware.request_id [req-68efe122-e539-4002-9a09-a3e6304b6885 req-c8e0d161-cb12-45e1-a21b-163fd6a7e5c4 None None] RequestId filter calling following filter/app {{(pid=112270) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 18 23:32:00.075798 np0000174542 devstack@c-api.service[112270]: INFO cinder.api.openstack.wsgi [req-68efe122-e539-4002-9a09-a3e6304b6885 req-c8e0d161-cb12-45e1-a21b-163fd6a7e5c4 admin admin] POST https://162.253.55.186/volume/v3/types/30e37ba1-fb50-40db-bed1-5cfe40b02aba/extra_specs May 18 23:32:00.075798 np0000174542 devstack@c-api.service[112270]: DEBUG cinder.api.openstack.wsgi [req-68efe122-e539-4002-9a09-a3e6304b6885 req-c8e0d161-cb12-45e1-a21b-163fd6a7e5c4 admin admin] Action: 'create', calling method: create, body: {"extra_specs": {"volume_backend_name": "lvmdriver-1"}} {{(pid=112270) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} May 18 23:32:00.078886 np0000174542 devstack@c-api.service[112270]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. May 18 23:32:00.078886 np0000174542 devstack@c-api.service[112270]: warnings.warn( May 18 23:32:00.089604 np0000174542 devstack@c-api.service[112270]: DEBUG oslo_db.sqlalchemy.engines [req-68efe122-e539-4002-9a09-a3e6304b6885 req-c8e0d161-cb12-45e1-a21b-163fd6a7e5c4 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=112270) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 18 23:32:00.153561 np0000174542 devstack@c-api.service[112270]: INFO cinder.api.openstack.wsgi [req-68efe122-e539-4002-9a09-a3e6304b6885 req-c8e0d161-cb12-45e1-a21b-163fd6a7e5c4 admin admin] https://162.253.55.186/volume/v3/types/30e37ba1-fb50-40db-bed1-5cfe40b02aba/extra_specs returned with HTTP 200 May 18 23:32:00.154275 np0000174542 devstack@c-api.service[112270]: [pid: 112270|app: 0|req: 1/3] 162.253.55.186 () {70 vars in 1505 bytes} [Mon May 18 23:31:59 2026] POST /volume/v3/types/30e37ba1-fb50-40db-bed1-5cfe40b02aba/extra_specs => generated 55 bytes in 529 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 18 23:32:01.562222 np0000174542 devstack@c-api.service[112268]: DEBUG dbcounter [-] [112268] Writing DB stats cinder:SELECT=6 {{(pid=112268) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 18 23:32:01.572435 np0000174542 devstack@c-api.service[112266]: DEBUG dbcounter [-] [112266] Writing DB stats cinder:SELECT=6 {{(pid=112266) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 18 23:32:09.606922 np0000174542 devstack@c-api.service[112269]: DEBUG dbcounter [-] [112269] Writing DB stats cinder:SELECT=9,cinder:INSERT=1 {{(pid=112269) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 18 23:32:10.151821 np0000174542 devstack@c-api.service[112270]: DEBUG dbcounter [-] [112270] Writing DB stats cinder:SELECT=11,cinder:INSERT=1 {{(pid=112270) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 18 23:34:58.192949 np0000174542 devstack@c-api.service[112266]: /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 18 23:34:58.192949 np0000174542 devstack@c-api.service[112266]: warnings.warn(deprecated_msg) May 18 23:34:58.192949 np0000174542 devstack@c-api.service[112266]: /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 18 23:34:58.192949 np0000174542 devstack@c-api.service[112266]: warnings.warn(deprecated_msg) May 18 23:34:58.192949 np0000174542 devstack@c-api.service[112266]: /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 18 23:34:58.193881 np0000174542 devstack@c-api.service[112266]: warnings.warn(deprecated_msg) May 18 23:34:58.193881 np0000174542 devstack@c-api.service[112266]: /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 18 23:34:58.193881 np0000174542 devstack@c-api.service[112266]: warnings.warn(deprecated_msg) May 18 23:34:58.193881 np0000174542 devstack@c-api.service[112266]: /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 18 23:34:58.193881 np0000174542 devstack@c-api.service[112266]: warnings.warn(deprecated_msg) May 18 23:34:58.194317 np0000174542 devstack@c-api.service[112266]: /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 18 23:34:58.194317 np0000174542 devstack@c-api.service[112266]: warnings.warn(deprecated_msg) May 18 23:34:58.194317 np0000174542 devstack@c-api.service[112266]: /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 18 23:34:58.194317 np0000174542 devstack@c-api.service[112266]: warnings.warn(deprecated_msg) May 18 23:34:58.194317 np0000174542 devstack@c-api.service[112266]: /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 18 23:34:58.194317 np0000174542 devstack@c-api.service[112266]: warnings.warn(deprecated_msg) May 18 23:34:58.194731 np0000174542 devstack@c-api.service[112266]: /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 18 23:34:58.194731 np0000174542 devstack@c-api.service[112266]: warnings.warn(deprecated_msg) May 18 23:34:58.194731 np0000174542 devstack@c-api.service[112266]: /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 18 23:34:58.194731 np0000174542 devstack@c-api.service[112266]: warnings.warn(deprecated_msg) May 18 23:34:58.195004 np0000174542 devstack@c-api.service[112266]: /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 18 23:34:58.195004 np0000174542 devstack@c-api.service[112266]: warnings.warn(deprecated_msg) May 18 23:34:58.195004 np0000174542 devstack@c-api.service[112266]: /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 18 23:34:58.195004 np0000174542 devstack@c-api.service[112266]: warnings.warn(deprecated_msg) May 18 23:34:58.195287 np0000174542 devstack@c-api.service[112266]: /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 18 23:34:58.195287 np0000174542 devstack@c-api.service[112266]: warnings.warn(deprecated_msg) May 18 23:34:58.195287 np0000174542 devstack@c-api.service[112266]: /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 18 23:34:58.195287 np0000174542 devstack@c-api.service[112266]: warnings.warn(deprecated_msg) May 18 23:34:58.195600 np0000174542 devstack@c-api.service[112266]: /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 18 23:34:58.195600 np0000174542 devstack@c-api.service[112266]: warnings.warn(deprecated_msg) May 18 23:34:58.195600 np0000174542 devstack@c-api.service[112266]: /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 18 23:34:58.195600 np0000174542 devstack@c-api.service[112266]: warnings.warn(deprecated_msg) May 18 23:34:58.195600 np0000174542 devstack@c-api.service[112266]: /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 18 23:34:58.195945 np0000174542 devstack@c-api.service[112266]: warnings.warn(deprecated_msg) May 18 23:34:58.195945 np0000174542 devstack@c-api.service[112266]: /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 18 23:34:58.195945 np0000174542 devstack@c-api.service[112266]: warnings.warn(deprecated_msg) May 18 23:34:58.195945 np0000174542 devstack@c-api.service[112266]: /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 18 23:34:58.195945 np0000174542 devstack@c-api.service[112266]: warnings.warn(deprecated_msg) May 18 23:34:58.196298 np0000174542 devstack@c-api.service[112266]: /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 18 23:34:58.196298 np0000174542 devstack@c-api.service[112266]: warnings.warn(deprecated_msg) May 18 23:34:58.196298 np0000174542 devstack@c-api.service[112266]: /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 18 23:34:58.196298 np0000174542 devstack@c-api.service[112266]: warnings.warn(deprecated_msg) May 18 23:34:58.196298 np0000174542 devstack@c-api.service[112266]: /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 18 23:34:58.196298 np0000174542 devstack@c-api.service[112266]: warnings.warn(deprecated_msg) May 18 23:34:58.196694 np0000174542 devstack@c-api.service[112266]: /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 18 23:34:58.196694 np0000174542 devstack@c-api.service[112266]: warnings.warn(deprecated_msg) May 18 23:34:58.196694 np0000174542 devstack@c-api.service[112266]: /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 18 23:34:58.196694 np0000174542 devstack@c-api.service[112266]: warnings.warn(deprecated_msg) May 18 23:34:58.196694 np0000174542 devstack@c-api.service[112266]: /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 18 23:34:58.196694 np0000174542 devstack@c-api.service[112266]: warnings.warn(deprecated_msg) May 18 23:34:58.197090 np0000174542 devstack@c-api.service[112266]: /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 18 23:34:58.197090 np0000174542 devstack@c-api.service[112266]: warnings.warn(deprecated_msg) May 18 23:34:58.197090 np0000174542 devstack@c-api.service[112266]: /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 18 23:34:58.197090 np0000174542 devstack@c-api.service[112266]: warnings.warn(deprecated_msg) May 18 23:34:58.197090 np0000174542 devstack@c-api.service[112266]: /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 18 23:34:58.197090 np0000174542 devstack@c-api.service[112266]: warnings.warn(deprecated_msg) May 18 23:34:58.197501 np0000174542 devstack@c-api.service[112266]: /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 18 23:34:58.197501 np0000174542 devstack@c-api.service[112266]: warnings.warn(deprecated_msg) May 18 23:34:58.197501 np0000174542 devstack@c-api.service[112266]: /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 18 23:34:58.197501 np0000174542 devstack@c-api.service[112266]: warnings.warn(deprecated_msg) May 18 23:34:58.197501 np0000174542 devstack@c-api.service[112266]: /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 18 23:34:58.197854 np0000174542 devstack@c-api.service[112266]: warnings.warn(deprecated_msg) May 18 23:34:58.197854 np0000174542 devstack@c-api.service[112266]: /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 18 23:34:58.197854 np0000174542 devstack@c-api.service[112266]: warnings.warn(deprecated_msg) May 18 23:34:58.197854 np0000174542 devstack@c-api.service[112266]: /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 18 23:34:58.197854 np0000174542 devstack@c-api.service[112266]: warnings.warn(deprecated_msg) May 18 23:34:58.198215 np0000174542 devstack@c-api.service[112266]: /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 18 23:34:58.198215 np0000174542 devstack@c-api.service[112266]: warnings.warn(deprecated_msg) May 18 23:34:58.198215 np0000174542 devstack@c-api.service[112266]: /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 18 23:34:58.198215 np0000174542 devstack@c-api.service[112266]: warnings.warn(deprecated_msg) May 18 23:34:58.198215 np0000174542 devstack@c-api.service[112266]: /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 18 23:34:58.198215 np0000174542 devstack@c-api.service[112266]: warnings.warn(deprecated_msg) May 18 23:34:58.198608 np0000174542 devstack@c-api.service[112266]: /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 18 23:34:58.198608 np0000174542 devstack@c-api.service[112266]: warnings.warn(deprecated_msg) May 18 23:34:58.198608 np0000174542 devstack@c-api.service[112266]: /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 18 23:34:58.198608 np0000174542 devstack@c-api.service[112266]: warnings.warn(deprecated_msg) May 18 23:34:58.198608 np0000174542 devstack@c-api.service[112266]: /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 18 23:34:58.198608 np0000174542 devstack@c-api.service[112266]: warnings.warn(deprecated_msg) May 18 23:34:58.198975 np0000174542 devstack@c-api.service[112266]: /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 18 23:34:58.198975 np0000174542 devstack@c-api.service[112266]: warnings.warn(deprecated_msg) May 18 23:34:58.198975 np0000174542 devstack@c-api.service[112266]: /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 18 23:34:58.198975 np0000174542 devstack@c-api.service[112266]: warnings.warn(deprecated_msg) May 18 23:34:58.198975 np0000174542 devstack@c-api.service[112266]: /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 18 23:34:58.199373 np0000174542 devstack@c-api.service[112266]: warnings.warn(deprecated_msg) May 18 23:34:58.199373 np0000174542 devstack@c-api.service[112266]: /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 18 23:34:58.199373 np0000174542 devstack@c-api.service[112266]: warnings.warn(deprecated_msg) May 18 23:34:58.199373 np0000174542 devstack@c-api.service[112266]: /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 18 23:34:58.199373 np0000174542 devstack@c-api.service[112266]: warnings.warn(deprecated_msg) May 18 23:34:58.199697 np0000174542 devstack@c-api.service[112266]: /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 18 23:34:58.199697 np0000174542 devstack@c-api.service[112266]: warnings.warn(deprecated_msg) May 18 23:34:58.199697 np0000174542 devstack@c-api.service[112266]: /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 18 23:34:58.199697 np0000174542 devstack@c-api.service[112266]: warnings.warn(deprecated_msg) May 18 23:34:58.199976 np0000174542 devstack@c-api.service[112266]: /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 18 23:34:58.199976 np0000174542 devstack@c-api.service[112266]: warnings.warn(deprecated_msg) May 18 23:34:58.199976 np0000174542 devstack@c-api.service[112266]: /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 18 23:34:58.199976 np0000174542 devstack@c-api.service[112266]: warnings.warn(deprecated_msg) May 18 23:34:58.200297 np0000174542 devstack@c-api.service[112266]: /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 18 23:34:58.200297 np0000174542 devstack@c-api.service[112266]: warnings.warn(deprecated_msg) May 18 23:34:58.200297 np0000174542 devstack@c-api.service[112266]: /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 18 23:34:58.200297 np0000174542 devstack@c-api.service[112266]: warnings.warn(deprecated_msg) May 18 23:34:58.200297 np0000174542 devstack@c-api.service[112266]: /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 18 23:34:58.200644 np0000174542 devstack@c-api.service[112266]: warnings.warn(deprecated_msg) May 18 23:34:58.200644 np0000174542 devstack@c-api.service[112266]: /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 18 23:34:58.200644 np0000174542 devstack@c-api.service[112266]: warnings.warn(deprecated_msg) May 18 23:34:58.200644 np0000174542 devstack@c-api.service[112266]: /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 18 23:34:58.200644 np0000174542 devstack@c-api.service[112266]: warnings.warn(deprecated_msg) May 18 23:34:58.200955 np0000174542 devstack@c-api.service[112266]: /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 18 23:34:58.200955 np0000174542 devstack@c-api.service[112266]: warnings.warn(deprecated_msg) May 18 23:34:58.200955 np0000174542 devstack@c-api.service[112266]: /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 18 23:34:58.200955 np0000174542 devstack@c-api.service[112266]: warnings.warn(deprecated_msg) May 18 23:34:58.201243 np0000174542 devstack@c-api.service[112266]: /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 18 23:34:58.201243 np0000174542 devstack@c-api.service[112266]: warnings.warn(deprecated_msg) May 18 23:34:58.201243 np0000174542 devstack@c-api.service[112266]: /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 18 23:34:58.201243 np0000174542 devstack@c-api.service[112266]: warnings.warn(deprecated_msg) May 18 23:34:58.201536 np0000174542 devstack@c-api.service[112266]: /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 18 23:34:58.201536 np0000174542 devstack@c-api.service[112266]: warnings.warn(deprecated_msg) May 18 23:34:58.201536 np0000174542 devstack@c-api.service[112266]: /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 18 23:34:58.201536 np0000174542 devstack@c-api.service[112266]: warnings.warn(deprecated_msg) May 18 23:34:58.201812 np0000174542 devstack@c-api.service[112266]: /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 18 23:34:58.201812 np0000174542 devstack@c-api.service[112266]: warnings.warn(deprecated_msg) May 18 23:34:58.201812 np0000174542 devstack@c-api.service[112266]: /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 18 23:34:58.201812 np0000174542 devstack@c-api.service[112266]: warnings.warn(deprecated_msg) May 18 23:34:58.202167 np0000174542 devstack@c-api.service[112266]: /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 18 23:34:58.202167 np0000174542 devstack@c-api.service[112266]: warnings.warn(deprecated_msg) May 18 23:34:58.202167 np0000174542 devstack@c-api.service[112266]: /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 18 23:34:58.202167 np0000174542 devstack@c-api.service[112266]: warnings.warn(deprecated_msg) May 18 23:34:58.202449 np0000174542 devstack@c-api.service[112266]: /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 18 23:34:58.202449 np0000174542 devstack@c-api.service[112266]: warnings.warn(deprecated_msg) May 18 23:34:58.202449 np0000174542 devstack@c-api.service[112266]: /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 18 23:34:58.202449 np0000174542 devstack@c-api.service[112266]: warnings.warn(deprecated_msg) May 18 23:34:58.202449 np0000174542 devstack@c-api.service[112266]: /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 18 23:34:58.202797 np0000174542 devstack@c-api.service[112266]: warnings.warn(deprecated_msg) May 18 23:34:58.202797 np0000174542 devstack@c-api.service[112266]: /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 18 23:34:58.202797 np0000174542 devstack@c-api.service[112266]: warnings.warn(deprecated_msg) May 18 23:34:58.202797 np0000174542 devstack@c-api.service[112266]: /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 18 23:34:58.202797 np0000174542 devstack@c-api.service[112266]: warnings.warn(deprecated_msg) May 18 23:34:58.202797 np0000174542 devstack@c-api.service[112266]: /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 18 23:34:58.203237 np0000174542 devstack@c-api.service[112266]: warnings.warn(deprecated_msg) May 18 23:34:58.203237 np0000174542 devstack@c-api.service[112266]: /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 18 23:34:58.203237 np0000174542 devstack@c-api.service[112266]: warnings.warn(deprecated_msg) May 18 23:34:58.203237 np0000174542 devstack@c-api.service[112266]: /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 18 23:34:58.203237 np0000174542 devstack@c-api.service[112266]: warnings.warn(deprecated_msg) May 18 23:34:58.203393 np0000174542 devstack@c-api.service[112266]: /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 18 23:34:58.203393 np0000174542 devstack@c-api.service[112266]: warnings.warn(deprecated_msg) May 18 23:34:58.203393 np0000174542 devstack@c-api.service[112266]: /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 18 23:34:58.203393 np0000174542 devstack@c-api.service[112266]: warnings.warn(deprecated_msg) May 18 23:34:58.203393 np0000174542 devstack@c-api.service[112266]: /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 18 23:34:58.203393 np0000174542 devstack@c-api.service[112266]: warnings.warn(deprecated_msg) May 18 23:34:58.203575 np0000174542 devstack@c-api.service[112266]: /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 18 23:34:58.203575 np0000174542 devstack@c-api.service[112266]: warnings.warn(deprecated_msg) May 18 23:34:58.203575 np0000174542 devstack@c-api.service[112266]: /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 18 23:34:58.203575 np0000174542 devstack@c-api.service[112266]: warnings.warn(deprecated_msg) May 18 23:34:58.203575 np0000174542 devstack@c-api.service[112266]: /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 18 23:34:58.203575 np0000174542 devstack@c-api.service[112266]: warnings.warn(deprecated_msg) May 18 23:34:58.203749 np0000174542 devstack@c-api.service[112266]: /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 18 23:34:58.203749 np0000174542 devstack@c-api.service[112266]: warnings.warn(deprecated_msg) May 18 23:34:58.203749 np0000174542 devstack@c-api.service[112266]: /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 18 23:34:58.203749 np0000174542 devstack@c-api.service[112266]: warnings.warn(deprecated_msg) May 18 23:34:58.203749 np0000174542 devstack@c-api.service[112266]: /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 18 23:34:58.203749 np0000174542 devstack@c-api.service[112266]: warnings.warn(deprecated_msg) May 18 23:34:58.203931 np0000174542 devstack@c-api.service[112266]: /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 18 23:34:58.203931 np0000174542 devstack@c-api.service[112266]: warnings.warn(deprecated_msg) May 18 23:34:58.203931 np0000174542 devstack@c-api.service[112266]: /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 18 23:34:58.203931 np0000174542 devstack@c-api.service[112266]: warnings.warn(deprecated_msg) May 18 23:34:58.203931 np0000174542 devstack@c-api.service[112266]: /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 18 23:34:58.203931 np0000174542 devstack@c-api.service[112266]: warnings.warn(deprecated_msg) May 18 23:34:58.204139 np0000174542 devstack@c-api.service[112266]: /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 18 23:34:58.204139 np0000174542 devstack@c-api.service[112266]: warnings.warn(deprecated_msg) May 18 23:34:58.204139 np0000174542 devstack@c-api.service[112266]: /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 18 23:34:58.204139 np0000174542 devstack@c-api.service[112266]: warnings.warn(deprecated_msg) May 18 23:34:58.204271 np0000174542 devstack@c-api.service[112266]: /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 18 23:34:58.204271 np0000174542 devstack@c-api.service[112266]: warnings.warn(deprecated_msg) May 18 23:34:58.204271 np0000174542 devstack@c-api.service[112266]: /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 18 23:34:58.204271 np0000174542 devstack@c-api.service[112266]: warnings.warn(deprecated_msg) May 18 23:34:58.204271 np0000174542 devstack@c-api.service[112266]: /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 18 23:34:58.204430 np0000174542 devstack@c-api.service[112266]: warnings.warn(deprecated_msg) May 18 23:34:58.204430 np0000174542 devstack@c-api.service[112266]: /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 18 23:34:58.204430 np0000174542 devstack@c-api.service[112266]: warnings.warn(deprecated_msg) May 18 23:34:58.204430 np0000174542 devstack@c-api.service[112266]: /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 18 23:34:58.204430 np0000174542 devstack@c-api.service[112266]: warnings.warn(deprecated_msg) May 18 23:34:58.204430 np0000174542 devstack@c-api.service[112266]: DEBUG cinder.api.middleware.request_id [None req-501fc00f-be31-4fa8-90dd-78574f19f3a2 None None] RequestId filter calling following filter/app {{(pid=112266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 18 23:34:58.204430 np0000174542 devstack@c-api.service[112266]: INFO cinder.api.openstack.wsgi [None req-501fc00f-be31-4fa8-90dd-78574f19f3a2 None None] GET https://162.253.55.186/volume// May 18 23:34:58.204623 np0000174542 devstack@c-api.service[112266]: DEBUG cinder.api.openstack.wsgi [None req-501fc00f-be31-4fa8-90dd-78574f19f3a2 None None] Empty body provided in request {{(pid=112266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 18 23:34:58.204623 np0000174542 devstack@c-api.service[112266]: DEBUG cinder.api.openstack.wsgi [None req-501fc00f-be31-4fa8-90dd-78574f19f3a2 None None] Calling method 'all' {{(pid=112266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 18 23:34:58.204623 np0000174542 devstack@c-api.service[112266]: INFO cinder.api.openstack.wsgi [None req-501fc00f-be31-4fa8-90dd-78574f19f3a2 None None] https://162.253.55.186/volume// returned with HTTP 300 May 18 23:34:58.204623 np0000174542 devstack@c-api.service[112266]: [pid: 112266|app: 0|req: 1/4] 162.253.55.186 () {66 vars in 1456 bytes} [Mon May 18 23:34:58 2026] GET /volume/ => generated 390 bytes in 19 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0)