May 25 14:54:34.617539 np0000176343 systemd[1]: Starting devstack@c-api.service - Devstack devstack@c-api.service... May 25 14:54:34.622674 np0000176343 devstack@c-api.service[112259]: [uWSGI] getting INI configuration from /etc/cinder/cinder-api-uwsgi.ini May 25 14:54:34.624978 np0000176343 devstack@c-api.service[112259]: *** Starting uWSGI 2.0.24-debian (64bit) on [Mon May 25 14:54:34 2026] *** May 25 14:54:34.624978 np0000176343 devstack@c-api.service[112259]: compiled with version: 13.2.0 on 17 April 2024 16:23:48 May 25 14:54:34.624978 np0000176343 devstack@c-api.service[112259]: os: Linux-6.8.0-117-generic #117-Ubuntu SMP PREEMPT_DYNAMIC Tue May 5 19:26:24 UTC 2026 May 25 14:54:34.624978 np0000176343 devstack@c-api.service[112259]: nodename: np0000176343 May 25 14:54:34.624978 np0000176343 devstack@c-api.service[112259]: machine: x86_64 May 25 14:54:34.624978 np0000176343 devstack@c-api.service[112259]: clock source: unix May 25 14:54:34.624978 np0000176343 devstack@c-api.service[112259]: pcre jit disabled May 25 14:54:34.624978 np0000176343 devstack@c-api.service[112259]: detected number of CPU cores: 16 May 25 14:54:34.624978 np0000176343 devstack@c-api.service[112259]: current working directory: / May 25 14:54:34.624978 np0000176343 devstack@c-api.service[112259]: detected binary path: /usr/bin/uwsgi-core May 25 14:54:34.624978 np0000176343 devstack@c-api.service[112259]: your processes number limit is 256917 May 25 14:54:34.624978 np0000176343 devstack@c-api.service[112259]: your memory page size is 4096 bytes May 25 14:54:34.624978 np0000176343 devstack@c-api.service[112259]: detected max file descriptor number: 2048 May 25 14:54:34.624978 np0000176343 devstack@c-api.service[112259]: lock engine: pthread robust mutexes May 25 14:54:34.625809 np0000176343 devstack@c-api.service[112259]: thunder lock: enabled May 25 14:54:34.625809 np0000176343 devstack@c-api.service[112259]: uwsgi socket 0 bound to UNIX address /var/run/uwsgi/cinder-api.socket fd 4 May 25 14:54:34.625809 np0000176343 devstack@c-api.service[112259]: Python version: 3.12.3 (main, Mar 23 2026, 19:04:32) [GCC 13.3.0] May 25 14:54:34.625809 np0000176343 devstack@c-api.service[112259]: PEP 405 virtualenv detected: /opt/stack/data/venv May 25 14:54:34.625809 np0000176343 devstack@c-api.service[112259]: Set PythonHome to /opt/stack/data/venv May 25 14:54:34.660850 np0000176343 devstack@c-api.service[112259]: Python main interpreter initialized at 0x7e2cb22a3668 May 25 14:54:34.660850 np0000176343 devstack@c-api.service[112259]: python threads support enabled May 25 14:54:34.660850 np0000176343 devstack@c-api.service[112259]: your server socket listen backlog is limited to 100 connections May 25 14:54:34.660850 np0000176343 devstack@c-api.service[112259]: your mercy for graceful operations on workers is 80 seconds May 25 14:54:34.661355 np0000176343 devstack@c-api.service[112259]: mapped 671795 bytes (656 KB) for 4 cores May 25 14:54:34.661511 np0000176343 devstack@c-api.service[112259]: *** Operational MODE: preforking *** May 25 14:54:34.661674 np0000176343 devstack@c-api.service[112259]: *** uWSGI is running in multiple interpreter mode *** May 25 14:54:34.661674 np0000176343 devstack@c-api.service[112259]: spawned uWSGI master process (pid: 112259) May 25 14:54:34.661796 np0000176343 systemd[1]: Started devstack@c-api.service - Devstack devstack@c-api.service. May 25 14:54:34.662430 np0000176343 devstack@c-api.service[112259]: spawned uWSGI worker 1 (pid: 112268, cores: 1) May 25 14:54:34.662893 np0000176343 devstack@c-api.service[112259]: spawned uWSGI worker 2 (pid: 112269, cores: 1) May 25 14:54:34.663355 np0000176343 devstack@c-api.service[112259]: spawned uWSGI worker 3 (pid: 112270, cores: 1) May 25 14:54:34.663830 np0000176343 devstack@c-api.service[112259]: spawned uWSGI worker 4 (pid: 112271, cores: 1) May 25 14:54:34.663902 np0000176343 devstack@c-api.service[112259]: running "unix_signal:15 gracefully_kill_them_all" (master-start)... May 25 14:54:34.786326 np0000176343 devstack@c-api.service[112270]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: May 25 14:54:34.786326 np0000176343 devstack@c-api.service[112270]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and May 25 14:54:34.786326 np0000176343 devstack@c-api.service[112270]: we strongly recommend against using it for new projects. May 25 14:54:34.786326 np0000176343 devstack@c-api.service[112270]: If you are already using Eventlet, we recommend migrating to a different May 25 14:54:34.786326 np0000176343 devstack@c-api.service[112270]: framework. For more detail see May 25 14:54:34.786326 np0000176343 devstack@c-api.service[112270]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html May 25 14:54:34.786326 np0000176343 devstack@c-api.service[112270]: import eventlet # noqa May 25 14:54:34.791876 np0000176343 devstack@c-api.service[112268]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: May 25 14:54:34.791876 np0000176343 devstack@c-api.service[112268]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and May 25 14:54:34.791876 np0000176343 devstack@c-api.service[112268]: we strongly recommend against using it for new projects. May 25 14:54:34.791876 np0000176343 devstack@c-api.service[112268]: If you are already using Eventlet, we recommend migrating to a different May 25 14:54:34.791876 np0000176343 devstack@c-api.service[112268]: framework. For more detail see May 25 14:54:34.791876 np0000176343 devstack@c-api.service[112268]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html May 25 14:54:34.791876 np0000176343 devstack@c-api.service[112268]: import eventlet # noqa May 25 14:54:34.793295 np0000176343 devstack@c-api.service[112269]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: May 25 14:54:34.793295 np0000176343 devstack@c-api.service[112269]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and May 25 14:54:34.793295 np0000176343 devstack@c-api.service[112269]: we strongly recommend against using it for new projects. May 25 14:54:34.793295 np0000176343 devstack@c-api.service[112269]: If you are already using Eventlet, we recommend migrating to a different May 25 14:54:34.793295 np0000176343 devstack@c-api.service[112269]: framework. For more detail see May 25 14:54:34.793295 np0000176343 devstack@c-api.service[112269]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html May 25 14:54:34.793295 np0000176343 devstack@c-api.service[112269]: import eventlet # noqa May 25 14:54:34.807024 np0000176343 devstack@c-api.service[112271]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: May 25 14:54:34.807024 np0000176343 devstack@c-api.service[112271]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and May 25 14:54:34.807024 np0000176343 devstack@c-api.service[112271]: we strongly recommend against using it for new projects. May 25 14:54:34.807024 np0000176343 devstack@c-api.service[112271]: If you are already using Eventlet, we recommend migrating to a different May 25 14:54:34.807024 np0000176343 devstack@c-api.service[112271]: framework. For more detail see May 25 14:54:34.807024 np0000176343 devstack@c-api.service[112271]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html May 25 14:54:34.807024 np0000176343 devstack@c-api.service[112271]: import eventlet # noqa May 25 14:54:34.869078 np0000176343 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 25 14:54:34.869078 np0000176343 devstack@c-api.service[112270]: debtcollector.deprecate( May 25 14:54:34.881695 np0000176343 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 25 14:54:34.881695 np0000176343 devstack@c-api.service[112269]: debtcollector.deprecate( May 25 14:54:34.885153 np0000176343 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 25 14:54:34.885153 np0000176343 devstack@c-api.service[112268]: debtcollector.deprecate( May 25 14:54:34.894180 np0000176343 devstack@c-api.service[112271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:36: DeprecationWarning: eventletutils module is deprecated and will be removed. May 25 14:54:34.894180 np0000176343 devstack@c-api.service[112271]: debtcollector.deprecate( May 25 14:54:34.950019 np0000176343 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 25 14:54:34.950019 np0000176343 devstack@c-api.service[112270]: from cgi import parse_header May 25 14:54:34.970474 np0000176343 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 25 14:54:34.970474 np0000176343 devstack@c-api.service[112269]: from cgi import parse_header May 25 14:54:34.975368 np0000176343 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 25 14:54:34.975368 np0000176343 devstack@c-api.service[112268]: from cgi import parse_header May 25 14:54:34.975782 np0000176343 devstack@c-api.service[112271]: /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 25 14:54:34.975782 np0000176343 devstack@c-api.service[112271]: from cgi import parse_header May 25 14:54:34.993930 np0000176343 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 25 14:54:34.993930 np0000176343 devstack@c-api.service[112270]: removals.removed_module( May 25 14:54:34.994657 np0000176343 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 25 14:54:34.994657 np0000176343 devstack@c-api.service[112270]: removals.removed_module( May 25 14:54:35.016809 np0000176343 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 25 14:54:35.016809 np0000176343 devstack@c-api.service[112269]: removals.removed_module( May 25 14:54:35.017575 np0000176343 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 25 14:54:35.017575 np0000176343 devstack@c-api.service[112269]: removals.removed_module( May 25 14:54:35.019128 np0000176343 devstack@c-api.service[112271]: /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 25 14:54:35.019128 np0000176343 devstack@c-api.service[112271]: removals.removed_module( May 25 14:54:35.019828 np0000176343 devstack@c-api.service[112271]: /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 25 14:54:35.019828 np0000176343 devstack@c-api.service[112271]: removals.removed_module( May 25 14:54:35.022374 np0000176343 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 25 14:54:35.022374 np0000176343 devstack@c-api.service[112268]: removals.removed_module( May 25 14:54:35.023160 np0000176343 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 25 14:54:35.023160 np0000176343 devstack@c-api.service[112268]: removals.removed_module( May 25 14:54:35.616783 np0000176343 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 25 14:54:35.616783 np0000176343 devstack@c-api.service[112270]: warnings.warn( May 25 14:54:35.618634 np0000176343 devstack@c-api.service[112271]: /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 25 14:54:35.618634 np0000176343 devstack@c-api.service[112271]: warnings.warn( May 25 14:54:35.635336 np0000176343 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 25 14:54:35.635336 np0000176343 devstack@c-api.service[112268]: warnings.warn( May 25 14:54:35.645064 np0000176343 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 25 14:54:35.645064 np0000176343 devstack@c-api.service[112269]: warnings.warn( May 25 14:54:35.715006 np0000176343 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 25 14:54:35.715006 np0000176343 devstack@c-api.service[112270]: warnings.warn( May 25 14:54:35.715245 np0000176343 devstack@c-api.service[112271]: /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 25 14:54:35.715245 np0000176343 devstack@c-api.service[112271]: warnings.warn( May 25 14:54:35.736137 np0000176343 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 25 14:54:35.736137 np0000176343 devstack@c-api.service[112268]: warnings.warn( May 25 14:54:35.746607 np0000176343 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 25 14:54:35.746607 np0000176343 devstack@c-api.service[112269]: warnings.warn( May 25 14:54:36.019406 np0000176343 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 25 14:54:36.019823 np0000176343 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 25 14:54:36.023247 np0000176343 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 25 14:54:36.023528 np0000176343 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 25 14:54:36.027170 np0000176343 devstack@c-api.service[112271]: 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 25 14:54:36.027468 np0000176343 devstack@c-api.service[112271]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=112271) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} May 25 14:54:36.034052 np0000176343 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 25 14:54:36.034319 np0000176343 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 25 14:54:36.103915 np0000176343 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 25 14:54:36.103915 np0000176343 devstack@c-api.service[112268]: @jsonschema.FormatChecker.cls_checks('date-time') May 25 14:54:36.104982 np0000176343 devstack@c-api.service[112271]: /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 25 14:54:36.104982 np0000176343 devstack@c-api.service[112271]: @jsonschema.FormatChecker.cls_checks('date-time') May 25 14:54:36.105969 np0000176343 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 25 14:54:36.105969 np0000176343 devstack@c-api.service[112270]: @jsonschema.FormatChecker.cls_checks('date-time') May 25 14:54:36.113686 np0000176343 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 25 14:54:36.113686 np0000176343 devstack@c-api.service[112269]: @jsonschema.FormatChecker.cls_checks('date-time') May 25 14:54:36.556431 np0000176343 devstack@c-api.service[112268]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=112268) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} May 25 14:54:36.556718 np0000176343 devstack@c-api.service[112271]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=112271) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} May 25 14:54:36.556793 np0000176343 devstack@c-api.service[112269]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=112269) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} May 25 14:54:36.556853 np0000176343 devstack@c-api.service[112270]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=112270) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} May 25 14:54:36.556916 np0000176343 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 25 14:54:36.556972 np0000176343 devstack@c-api.service[112271]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=112271) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 25 14:54:36.557053 np0000176343 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 25 14:54:36.557114 np0000176343 devstack@c-api.service[112271]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=112271) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 25 14:54:36.557172 np0000176343 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 25 14:54:36.557264 np0000176343 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 25 14:54:36.557324 np0000176343 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 25 14:54:36.557400 np0000176343 devstack@c-api.service[112271]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112271) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 25 14:54:36.557471 np0000176343 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 25 14:54:36.557530 np0000176343 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 25 14:54:36.557585 np0000176343 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 25 14:54:36.557585 np0000176343 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 25 14:54:36.557870 np0000176343 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 25 14:54:36.557961 np0000176343 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 25 14:54:36.558015 np0000176343 devstack@c-api.service[112271]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112271) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 25 14:54:36.558075 np0000176343 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 25 14:54:36.558075 np0000176343 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 25 14:54:36.558169 np0000176343 devstack@c-api.service[112271]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=112271) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 25 14:54:36.558247 np0000176343 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 25 14:54:36.558308 np0000176343 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 25 14:54:36.558362 np0000176343 devstack@c-api.service[112271]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=112271) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 25 14:54:36.558437 np0000176343 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 25 14:54:36.558495 np0000176343 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 25 14:54:36.558549 np0000176343 devstack@c-api.service[112271]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=112271) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 25 14:54:36.558617 np0000176343 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 25 14:54:36.558675 np0000176343 devstack@c-api.service[112271]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112271) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 25 14:54:36.558726 np0000176343 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 25 14:54:36.558791 np0000176343 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 25 14:54:36.558851 np0000176343 devstack@c-api.service[112271]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=112271) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 25 14:54:36.558908 np0000176343 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 25 14:54:36.558979 np0000176343 devstack@c-api.service[112271]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=112271) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 25 14:54:36.559037 np0000176343 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 25 14:54:36.559093 np0000176343 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 25 14:54:36.559148 np0000176343 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 25 14:54:36.559232 np0000176343 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 25 14:54:36.559312 np0000176343 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 25 14:54:36.559312 np0000176343 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 25 14:54:36.559414 np0000176343 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 25 14:54:36.559414 np0000176343 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 25 14:54:36.559414 np0000176343 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 25 14:54:36.561041 np0000176343 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 25 14:54:36.561126 np0000176343 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 25 14:54:36.561180 np0000176343 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 25 14:54:36.561257 np0000176343 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 25 14:54:36.561311 np0000176343 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 25 14:54:36.561366 np0000176343 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 25 14:54:36.561423 np0000176343 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 25 14:54:36.561481 np0000176343 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 25 14:54:36.561558 np0000176343 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 25 14:54:36.561616 np0000176343 devstack@c-api.service[112271]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=112271) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 25 14:54:36.561674 np0000176343 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 25 14:54:36.561730 np0000176343 devstack@c-api.service[112271]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=112271) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 25 14:54:36.561784 np0000176343 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 25 14:54:36.561784 np0000176343 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 25 14:54:36.561923 np0000176343 devstack@c-api.service[112271]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=112271) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 25 14:54:36.561986 np0000176343 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 25 14:54:36.562058 np0000176343 devstack@c-api.service[112271]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=112271) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 25 14:54:36.562127 np0000176343 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 25 14:54:36.562184 np0000176343 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 25 14:54:36.562267 np0000176343 devstack@c-api.service[112271]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112271) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 25 14:54:36.562267 np0000176343 devstack@c-api.service[112271]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=112271) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 25 14:54:36.562371 np0000176343 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 25 14:54:36.562425 np0000176343 devstack@c-api.service[112271]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=112271) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 25 14:54:36.562481 np0000176343 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 25 14:54:36.562481 np0000176343 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 25 14:54:36.562481 np0000176343 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 25 14:54:36.562481 np0000176343 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 25 14:54:36.562716 np0000176343 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 25 14:54:36.566307 np0000176343 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 25 14:54:36.566445 np0000176343 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 25 14:54:36.566445 np0000176343 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 25 14:54:36.566445 np0000176343 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 25 14:54:36.566634 np0000176343 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 25 14:54:36.566634 np0000176343 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 25 14:54:36.566634 np0000176343 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 25 14:54:36.566793 np0000176343 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 25 14:54:36.566868 np0000176343 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 25 14:54:36.566959 np0000176343 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 25 14:54:36.567025 np0000176343 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 25 14:54:36.567090 np0000176343 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 25 14:54:36.567090 np0000176343 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 25 14:54:36.567291 np0000176343 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 25 14:54:36.567391 np0000176343 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 25 14:54:36.567391 np0000176343 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 25 14:54:36.567517 np0000176343 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 25 14:54:36.567517 np0000176343 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 25 14:54:36.567517 np0000176343 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 25 14:54:36.567517 np0000176343 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 25 14:54:36.567731 np0000176343 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 25 14:54:36.569265 np0000176343 devstack@c-api.service[112271]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=112271) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 25 14:54:36.569353 np0000176343 devstack@c-api.service[112271]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=112271) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 25 14:54:36.569465 np0000176343 devstack@c-api.service[112271]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=112271) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 25 14:54:36.569536 np0000176343 devstack@c-api.service[112271]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=112271) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 25 14:54:36.569608 np0000176343 devstack@c-api.service[112271]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112271) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 25 14:54:36.569672 np0000176343 devstack@c-api.service[112271]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=112271) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 25 14:54:36.569731 np0000176343 devstack@c-api.service[112271]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112271) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 25 14:54:36.573783 np0000176343 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 25 14:54:36.573979 np0000176343 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 25 14:54:36.573979 np0000176343 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 25 14:54:36.573979 np0000176343 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 25 14:54:36.574160 np0000176343 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 25 14:54:36.574276 np0000176343 devstack@c-api.service[112271]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112271) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 25 14:54:36.574345 np0000176343 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 25 14:54:36.574417 np0000176343 devstack@c-api.service[112271]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=112271) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 25 14:54:36.574477 np0000176343 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 25 14:54:36.574537 np0000176343 devstack@c-api.service[112271]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=112271) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 25 14:54:36.574537 np0000176343 devstack@c-api.service[112271]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=112271) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 25 14:54:36.574537 np0000176343 devstack@c-api.service[112271]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=112271) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 25 14:54:36.574702 np0000176343 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 25 14:54:36.574763 np0000176343 devstack@c-api.service[112271]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=112271) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 25 14:54:36.574821 np0000176343 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 25 14:54:36.574912 np0000176343 devstack@c-api.service[112271]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112271) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 25 14:54:36.574993 np0000176343 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 25 14:54:36.574993 np0000176343 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 25 14:54:36.574993 np0000176343 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 25 14:54:36.574993 np0000176343 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 25 14:54:36.574993 np0000176343 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 25 14:54:36.575443 np0000176343 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 25 14:54:36.575528 np0000176343 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 25 14:54:36.575608 np0000176343 devstack@c-api.service[112271]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112271) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 25 14:54:36.575689 np0000176343 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 25 14:54:36.575752 np0000176343 devstack@c-api.service[112271]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=112271) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 25 14:54:36.575813 np0000176343 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 25 14:54:36.575873 np0000176343 devstack@c-api.service[112271]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=112271) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 25 14:54:36.575927 np0000176343 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 25 14:54:36.575993 np0000176343 devstack@c-api.service[112271]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112271) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 25 14:54:36.576068 np0000176343 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 25 14:54:36.576129 np0000176343 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 25 14:54:36.576188 np0000176343 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 25 14:54:36.576277 np0000176343 devstack@c-api.service[112271]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112271) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 25 14:54:36.576355 np0000176343 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 25 14:54:36.576427 np0000176343 devstack@c-api.service[112271]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=112271) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 25 14:54:36.576485 np0000176343 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 25 14:54:36.576541 np0000176343 devstack@c-api.service[112271]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=112271) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 25 14:54:36.576599 np0000176343 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 25 14:54:36.576599 np0000176343 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 25 14:54:36.576599 np0000176343 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 25 14:54:36.576599 np0000176343 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 25 14:54:36.576796 np0000176343 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 25 14:54:36.576796 np0000176343 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 25 14:54:36.576796 np0000176343 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 25 14:54:36.576953 np0000176343 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 25 14:54:36.577030 np0000176343 devstack@c-api.service[112271]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=112271) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 25 14:54:36.577133 np0000176343 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 25 14:54:36.577244 np0000176343 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 25 14:54:36.577321 np0000176343 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 25 14:54:36.577415 np0000176343 devstack@c-api.service[112271]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=112271) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 25 14:54:36.577492 np0000176343 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 25 14:54:36.577575 np0000176343 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 25 14:54:36.577677 np0000176343 devstack@c-api.service[112271]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=112271) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 25 14:54:36.577749 np0000176343 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 25 14:54:36.577917 np0000176343 devstack@c-api.service[112271]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=112271) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 25 14:54:36.578002 np0000176343 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 25 14:54:36.578082 np0000176343 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 25 14:54:36.578172 np0000176343 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 25 14:54:36.578308 np0000176343 devstack@c-api.service[112271]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=112271) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 25 14:54:36.578392 np0000176343 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 25 14:54:36.578467 np0000176343 devstack@c-api.service[112271]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=112271) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 25 14:54:36.578541 np0000176343 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 25 14:54:36.578615 np0000176343 devstack@c-api.service[112271]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112271) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 25 14:54:36.578691 np0000176343 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 25 14:54:36.578755 np0000176343 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 25 14:54:36.578755 np0000176343 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 25 14:54:36.578755 np0000176343 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 25 14:54:36.578891 np0000176343 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 25 14:54:36.578891 np0000176343 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 25 14:54:36.578986 np0000176343 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 25 14:54:36.579028 np0000176343 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 25 14:54:36.579028 np0000176343 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 25 14:54:36.579115 np0000176343 devstack@c-api.service[112271]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112271) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 25 14:54:36.579158 np0000176343 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 25 14:54:36.579229 np0000176343 devstack@c-api.service[112271]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=112271) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 25 14:54:36.579283 np0000176343 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 25 14:54:36.579327 np0000176343 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 25 14:54:36.579376 np0000176343 devstack@c-api.service[112271]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=112271) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 25 14:54:36.579424 np0000176343 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 25 14:54:36.579476 np0000176343 devstack@c-api.service[112271]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=112271) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 25 14:54:36.579635 np0000176343 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 25 14:54:36.579682 np0000176343 devstack@c-api.service[112271]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=112271) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 25 14:54:36.579733 np0000176343 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 25 14:54:36.579777 np0000176343 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 25 14:54:36.579824 np0000176343 devstack@c-api.service[112271]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=112271) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 25 14:54:36.579862 np0000176343 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 25 14:54:36.579899 np0000176343 devstack@c-api.service[112271]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112271) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 25 14:54:36.579937 np0000176343 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 25 14:54:36.579976 np0000176343 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 25 14:54:36.580015 np0000176343 devstack@c-api.service[112271]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112271) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 25 14:54:36.580072 np0000176343 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 25 14:54:36.580110 np0000176343 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 25 14:54:36.580154 np0000176343 devstack@c-api.service[112271]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=112271) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 25 14:54:36.580216 np0000176343 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 25 14:54:36.580273 np0000176343 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 25 14:54:36.580318 np0000176343 devstack@c-api.service[112271]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=112271) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 25 14:54:36.580364 np0000176343 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 25 14:54:36.580406 np0000176343 devstack@c-api.service[112271]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112271) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 25 14:54:36.580454 np0000176343 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 25 14:54:36.580506 np0000176343 devstack@c-api.service[112271]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112271) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 25 14:54:36.580566 np0000176343 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 25 14:54:36.580644 np0000176343 devstack@c-api.service[112271]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=112271) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 25 14:54:36.580689 np0000176343 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 25 14:54:36.580737 np0000176343 devstack@c-api.service[112271]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112271) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 25 14:54:36.580784 np0000176343 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 25 14:54:36.580784 np0000176343 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 25 14:54:36.580784 np0000176343 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 25 14:54:36.580784 np0000176343 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 25 14:54:36.580784 np0000176343 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 25 14:54:36.580784 np0000176343 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 25 14:54:36.580784 np0000176343 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 25 14:54:36.581071 np0000176343 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 25 14:54:36.581071 np0000176343 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 25 14:54:36.581071 np0000176343 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 25 14:54:36.581211 np0000176343 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 25 14:54:36.581211 np0000176343 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 25 14:54:36.581305 np0000176343 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 25 14:54:36.581353 np0000176343 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 25 14:54:36.581400 np0000176343 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 25 14:54:36.581443 np0000176343 devstack@c-api.service[112271]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112271) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 25 14:54:36.581492 np0000176343 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 25 14:54:36.581544 np0000176343 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 25 14:54:36.581591 np0000176343 devstack@c-api.service[112271]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=112271) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 25 14:54:36.581649 np0000176343 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 25 14:54:36.581690 np0000176343 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 25 14:54:36.581732 np0000176343 devstack@c-api.service[112271]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=112271) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 25 14:54:36.581792 np0000176343 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 25 14:54:36.581868 np0000176343 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 25 14:54:36.581922 np0000176343 devstack@c-api.service[112271]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=112271) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 25 14:54:36.581968 np0000176343 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 25 14:54:36.582014 np0000176343 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 25 14:54:36.582060 np0000176343 devstack@c-api.service[112271]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=112271) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 25 14:54:36.582107 np0000176343 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 25 14:54:36.582149 np0000176343 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 25 14:54:36.582188 np0000176343 devstack@c-api.service[112271]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=112271) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 25 14:54:36.582293 np0000176343 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 25 14:54:36.582338 np0000176343 devstack@c-api.service[112271]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=112271) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 25 14:54:36.582415 np0000176343 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 25 14:54:36.582415 np0000176343 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 25 14:54:36.582504 np0000176343 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 25 14:54:36.582924 np0000176343 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 25 14:54:36.582924 np0000176343 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 25 14:54:36.582924 np0000176343 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 25 14:54:36.582924 np0000176343 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 25 14:54:36.583169 np0000176343 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 25 14:54:36.583169 np0000176343 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 25 14:54:36.584216 np0000176343 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 25 14:54:36.584216 np0000176343 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 25 14:54:36.584216 np0000176343 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 25 14:54:36.584216 np0000176343 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 25 14:54:36.584216 np0000176343 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 25 14:54:36.584216 np0000176343 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 25 14:54:36.584216 np0000176343 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 25 14:54:36.584216 np0000176343 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 25 14:54:36.584216 np0000176343 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 25 14:54:36.584216 np0000176343 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 25 14:54:36.584754 np0000176343 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 25 14:54:36.584754 np0000176343 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 25 14:54:36.584754 np0000176343 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 25 14:54:36.584754 np0000176343 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 25 14:54:36.585864 np0000176343 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 25 14:54:36.585864 np0000176343 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 25 14:54:36.585864 np0000176343 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 25 14:54:36.585864 np0000176343 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 25 14:54:36.585864 np0000176343 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 25 14:54:36.585864 np0000176343 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 25 14:54:36.585864 np0000176343 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 25 14:54:36.586586 np0000176343 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 25 14:54:36.586586 np0000176343 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 25 14:54:36.586586 np0000176343 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 25 14:54:36.586586 np0000176343 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 25 14:54:36.586586 np0000176343 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 25 14:54:36.586586 np0000176343 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 25 14:54:36.586586 np0000176343 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 25 14:54:36.586586 np0000176343 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 25 14:54:36.586917 np0000176343 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 25 14:54:36.586966 np0000176343 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 25 14:54:36.587011 np0000176343 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 25 14:54:36.587050 np0000176343 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 25 14:54:36.587089 np0000176343 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 25 14:54:36.587128 np0000176343 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 25 14:54:36.587128 np0000176343 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 25 14:54:36.587225 np0000176343 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 25 14:54:36.587288 np0000176343 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 25 14:54:36.587330 np0000176343 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 25 14:54:36.587367 np0000176343 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 25 14:54:36.587407 np0000176343 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 25 14:54:36.587407 np0000176343 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 25 14:54:36.587407 np0000176343 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 25 14:54:36.587407 np0000176343 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 25 14:54:36.587407 np0000176343 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 25 14:54:36.587582 np0000176343 devstack@c-api.service[112271]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=112271) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 25 14:54:36.587627 np0000176343 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 25 14:54:36.587681 np0000176343 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 25 14:54:36.587720 np0000176343 devstack@c-api.service[112271]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=112271) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 25 14:54:36.587759 np0000176343 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 25 14:54:36.587804 np0000176343 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 25 14:54:36.587859 np0000176343 devstack@c-api.service[112271]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=112271) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 25 14:54:36.587899 np0000176343 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 25 14:54:36.587946 np0000176343 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 25 14:54:36.587985 np0000176343 devstack@c-api.service[112271]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=112271) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 25 14:54:36.588024 np0000176343 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 25 14:54:36.588070 np0000176343 devstack@c-api.service[112271]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=112271) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 25 14:54:36.588116 np0000176343 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 25 14:54:36.588161 np0000176343 devstack@c-api.service[112271]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=112271) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 25 14:54:36.588219 np0000176343 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 25 14:54:36.588259 np0000176343 devstack@c-api.service[112271]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112271) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 25 14:54:36.588309 np0000176343 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 25 14:54:36.588349 np0000176343 devstack@c-api.service[112271]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112271) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 25 14:54:36.588388 np0000176343 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 25 14:54:36.588435 np0000176343 devstack@c-api.service[112271]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=112271) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 25 14:54:36.588472 np0000176343 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 25 14:54:36.588514 np0000176343 devstack@c-api.service[112271]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=112271) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 25 14:54:36.588555 np0000176343 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 25 14:54:36.588590 np0000176343 devstack@c-api.service[112271]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=112271) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 25 14:54:36.588631 np0000176343 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 25 14:54:36.588671 np0000176343 devstack@c-api.service[112271]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=112271) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 25 14:54:36.588714 np0000176343 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 25 14:54:36.588753 np0000176343 devstack@c-api.service[112271]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=112271) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 25 14:54:36.588791 np0000176343 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 25 14:54:36.588827 np0000176343 devstack@c-api.service[112271]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112271) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 25 14:54:36.588867 np0000176343 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 25 14:54:36.588867 np0000176343 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 25 14:54:36.588943 np0000176343 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 25 14:54:36.588943 np0000176343 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 25 14:54:36.588943 np0000176343 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 25 14:54:36.588943 np0000176343 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 25 14:54:36.588943 np0000176343 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 25 14:54:36.589128 np0000176343 devstack@c-api.service[112271]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112271) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 25 14:54:36.589168 np0000176343 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 25 14:54:36.589217 np0000176343 devstack@c-api.service[112271]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=112271) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 25 14:54:36.589257 np0000176343 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 25 14:54:36.589308 np0000176343 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 25 14:54:36.589347 np0000176343 devstack@c-api.service[112271]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=112271) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 25 14:54:36.589385 np0000176343 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 25 14:54:36.589425 np0000176343 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 25 14:54:36.589462 np0000176343 devstack@c-api.service[112271]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112271) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 25 14:54:36.589498 np0000176343 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 25 14:54:36.589536 np0000176343 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 25 14:54:36.589575 np0000176343 devstack@c-api.service[112271]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112271) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 25 14:54:36.589615 np0000176343 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 25 14:54:36.589652 np0000176343 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 25 14:54:36.589688 np0000176343 devstack@c-api.service[112271]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=112271) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 25 14:54:36.589727 np0000176343 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 25 14:54:36.589773 np0000176343 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 25 14:54:36.589863 np0000176343 devstack@c-api.service[112271]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=112271) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 25 14:54:36.589904 np0000176343 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 25 14:54:36.589944 np0000176343 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 25 14:54:36.589981 np0000176343 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 25 14:54:36.590019 np0000176343 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 25 14:54:36.590055 np0000176343 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 25 14:54:36.590101 np0000176343 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 25 14:54:36.590101 np0000176343 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 25 14:54:36.590101 np0000176343 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 25 14:54:36.590101 np0000176343 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 25 14:54:36.590101 np0000176343 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 25 14:54:36.590101 np0000176343 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 25 14:54:36.590329 np0000176343 devstack@c-api.service[112271]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=112271) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 25 14:54:36.590371 np0000176343 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 25 14:54:36.590411 np0000176343 devstack@c-api.service[112271]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=112271) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 25 14:54:36.590411 np0000176343 devstack@c-api.service[112271]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=112271) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 25 14:54:36.590411 np0000176343 devstack@c-api.service[112271]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=112271) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 25 14:54:36.590411 np0000176343 devstack@c-api.service[112271]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=112271) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 25 14:54:36.590551 np0000176343 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 25 14:54:36.590591 np0000176343 devstack@c-api.service[112271]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=112271) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 25 14:54:36.590633 np0000176343 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 25 14:54:36.590672 np0000176343 devstack@c-api.service[112271]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=112271) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 25 14:54:36.590709 np0000176343 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 25 14:54:36.590755 np0000176343 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 25 14:54:36.590792 np0000176343 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 25 14:54:36.590823 np0000176343 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 25 14:54:36.590852 np0000176343 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 25 14:54:36.590876 np0000176343 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 25 14:54:36.590908 np0000176343 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 25 14:54:36.590932 np0000176343 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 25 14:54:36.590965 np0000176343 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 25 14:54:36.590997 np0000176343 devstack@c-api.service[112271]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=112271) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 25 14:54:36.591021 np0000176343 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 25 14:54:36.591049 np0000176343 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 25 14:54:36.591073 np0000176343 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 25 14:54:36.591104 np0000176343 devstack@c-api.service[112271]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=112271) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 25 14:54:36.591135 np0000176343 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 25 14:54:36.591162 np0000176343 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 25 14:54:36.591185 np0000176343 devstack@c-api.service[112271]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=112271) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 25 14:54:36.591226 np0000176343 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 25 14:54:36.591250 np0000176343 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 25 14:54:36.591277 np0000176343 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 25 14:54:36.591309 np0000176343 devstack@c-api.service[112271]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=112271) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 25 14:54:36.591340 np0000176343 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 25 14:54:36.591364 np0000176343 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 25 14:54:36.591395 np0000176343 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 25 14:54:36.591421 np0000176343 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 25 14:54:36.591463 np0000176343 devstack@c-api.service[112271]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=112271) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 25 14:54:36.591491 np0000176343 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 25 14:54:36.591516 np0000176343 devstack@c-api.service[112271]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=112271) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 25 14:54:36.591546 np0000176343 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 25 14:54:36.591569 np0000176343 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 25 14:54:36.591596 np0000176343 devstack@c-api.service[112271]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112271) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 25 14:54:36.591619 np0000176343 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 25 14:54:36.591650 np0000176343 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 25 14:54:36.591673 np0000176343 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 25 14:54:36.591700 np0000176343 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 25 14:54:36.591700 np0000176343 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 25 14:54:36.591744 np0000176343 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 25 14:54:36.591768 np0000176343 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 25 14:54:36.591768 np0000176343 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 25 14:54:36.591768 np0000176343 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 25 14:54:36.592739 np0000176343 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 25 14:54:36.592807 np0000176343 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 25 14:54:36.592863 np0000176343 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 25 14:54:36.592923 np0000176343 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 25 14:54:36.592984 np0000176343 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 25 14:54:36.593014 np0000176343 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 25 14:54:36.593042 np0000176343 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 25 14:54:36.593069 np0000176343 devstack@c-api.service[112271]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112271) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 25 14:54:36.593108 np0000176343 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 25 14:54:36.593137 np0000176343 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 25 14:54:36.593165 np0000176343 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 25 14:54:36.593211 np0000176343 devstack@c-api.service[112271]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=112271) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 25 14:54:36.593240 np0000176343 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 25 14:54:36.593275 np0000176343 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 25 14:54:36.593304 np0000176343 devstack@c-api.service[112271]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=112271) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 25 14:54:36.593332 np0000176343 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 25 14:54:36.593363 np0000176343 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 25 14:54:36.593393 np0000176343 devstack@c-api.service[112271]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=112271) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 25 14:54:36.593425 np0000176343 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 25 14:54:36.593453 np0000176343 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 25 14:54:36.593480 np0000176343 devstack@c-api.service[112271]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112271) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 25 14:54:36.593508 np0000176343 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 25 14:54:36.593537 np0000176343 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 25 14:54:36.593565 np0000176343 devstack@c-api.service[112271]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=112271) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 25 14:54:36.593591 np0000176343 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 25 14:54:36.593618 np0000176343 devstack@c-api.service[112271]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112271) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 25 14:54:36.593643 np0000176343 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 25 14:54:36.593643 np0000176343 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 25 14:54:36.594086 np0000176343 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 25 14:54:36.594149 np0000176343 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 25 14:54:36.594249 np0000176343 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 25 14:54:36.594320 np0000176343 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 25 14:54:36.594320 np0000176343 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 25 14:54:36.594410 np0000176343 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 25 14:54:36.594458 np0000176343 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 25 14:54:36.594503 np0000176343 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 25 14:54:36.594546 np0000176343 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 25 14:54:36.594546 np0000176343 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 25 14:54:36.594726 np0000176343 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 25 14:54:36.594778 np0000176343 devstack@c-api.service[112271]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112271) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 25 14:54:36.594822 np0000176343 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 25 14:54:36.594864 np0000176343 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 25 14:54:36.594908 np0000176343 devstack@c-api.service[112271]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=112271) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 25 14:54:36.594950 np0000176343 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 25 14:54:36.594990 np0000176343 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 25 14:54:36.595031 np0000176343 devstack@c-api.service[112271]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=112271) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 25 14:54:36.595074 np0000176343 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 25 14:54:36.595124 np0000176343 devstack@c-api.service[112271]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=112271) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 25 14:54:36.595167 np0000176343 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 25 14:54:36.595230 np0000176343 devstack@c-api.service[112271]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=112271) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 25 14:54:36.595275 np0000176343 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 25 14:54:36.595275 np0000176343 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 25 14:54:36.595366 np0000176343 devstack@c-api.service[112271]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=112271) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 25 14:54:36.595407 np0000176343 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 25 14:54:36.595446 np0000176343 devstack@c-api.service[112271]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112271) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 25 14:54:36.595488 np0000176343 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 25 14:54:36.596704 np0000176343 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 25 14:54:36.596782 np0000176343 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 25 14:54:36.596835 np0000176343 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 25 14:54:36.596879 np0000176343 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 25 14:54:36.596925 np0000176343 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 25 14:54:36.596925 np0000176343 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 25 14:54:36.597007 np0000176343 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 25 14:54:36.597051 np0000176343 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 25 14:54:36.597095 np0000176343 devstack@c-api.service[112271]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112271) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 25 14:54:36.597140 np0000176343 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 25 14:54:36.597210 np0000176343 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 25 14:54:36.597264 np0000176343 devstack@c-api.service[112271]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=112271) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 25 14:54:36.597309 np0000176343 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 25 14:54:36.597353 np0000176343 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 25 14:54:36.597398 np0000176343 devstack@c-api.service[112271]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=112271) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 25 14:54:36.597443 np0000176343 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 25 14:54:36.597499 np0000176343 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 25 14:54:36.597543 np0000176343 devstack@c-api.service[112271]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=112271) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 25 14:54:36.597585 np0000176343 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 25 14:54:36.597635 np0000176343 devstack@c-api.service[112271]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=112271) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 25 14:54:36.597677 np0000176343 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 25 14:54:36.597718 np0000176343 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 25 14:54:36.597785 np0000176343 devstack@c-api.service[112271]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=112271) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 25 14:54:36.597828 np0000176343 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 25 14:54:36.597874 np0000176343 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 25 14:54:36.597910 np0000176343 devstack@c-api.service[112271]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112271) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 25 14:54:36.597966 np0000176343 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 25 14:54:36.597966 np0000176343 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 25 14:54:36.599077 np0000176343 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 25 14:54:36.599150 np0000176343 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 25 14:54:36.599214 np0000176343 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 25 14:54:36.599256 np0000176343 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 25 14:54:36.599329 np0000176343 devstack@c-api.service[112271]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112271) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 25 14:54:36.599370 np0000176343 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 25 14:54:36.599370 np0000176343 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 25 14:54:36.599434 np0000176343 devstack@c-api.service[112271]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=112271) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 25 14:54:36.599468 np0000176343 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 25 14:54:36.599496 np0000176343 devstack@c-api.service[112271]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=112271) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 25 14:54:36.599496 np0000176343 devstack@c-api.service[112271]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=112271) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 25 14:54:36.599566 np0000176343 devstack@c-api.service[112271]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=112271) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 25 14:54:36.599599 np0000176343 devstack@c-api.service[112271]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=112271) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 25 14:54:36.599677 np0000176343 devstack@c-api.service[112271]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112271) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 25 14:54:36.602265 np0000176343 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 25 14:54:36.602332 np0000176343 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 25 14:54:36.602399 np0000176343 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 25 14:54:36.602447 np0000176343 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 25 14:54:36.602491 np0000176343 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 25 14:54:36.602547 np0000176343 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 25 14:54:36.602604 np0000176343 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 25 14:54:36.602658 np0000176343 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 25 14:54:36.602703 np0000176343 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 25 14:54:36.602754 np0000176343 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 25 14:54:36.602754 np0000176343 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 25 14:54:36.602859 np0000176343 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 25 14:54:36.602968 np0000176343 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 25 14:54:36.603128 np0000176343 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 25 14:54:36.604495 np0000176343 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 25 14:54:36.604587 np0000176343 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 25 14:54:36.604667 np0000176343 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 25 14:54:36.604728 np0000176343 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 25 14:54:36.604775 np0000176343 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 25 14:54:36.604814 np0000176343 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 25 14:54:36.604862 np0000176343 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 25 14:54:36.604916 np0000176343 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 25 14:54:36.604973 np0000176343 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 25 14:54:36.605030 np0000176343 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 25 14:54:36.605100 np0000176343 devstack@c-api.service[112269]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=112269) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 25 14:54:36.605160 np0000176343 devstack@c-api.service[112268]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=112268) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 25 14:54:36.605267 np0000176343 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 25 14:54:36.605336 np0000176343 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 25 14:54:36.605398 np0000176343 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 25 14:54:36.605459 np0000176343 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 25 14:54:36.605529 np0000176343 devstack@c-api.service[112271]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112271) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 25 14:54:36.605593 np0000176343 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 25 14:54:36.605666 np0000176343 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 25 14:54:36.605729 np0000176343 devstack@c-api.service[112271]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=112271) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 25 14:54:36.605836 np0000176343 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 25 14:54:36.605910 np0000176343 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 25 14:54:36.605981 np0000176343 devstack@c-api.service[112271]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=112271) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 25 14:54:36.606070 np0000176343 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 25 14:54:36.606131 np0000176343 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 25 14:54:36.606223 np0000176343 devstack@c-api.service[112271]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=112271) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 25 14:54:36.606288 np0000176343 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 25 14:54:36.606347 np0000176343 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 25 14:54:36.606405 np0000176343 devstack@c-api.service[112271]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112271) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 25 14:54:36.606463 np0000176343 devstack@c-api.service[112269]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=112269) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 25 14:54:36.606521 np0000176343 devstack@c-api.service[112268]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=112268) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 25 14:54:36.606581 np0000176343 devstack@c-api.service[112271]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=112271) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 25 14:54:36.606658 np0000176343 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 25 14:54:36.606723 np0000176343 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 25 14:54:36.606784 np0000176343 devstack@c-api.service[112271]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112271) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 25 14:54:36.606784 np0000176343 devstack@c-api.service[112271]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112271) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 25 14:54:36.606906 np0000176343 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 25 14:54:36.606969 np0000176343 devstack@c-api.service[112271]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=112271) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 25 14:54:36.606969 np0000176343 devstack@c-api.service[112271]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=112271) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 25 14:54:36.607077 np0000176343 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 25 14:54:36.607139 np0000176343 devstack@c-api.service[112271]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=112271) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 25 14:54:36.607139 np0000176343 devstack@c-api.service[112271]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112271) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 25 14:54:36.607139 np0000176343 devstack@c-api.service[112271]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=112271) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 25 14:54:36.607354 np0000176343 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 25 14:54:36.607415 np0000176343 devstack@c-api.service[112271]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=112271) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 25 14:54:36.607478 np0000176343 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 25 14:54:36.607478 np0000176343 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 25 14:54:36.607478 np0000176343 devstack@c-api.service[112270]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=112270) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 25 14:54:36.607478 np0000176343 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 25 14:54:36.607478 np0000176343 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 25 14:54:36.607478 np0000176343 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 25 14:54:36.607478 np0000176343 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 25 14:54:36.607478 np0000176343 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 25 14:54:36.607478 np0000176343 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 25 14:54:36.607478 np0000176343 devstack@c-api.service[112270]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=112270) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 25 14:54:36.607999 np0000176343 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 25 14:54:36.608062 np0000176343 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 25 14:54:36.608126 np0000176343 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 25 14:54:36.608215 np0000176343 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 25 14:54:36.608283 np0000176343 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 25 14:54:36.608342 np0000176343 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 25 14:54:36.608342 np0000176343 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 25 14:54:36.608476 np0000176343 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 25 14:54:36.608561 np0000176343 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 25 14:54:36.608625 np0000176343 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 25 14:54:36.608685 np0000176343 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 25 14:54:36.608685 np0000176343 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 25 14:54:36.608805 np0000176343 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 25 14:54:36.608805 np0000176343 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 25 14:54:36.608936 np0000176343 devstack@c-api.service[112271]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=112271) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 25 14:54:36.609001 np0000176343 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 25 14:54:36.609061 np0000176343 devstack@c-api.service[112271]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=112271) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 25 14:54:36.609061 np0000176343 devstack@c-api.service[112271]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=112271) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 25 14:54:36.609222 np0000176343 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 25 14:54:36.609287 np0000176343 devstack@c-api.service[112271]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=112271) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 25 14:54:36.609363 np0000176343 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 25 14:54:36.609428 np0000176343 devstack@c-api.service[112271]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=112271) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 25 14:54:36.609428 np0000176343 devstack@c-api.service[112271]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=112271) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 25 14:54:36.609538 np0000176343 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 25 14:54:36.609600 np0000176343 devstack@c-api.service[112271]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112271) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 25 14:54:36.609670 np0000176343 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 25 14:54:36.609775 np0000176343 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 25 14:54:36.609775 np0000176343 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 25 14:54:36.609902 np0000176343 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 25 14:54:36.609964 np0000176343 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 25 14:54:36.609964 np0000176343 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 25 14:54:36.610086 np0000176343 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 25 14:54:36.610157 np0000176343 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 25 14:54:36.610244 np0000176343 devstack@c-api.service[112271]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112271) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 25 14:54:36.610311 np0000176343 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 25 14:54:36.610370 np0000176343 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 25 14:54:36.610448 np0000176343 devstack@c-api.service[112271]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=112271) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 25 14:54:36.610511 np0000176343 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 25 14:54:36.610568 np0000176343 devstack@c-api.service[112271]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=112271) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 25 14:54:36.610568 np0000176343 devstack@c-api.service[112271]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=112271) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 25 14:54:36.610568 np0000176343 devstack@c-api.service[112271]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112271) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 25 14:54:36.610723 np0000176343 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 25 14:54:36.610787 np0000176343 devstack@c-api.service[112271]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=112271) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 25 14:54:36.610861 np0000176343 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 25 14:54:36.610921 np0000176343 devstack@c-api.service[112271]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=112271) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 25 14:54:36.610985 np0000176343 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 25 14:54:36.611045 np0000176343 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 25 14:54:36.611119 np0000176343 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 25 14:54:36.611119 np0000176343 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 25 14:54:36.611261 np0000176343 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 25 14:54:36.611340 np0000176343 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 25 14:54:36.611340 np0000176343 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 25 14:54:36.611456 np0000176343 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 25 14:54:36.611456 np0000176343 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 25 14:54:36.611456 np0000176343 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 25 14:54:36.611456 np0000176343 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 25 14:54:36.611456 np0000176343 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 25 14:54:36.611732 np0000176343 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 25 14:54:36.611732 np0000176343 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 25 14:54:36.611732 np0000176343 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 25 14:54:36.611732 np0000176343 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 25 14:54:36.611732 np0000176343 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 25 14:54:36.611732 np0000176343 devstack@c-api.service[112268]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=112268) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 25 14:54:36.611732 np0000176343 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 25 14:54:36.612100 np0000176343 devstack@c-api.service[112271]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=112271) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 25 14:54:36.612100 np0000176343 devstack@c-api.service[112271]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=112271) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 25 14:54:36.612242 np0000176343 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 25 14:54:36.612324 np0000176343 devstack@c-api.service[112271]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=112271) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 25 14:54:36.612391 np0000176343 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 25 14:54:36.612449 np0000176343 devstack@c-api.service[112271]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=112271) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 25 14:54:36.612449 np0000176343 devstack@c-api.service[112271]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=112271) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 25 14:54:36.612553 np0000176343 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 25 14:54:36.612612 np0000176343 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 25 14:54:36.612670 np0000176343 devstack@c-api.service[112271]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=112271) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 25 14:54:36.612753 np0000176343 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 25 14:54:36.612810 np0000176343 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 25 14:54:36.612878 np0000176343 devstack@c-api.service[112271]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=112271) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 25 14:54:36.612939 np0000176343 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 25 14:54:36.612939 np0000176343 devstack@c-api.service[112269]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=112269) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 25 14:54:36.613069 np0000176343 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 25 14:54:36.613137 np0000176343 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 25 14:54:36.613226 np0000176343 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 25 14:54:36.613226 np0000176343 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 25 14:54:36.613226 np0000176343 devstack@c-api.service[112270]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=112270) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 25 14:54:36.613226 np0000176343 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 25 14:54:36.614426 np0000176343 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 25 14:54:36.614503 np0000176343 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 25 14:54:36.614549 np0000176343 devstack@c-api.service[112271]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=112271) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 25 14:54:36.614591 np0000176343 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 25 14:54:36.614639 np0000176343 devstack@c-api.service[112271]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=112271) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 25 14:54:36.614685 np0000176343 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 25 14:54:36.614727 np0000176343 devstack@c-api.service[112271]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=112271) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 25 14:54:36.614766 np0000176343 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 25 14:54:36.614804 np0000176343 devstack@c-api.service[112271]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=112271) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 25 14:54:36.614850 np0000176343 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 25 14:54:36.614894 np0000176343 devstack@c-api.service[112271]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=112271) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 25 14:54:36.614944 np0000176343 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 25 14:54:36.614984 np0000176343 devstack@c-api.service[112271]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=112271) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 25 14:54:36.615027 np0000176343 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 25 14:54:36.615067 np0000176343 devstack@c-api.service[112271]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112271) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 25 14:54:36.615113 np0000176343 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 25 14:54:36.615152 np0000176343 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 25 14:54:36.615269 np0000176343 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 25 14:54:36.615356 np0000176343 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 25 14:54:36.615442 np0000176343 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 25 14:54:36.615533 np0000176343 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 25 14:54:36.615692 np0000176343 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 25 14:54:36.615780 np0000176343 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 25 14:54:36.615872 np0000176343 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 25 14:54:36.615962 np0000176343 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 25 14:54:36.616023 np0000176343 devstack@c-api.service[112271]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112271) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 25 14:54:36.616072 np0000176343 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 25 14:54:36.616114 np0000176343 devstack@c-api.service[112271]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=112271) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 25 14:54:36.616167 np0000176343 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 25 14:54:36.616238 np0000176343 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 25 14:54:36.616300 np0000176343 devstack@c-api.service[112271]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=112271) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 25 14:54:36.616347 np0000176343 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 25 14:54:36.616390 np0000176343 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 25 14:54:36.616434 np0000176343 devstack@c-api.service[112271]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=112271) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 25 14:54:36.616475 np0000176343 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 25 14:54:36.616523 np0000176343 devstack@c-api.service[112271]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=112271) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 25 14:54:36.616580 np0000176343 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 25 14:54:36.616627 np0000176343 devstack@c-api.service[112271]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=112271) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 25 14:54:36.616668 np0000176343 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 25 14:54:36.616722 np0000176343 devstack@c-api.service[112271]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112271) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 25 14:54:36.616768 np0000176343 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 25 14:54:36.616768 np0000176343 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 25 14:54:36.616848 np0000176343 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 25 14:54:36.616893 np0000176343 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 25 14:54:36.616943 np0000176343 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 25 14:54:36.616988 np0000176343 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 25 14:54:36.617031 np0000176343 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 25 14:54:36.617073 np0000176343 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 25 14:54:36.617117 np0000176343 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 25 14:54:36.617169 np0000176343 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 25 14:54:36.617229 np0000176343 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 25 14:54:36.617274 np0000176343 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 25 14:54:36.617316 np0000176343 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 25 14:54:36.617358 np0000176343 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 25 14:54:36.617411 np0000176343 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 25 14:54:36.617452 np0000176343 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 25 14:54:36.618551 np0000176343 devstack@c-api.service[112271]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112271) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 25 14:54:36.618633 np0000176343 devstack@c-api.service[112271]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=112271) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 25 14:54:36.618691 np0000176343 devstack@c-api.service[112271]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=112271) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 25 14:54:36.618740 np0000176343 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 25 14:54:36.618791 np0000176343 devstack@c-api.service[112271]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=112271) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 25 14:54:36.618846 np0000176343 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 25 14:54:36.618890 np0000176343 devstack@c-api.service[112271]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=112271) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 25 14:54:36.618943 np0000176343 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 25 14:54:36.618989 np0000176343 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 25 14:54:36.619041 np0000176343 devstack@c-api.service[112271]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=112271) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 25 14:54:36.619088 np0000176343 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 25 14:54:36.619132 np0000176343 devstack@c-api.service[112271]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=112271) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 25 14:54:36.619189 np0000176343 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 25 14:54:36.619254 np0000176343 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 25 14:54:36.619300 np0000176343 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 25 14:54:36.619345 np0000176343 devstack@c-api.service[112271]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=112271) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 25 14:54:36.619401 np0000176343 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 25 14:54:36.619452 np0000176343 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 25 14:54:36.619497 np0000176343 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 25 14:54:36.619541 np0000176343 devstack@c-api.service[112271]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=112271) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 25 14:54:36.619592 np0000176343 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 25 14:54:36.619645 np0000176343 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 25 14:54:36.619699 np0000176343 devstack@c-api.service[112271]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=112271) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 25 14:54:36.619745 np0000176343 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 25 14:54:36.619789 np0000176343 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 25 14:54:36.619837 np0000176343 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 25 14:54:36.619884 np0000176343 devstack@c-api.service[112271]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=112271) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 25 14:54:36.619928 np0000176343 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 25 14:54:36.619975 np0000176343 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 25 14:54:36.620020 np0000176343 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 25 14:54:36.620062 np0000176343 devstack@c-api.service[112271]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=112271) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 25 14:54:36.620112 np0000176343 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 25 14:54:36.620155 np0000176343 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 25 14:54:36.620217 np0000176343 devstack@c-api.service[112271]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=112271) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 25 14:54:36.620263 np0000176343 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 25 14:54:36.620305 np0000176343 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 25 14:54:36.620355 np0000176343 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 25 14:54:36.620404 np0000176343 devstack@c-api.service[112271]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=112271) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 25 14:54:36.620448 np0000176343 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 25 14:54:36.620489 np0000176343 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 25 14:54:36.620538 np0000176343 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 25 14:54:36.620670 np0000176343 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 25 14:54:36.620724 np0000176343 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 25 14:54:36.620764 np0000176343 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 25 14:54:36.620809 np0000176343 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 25 14:54:36.620848 np0000176343 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 25 14:54:36.620892 np0000176343 devstack@c-api.service[112268]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=112268) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 25 14:54:36.620933 np0000176343 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 25 14:54:36.620974 np0000176343 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 25 14:54:36.621013 np0000176343 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 25 14:54:36.621070 np0000176343 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 25 14:54:36.621120 np0000176343 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 25 14:54:36.621163 np0000176343 devstack@c-api.service[112269]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=112269) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 25 14:54:36.621163 np0000176343 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 25 14:54:36.621262 np0000176343 devstack@c-api.service[112270]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=112270) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 25 14:54:36.621262 np0000176343 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 25 14:54:36.621338 np0000176343 devstack@c-api.service[112271]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=112271) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 25 14:54:36.621338 np0000176343 devstack@c-api.service[112271]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=112271) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 25 14:54:36.621416 np0000176343 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 25 14:54:36.621470 np0000176343 devstack@c-api.service[112271]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=112271) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 25 14:54:36.621528 np0000176343 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 25 14:54:36.621575 np0000176343 devstack@c-api.service[112271]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=112271) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 25 14:54:36.621619 np0000176343 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 25 14:54:36.621663 np0000176343 devstack@c-api.service[112271]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=112271) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 25 14:54:36.621751 np0000176343 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 25 14:54:36.621804 np0000176343 devstack@c-api.service[112271]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=112271) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 25 14:54:36.621849 np0000176343 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 25 14:54:36.621892 np0000176343 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 25 14:54:36.621935 np0000176343 devstack@c-api.service[112271]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=112271) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 25 14:54:36.621980 np0000176343 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 25 14:54:36.622032 np0000176343 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 25 14:54:36.622077 np0000176343 devstack@c-api.service[112271]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=112271) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 25 14:54:36.622120 np0000176343 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 25 14:54:36.622164 np0000176343 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 25 14:54:36.622221 np0000176343 devstack@c-api.service[112271]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=112271) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 25 14:54:36.622268 np0000176343 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 25 14:54:36.622313 np0000176343 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 25 14:54:36.622358 np0000176343 devstack@c-api.service[112271]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=112271) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 25 14:54:36.622403 np0000176343 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 25 14:54:36.622446 np0000176343 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 25 14:54:36.622503 np0000176343 devstack@c-api.service[112271]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112271) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 25 14:54:36.622551 np0000176343 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 25 14:54:36.622595 np0000176343 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 25 14:54:36.622645 np0000176343 devstack@c-api.service[112271]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=112271) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 25 14:54:36.622690 np0000176343 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 25 14:54:36.622736 np0000176343 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 25 14:54:36.622780 np0000176343 devstack@c-api.service[112271]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=112271) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 25 14:54:36.622823 np0000176343 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 25 14:54:36.622876 np0000176343 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 25 14:54:36.622927 np0000176343 devstack@c-api.service[112271]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=112271) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 25 14:54:36.622978 np0000176343 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 25 14:54:36.623175 np0000176343 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 25 14:54:36.623236 np0000176343 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 25 14:54:36.623279 np0000176343 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 25 14:54:36.623334 np0000176343 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 25 14:54:36.623378 np0000176343 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 25 14:54:36.623421 np0000176343 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 25 14:54:36.623421 np0000176343 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 25 14:54:36.623503 np0000176343 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 25 14:54:36.623571 np0000176343 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 25 14:54:36.623571 np0000176343 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 25 14:54:36.623665 np0000176343 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 25 14:54:36.623665 np0000176343 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 25 14:54:36.623665 np0000176343 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 25 14:54:36.623665 np0000176343 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 25 14:54:36.623665 np0000176343 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 25 14:54:36.623665 np0000176343 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 25 14:54:36.623665 np0000176343 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 25 14:54:36.623665 np0000176343 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 25 14:54:36.623665 np0000176343 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 25 14:54:36.623989 np0000176343 devstack@c-api.service[112271]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=112271) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 25 14:54:36.624047 np0000176343 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 25 14:54:36.624097 np0000176343 devstack@c-api.service[112271]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=112271) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 25 14:54:36.624149 np0000176343 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 25 14:54:36.624212 np0000176343 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 25 14:54:36.624260 np0000176343 devstack@c-api.service[112271]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=112271) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 25 14:54:36.624260 np0000176343 devstack@c-api.service[112271]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=112271) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 25 14:54:36.624377 np0000176343 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 25 14:54:36.624422 np0000176343 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 25 14:54:36.624472 np0000176343 devstack@c-api.service[112271]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=112271) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 25 14:54:36.624529 np0000176343 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 25 14:54:36.624574 np0000176343 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 25 14:54:36.624626 np0000176343 devstack@c-api.service[112271]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=112271) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 25 14:54:36.624668 np0000176343 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 25 14:54:36.624717 np0000176343 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 25 14:54:36.624758 np0000176343 devstack@c-api.service[112271]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112271) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 25 14:54:36.624808 np0000176343 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 25 14:54:36.624851 np0000176343 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 25 14:54:36.624892 np0000176343 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 25 14:54:36.624942 np0000176343 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 25 14:54:36.624996 np0000176343 devstack@c-api.service[112271]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112271) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 25 14:54:36.625040 np0000176343 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 25 14:54:36.625081 np0000176343 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 25 14:54:36.625127 np0000176343 devstack@c-api.service[112271]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=112271) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 25 14:54:36.625170 np0000176343 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 25 14:54:36.625262 np0000176343 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 25 14:54:36.625319 np0000176343 devstack@c-api.service[112271]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=112271) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 25 14:54:36.625363 np0000176343 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 25 14:54:36.625405 np0000176343 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 25 14:54:36.625454 np0000176343 devstack@c-api.service[112271]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=112271) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 25 14:54:36.625496 np0000176343 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 25 14:54:36.625537 np0000176343 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 25 14:54:36.625584 np0000176343 devstack@c-api.service[112271]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=112271) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 25 14:54:36.625626 np0000176343 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 25 14:54:36.625667 np0000176343 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 25 14:54:36.625727 np0000176343 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 25 14:54:36.625772 np0000176343 devstack@c-api.service[112271]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=112271) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 25 14:54:36.625820 np0000176343 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 25 14:54:36.625864 np0000176343 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 25 14:54:36.625916 np0000176343 devstack@c-api.service[112271]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112271) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 25 14:54:36.625957 np0000176343 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 25 14:54:36.625995 np0000176343 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 25 14:54:36.626035 np0000176343 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 25 14:54:36.626035 np0000176343 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 25 14:54:36.626119 np0000176343 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 25 14:54:36.626161 np0000176343 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 25 14:54:36.626214 np0000176343 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 25 14:54:36.626268 np0000176343 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 25 14:54:36.626268 np0000176343 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 25 14:54:36.626268 np0000176343 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 25 14:54:36.626268 np0000176343 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 25 14:54:36.626268 np0000176343 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 25 14:54:36.626268 np0000176343 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 25 14:54:36.626268 np0000176343 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 25 14:54:36.626268 np0000176343 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 25 14:54:36.626268 np0000176343 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 25 14:54:36.626268 np0000176343 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 25 14:54:36.626606 np0000176343 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 25 14:54:36.626655 np0000176343 devstack@c-api.service[112271]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112271) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 25 14:54:36.626703 np0000176343 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 25 14:54:36.626751 np0000176343 devstack@c-api.service[112271]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=112271) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 25 14:54:36.626751 np0000176343 devstack@c-api.service[112271]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=112271) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 25 14:54:36.626828 np0000176343 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 25 14:54:36.626871 np0000176343 devstack@c-api.service[112271]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=112271) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 25 14:54:36.626919 np0000176343 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 25 14:54:36.626961 np0000176343 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 25 14:54:36.627002 np0000176343 devstack@c-api.service[112271]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=112271) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 25 14:54:36.627121 np0000176343 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 25 14:54:36.627283 np0000176343 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 25 14:54:36.627344 np0000176343 devstack@c-api.service[112271]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=112271) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 25 14:54:36.627389 np0000176343 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 25 14:54:36.627431 np0000176343 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 25 14:54:36.627473 np0000176343 devstack@c-api.service[112268]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=112268) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 25 14:54:36.627515 np0000176343 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 25 14:54:36.627515 np0000176343 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 25 14:54:36.627515 np0000176343 devstack@c-api.service[112269]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=112269) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 25 14:54:36.627622 np0000176343 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 25 14:54:36.627622 np0000176343 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 25 14:54:36.627622 np0000176343 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 25 14:54:36.627622 np0000176343 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 25 14:54:36.627622 np0000176343 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 25 14:54:36.627622 np0000176343 devstack@c-api.service[112270]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=112270) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 25 14:54:36.672156 np0000176343 devstack@c-api.service[112271]: INFO dbcounter [None req-71897e16-1f1b-4f0c-8a2d-89726fa3c6ab None None] Registered counter for database cinder May 25 14:54:36.673742 np0000176343 devstack@c-api.service[112268]: INFO dbcounter [None req-75dafb82-1b41-46d2-a035-b2476e89e2c0 None None] Registered counter for database cinder May 25 14:54:36.674855 np0000176343 devstack@c-api.service[112269]: INFO dbcounter [None req-f96f47fe-a04c-4f3a-bbf6-3fb379bf2989 None None] Registered counter for database cinder May 25 14:54:36.676156 np0000176343 devstack@c-api.service[112270]: INFO dbcounter [None req-31a5db2f-d748-4abf-a94e-4d5188b438b7 None None] Registered counter for database cinder May 25 14:54:36.683607 np0000176343 devstack@c-api.service[112271]: DEBUG oslo_db.sqlalchemy.engines [None req-71897e16-1f1b-4f0c-8a2d-89726fa3c6ab 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=112271) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 25 14:54:36.684379 np0000176343 devstack@c-api.service[112268]: DEBUG oslo_db.sqlalchemy.engines [None req-75dafb82-1b41-46d2-a035-b2476e89e2c0 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 25 14:54:36.686326 np0000176343 devstack@c-api.service[112269]: DEBUG oslo_db.sqlalchemy.engines [None req-f96f47fe-a04c-4f3a-bbf6-3fb379bf2989 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 25 14:54:36.688719 np0000176343 devstack@c-api.service[112270]: DEBUG oslo_db.sqlalchemy.engines [None req-31a5db2f-d748-4abf-a94e-4d5188b438b7 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 25 14:54:36.795167 np0000176343 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 25 14:54:36.797503 np0000176343 devstack@c-api.service[112268]: INFO cinder.rpc [None req-75dafb82-1b41-46d2-a035-b2476e89e2c0 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. May 25 14:54:36.799316 np0000176343 devstack@c-api.service[112268]: INFO cinder.rpc [None req-75dafb82-1b41-46d2-a035-b2476e89e2c0 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. May 25 14:54:36.800008 np0000176343 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 25 14:54:36.800125 np0000176343 devstack@c-api.service[112271]: DEBUG dbcounter [-] [112271] Writer thread running {{(pid=112271) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} May 25 14:54:36.800930 np0000176343 devstack@c-api.service[112268]: INFO cinder.rpc [None req-75dafb82-1b41-46d2-a035-b2476e89e2c0 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. May 25 14:54:36.802458 np0000176343 devstack@c-api.service[112269]: INFO cinder.rpc [None req-f96f47fe-a04c-4f3a-bbf6-3fb379bf2989 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. May 25 14:54:36.802528 np0000176343 devstack@c-api.service[112268]: INFO cinder.rpc [None req-75dafb82-1b41-46d2-a035-b2476e89e2c0 None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. May 25 14:54:36.802746 np0000176343 devstack@c-api.service[112271]: INFO cinder.rpc [None req-71897e16-1f1b-4f0c-8a2d-89726fa3c6ab None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. May 25 14:54:36.803315 np0000176343 devstack@c-api.service[112268]: WARNING castellan.key_manager.migration [None req-75dafb82-1b41-46d2-a035-b2476e89e2c0 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 25 14:54:36.804585 np0000176343 devstack@c-api.service[112269]: INFO cinder.rpc [None req-f96f47fe-a04c-4f3a-bbf6-3fb379bf2989 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. May 25 14:54:36.804931 np0000176343 devstack@c-api.service[112268]: WARNING castellan.key_manager.migration [None req-75dafb82-1b41-46d2-a035-b2476e89e2c0 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 25 14:54:36.805484 np0000176343 devstack@c-api.service[112271]: INFO cinder.rpc [None req-71897e16-1f1b-4f0c-8a2d-89726fa3c6ab None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. May 25 14:54:36.806687 np0000176343 devstack@c-api.service[112269]: INFO cinder.rpc [None req-f96f47fe-a04c-4f3a-bbf6-3fb379bf2989 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. May 25 14:54:36.808170 np0000176343 devstack@c-api.service[112271]: INFO cinder.rpc [None req-71897e16-1f1b-4f0c-8a2d-89726fa3c6ab None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. May 25 14:54:36.808395 np0000176343 devstack@c-api.service[112269]: INFO cinder.rpc [None req-f96f47fe-a04c-4f3a-bbf6-3fb379bf2989 None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. May 25 14:54:36.808641 np0000176343 devstack@c-api.service[112268]: DEBUG oslo_db.sqlalchemy.engines [None req-75dafb82-1b41-46d2-a035-b2476e89e2c0 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 25 14:54:36.809228 np0000176343 devstack@c-api.service[112269]: WARNING castellan.key_manager.migration [None req-f96f47fe-a04c-4f3a-bbf6-3fb379bf2989 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 25 14:54:36.809292 np0000176343 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 25 14:54:36.810174 np0000176343 devstack@c-api.service[112268]: INFO cinder.rpc [None req-75dafb82-1b41-46d2-a035-b2476e89e2c0 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. May 25 14:54:36.810329 np0000176343 devstack@c-api.service[112271]: INFO cinder.rpc [None req-71897e16-1f1b-4f0c-8a2d-89726fa3c6ab None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. May 25 14:54:36.810823 np0000176343 devstack@c-api.service[112269]: WARNING castellan.key_manager.migration [None req-f96f47fe-a04c-4f3a-bbf6-3fb379bf2989 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 25 14:54:36.811441 np0000176343 devstack@c-api.service[112271]: WARNING castellan.key_manager.migration [None req-71897e16-1f1b-4f0c-8a2d-89726fa3c6ab None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 25 14:54:36.811632 np0000176343 devstack@c-api.service[112268]: INFO cinder.rpc [None req-75dafb82-1b41-46d2-a035-b2476e89e2c0 None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. May 25 14:54:36.812449 np0000176343 devstack@c-api.service[112268]: WARNING castellan.key_manager.migration [None req-75dafb82-1b41-46d2-a035-b2476e89e2c0 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 25 14:54:36.813058 np0000176343 devstack@c-api.service[112270]: INFO cinder.rpc [None req-31a5db2f-d748-4abf-a94e-4d5188b438b7 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. May 25 14:54:36.813783 np0000176343 devstack@c-api.service[112271]: WARNING castellan.key_manager.migration [None req-71897e16-1f1b-4f0c-8a2d-89726fa3c6ab None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 25 14:54:36.815345 np0000176343 devstack@c-api.service[112269]: DEBUG oslo_db.sqlalchemy.engines [None req-f96f47fe-a04c-4f3a-bbf6-3fb379bf2989 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 25 14:54:36.817216 np0000176343 devstack@c-api.service[112270]: INFO cinder.rpc [None req-31a5db2f-d748-4abf-a94e-4d5188b438b7 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. May 25 14:54:36.817340 np0000176343 devstack@c-api.service[112269]: INFO cinder.rpc [None req-f96f47fe-a04c-4f3a-bbf6-3fb379bf2989 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. May 25 14:54:36.818094 np0000176343 devstack@c-api.service[112271]: DEBUG oslo_db.sqlalchemy.engines [None req-71897e16-1f1b-4f0c-8a2d-89726fa3c6ab 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=112271) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 25 14:54:36.819099 np0000176343 devstack@c-api.service[112269]: INFO cinder.rpc [None req-f96f47fe-a04c-4f3a-bbf6-3fb379bf2989 None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. May 25 14:54:36.819827 np0000176343 devstack@c-api.service[112271]: INFO cinder.rpc [None req-71897e16-1f1b-4f0c-8a2d-89726fa3c6ab None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. May 25 14:54:36.819895 np0000176343 devstack@c-api.service[112269]: WARNING castellan.key_manager.migration [None req-f96f47fe-a04c-4f3a-bbf6-3fb379bf2989 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 25 14:54:36.820456 np0000176343 devstack@c-api.service[112270]: INFO cinder.rpc [None req-31a5db2f-d748-4abf-a94e-4d5188b438b7 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. May 25 14:54:36.821477 np0000176343 devstack@c-api.service[112271]: INFO cinder.rpc [None req-71897e16-1f1b-4f0c-8a2d-89726fa3c6ab None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. May 25 14:54:36.821706 np0000176343 devstack@c-api.service[112268]: WARNING castellan.key_manager.migration [None req-75dafb82-1b41-46d2-a035-b2476e89e2c0 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 25 14:54:36.822258 np0000176343 devstack@c-api.service[112271]: WARNING castellan.key_manager.migration [None req-71897e16-1f1b-4f0c-8a2d-89726fa3c6ab None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 25 14:54:36.822314 np0000176343 devstack@c-api.service[112270]: INFO cinder.rpc [None req-31a5db2f-d748-4abf-a94e-4d5188b438b7 None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. May 25 14:54:36.823123 np0000176343 devstack@c-api.service[112270]: WARNING castellan.key_manager.migration [None req-31a5db2f-d748-4abf-a94e-4d5188b438b7 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 25 14:54:36.824768 np0000176343 devstack@c-api.service[112270]: WARNING castellan.key_manager.migration [None req-31a5db2f-d748-4abf-a94e-4d5188b438b7 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 25 14:54:36.824845 np0000176343 devstack@c-api.service[112268]: WARNING castellan.key_manager.migration [None req-75dafb82-1b41-46d2-a035-b2476e89e2c0 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 25 14:54:36.828026 np0000176343 devstack@c-api.service[112270]: DEBUG oslo_db.sqlalchemy.engines [None req-31a5db2f-d748-4abf-a94e-4d5188b438b7 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 25 14:54:36.828125 np0000176343 devstack@c-api.service[112268]: WARNING castellan.key_manager.migration [None req-75dafb82-1b41-46d2-a035-b2476e89e2c0 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 25 14:54:36.829579 np0000176343 devstack@c-api.service[112270]: INFO cinder.rpc [None req-31a5db2f-d748-4abf-a94e-4d5188b438b7 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. May 25 14:54:36.831066 np0000176343 devstack@c-api.service[112270]: INFO cinder.rpc [None req-31a5db2f-d748-4abf-a94e-4d5188b438b7 None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. May 25 14:54:36.831880 np0000176343 devstack@c-api.service[112270]: WARNING castellan.key_manager.migration [None req-31a5db2f-d748-4abf-a94e-4d5188b438b7 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 25 14:54:36.832029 np0000176343 devstack@c-api.service[112269]: WARNING castellan.key_manager.migration [None req-f96f47fe-a04c-4f3a-bbf6-3fb379bf2989 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 25 14:54:36.832344 np0000176343 devstack@c-api.service[112268]: WARNING castellan.key_manager.migration [None req-75dafb82-1b41-46d2-a035-b2476e89e2c0 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 25 14:54:36.834048 np0000176343 devstack@c-api.service[112271]: WARNING castellan.key_manager.migration [None req-71897e16-1f1b-4f0c-8a2d-89726fa3c6ab None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 25 14:54:36.835801 np0000176343 devstack@c-api.service[112269]: WARNING castellan.key_manager.migration [None req-f96f47fe-a04c-4f3a-bbf6-3fb379bf2989 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 25 14:54:36.836336 np0000176343 devstack@c-api.service[112268]: WARNING castellan.key_manager.migration [None req-75dafb82-1b41-46d2-a035-b2476e89e2c0 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 25 14:54:36.838424 np0000176343 devstack@c-api.service[112271]: WARNING castellan.key_manager.migration [None req-71897e16-1f1b-4f0c-8a2d-89726fa3c6ab None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 25 14:54:36.842216 np0000176343 devstack@c-api.service[112269]: WARNING castellan.key_manager.migration [None req-f96f47fe-a04c-4f3a-bbf6-3fb379bf2989 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 25 14:54:36.842303 np0000176343 devstack@c-api.service[112268]: WARNING castellan.key_manager.migration [None req-75dafb82-1b41-46d2-a035-b2476e89e2c0 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 25 14:54:36.842379 np0000176343 devstack@c-api.service[112271]: WARNING castellan.key_manager.migration [None req-71897e16-1f1b-4f0c-8a2d-89726fa3c6ab None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 25 14:54:36.842432 np0000176343 devstack@c-api.service[112270]: WARNING castellan.key_manager.migration [None req-31a5db2f-d748-4abf-a94e-4d5188b438b7 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 25 14:54:36.842747 np0000176343 devstack@c-api.service[112268]: WARNING castellan.key_manager.migration [None req-75dafb82-1b41-46d2-a035-b2476e89e2c0 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 25 14:54:36.844482 np0000176343 devstack@c-api.service[112269]: WARNING castellan.key_manager.migration [None req-f96f47fe-a04c-4f3a-bbf6-3fb379bf2989 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 25 14:54:36.845278 np0000176343 devstack@c-api.service[112270]: WARNING castellan.key_manager.migration [None req-31a5db2f-d748-4abf-a94e-4d5188b438b7 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 25 14:54:36.845624 np0000176343 devstack@c-api.service[112268]: WARNING castellan.key_manager.migration [None req-75dafb82-1b41-46d2-a035-b2476e89e2c0 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 25 14:54:36.846799 np0000176343 devstack@c-api.service[112271]: WARNING castellan.key_manager.migration [None req-71897e16-1f1b-4f0c-8a2d-89726fa3c6ab None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 25 14:54:36.847262 np0000176343 devstack@c-api.service[112269]: WARNING castellan.key_manager.migration [None req-f96f47fe-a04c-4f3a-bbf6-3fb379bf2989 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 25 14:54:36.848391 np0000176343 devstack@c-api.service[112270]: WARNING castellan.key_manager.migration [None req-31a5db2f-d748-4abf-a94e-4d5188b438b7 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 25 14:54:36.848809 np0000176343 devstack@c-api.service[112268]: WARNING castellan.key_manager.migration [None req-75dafb82-1b41-46d2-a035-b2476e89e2c0 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 25 14:54:36.849813 np0000176343 devstack@c-api.service[112271]: WARNING castellan.key_manager.migration [None req-71897e16-1f1b-4f0c-8a2d-89726fa3c6ab None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 25 14:54:36.850304 np0000176343 devstack@c-api.service[112268]: WARNING castellan.key_manager.migration [None req-75dafb82-1b41-46d2-a035-b2476e89e2c0 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 25 14:54:36.850530 np0000176343 devstack@c-api.service[112269]: WARNING castellan.key_manager.migration [None req-f96f47fe-a04c-4f3a-bbf6-3fb379bf2989 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 25 14:54:36.852765 np0000176343 devstack@c-api.service[112271]: WARNING castellan.key_manager.migration [None req-71897e16-1f1b-4f0c-8a2d-89726fa3c6ab None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 25 14:54:36.852924 np0000176343 devstack@c-api.service[112268]: WARNING castellan.key_manager.migration [None req-75dafb82-1b41-46d2-a035-b2476e89e2c0 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 25 14:54:36.853587 np0000176343 devstack@c-api.service[112269]: WARNING castellan.key_manager.migration [None req-f96f47fe-a04c-4f3a-bbf6-3fb379bf2989 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 25 14:54:36.853643 np0000176343 devstack@c-api.service[112270]: WARNING castellan.key_manager.migration [None req-31a5db2f-d748-4abf-a94e-4d5188b438b7 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 25 14:54:36.855816 np0000176343 devstack@c-api.service[112271]: WARNING castellan.key_manager.migration [None req-71897e16-1f1b-4f0c-8a2d-89726fa3c6ab None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 25 14:54:36.856394 np0000176343 devstack@c-api.service[112269]: WARNING castellan.key_manager.migration [None req-f96f47fe-a04c-4f3a-bbf6-3fb379bf2989 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 25 14:54:36.856729 np0000176343 devstack@c-api.service[112270]: WARNING castellan.key_manager.migration [None req-31a5db2f-d748-4abf-a94e-4d5188b438b7 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 25 14:54:36.858491 np0000176343 devstack@c-api.service[112268]: WARNING castellan.key_manager.migration [None req-75dafb82-1b41-46d2-a035-b2476e89e2c0 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 25 14:54:36.858636 np0000176343 devstack@c-api.service[112271]: WARNING castellan.key_manager.migration [None req-71897e16-1f1b-4f0c-8a2d-89726fa3c6ab None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 25 14:54:36.859340 np0000176343 devstack@c-api.service[112269]: WARNING castellan.key_manager.migration [None req-f96f47fe-a04c-4f3a-bbf6-3fb379bf2989 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 25 14:54:36.859726 np0000176343 devstack@c-api.service[112270]: WARNING castellan.key_manager.migration [None req-31a5db2f-d748-4abf-a94e-4d5188b438b7 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 25 14:54:36.860811 np0000176343 devstack@c-api.service[112269]: WARNING castellan.key_manager.migration [None req-f96f47fe-a04c-4f3a-bbf6-3fb379bf2989 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 25 14:54:36.861562 np0000176343 devstack@c-api.service[112271]: WARNING castellan.key_manager.migration [None req-71897e16-1f1b-4f0c-8a2d-89726fa3c6ab None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 25 14:54:36.861815 np0000176343 devstack@c-api.service[112268]: WARNING castellan.key_manager.migration [None req-75dafb82-1b41-46d2-a035-b2476e89e2c0 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 25 14:54:36.862798 np0000176343 devstack@c-api.service[112270]: WARNING castellan.key_manager.migration [None req-31a5db2f-d748-4abf-a94e-4d5188b438b7 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 25 14:54:36.863036 np0000176343 devstack@c-api.service[112271]: WARNING castellan.key_manager.migration [None req-71897e16-1f1b-4f0c-8a2d-89726fa3c6ab None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 25 14:54:36.863526 np0000176343 devstack@c-api.service[112269]: WARNING castellan.key_manager.migration [None req-f96f47fe-a04c-4f3a-bbf6-3fb379bf2989 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 25 14:54:36.863945 np0000176343 devstack@c-api.service[112268]: WARNING castellan.key_manager.migration [None req-75dafb82-1b41-46d2-a035-b2476e89e2c0 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 25 14:54:36.865348 np0000176343 devstack@c-api.service[112268]: WARNING castellan.key_manager.migration [None req-75dafb82-1b41-46d2-a035-b2476e89e2c0 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 25 14:54:36.865623 np0000176343 devstack@c-api.service[112270]: WARNING castellan.key_manager.migration [None req-31a5db2f-d748-4abf-a94e-4d5188b438b7 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 25 14:54:36.865714 np0000176343 devstack@c-api.service[112271]: WARNING castellan.key_manager.migration [None req-71897e16-1f1b-4f0c-8a2d-89726fa3c6ab None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 25 14:54:36.866811 np0000176343 devstack@c-api.service[112268]: WARNING castellan.key_manager.migration [None req-75dafb82-1b41-46d2-a035-b2476e89e2c0 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 25 14:54:36.868292 np0000176343 devstack@c-api.service[112268]: WARNING castellan.key_manager.migration [None req-75dafb82-1b41-46d2-a035-b2476e89e2c0 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 25 14:54:36.868501 np0000176343 devstack@c-api.service[112270]: WARNING castellan.key_manager.migration [None req-31a5db2f-d748-4abf-a94e-4d5188b438b7 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 25 14:54:36.869076 np0000176343 devstack@c-api.service[112269]: WARNING castellan.key_manager.migration [None req-f96f47fe-a04c-4f3a-bbf6-3fb379bf2989 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 25 14:54:36.869488 np0000176343 devstack@c-api.service[112268]: WARNING cinder.api.contrib.hosts [None req-75dafb82-1b41-46d2-a035-b2476e89e2c0 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. May 25 14:54:36.870066 np0000176343 devstack@c-api.service[112270]: WARNING castellan.key_manager.migration [None req-31a5db2f-d748-4abf-a94e-4d5188b438b7 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 25 14:54:36.870251 np0000176343 devstack@c-api.service[112268]: WARNING castellan.key_manager.migration [None req-75dafb82-1b41-46d2-a035-b2476e89e2c0 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 25 14:54:36.871185 np0000176343 devstack@c-api.service[112271]: WARNING castellan.key_manager.migration [None req-71897e16-1f1b-4f0c-8a2d-89726fa3c6ab None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 25 14:54:36.871679 np0000176343 devstack@c-api.service[112268]: WARNING castellan.key_manager.migration [None req-75dafb82-1b41-46d2-a035-b2476e89e2c0 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 25 14:54:36.872444 np0000176343 devstack@c-api.service[112269]: WARNING castellan.key_manager.migration [None req-f96f47fe-a04c-4f3a-bbf6-3fb379bf2989 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 25 14:54:36.872821 np0000176343 devstack@c-api.service[112270]: WARNING castellan.key_manager.migration [None req-31a5db2f-d748-4abf-a94e-4d5188b438b7 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 25 14:54:36.873034 np0000176343 devstack@c-api.service[112268]: WARNING castellan.key_manager.migration [None req-75dafb82-1b41-46d2-a035-b2476e89e2c0 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 25 14:54:36.874349 np0000176343 devstack@c-api.service[112268]: WARNING castellan.key_manager.migration [None req-75dafb82-1b41-46d2-a035-b2476e89e2c0 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 25 14:54:36.874556 np0000176343 devstack@c-api.service[112271]: WARNING castellan.key_manager.migration [None req-71897e16-1f1b-4f0c-8a2d-89726fa3c6ab None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 25 14:54:36.874623 np0000176343 devstack@c-api.service[112269]: WARNING castellan.key_manager.migration [None req-f96f47fe-a04c-4f3a-bbf6-3fb379bf2989 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 25 14:54:36.875155 np0000176343 devstack@c-api.service[112268]: DEBUG cinder.api.v3.router [None req-75dafb82-1b41-46d2-a035-b2476e89e2c0 None None] Extended resource: extensions {{(pid=112268) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 25 14:54:36.875970 np0000176343 devstack@c-api.service[112269]: WARNING castellan.key_manager.migration [None req-f96f47fe-a04c-4f3a-bbf6-3fb379bf2989 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 25 14:54:36.876498 np0000176343 devstack@c-api.service[112268]: DEBUG cinder.api.v3.router [None req-75dafb82-1b41-46d2-a035-b2476e89e2c0 None None] Extended resource: qos-specs {{(pid=112268) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 25 14:54:36.876695 np0000176343 devstack@c-api.service[112271]: WARNING castellan.key_manager.migration [None req-71897e16-1f1b-4f0c-8a2d-89726fa3c6ab None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 25 14:54:36.877499 np0000176343 devstack@c-api.service[112269]: WARNING castellan.key_manager.migration [None req-f96f47fe-a04c-4f3a-bbf6-3fb379bf2989 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 25 14:54:36.878103 np0000176343 devstack@c-api.service[112271]: WARNING castellan.key_manager.migration [None req-71897e16-1f1b-4f0c-8a2d-89726fa3c6ab None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 25 14:54:36.878382 np0000176343 devstack@c-api.service[112270]: WARNING castellan.key_manager.migration [None req-31a5db2f-d748-4abf-a94e-4d5188b438b7 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 25 14:54:36.878612 np0000176343 devstack@c-api.service[112268]: DEBUG cinder.api.v3.router [None req-75dafb82-1b41-46d2-a035-b2476e89e2c0 None None] Extended resource: os-snapshot-manage {{(pid=112268) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 25 14:54:36.878951 np0000176343 devstack@c-api.service[112269]: WARNING castellan.key_manager.migration [None req-f96f47fe-a04c-4f3a-bbf6-3fb379bf2989 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 25 14:54:36.879599 np0000176343 devstack@c-api.service[112271]: WARNING castellan.key_manager.migration [None req-71897e16-1f1b-4f0c-8a2d-89726fa3c6ab None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 25 14:54:36.880029 np0000176343 devstack@c-api.service[112268]: DEBUG cinder.api.v3.router [None req-75dafb82-1b41-46d2-a035-b2476e89e2c0 None None] Extended resource: scheduler-stats {{(pid=112268) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 25 14:54:36.880121 np0000176343 devstack@c-api.service[112269]: WARNING cinder.api.contrib.hosts [None req-f96f47fe-a04c-4f3a-bbf6-3fb379bf2989 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. May 25 14:54:36.880884 np0000176343 devstack@c-api.service[112269]: WARNING castellan.key_manager.migration [None req-f96f47fe-a04c-4f3a-bbf6-3fb379bf2989 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 25 14:54:36.881063 np0000176343 devstack@c-api.service[112271]: WARNING castellan.key_manager.migration [None req-71897e16-1f1b-4f0c-8a2d-89726fa3c6ab None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 25 14:54:36.881495 np0000176343 devstack@c-api.service[112268]: DEBUG cinder.api.v3.router [None req-75dafb82-1b41-46d2-a035-b2476e89e2c0 None None] Extended resource: os-volume-transfer {{(pid=112268) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 25 14:54:36.882090 np0000176343 devstack@c-api.service[112270]: WARNING castellan.key_manager.migration [None req-31a5db2f-d748-4abf-a94e-4d5188b438b7 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 25 14:54:36.882288 np0000176343 devstack@c-api.service[112271]: WARNING cinder.api.contrib.hosts [None req-71897e16-1f1b-4f0c-8a2d-89726fa3c6ab None None] Deprecated: The Host API is deprecated and will be be removed in a future version. May 25 14:54:36.882353 np0000176343 devstack@c-api.service[112269]: WARNING castellan.key_manager.migration [None req-f96f47fe-a04c-4f3a-bbf6-3fb379bf2989 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 25 14:54:36.883051 np0000176343 devstack@c-api.service[112271]: WARNING castellan.key_manager.migration [None req-71897e16-1f1b-4f0c-8a2d-89726fa3c6ab None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 25 14:54:36.883680 np0000176343 devstack@c-api.service[112269]: WARNING castellan.key_manager.migration [None req-f96f47fe-a04c-4f3a-bbf6-3fb379bf2989 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 25 14:54:36.883743 np0000176343 devstack@c-api.service[112268]: DEBUG cinder.api.v3.router [None req-75dafb82-1b41-46d2-a035-b2476e89e2c0 None None] Extended resource: extra_specs {{(pid=112268) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 25 14:54:36.884328 np0000176343 devstack@c-api.service[112270]: WARNING castellan.key_manager.migration [None req-31a5db2f-d748-4abf-a94e-4d5188b438b7 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 25 14:54:36.884511 np0000176343 devstack@c-api.service[112271]: WARNING castellan.key_manager.migration [None req-71897e16-1f1b-4f0c-8a2d-89726fa3c6ab None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 25 14:54:36.885061 np0000176343 devstack@c-api.service[112269]: WARNING castellan.key_manager.migration [None req-f96f47fe-a04c-4f3a-bbf6-3fb379bf2989 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 25 14:54:36.885320 np0000176343 devstack@c-api.service[112268]: DEBUG cinder.api.v3.router [None req-75dafb82-1b41-46d2-a035-b2476e89e2c0 None None] Extended resource: os-volume-type-access {{(pid=112268) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 25 14:54:36.885710 np0000176343 devstack@c-api.service[112270]: WARNING castellan.key_manager.migration [None req-31a5db2f-d748-4abf-a94e-4d5188b438b7 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 25 14:54:36.885872 np0000176343 devstack@c-api.service[112271]: WARNING castellan.key_manager.migration [None req-71897e16-1f1b-4f0c-8a2d-89726fa3c6ab None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 25 14:54:36.885935 np0000176343 devstack@c-api.service[112269]: DEBUG cinder.api.v3.router [None req-f96f47fe-a04c-4f3a-bbf6-3fb379bf2989 None None] Extended resource: extensions {{(pid=112269) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 25 14:54:36.886905 np0000176343 devstack@c-api.service[112268]: DEBUG cinder.api.v3.router [None req-75dafb82-1b41-46d2-a035-b2476e89e2c0 None None] Extended resource: cgsnapshots {{(pid=112268) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 25 14:54:36.887185 np0000176343 devstack@c-api.service[112271]: WARNING castellan.key_manager.migration [None req-71897e16-1f1b-4f0c-8a2d-89726fa3c6ab None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 25 14:54:36.887298 np0000176343 devstack@c-api.service[112270]: WARNING castellan.key_manager.migration [None req-31a5db2f-d748-4abf-a94e-4d5188b438b7 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 25 14:54:36.887375 np0000176343 devstack@c-api.service[112269]: DEBUG cinder.api.v3.router [None req-f96f47fe-a04c-4f3a-bbf6-3fb379bf2989 None None] Extended resource: qos-specs {{(pid=112269) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 25 14:54:36.888029 np0000176343 devstack@c-api.service[112271]: DEBUG cinder.api.v3.router [None req-71897e16-1f1b-4f0c-8a2d-89726fa3c6ab None None] Extended resource: extensions {{(pid=112271) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 25 14:54:36.888318 np0000176343 devstack@c-api.service[112268]: DEBUG cinder.api.v3.router [None req-75dafb82-1b41-46d2-a035-b2476e89e2c0 None None] Extended resource: consistencygroups {{(pid=112268) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 25 14:54:36.888658 np0000176343 devstack@c-api.service[112270]: WARNING castellan.key_manager.migration [None req-31a5db2f-d748-4abf-a94e-4d5188b438b7 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 25 14:54:36.889328 np0000176343 devstack@c-api.service[112269]: DEBUG cinder.api.v3.router [None req-f96f47fe-a04c-4f3a-bbf6-3fb379bf2989 None None] Extended resource: os-snapshot-manage {{(pid=112269) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 25 14:54:36.889402 np0000176343 devstack@c-api.service[112271]: DEBUG cinder.api.v3.router [None req-71897e16-1f1b-4f0c-8a2d-89726fa3c6ab None None] Extended resource: qos-specs {{(pid=112271) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 25 14:54:36.889870 np0000176343 devstack@c-api.service[112270]: WARNING cinder.api.contrib.hosts [None req-31a5db2f-d748-4abf-a94e-4d5188b438b7 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. May 25 14:54:36.890309 np0000176343 devstack@c-api.service[112268]: DEBUG cinder.api.v3.router [None req-75dafb82-1b41-46d2-a035-b2476e89e2c0 None None] Extended resource: os-quota-sets {{(pid=112268) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 25 14:54:36.890709 np0000176343 devstack@c-api.service[112270]: WARNING castellan.key_manager.migration [None req-31a5db2f-d748-4abf-a94e-4d5188b438b7 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 25 14:54:36.890777 np0000176343 devstack@c-api.service[112269]: DEBUG cinder.api.v3.router [None req-f96f47fe-a04c-4f3a-bbf6-3fb379bf2989 None None] Extended resource: scheduler-stats {{(pid=112269) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 25 14:54:36.891519 np0000176343 devstack@c-api.service[112271]: DEBUG cinder.api.v3.router [None req-71897e16-1f1b-4f0c-8a2d-89726fa3c6ab None None] Extended resource: os-snapshot-manage {{(pid=112271) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 25 14:54:36.891721 np0000176343 devstack@c-api.service[112268]: DEBUG cinder.api.v3.router [None req-75dafb82-1b41-46d2-a035-b2476e89e2c0 None None] Extended resource: capabilities {{(pid=112268) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 25 14:54:36.892187 np0000176343 devstack@c-api.service[112270]: WARNING castellan.key_manager.migration [None req-31a5db2f-d748-4abf-a94e-4d5188b438b7 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 25 14:54:36.892807 np0000176343 devstack@c-api.service[112269]: DEBUG cinder.api.v3.router [None req-f96f47fe-a04c-4f3a-bbf6-3fb379bf2989 None None] Extended resource: os-volume-transfer {{(pid=112269) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 25 14:54:36.892973 np0000176343 devstack@c-api.service[112271]: DEBUG cinder.api.v3.router [None req-71897e16-1f1b-4f0c-8a2d-89726fa3c6ab None None] Extended resource: scheduler-stats {{(pid=112271) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 25 14:54:36.893047 np0000176343 devstack@c-api.service[112268]: DEBUG cinder.api.v3.router [None req-75dafb82-1b41-46d2-a035-b2476e89e2c0 None None] Extended resource: os-hosts {{(pid=112268) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 25 14:54:36.893583 np0000176343 devstack@c-api.service[112270]: WARNING castellan.key_manager.migration [None req-31a5db2f-d748-4abf-a94e-4d5188b438b7 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 25 14:54:36.894455 np0000176343 devstack@c-api.service[112268]: DEBUG cinder.api.v3.router [None req-75dafb82-1b41-46d2-a035-b2476e89e2c0 None None] Extended resource: encryption {{(pid=112268) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 25 14:54:36.894550 np0000176343 devstack@c-api.service[112269]: DEBUG cinder.api.v3.router [None req-f96f47fe-a04c-4f3a-bbf6-3fb379bf2989 None None] Extended resource: extra_specs {{(pid=112269) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 25 14:54:36.894895 np0000176343 devstack@c-api.service[112270]: WARNING castellan.key_manager.migration [None req-31a5db2f-d748-4abf-a94e-4d5188b438b7 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 25 14:54:36.895162 np0000176343 devstack@c-api.service[112271]: DEBUG cinder.api.v3.router [None req-71897e16-1f1b-4f0c-8a2d-89726fa3c6ab None None] Extended resource: os-volume-transfer {{(pid=112271) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 25 14:54:36.895727 np0000176343 devstack@c-api.service[112270]: DEBUG cinder.api.v3.router [None req-31a5db2f-d748-4abf-a94e-4d5188b438b7 None None] Extended resource: extensions {{(pid=112270) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 25 14:54:36.895930 np0000176343 devstack@c-api.service[112268]: DEBUG cinder.api.v3.router [None req-75dafb82-1b41-46d2-a035-b2476e89e2c0 None None] Extended resource: backups {{(pid=112268) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 25 14:54:36.896018 np0000176343 devstack@c-api.service[112269]: DEBUG cinder.api.v3.router [None req-f96f47fe-a04c-4f3a-bbf6-3fb379bf2989 None None] Extended resource: os-volume-type-access {{(pid=112269) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 25 14:54:36.896781 np0000176343 devstack@c-api.service[112271]: DEBUG cinder.api.v3.router [None req-71897e16-1f1b-4f0c-8a2d-89726fa3c6ab None None] Extended resource: extra_specs {{(pid=112271) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 25 14:54:36.897075 np0000176343 devstack@c-api.service[112270]: DEBUG cinder.api.v3.router [None req-31a5db2f-d748-4abf-a94e-4d5188b438b7 None None] Extended resource: qos-specs {{(pid=112270) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 25 14:54:36.897625 np0000176343 devstack@c-api.service[112269]: DEBUG cinder.api.v3.router [None req-f96f47fe-a04c-4f3a-bbf6-3fb379bf2989 None None] Extended resource: cgsnapshots {{(pid=112269) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 25 14:54:36.897962 np0000176343 devstack@c-api.service[112268]: DEBUG cinder.api.v3.router [None req-75dafb82-1b41-46d2-a035-b2476e89e2c0 None None] Extended resource: os-quota-class-sets {{(pid=112268) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 25 14:54:36.898467 np0000176343 devstack@c-api.service[112271]: DEBUG cinder.api.v3.router [None req-71897e16-1f1b-4f0c-8a2d-89726fa3c6ab None None] Extended resource: os-volume-type-access {{(pid=112271) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 25 14:54:36.899041 np0000176343 devstack@c-api.service[112269]: DEBUG cinder.api.v3.router [None req-f96f47fe-a04c-4f3a-bbf6-3fb379bf2989 None None] Extended resource: consistencygroups {{(pid=112269) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 25 14:54:36.899165 np0000176343 devstack@c-api.service[112270]: DEBUG cinder.api.v3.router [None req-31a5db2f-d748-4abf-a94e-4d5188b438b7 None None] Extended resource: os-snapshot-manage {{(pid=112270) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 25 14:54:36.899317 np0000176343 devstack@c-api.service[112268]: DEBUG cinder.api.v3.router [None req-75dafb82-1b41-46d2-a035-b2476e89e2c0 None None] Extended resource: os-volume-manage {{(pid=112268) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 25 14:54:36.900124 np0000176343 devstack@c-api.service[112271]: DEBUG cinder.api.v3.router [None req-71897e16-1f1b-4f0c-8a2d-89726fa3c6ab None None] Extended resource: cgsnapshots {{(pid=112271) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 25 14:54:36.900597 np0000176343 devstack@c-api.service[112270]: DEBUG cinder.api.v3.router [None req-31a5db2f-d748-4abf-a94e-4d5188b438b7 None None] Extended resource: scheduler-stats {{(pid=112270) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 25 14:54:36.900767 np0000176343 devstack@c-api.service[112268]: DEBUG cinder.api.v3.router [None req-75dafb82-1b41-46d2-a035-b2476e89e2c0 None None] Extended resource: os-availability-zone {{(pid=112268) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 25 14:54:36.901125 np0000176343 devstack@c-api.service[112269]: DEBUG cinder.api.v3.router [None req-f96f47fe-a04c-4f3a-bbf6-3fb379bf2989 None None] Extended resource: os-quota-sets {{(pid=112269) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 25 14:54:36.901466 np0000176343 devstack@c-api.service[112271]: DEBUG cinder.api.v3.router [None req-71897e16-1f1b-4f0c-8a2d-89726fa3c6ab None None] Extended resource: consistencygroups {{(pid=112271) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 25 14:54:36.902119 np0000176343 devstack@c-api.service[112268]: DEBUG cinder.api.v3.router [None req-75dafb82-1b41-46d2-a035-b2476e89e2c0 None None] Extended resource: encryption {{(pid=112268) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 25 14:54:36.902562 np0000176343 devstack@c-api.service[112269]: DEBUG cinder.api.v3.router [None req-f96f47fe-a04c-4f3a-bbf6-3fb379bf2989 None None] Extended resource: capabilities {{(pid=112269) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 25 14:54:36.902690 np0000176343 devstack@c-api.service[112270]: DEBUG cinder.api.v3.router [None req-31a5db2f-d748-4abf-a94e-4d5188b438b7 None None] Extended resource: os-volume-transfer {{(pid=112270) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 25 14:54:36.903429 np0000176343 devstack@c-api.service[112271]: DEBUG cinder.api.v3.router [None req-71897e16-1f1b-4f0c-8a2d-89726fa3c6ab None None] Extended resource: os-quota-sets {{(pid=112271) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 25 14:54:36.904102 np0000176343 devstack@c-api.service[112269]: DEBUG cinder.api.v3.router [None req-f96f47fe-a04c-4f3a-bbf6-3fb379bf2989 None None] Extended resource: os-hosts {{(pid=112269) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 25 14:54:36.904267 np0000176343 devstack@c-api.service[112270]: DEBUG cinder.api.v3.router [None req-31a5db2f-d748-4abf-a94e-4d5188b438b7 None None] Extended resource: extra_specs {{(pid=112270) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 25 14:54:36.904338 np0000176343 devstack@c-api.service[112268]: WARNING castellan.key_manager.migration [None req-75dafb82-1b41-46d2-a035-b2476e89e2c0 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 25 14:54:36.904813 np0000176343 devstack@c-api.service[112271]: DEBUG cinder.api.v3.router [None req-71897e16-1f1b-4f0c-8a2d-89726fa3c6ab None None] Extended resource: capabilities {{(pid=112271) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 25 14:54:36.905676 np0000176343 devstack@c-api.service[112268]: WARNING castellan.key_manager.migration [None req-75dafb82-1b41-46d2-a035-b2476e89e2c0 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 25 14:54:36.905841 np0000176343 devstack@c-api.service[112269]: DEBUG cinder.api.v3.router [None req-f96f47fe-a04c-4f3a-bbf6-3fb379bf2989 None None] Extended resource: encryption {{(pid=112269) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 25 14:54:36.906015 np0000176343 devstack@c-api.service[112270]: DEBUG cinder.api.v3.router [None req-31a5db2f-d748-4abf-a94e-4d5188b438b7 None None] Extended resource: os-volume-type-access {{(pid=112270) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 25 14:54:36.906164 np0000176343 devstack@c-api.service[112271]: DEBUG cinder.api.v3.router [None req-71897e16-1f1b-4f0c-8a2d-89726fa3c6ab None None] Extended resource: os-hosts {{(pid=112271) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 25 14:54:36.907024 np0000176343 devstack@c-api.service[112268]: WARNING castellan.key_manager.migration [None req-75dafb82-1b41-46d2-a035-b2476e89e2c0 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 25 14:54:36.907337 np0000176343 devstack@c-api.service[112269]: DEBUG cinder.api.v3.router [None req-f96f47fe-a04c-4f3a-bbf6-3fb379bf2989 None None] Extended resource: backups {{(pid=112269) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 25 14:54:36.907411 np0000176343 devstack@c-api.service[112270]: DEBUG cinder.api.v3.router [None req-31a5db2f-d748-4abf-a94e-4d5188b438b7 None None] Extended resource: cgsnapshots {{(pid=112270) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 25 14:54:36.907470 np0000176343 devstack@c-api.service[112271]: DEBUG cinder.api.v3.router [None req-71897e16-1f1b-4f0c-8a2d-89726fa3c6ab None None] Extended resource: encryption {{(pid=112271) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 25 14:54:36.908356 np0000176343 devstack@c-api.service[112268]: WARNING castellan.key_manager.migration [None req-75dafb82-1b41-46d2-a035-b2476e89e2c0 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 25 14:54:36.908833 np0000176343 devstack@c-api.service[112270]: DEBUG cinder.api.v3.router [None req-31a5db2f-d748-4abf-a94e-4d5188b438b7 None None] Extended resource: consistencygroups {{(pid=112270) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 25 14:54:36.909005 np0000176343 devstack@c-api.service[112271]: DEBUG cinder.api.v3.router [None req-71897e16-1f1b-4f0c-8a2d-89726fa3c6ab None None] Extended resource: backups {{(pid=112271) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 25 14:54:36.909416 np0000176343 devstack@c-api.service[112269]: DEBUG cinder.api.v3.router [None req-f96f47fe-a04c-4f3a-bbf6-3fb379bf2989 None None] Extended resource: os-quota-class-sets {{(pid=112269) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 25 14:54:36.909767 np0000176343 devstack@c-api.service[112268]: WARNING castellan.key_manager.migration [None req-75dafb82-1b41-46d2-a035-b2476e89e2c0 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 25 14:54:36.910749 np0000176343 devstack@c-api.service[112269]: DEBUG cinder.api.v3.router [None req-f96f47fe-a04c-4f3a-bbf6-3fb379bf2989 None None] Extended resource: os-volume-manage {{(pid=112269) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 25 14:54:36.910847 np0000176343 devstack@c-api.service[112270]: DEBUG cinder.api.v3.router [None req-31a5db2f-d748-4abf-a94e-4d5188b438b7 None None] Extended resource: os-quota-sets {{(pid=112270) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 25 14:54:36.911024 np0000176343 devstack@c-api.service[112271]: DEBUG cinder.api.v3.router [None req-71897e16-1f1b-4f0c-8a2d-89726fa3c6ab None None] Extended resource: os-quota-class-sets {{(pid=112271) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 25 14:54:36.911227 np0000176343 devstack@c-api.service[112268]: WARNING castellan.key_manager.migration [None req-75dafb82-1b41-46d2-a035-b2476e89e2c0 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 25 14:54:36.912217 np0000176343 devstack@c-api.service[112269]: DEBUG cinder.api.v3.router [None req-f96f47fe-a04c-4f3a-bbf6-3fb379bf2989 None None] Extended resource: os-availability-zone {{(pid=112269) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 25 14:54:36.912289 np0000176343 devstack@c-api.service[112270]: DEBUG cinder.api.v3.router [None req-31a5db2f-d748-4abf-a94e-4d5188b438b7 None None] Extended resource: capabilities {{(pid=112270) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 25 14:54:36.912371 np0000176343 devstack@c-api.service[112271]: DEBUG cinder.api.v3.router [None req-71897e16-1f1b-4f0c-8a2d-89726fa3c6ab None None] Extended resource: os-volume-manage {{(pid=112271) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 25 14:54:36.912609 np0000176343 devstack@c-api.service[112268]: WARNING castellan.key_manager.migration [None req-75dafb82-1b41-46d2-a035-b2476e89e2c0 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 25 14:54:36.913509 np0000176343 devstack@c-api.service[112268]: DEBUG cinder.api.contrib.snapshot_actions [None req-75dafb82-1b41-46d2-a035-b2476e89e2c0 None None] SnapshotActionsController initialized {{(pid=112268) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} May 25 14:54:36.913590 np0000176343 devstack@c-api.service[112269]: DEBUG cinder.api.v3.router [None req-f96f47fe-a04c-4f3a-bbf6-3fb379bf2989 None None] Extended resource: encryption {{(pid=112269) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 25 14:54:36.913669 np0000176343 devstack@c-api.service[112270]: DEBUG cinder.api.v3.router [None req-31a5db2f-d748-4abf-a94e-4d5188b438b7 None None] Extended resource: os-hosts {{(pid=112270) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 25 14:54:36.913735 np0000176343 devstack@c-api.service[112268]: DEBUG cinder.api.v3.router [None req-75dafb82-1b41-46d2-a035-b2476e89e2c0 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=112268) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 25 14:54:36.913735 np0000176343 devstack@c-api.service[112268]: DEBUG cinder.api.v3.router [None req-75dafb82-1b41-46d2-a035-b2476e89e2c0 None None] Extension TypesManage extending resource: types {{(pid=112268) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 25 14:54:36.913835 np0000176343 devstack@c-api.service[112271]: DEBUG cinder.api.v3.router [None req-71897e16-1f1b-4f0c-8a2d-89726fa3c6ab None None] Extended resource: os-availability-zone {{(pid=112271) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 25 14:54:36.913897 np0000176343 devstack@c-api.service[112268]: DEBUG cinder.api.v3.router [None req-75dafb82-1b41-46d2-a035-b2476e89e2c0 None None] Extension VolumeActions extending resource: volumes {{(pid=112268) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 25 14:54:36.914017 np0000176343 devstack@c-api.service[112268]: DEBUG cinder.api.v3.router [None req-75dafb82-1b41-46d2-a035-b2476e89e2c0 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=112268) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 25 14:54:36.914118 np0000176343 devstack@c-api.service[112268]: DEBUG cinder.api.v3.router [None req-75dafb82-1b41-46d2-a035-b2476e89e2c0 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=112268) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 25 14:54:36.914245 np0000176343 devstack@c-api.service[112268]: DEBUG cinder.api.v3.router [None req-75dafb82-1b41-46d2-a035-b2476e89e2c0 None None] Extension AdminActions extending resource: volumes {{(pid=112268) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 25 14:54:36.914354 np0000176343 devstack@c-api.service[112268]: DEBUG cinder.api.v3.router [None req-75dafb82-1b41-46d2-a035-b2476e89e2c0 None None] Extension AdminActions extending resource: snapshots {{(pid=112268) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 25 14:54:36.914464 np0000176343 devstack@c-api.service[112268]: DEBUG cinder.api.v3.router [None req-75dafb82-1b41-46d2-a035-b2476e89e2c0 None None] Extension AdminActions extending resource: backups {{(pid=112268) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 25 14:54:36.914573 np0000176343 devstack@c-api.service[112268]: DEBUG cinder.api.v3.router [None req-75dafb82-1b41-46d2-a035-b2476e89e2c0 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=112268) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 25 14:54:36.914665 np0000176343 devstack@c-api.service[112268]: DEBUG cinder.api.v3.router [None req-75dafb82-1b41-46d2-a035-b2476e89e2c0 None None] Extension UsedLimits extending resource: limits {{(pid=112268) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 25 14:54:36.914762 np0000176343 devstack@c-api.service[112268]: DEBUG cinder.api.v3.router [None req-75dafb82-1b41-46d2-a035-b2476e89e2c0 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=112268) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 25 14:54:36.914878 np0000176343 devstack@c-api.service[112268]: DEBUG cinder.api.v3.router [None req-75dafb82-1b41-46d2-a035-b2476e89e2c0 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=112268) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 25 14:54:36.914936 np0000176343 devstack@c-api.service[112270]: DEBUG cinder.api.v3.router [None req-31a5db2f-d748-4abf-a94e-4d5188b438b7 None None] Extended resource: encryption {{(pid=112270) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 25 14:54:36.914981 np0000176343 devstack@c-api.service[112268]: DEBUG cinder.api.v3.router [None req-75dafb82-1b41-46d2-a035-b2476e89e2c0 None None] Extension VolumeTypeAccess extending resource: types {{(pid=112268) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 25 14:54:36.915068 np0000176343 devstack@c-api.service[112271]: DEBUG cinder.api.v3.router [None req-71897e16-1f1b-4f0c-8a2d-89726fa3c6ab None None] Extended resource: encryption {{(pid=112271) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 25 14:54:36.915115 np0000176343 devstack@c-api.service[112268]: DEBUG cinder.api.v3.router [None req-75dafb82-1b41-46d2-a035-b2476e89e2c0 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=112268) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 25 14:54:36.915210 np0000176343 devstack@c-api.service[112268]: DEBUG cinder.api.v3.router [None req-75dafb82-1b41-46d2-a035-b2476e89e2c0 None None] Extension SnapshotActions extending resource: snapshots {{(pid=112268) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 25 14:54:36.915314 np0000176343 devstack@c-api.service[112268]: DEBUG cinder.api.v3.router [None req-75dafb82-1b41-46d2-a035-b2476e89e2c0 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=112268) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 25 14:54:36.915722 np0000176343 devstack@c-api.service[112269]: WARNING castellan.key_manager.migration [None req-f96f47fe-a04c-4f3a-bbf6-3fb379bf2989 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 25 14:54:36.916428 np0000176343 devstack@c-api.service[112270]: DEBUG cinder.api.v3.router [None req-31a5db2f-d748-4abf-a94e-4d5188b438b7 None None] Extended resource: backups {{(pid=112270) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 25 14:54:36.917135 np0000176343 devstack@c-api.service[112269]: WARNING castellan.key_manager.migration [None req-f96f47fe-a04c-4f3a-bbf6-3fb379bf2989 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 25 14:54:36.917458 np0000176343 devstack@c-api.service[112271]: WARNING castellan.key_manager.migration [None req-71897e16-1f1b-4f0c-8a2d-89726fa3c6ab None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 25 14:54:36.918477 np0000176343 devstack@c-api.service[112270]: DEBUG cinder.api.v3.router [None req-31a5db2f-d748-4abf-a94e-4d5188b438b7 None None] Extended resource: os-quota-class-sets {{(pid=112270) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 25 14:54:36.918550 np0000176343 devstack@c-api.service[112269]: WARNING castellan.key_manager.migration [None req-f96f47fe-a04c-4f3a-bbf6-3fb379bf2989 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 25 14:54:36.918912 np0000176343 devstack@c-api.service[112271]: WARNING castellan.key_manager.migration [None req-71897e16-1f1b-4f0c-8a2d-89726fa3c6ab None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 25 14:54:36.919785 np0000176343 devstack@c-api.service[112270]: DEBUG cinder.api.v3.router [None req-31a5db2f-d748-4abf-a94e-4d5188b438b7 None None] Extended resource: os-volume-manage {{(pid=112270) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 25 14:54:36.919830 np0000176343 devstack@c-api.service[112269]: WARNING castellan.key_manager.migration [None req-f96f47fe-a04c-4f3a-bbf6-3fb379bf2989 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 25 14:54:36.920280 np0000176343 devstack@c-api.service[112271]: WARNING castellan.key_manager.migration [None req-71897e16-1f1b-4f0c-8a2d-89726fa3c6ab None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 25 14:54:36.921257 np0000176343 devstack@c-api.service[112270]: DEBUG cinder.api.v3.router [None req-31a5db2f-d748-4abf-a94e-4d5188b438b7 None None] Extended resource: os-availability-zone {{(pid=112270) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 25 14:54:36.921319 np0000176343 devstack@c-api.service[112269]: WARNING castellan.key_manager.migration [None req-f96f47fe-a04c-4f3a-bbf6-3fb379bf2989 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 25 14:54:36.921640 np0000176343 devstack@c-api.service[112271]: WARNING castellan.key_manager.migration [None req-71897e16-1f1b-4f0c-8a2d-89726fa3c6ab None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 25 14:54:36.922520 np0000176343 devstack@c-api.service[112270]: DEBUG cinder.api.v3.router [None req-31a5db2f-d748-4abf-a94e-4d5188b438b7 None None] Extended resource: encryption {{(pid=112270) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 25 14:54:36.922742 np0000176343 devstack@c-api.service[112269]: WARNING castellan.key_manager.migration [None req-f96f47fe-a04c-4f3a-bbf6-3fb379bf2989 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 25 14:54:36.923007 np0000176343 devstack@c-api.service[112268]: WSGI app 0 (mountpoint='') ready in 2 seconds on interpreter 0x7e2cb22a3668 pid: 112268 (default app) May 25 14:54:36.923050 np0000176343 devstack@c-api.service[112271]: WARNING castellan.key_manager.migration [None req-71897e16-1f1b-4f0c-8a2d-89726fa3c6ab None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 25 14:54:36.924111 np0000176343 devstack@c-api.service[112269]: WARNING castellan.key_manager.migration [None req-f96f47fe-a04c-4f3a-bbf6-3fb379bf2989 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 25 14:54:36.924490 np0000176343 devstack@c-api.service[112271]: WARNING castellan.key_manager.migration [None req-71897e16-1f1b-4f0c-8a2d-89726fa3c6ab None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 25 14:54:36.924801 np0000176343 devstack@c-api.service[112270]: WARNING castellan.key_manager.migration [None req-31a5db2f-d748-4abf-a94e-4d5188b438b7 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 25 14:54:36.925363 np0000176343 devstack@c-api.service[112269]: DEBUG cinder.api.contrib.snapshot_actions [None req-f96f47fe-a04c-4f3a-bbf6-3fb379bf2989 None None] SnapshotActionsController initialized {{(pid=112269) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} May 25 14:54:36.925363 np0000176343 devstack@c-api.service[112269]: DEBUG cinder.api.v3.router [None req-f96f47fe-a04c-4f3a-bbf6-3fb379bf2989 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=112269) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 25 14:54:36.925363 np0000176343 devstack@c-api.service[112269]: DEBUG cinder.api.v3.router [None req-f96f47fe-a04c-4f3a-bbf6-3fb379bf2989 None None] Extension TypesManage extending resource: types {{(pid=112269) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 25 14:54:36.925527 np0000176343 devstack@c-api.service[112269]: DEBUG cinder.api.v3.router [None req-f96f47fe-a04c-4f3a-bbf6-3fb379bf2989 None None] Extension VolumeActions extending resource: volumes {{(pid=112269) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 25 14:54:36.925527 np0000176343 devstack@c-api.service[112269]: DEBUG cinder.api.v3.router [None req-f96f47fe-a04c-4f3a-bbf6-3fb379bf2989 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=112269) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 25 14:54:36.925745 np0000176343 devstack@c-api.service[112269]: DEBUG cinder.api.v3.router [None req-f96f47fe-a04c-4f3a-bbf6-3fb379bf2989 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=112269) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 25 14:54:36.925745 np0000176343 devstack@c-api.service[112269]: DEBUG cinder.api.v3.router [None req-f96f47fe-a04c-4f3a-bbf6-3fb379bf2989 None None] Extension AdminActions extending resource: volumes {{(pid=112269) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 25 14:54:36.925910 np0000176343 devstack@c-api.service[112269]: DEBUG cinder.api.v3.router [None req-f96f47fe-a04c-4f3a-bbf6-3fb379bf2989 None None] Extension AdminActions extending resource: snapshots {{(pid=112269) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 25 14:54:36.926017 np0000176343 devstack@c-api.service[112271]: WARNING castellan.key_manager.migration [None req-71897e16-1f1b-4f0c-8a2d-89726fa3c6ab None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 25 14:54:36.926058 np0000176343 devstack@c-api.service[112269]: DEBUG cinder.api.v3.router [None req-f96f47fe-a04c-4f3a-bbf6-3fb379bf2989 None None] Extension AdminActions extending resource: backups {{(pid=112269) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 25 14:54:36.926058 np0000176343 devstack@c-api.service[112269]: DEBUG cinder.api.v3.router [None req-f96f47fe-a04c-4f3a-bbf6-3fb379bf2989 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=112269) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 25 14:54:36.926133 np0000176343 devstack@c-api.service[112269]: DEBUG cinder.api.v3.router [None req-f96f47fe-a04c-4f3a-bbf6-3fb379bf2989 None None] Extension UsedLimits extending resource: limits {{(pid=112269) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 25 14:54:36.926252 np0000176343 devstack@c-api.service[112270]: WARNING castellan.key_manager.migration [None req-31a5db2f-d748-4abf-a94e-4d5188b438b7 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 25 14:54:36.926308 np0000176343 devstack@c-api.service[112269]: DEBUG cinder.api.v3.router [None req-f96f47fe-a04c-4f3a-bbf6-3fb379bf2989 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=112269) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 25 14:54:36.926375 np0000176343 devstack@c-api.service[112269]: DEBUG cinder.api.v3.router [None req-f96f47fe-a04c-4f3a-bbf6-3fb379bf2989 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=112269) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 25 14:54:36.926460 np0000176343 devstack@c-api.service[112269]: DEBUG cinder.api.v3.router [None req-f96f47fe-a04c-4f3a-bbf6-3fb379bf2989 None None] Extension VolumeTypeAccess extending resource: types {{(pid=112269) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 25 14:54:36.926597 np0000176343 devstack@c-api.service[112269]: DEBUG cinder.api.v3.router [None req-f96f47fe-a04c-4f3a-bbf6-3fb379bf2989 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=112269) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 25 14:54:36.926693 np0000176343 devstack@c-api.service[112269]: DEBUG cinder.api.v3.router [None req-f96f47fe-a04c-4f3a-bbf6-3fb379bf2989 None None] Extension SnapshotActions extending resource: snapshots {{(pid=112269) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 25 14:54:36.926741 np0000176343 devstack@c-api.service[112271]: DEBUG cinder.api.contrib.snapshot_actions [None req-71897e16-1f1b-4f0c-8a2d-89726fa3c6ab None None] SnapshotActionsController initialized {{(pid=112271) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} May 25 14:54:36.926793 np0000176343 devstack@c-api.service[112269]: DEBUG cinder.api.v3.router [None req-f96f47fe-a04c-4f3a-bbf6-3fb379bf2989 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=112269) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 25 14:54:36.926834 np0000176343 devstack@c-api.service[112271]: DEBUG cinder.api.v3.router [None req-71897e16-1f1b-4f0c-8a2d-89726fa3c6ab None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=112271) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 25 14:54:36.926937 np0000176343 devstack@c-api.service[112271]: DEBUG cinder.api.v3.router [None req-71897e16-1f1b-4f0c-8a2d-89726fa3c6ab None None] Extension TypesManage extending resource: types {{(pid=112271) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 25 14:54:36.927122 np0000176343 devstack@c-api.service[112271]: DEBUG cinder.api.v3.router [None req-71897e16-1f1b-4f0c-8a2d-89726fa3c6ab None None] Extension VolumeActions extending resource: volumes {{(pid=112271) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 25 14:54:36.927261 np0000176343 devstack@c-api.service[112271]: DEBUG cinder.api.v3.router [None req-71897e16-1f1b-4f0c-8a2d-89726fa3c6ab None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=112271) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 25 14:54:36.927365 np0000176343 devstack@c-api.service[112271]: DEBUG cinder.api.v3.router [None req-71897e16-1f1b-4f0c-8a2d-89726fa3c6ab None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=112271) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 25 14:54:36.927467 np0000176343 devstack@c-api.service[112271]: DEBUG cinder.api.v3.router [None req-71897e16-1f1b-4f0c-8a2d-89726fa3c6ab None None] Extension AdminActions extending resource: volumes {{(pid=112271) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 25 14:54:36.927582 np0000176343 devstack@c-api.service[112271]: DEBUG cinder.api.v3.router [None req-71897e16-1f1b-4f0c-8a2d-89726fa3c6ab None None] Extension AdminActions extending resource: snapshots {{(pid=112271) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 25 14:54:36.927623 np0000176343 devstack@c-api.service[112270]: WARNING castellan.key_manager.migration [None req-31a5db2f-d748-4abf-a94e-4d5188b438b7 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 25 14:54:36.927683 np0000176343 devstack@c-api.service[112271]: DEBUG cinder.api.v3.router [None req-71897e16-1f1b-4f0c-8a2d-89726fa3c6ab None None] Extension AdminActions extending resource: backups {{(pid=112271) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 25 14:54:36.927789 np0000176343 devstack@c-api.service[112271]: DEBUG cinder.api.v3.router [None req-71897e16-1f1b-4f0c-8a2d-89726fa3c6ab None None] Extension VolumeUnmanage extending resource: volumes {{(pid=112271) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 25 14:54:36.927898 np0000176343 devstack@c-api.service[112271]: DEBUG cinder.api.v3.router [None req-71897e16-1f1b-4f0c-8a2d-89726fa3c6ab None None] Extension UsedLimits extending resource: limits {{(pid=112271) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 25 14:54:36.927998 np0000176343 devstack@c-api.service[112271]: DEBUG cinder.api.v3.router [None req-71897e16-1f1b-4f0c-8a2d-89726fa3c6ab None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=112271) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 25 14:54:36.928100 np0000176343 devstack@c-api.service[112271]: DEBUG cinder.api.v3.router [None req-71897e16-1f1b-4f0c-8a2d-89726fa3c6ab None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=112271) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 25 14:54:36.928232 np0000176343 devstack@c-api.service[112271]: DEBUG cinder.api.v3.router [None req-71897e16-1f1b-4f0c-8a2d-89726fa3c6ab None None] Extension VolumeTypeAccess extending resource: types {{(pid=112271) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 25 14:54:36.928348 np0000176343 devstack@c-api.service[112271]: DEBUG cinder.api.v3.router [None req-71897e16-1f1b-4f0c-8a2d-89726fa3c6ab None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=112271) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 25 14:54:36.928454 np0000176343 devstack@c-api.service[112271]: DEBUG cinder.api.v3.router [None req-71897e16-1f1b-4f0c-8a2d-89726fa3c6ab None None] Extension SnapshotActions extending resource: snapshots {{(pid=112271) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 25 14:54:36.928552 np0000176343 devstack@c-api.service[112271]: DEBUG cinder.api.v3.router [None req-71897e16-1f1b-4f0c-8a2d-89726fa3c6ab None None] Extension VolumeTypeEncryption extending resource: types {{(pid=112271) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 25 14:54:36.928972 np0000176343 devstack@c-api.service[112270]: WARNING castellan.key_manager.migration [None req-31a5db2f-d748-4abf-a94e-4d5188b438b7 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 25 14:54:36.930462 np0000176343 devstack@c-api.service[112270]: WARNING castellan.key_manager.migration [None req-31a5db2f-d748-4abf-a94e-4d5188b438b7 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 25 14:54:36.931956 np0000176343 devstack@c-api.service[112270]: WARNING castellan.key_manager.migration [None req-31a5db2f-d748-4abf-a94e-4d5188b438b7 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 25 14:54:36.933018 np0000176343 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 25 14:54:36.933018 np0000176343 devstack@c-api.service[112268]: warnings.warn(deprecated_msg) May 25 14:54:36.933160 np0000176343 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 25 14:54:36.933160 np0000176343 devstack@c-api.service[112268]: warnings.warn(deprecated_msg) May 25 14:54:36.933160 np0000176343 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 25 14:54:36.933160 np0000176343 devstack@c-api.service[112268]: warnings.warn(deprecated_msg) May 25 14:54:36.933160 np0000176343 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 25 14:54:36.933416 np0000176343 devstack@c-api.service[112268]: warnings.warn(deprecated_msg) May 25 14:54:36.933416 np0000176343 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 25 14:54:36.933416 np0000176343 devstack@c-api.service[112268]: warnings.warn(deprecated_msg) May 25 14:54:36.933416 np0000176343 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 25 14:54:36.933416 np0000176343 devstack@c-api.service[112268]: warnings.warn(deprecated_msg) May 25 14:54:36.933416 np0000176343 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 25 14:54:36.933672 np0000176343 devstack@c-api.service[112268]: warnings.warn(deprecated_msg) May 25 14:54:36.933672 np0000176343 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 25 14:54:36.933672 np0000176343 devstack@c-api.service[112268]: warnings.warn(deprecated_msg) May 25 14:54:36.933672 np0000176343 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 25 14:54:36.933672 np0000176343 devstack@c-api.service[112268]: warnings.warn(deprecated_msg) May 25 14:54:36.933868 np0000176343 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 25 14:54:36.933868 np0000176343 devstack@c-api.service[112268]: warnings.warn(deprecated_msg) May 25 14:54:36.933868 np0000176343 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 25 14:54:36.933868 np0000176343 devstack@c-api.service[112268]: warnings.warn(deprecated_msg) May 25 14:54:36.934080 np0000176343 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 25 14:54:36.934080 np0000176343 devstack@c-api.service[112268]: warnings.warn(deprecated_msg) May 25 14:54:36.934080 np0000176343 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 25 14:54:36.934080 np0000176343 devstack@c-api.service[112268]: warnings.warn(deprecated_msg) May 25 14:54:36.934389 np0000176343 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 25 14:54:36.934389 np0000176343 devstack@c-api.service[112268]: warnings.warn(deprecated_msg) May 25 14:54:36.934389 np0000176343 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 25 14:54:36.934389 np0000176343 devstack@c-api.service[112268]: warnings.warn(deprecated_msg) May 25 14:54:36.934389 np0000176343 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 25 14:54:36.934760 np0000176343 devstack@c-api.service[112268]: warnings.warn(deprecated_msg) May 25 14:54:36.934760 np0000176343 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 25 14:54:36.934760 np0000176343 devstack@c-api.service[112268]: warnings.warn(deprecated_msg) May 25 14:54:36.934760 np0000176343 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 25 14:54:36.934760 np0000176343 devstack@c-api.service[112268]: warnings.warn(deprecated_msg) May 25 14:54:36.935074 np0000176343 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 25 14:54:36.935074 np0000176343 devstack@c-api.service[112268]: warnings.warn(deprecated_msg) May 25 14:54:36.935074 np0000176343 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 25 14:54:36.935074 np0000176343 devstack@c-api.service[112268]: warnings.warn(deprecated_msg) May 25 14:54:36.935074 np0000176343 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 25 14:54:36.935074 np0000176343 devstack@c-api.service[112268]: warnings.warn(deprecated_msg) May 25 14:54:36.935353 np0000176343 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 25 14:54:36.935353 np0000176343 devstack@c-api.service[112268]: warnings.warn(deprecated_msg) May 25 14:54:36.935439 np0000176343 devstack@c-api.service[112270]: WARNING castellan.key_manager.migration [None req-31a5db2f-d748-4abf-a94e-4d5188b438b7 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 25 14:54:36.935476 np0000176343 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 25 14:54:36.935476 np0000176343 devstack@c-api.service[112268]: warnings.warn(deprecated_msg) May 25 14:54:36.935476 np0000176343 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 25 14:54:36.935476 np0000176343 devstack@c-api.service[112268]: warnings.warn(deprecated_msg) May 25 14:54:36.935476 np0000176343 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 25 14:54:36.935476 np0000176343 devstack@c-api.service[112268]: warnings.warn(deprecated_msg) May 25 14:54:36.935741 np0000176343 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 25 14:54:36.935741 np0000176343 devstack@c-api.service[112268]: warnings.warn(deprecated_msg) May 25 14:54:36.935741 np0000176343 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 25 14:54:36.935741 np0000176343 devstack@c-api.service[112268]: warnings.warn(deprecated_msg) May 25 14:54:36.935741 np0000176343 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 25 14:54:36.935741 np0000176343 devstack@c-api.service[112268]: warnings.warn(deprecated_msg) May 25 14:54:36.936052 np0000176343 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 25 14:54:36.936052 np0000176343 devstack@c-api.service[112268]: warnings.warn(deprecated_msg) May 25 14:54:36.936052 np0000176343 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 25 14:54:36.936052 np0000176343 devstack@c-api.service[112268]: warnings.warn(deprecated_msg) May 25 14:54:36.936052 np0000176343 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 25 14:54:36.936309 np0000176343 devstack@c-api.service[112268]: warnings.warn(deprecated_msg) May 25 14:54:36.936309 np0000176343 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 25 14:54:36.936309 np0000176343 devstack@c-api.service[112268]: warnings.warn(deprecated_msg) May 25 14:54:36.936309 np0000176343 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 25 14:54:36.936309 np0000176343 devstack@c-api.service[112268]: warnings.warn(deprecated_msg) May 25 14:54:36.936506 np0000176343 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 25 14:54:36.936506 np0000176343 devstack@c-api.service[112268]: warnings.warn(deprecated_msg) May 25 14:54:36.936506 np0000176343 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 25 14:54:36.936506 np0000176343 devstack@c-api.service[112268]: warnings.warn(deprecated_msg) May 25 14:54:36.936506 np0000176343 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 25 14:54:36.936506 np0000176343 devstack@c-api.service[112268]: warnings.warn(deprecated_msg) May 25 14:54:36.936755 np0000176343 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 25 14:54:36.936755 np0000176343 devstack@c-api.service[112268]: warnings.warn(deprecated_msg) May 25 14:54:36.936755 np0000176343 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 25 14:54:36.936755 np0000176343 devstack@c-api.service[112268]: warnings.warn(deprecated_msg) May 25 14:54:36.936755 np0000176343 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 25 14:54:36.936755 np0000176343 devstack@c-api.service[112268]: warnings.warn(deprecated_msg) May 25 14:54:36.937008 np0000176343 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 25 14:54:36.937008 np0000176343 devstack@c-api.service[112268]: warnings.warn(deprecated_msg) May 25 14:54:36.937008 np0000176343 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 25 14:54:36.937008 np0000176343 devstack@c-api.service[112268]: warnings.warn(deprecated_msg) May 25 14:54:36.937008 np0000176343 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 25 14:54:36.937255 np0000176343 devstack@c-api.service[112268]: warnings.warn(deprecated_msg) May 25 14:54:36.937255 np0000176343 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 25 14:54:36.937255 np0000176343 devstack@c-api.service[112268]: warnings.warn(deprecated_msg) May 25 14:54:36.937255 np0000176343 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 25 14:54:36.937255 np0000176343 devstack@c-api.service[112268]: warnings.warn(deprecated_msg) May 25 14:54:36.937465 np0000176343 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 25 14:54:36.937465 np0000176343 devstack@c-api.service[112268]: warnings.warn(deprecated_msg) May 25 14:54:36.937465 np0000176343 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 25 14:54:36.937465 np0000176343 devstack@c-api.service[112268]: warnings.warn(deprecated_msg) May 25 14:54:36.937646 np0000176343 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 25 14:54:36.937646 np0000176343 devstack@c-api.service[112268]: warnings.warn(deprecated_msg) May 25 14:54:36.937646 np0000176343 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 25 14:54:36.937646 np0000176343 devstack@c-api.service[112268]: warnings.warn(deprecated_msg) May 25 14:54:36.937821 np0000176343 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 25 14:54:36.937821 np0000176343 devstack@c-api.service[112268]: warnings.warn(deprecated_msg) May 25 14:54:36.937821 np0000176343 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 25 14:54:36.937821 np0000176343 devstack@c-api.service[112268]: warnings.warn(deprecated_msg) May 25 14:54:36.937821 np0000176343 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 25 14:54:36.938045 np0000176343 devstack@c-api.service[112268]: warnings.warn(deprecated_msg) May 25 14:54:36.938045 np0000176343 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 25 14:54:36.938045 np0000176343 devstack@c-api.service[112268]: warnings.warn(deprecated_msg) May 25 14:54:36.938045 np0000176343 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 25 14:54:36.938045 np0000176343 devstack@c-api.service[112268]: warnings.warn(deprecated_msg) May 25 14:54:36.938269 np0000176343 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 25 14:54:36.938269 np0000176343 devstack@c-api.service[112268]: warnings.warn(deprecated_msg) May 25 14:54:36.938269 np0000176343 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 25 14:54:36.938269 np0000176343 devstack@c-api.service[112268]: warnings.warn(deprecated_msg) May 25 14:54:36.938534 np0000176343 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 25 14:54:36.938534 np0000176343 devstack@c-api.service[112268]: warnings.warn(deprecated_msg) May 25 14:54:36.938534 np0000176343 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 25 14:54:36.938534 np0000176343 devstack@c-api.service[112268]: warnings.warn(deprecated_msg) May 25 14:54:36.938706 np0000176343 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 25 14:54:36.938706 np0000176343 devstack@c-api.service[112268]: warnings.warn(deprecated_msg) May 25 14:54:36.938706 np0000176343 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 25 14:54:36.938706 np0000176343 devstack@c-api.service[112268]: warnings.warn(deprecated_msg) May 25 14:54:36.938871 np0000176343 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 25 14:54:36.938871 np0000176343 devstack@c-api.service[112268]: warnings.warn(deprecated_msg) May 25 14:54:36.938871 np0000176343 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 25 14:54:36.938871 np0000176343 devstack@c-api.service[112268]: warnings.warn(deprecated_msg) May 25 14:54:36.939052 np0000176343 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 25 14:54:36.939052 np0000176343 devstack@c-api.service[112268]: warnings.warn(deprecated_msg) May 25 14:54:36.939052 np0000176343 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 25 14:54:36.939052 np0000176343 devstack@c-api.service[112268]: warnings.warn(deprecated_msg) May 25 14:54:36.939275 np0000176343 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 25 14:54:36.939275 np0000176343 devstack@c-api.service[112268]: warnings.warn(deprecated_msg) May 25 14:54:36.939275 np0000176343 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 25 14:54:36.939275 np0000176343 devstack@c-api.service[112268]: warnings.warn(deprecated_msg) May 25 14:54:36.939275 np0000176343 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 25 14:54:36.939493 np0000176343 devstack@c-api.service[112268]: warnings.warn(deprecated_msg) May 25 14:54:36.939493 np0000176343 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 25 14:54:36.939493 np0000176343 devstack@c-api.service[112268]: warnings.warn(deprecated_msg) May 25 14:54:36.939493 np0000176343 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 25 14:54:36.939493 np0000176343 devstack@c-api.service[112268]: warnings.warn(deprecated_msg) May 25 14:54:36.939493 np0000176343 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 25 14:54:36.939730 np0000176343 devstack@c-api.service[112268]: warnings.warn(deprecated_msg) May 25 14:54:36.939730 np0000176343 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 25 14:54:36.939730 np0000176343 devstack@c-api.service[112268]: warnings.warn(deprecated_msg) May 25 14:54:36.939730 np0000176343 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 25 14:54:36.939730 np0000176343 devstack@c-api.service[112268]: warnings.warn(deprecated_msg) May 25 14:54:36.940103 np0000176343 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 25 14:54:36.940103 np0000176343 devstack@c-api.service[112268]: warnings.warn(deprecated_msg) May 25 14:54:36.940103 np0000176343 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 25 14:54:36.940103 np0000176343 devstack@c-api.service[112268]: warnings.warn(deprecated_msg) May 25 14:54:36.940103 np0000176343 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 25 14:54:36.940103 np0000176343 devstack@c-api.service[112268]: warnings.warn(deprecated_msg) May 25 14:54:36.940417 np0000176343 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 25 14:54:36.940417 np0000176343 devstack@c-api.service[112268]: warnings.warn(deprecated_msg) May 25 14:54:36.940417 np0000176343 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 25 14:54:36.940417 np0000176343 devstack@c-api.service[112268]: warnings.warn(deprecated_msg) May 25 14:54:36.940417 np0000176343 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 25 14:54:36.940417 np0000176343 devstack@c-api.service[112268]: warnings.warn(deprecated_msg) May 25 14:54:36.940696 np0000176343 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 25 14:54:36.940696 np0000176343 devstack@c-api.service[112268]: warnings.warn(deprecated_msg) May 25 14:54:36.940696 np0000176343 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 25 14:54:36.940696 np0000176343 devstack@c-api.service[112268]: warnings.warn(deprecated_msg) May 25 14:54:36.940696 np0000176343 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 25 14:54:36.940696 np0000176343 devstack@c-api.service[112268]: warnings.warn(deprecated_msg) May 25 14:54:36.940997 np0000176343 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 25 14:54:36.940997 np0000176343 devstack@c-api.service[112268]: warnings.warn(deprecated_msg) May 25 14:54:36.941085 np0000176343 devstack@c-api.service[112270]: DEBUG cinder.api.contrib.snapshot_actions [None req-31a5db2f-d748-4abf-a94e-4d5188b438b7 None None] SnapshotActionsController initialized {{(pid=112270) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} May 25 14:54:36.941130 np0000176343 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 25 14:54:36.941130 np0000176343 devstack@c-api.service[112268]: warnings.warn(deprecated_msg) May 25 14:54:36.941130 np0000176343 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 25 14:54:36.941130 np0000176343 devstack@c-api.service[112268]: warnings.warn(deprecated_msg) May 25 14:54:36.941130 np0000176343 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 25 14:54:36.941379 np0000176343 devstack@c-api.service[112268]: warnings.warn(deprecated_msg) May 25 14:54:36.941379 np0000176343 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 25 14:54:36.941379 np0000176343 devstack@c-api.service[112268]: warnings.warn(deprecated_msg) May 25 14:54:36.941379 np0000176343 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 25 14:54:36.941379 np0000176343 devstack@c-api.service[112268]: warnings.warn(deprecated_msg) May 25 14:54:36.941593 np0000176343 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 25 14:54:36.941593 np0000176343 devstack@c-api.service[112268]: warnings.warn(deprecated_msg) May 25 14:54:36.941593 np0000176343 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 25 14:54:36.941593 np0000176343 devstack@c-api.service[112268]: warnings.warn(deprecated_msg) May 25 14:54:36.941762 np0000176343 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 25 14:54:36.941762 np0000176343 devstack@c-api.service[112268]: warnings.warn(deprecated_msg) May 25 14:54:36.941860 np0000176343 devstack@c-api.service[112270]: DEBUG cinder.api.v3.router [None req-31a5db2f-d748-4abf-a94e-4d5188b438b7 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=112270) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 25 14:54:36.941910 np0000176343 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 25 14:54:36.941910 np0000176343 devstack@c-api.service[112268]: warnings.warn(deprecated_msg) May 25 14:54:36.941999 np0000176343 devstack@c-api.service[112270]: DEBUG cinder.api.v3.router [None req-31a5db2f-d748-4abf-a94e-4d5188b438b7 None None] Extension TypesManage extending resource: types {{(pid=112270) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 25 14:54:36.941999 np0000176343 devstack@c-api.service[112270]: DEBUG cinder.api.v3.router [None req-31a5db2f-d748-4abf-a94e-4d5188b438b7 None None] Extension VolumeActions extending resource: volumes {{(pid=112270) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 25 14:54:36.941999 np0000176343 devstack@c-api.service[112270]: DEBUG cinder.api.v3.router [None req-31a5db2f-d748-4abf-a94e-4d5188b438b7 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=112270) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 25 14:54:36.942104 np0000176343 devstack@c-api.service[112269]: WSGI app 0 (mountpoint='') ready in 2 seconds on interpreter 0x7e2cb22a3668 pid: 112269 (default app) May 25 14:54:36.942141 np0000176343 devstack@c-api.service[112270]: DEBUG cinder.api.v3.router [None req-31a5db2f-d748-4abf-a94e-4d5188b438b7 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=112270) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 25 14:54:36.942141 np0000176343 devstack@c-api.service[112270]: DEBUG cinder.api.v3.router [None req-31a5db2f-d748-4abf-a94e-4d5188b438b7 None None] Extension AdminActions extending resource: volumes {{(pid=112270) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 25 14:54:36.942141 np0000176343 devstack@c-api.service[112270]: DEBUG cinder.api.v3.router [None req-31a5db2f-d748-4abf-a94e-4d5188b438b7 None None] Extension AdminActions extending resource: snapshots {{(pid=112270) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 25 14:54:36.942141 np0000176343 devstack@c-api.service[112270]: DEBUG cinder.api.v3.router [None req-31a5db2f-d748-4abf-a94e-4d5188b438b7 None None] Extension AdminActions extending resource: backups {{(pid=112270) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 25 14:54:36.942141 np0000176343 devstack@c-api.service[112270]: DEBUG cinder.api.v3.router [None req-31a5db2f-d748-4abf-a94e-4d5188b438b7 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=112270) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 25 14:54:36.942141 np0000176343 devstack@c-api.service[112270]: DEBUG cinder.api.v3.router [None req-31a5db2f-d748-4abf-a94e-4d5188b438b7 None None] Extension UsedLimits extending resource: limits {{(pid=112270) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 25 14:54:36.942141 np0000176343 devstack@c-api.service[112270]: DEBUG cinder.api.v3.router [None req-31a5db2f-d748-4abf-a94e-4d5188b438b7 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=112270) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 25 14:54:36.944733 np0000176343 devstack@c-api.service[112270]: DEBUG cinder.api.v3.router [None req-31a5db2f-d748-4abf-a94e-4d5188b438b7 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=112270) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 25 14:54:36.944733 np0000176343 devstack@c-api.service[112270]: DEBUG cinder.api.v3.router [None req-31a5db2f-d748-4abf-a94e-4d5188b438b7 None None] Extension VolumeTypeAccess extending resource: types {{(pid=112270) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 25 14:54:36.944733 np0000176343 devstack@c-api.service[112270]: DEBUG cinder.api.v3.router [None req-31a5db2f-d748-4abf-a94e-4d5188b438b7 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=112270) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 25 14:54:36.944733 np0000176343 devstack@c-api.service[112270]: DEBUG cinder.api.v3.router [None req-31a5db2f-d748-4abf-a94e-4d5188b438b7 None None] Extension SnapshotActions extending resource: snapshots {{(pid=112270) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 25 14:54:36.944733 np0000176343 devstack@c-api.service[112270]: DEBUG cinder.api.v3.router [None req-31a5db2f-d748-4abf-a94e-4d5188b438b7 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=112270) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 25 14:54:36.944953 np0000176343 devstack@c-api.service[112268]: DEBUG cinder.api.middleware.request_id [None req-5ebd2cc5-a10a-4490-bc66-fcae0576a7bc None None] RequestId filter calling following filter/app {{(pid=112268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 25 14:54:36.944999 np0000176343 devstack@c-api.service[112271]: WSGI app 0 (mountpoint='') ready in 2 seconds on interpreter 0x7e2cb22a3668 pid: 112271 (default app) May 25 14:54:36.945036 np0000176343 devstack@c-api.service[112268]: [pid: 112268|app: 0|req: 1/1] 199.19.213.122 () {60 vars in 956 bytes} [Mon May 25 14:54:36 2026] GET /volume/v3/ => generated 114 bytes in 16 msecs (HTTP/1.1 401) 5 headers in 233 bytes (1 switches on core 0) May 25 14:54:36.945077 np0000176343 devstack@c-api.service[112270]: WSGI app 0 (mountpoint='') ready in 2 seconds on interpreter 0x7e2cb22a3668 pid: 112270 (default app) May 25 14:54:43.871743 np0000176343 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 25 14:54:43.871743 np0000176343 devstack@c-api.service[112269]: warnings.warn(deprecated_msg) May 25 14:54:43.871743 np0000176343 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 25 14:54:43.871743 np0000176343 devstack@c-api.service[112269]: warnings.warn(deprecated_msg) May 25 14:54:43.871743 np0000176343 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 25 14:54:43.873238 np0000176343 devstack@c-api.service[112269]: warnings.warn(deprecated_msg) May 25 14:54:43.873238 np0000176343 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 25 14:54:43.873238 np0000176343 devstack@c-api.service[112269]: warnings.warn(deprecated_msg) May 25 14:54:43.873238 np0000176343 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 25 14:54:43.873238 np0000176343 devstack@c-api.service[112269]: warnings.warn(deprecated_msg) May 25 14:54:43.873584 np0000176343 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 25 14:54:43.873584 np0000176343 devstack@c-api.service[112269]: warnings.warn(deprecated_msg) May 25 14:54:43.873584 np0000176343 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 25 14:54:43.873584 np0000176343 devstack@c-api.service[112269]: warnings.warn(deprecated_msg) May 25 14:54:43.873584 np0000176343 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 25 14:54:43.873584 np0000176343 devstack@c-api.service[112269]: warnings.warn(deprecated_msg) May 25 14:54:43.874065 np0000176343 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 25 14:54:43.874065 np0000176343 devstack@c-api.service[112269]: warnings.warn(deprecated_msg) May 25 14:54:43.874065 np0000176343 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 25 14:54:43.874065 np0000176343 devstack@c-api.service[112269]: warnings.warn(deprecated_msg) May 25 14:54:43.874458 np0000176343 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 25 14:54:43.874458 np0000176343 devstack@c-api.service[112269]: warnings.warn(deprecated_msg) May 25 14:54:43.874458 np0000176343 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 25 14:54:43.874458 np0000176343 devstack@c-api.service[112269]: warnings.warn(deprecated_msg) May 25 14:54:43.874783 np0000176343 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 25 14:54:43.874783 np0000176343 devstack@c-api.service[112269]: warnings.warn(deprecated_msg) May 25 14:54:43.874783 np0000176343 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 25 14:54:43.874783 np0000176343 devstack@c-api.service[112269]: warnings.warn(deprecated_msg) May 25 14:54:43.875288 np0000176343 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 25 14:54:43.875288 np0000176343 devstack@c-api.service[112269]: warnings.warn(deprecated_msg) May 25 14:54:43.875288 np0000176343 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 25 14:54:43.875288 np0000176343 devstack@c-api.service[112269]: warnings.warn(deprecated_msg) May 25 14:54:43.875288 np0000176343 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 25 14:54:43.875698 np0000176343 devstack@c-api.service[112269]: warnings.warn(deprecated_msg) May 25 14:54:43.875698 np0000176343 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 25 14:54:43.875698 np0000176343 devstack@c-api.service[112269]: warnings.warn(deprecated_msg) May 25 14:54:43.875698 np0000176343 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 25 14:54:43.875698 np0000176343 devstack@c-api.service[112269]: warnings.warn(deprecated_msg) May 25 14:54:43.876041 np0000176343 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 25 14:54:43.876041 np0000176343 devstack@c-api.service[112269]: warnings.warn(deprecated_msg) May 25 14:54:43.876041 np0000176343 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 25 14:54:43.876041 np0000176343 devstack@c-api.service[112269]: warnings.warn(deprecated_msg) May 25 14:54:43.876041 np0000176343 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 25 14:54:43.876041 np0000176343 devstack@c-api.service[112269]: warnings.warn(deprecated_msg) May 25 14:54:43.876503 np0000176343 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 25 14:54:43.876503 np0000176343 devstack@c-api.service[112269]: warnings.warn(deprecated_msg) May 25 14:54:43.876503 np0000176343 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 25 14:54:43.876503 np0000176343 devstack@c-api.service[112269]: warnings.warn(deprecated_msg) May 25 14:54:43.876503 np0000176343 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 25 14:54:43.876503 np0000176343 devstack@c-api.service[112269]: warnings.warn(deprecated_msg) May 25 14:54:43.876908 np0000176343 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 25 14:54:43.876908 np0000176343 devstack@c-api.service[112269]: warnings.warn(deprecated_msg) May 25 14:54:43.876908 np0000176343 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 25 14:54:43.876908 np0000176343 devstack@c-api.service[112269]: warnings.warn(deprecated_msg) May 25 14:54:43.876908 np0000176343 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 25 14:54:43.876908 np0000176343 devstack@c-api.service[112269]: warnings.warn(deprecated_msg) May 25 14:54:43.877278 np0000176343 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 25 14:54:43.877278 np0000176343 devstack@c-api.service[112269]: warnings.warn(deprecated_msg) May 25 14:54:43.877278 np0000176343 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 25 14:54:43.877278 np0000176343 devstack@c-api.service[112269]: warnings.warn(deprecated_msg) May 25 14:54:43.877278 np0000176343 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 25 14:54:43.877640 np0000176343 devstack@c-api.service[112269]: warnings.warn(deprecated_msg) May 25 14:54:43.877640 np0000176343 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 25 14:54:43.877640 np0000176343 devstack@c-api.service[112269]: warnings.warn(deprecated_msg) May 25 14:54:43.877640 np0000176343 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 25 14:54:43.877640 np0000176343 devstack@c-api.service[112269]: warnings.warn(deprecated_msg) May 25 14:54:43.877925 np0000176343 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 25 14:54:43.877925 np0000176343 devstack@c-api.service[112269]: warnings.warn(deprecated_msg) May 25 14:54:43.877925 np0000176343 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 25 14:54:43.877925 np0000176343 devstack@c-api.service[112269]: warnings.warn(deprecated_msg) May 25 14:54:43.877925 np0000176343 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 25 14:54:43.877925 np0000176343 devstack@c-api.service[112269]: warnings.warn(deprecated_msg) May 25 14:54:43.878907 np0000176343 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 25 14:54:43.878907 np0000176343 devstack@c-api.service[112269]: warnings.warn(deprecated_msg) May 25 14:54:43.878907 np0000176343 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 25 14:54:43.878907 np0000176343 devstack@c-api.service[112269]: warnings.warn(deprecated_msg) May 25 14:54:43.878907 np0000176343 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 25 14:54:43.878907 np0000176343 devstack@c-api.service[112269]: warnings.warn(deprecated_msg) May 25 14:54:43.879517 np0000176343 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 25 14:54:43.879517 np0000176343 devstack@c-api.service[112269]: warnings.warn(deprecated_msg) May 25 14:54:43.879517 np0000176343 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 25 14:54:43.879517 np0000176343 devstack@c-api.service[112269]: warnings.warn(deprecated_msg) May 25 14:54:43.879517 np0000176343 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 25 14:54:43.880075 np0000176343 devstack@c-api.service[112269]: warnings.warn(deprecated_msg) May 25 14:54:43.880075 np0000176343 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 25 14:54:43.880075 np0000176343 devstack@c-api.service[112269]: warnings.warn(deprecated_msg) May 25 14:54:43.880075 np0000176343 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 25 14:54:43.880075 np0000176343 devstack@c-api.service[112269]: warnings.warn(deprecated_msg) May 25 14:54:43.880718 np0000176343 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 25 14:54:43.880718 np0000176343 devstack@c-api.service[112269]: warnings.warn(deprecated_msg) May 25 14:54:43.880718 np0000176343 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 25 14:54:43.880718 np0000176343 devstack@c-api.service[112269]: warnings.warn(deprecated_msg) May 25 14:54:43.881078 np0000176343 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 25 14:54:43.881078 np0000176343 devstack@c-api.service[112269]: warnings.warn(deprecated_msg) May 25 14:54:43.881078 np0000176343 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 25 14:54:43.881078 np0000176343 devstack@c-api.service[112269]: warnings.warn(deprecated_msg) May 25 14:54:43.881213 np0000176343 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 25 14:54:43.881213 np0000176343 devstack@c-api.service[112269]: warnings.warn(deprecated_msg) May 25 14:54:43.881213 np0000176343 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 25 14:54:43.881213 np0000176343 devstack@c-api.service[112269]: warnings.warn(deprecated_msg) May 25 14:54:43.881213 np0000176343 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 25 14:54:43.881372 np0000176343 devstack@c-api.service[112269]: warnings.warn(deprecated_msg) May 25 14:54:43.881372 np0000176343 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 25 14:54:43.881372 np0000176343 devstack@c-api.service[112269]: warnings.warn(deprecated_msg) May 25 14:54:43.881372 np0000176343 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 25 14:54:43.881372 np0000176343 devstack@c-api.service[112269]: warnings.warn(deprecated_msg) May 25 14:54:43.881505 np0000176343 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 25 14:54:43.881505 np0000176343 devstack@c-api.service[112269]: warnings.warn(deprecated_msg) May 25 14:54:43.881505 np0000176343 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 25 14:54:43.881505 np0000176343 devstack@c-api.service[112269]: warnings.warn(deprecated_msg) May 25 14:54:43.881620 np0000176343 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 25 14:54:43.881620 np0000176343 devstack@c-api.service[112269]: warnings.warn(deprecated_msg) May 25 14:54:43.881620 np0000176343 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 25 14:54:43.881620 np0000176343 devstack@c-api.service[112269]: warnings.warn(deprecated_msg) May 25 14:54:43.881733 np0000176343 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 25 14:54:43.881733 np0000176343 devstack@c-api.service[112269]: warnings.warn(deprecated_msg) May 25 14:54:43.881733 np0000176343 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 25 14:54:43.881733 np0000176343 devstack@c-api.service[112269]: warnings.warn(deprecated_msg) May 25 14:54:43.881842 np0000176343 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 25 14:54:43.881842 np0000176343 devstack@c-api.service[112269]: warnings.warn(deprecated_msg) May 25 14:54:43.881842 np0000176343 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 25 14:54:43.881842 np0000176343 devstack@c-api.service[112269]: warnings.warn(deprecated_msg) May 25 14:54:43.881994 np0000176343 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 25 14:54:43.881994 np0000176343 devstack@c-api.service[112269]: warnings.warn(deprecated_msg) May 25 14:54:43.881994 np0000176343 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 25 14:54:43.881994 np0000176343 devstack@c-api.service[112269]: warnings.warn(deprecated_msg) May 25 14:54:43.882140 np0000176343 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 25 14:54:43.882140 np0000176343 devstack@c-api.service[112269]: warnings.warn(deprecated_msg) May 25 14:54:43.882140 np0000176343 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 25 14:54:43.882140 np0000176343 devstack@c-api.service[112269]: warnings.warn(deprecated_msg) May 25 14:54:43.882140 np0000176343 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 25 14:54:43.882313 np0000176343 devstack@c-api.service[112269]: warnings.warn(deprecated_msg) May 25 14:54:43.882313 np0000176343 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 25 14:54:43.882313 np0000176343 devstack@c-api.service[112269]: warnings.warn(deprecated_msg) May 25 14:54:43.882313 np0000176343 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 25 14:54:43.882313 np0000176343 devstack@c-api.service[112269]: warnings.warn(deprecated_msg) May 25 14:54:43.882313 np0000176343 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 25 14:54:43.882478 np0000176343 devstack@c-api.service[112269]: warnings.warn(deprecated_msg) May 25 14:54:43.882478 np0000176343 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 25 14:54:43.882478 np0000176343 devstack@c-api.service[112269]: warnings.warn(deprecated_msg) May 25 14:54:43.882478 np0000176343 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 25 14:54:43.882478 np0000176343 devstack@c-api.service[112269]: warnings.warn(deprecated_msg) May 25 14:54:43.882615 np0000176343 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 25 14:54:43.882615 np0000176343 devstack@c-api.service[112269]: warnings.warn(deprecated_msg) May 25 14:54:43.882615 np0000176343 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 25 14:54:43.882615 np0000176343 devstack@c-api.service[112269]: warnings.warn(deprecated_msg) May 25 14:54:43.882615 np0000176343 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 25 14:54:43.882615 np0000176343 devstack@c-api.service[112269]: warnings.warn(deprecated_msg) May 25 14:54:43.882826 np0000176343 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 25 14:54:43.882826 np0000176343 devstack@c-api.service[112269]: warnings.warn(deprecated_msg) May 25 14:54:43.882826 np0000176343 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 25 14:54:43.882826 np0000176343 devstack@c-api.service[112269]: warnings.warn(deprecated_msg) May 25 14:54:43.882826 np0000176343 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 25 14:54:43.882826 np0000176343 devstack@c-api.service[112269]: warnings.warn(deprecated_msg) May 25 14:54:43.883335 np0000176343 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 25 14:54:43.883335 np0000176343 devstack@c-api.service[112269]: warnings.warn(deprecated_msg) May 25 14:54:43.883335 np0000176343 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 25 14:54:43.883335 np0000176343 devstack@c-api.service[112269]: warnings.warn(deprecated_msg) May 25 14:54:43.883335 np0000176343 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 25 14:54:43.883335 np0000176343 devstack@c-api.service[112269]: warnings.warn(deprecated_msg) May 25 14:54:43.883503 np0000176343 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 25 14:54:43.883503 np0000176343 devstack@c-api.service[112269]: warnings.warn(deprecated_msg) May 25 14:54:43.883503 np0000176343 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 25 14:54:43.883503 np0000176343 devstack@c-api.service[112269]: warnings.warn(deprecated_msg) May 25 14:54:43.883503 np0000176343 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 25 14:54:43.883503 np0000176343 devstack@c-api.service[112269]: warnings.warn(deprecated_msg) May 25 14:54:43.883673 np0000176343 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 25 14:54:43.883673 np0000176343 devstack@c-api.service[112269]: warnings.warn(deprecated_msg) May 25 14:54:43.883673 np0000176343 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 25 14:54:43.883673 np0000176343 devstack@c-api.service[112269]: warnings.warn(deprecated_msg) May 25 14:54:43.883787 np0000176343 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 25 14:54:43.883787 np0000176343 devstack@c-api.service[112269]: warnings.warn(deprecated_msg) May 25 14:54:43.883787 np0000176343 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 25 14:54:43.883787 np0000176343 devstack@c-api.service[112269]: warnings.warn(deprecated_msg) May 25 14:54:43.883787 np0000176343 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 25 14:54:43.883969 np0000176343 devstack@c-api.service[112269]: warnings.warn(deprecated_msg) May 25 14:54:43.883969 np0000176343 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 25 14:54:43.883969 np0000176343 devstack@c-api.service[112269]: warnings.warn(deprecated_msg) May 25 14:54:43.883969 np0000176343 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 25 14:54:43.883969 np0000176343 devstack@c-api.service[112269]: warnings.warn(deprecated_msg) May 25 14:54:43.883969 np0000176343 devstack@c-api.service[112269]: DEBUG cinder.api.middleware.request_id [None req-a33f5b75-a29c-410f-8617-661ba940ee6f None None] RequestId filter calling following filter/app {{(pid=112269) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 25 14:54:44.367517 np0000176343 devstack@c-api.service[112269]: INFO cinder.api.openstack.wsgi [None req-a33f5b75-a29c-410f-8617-661ba940ee6f admin admin] POST https://199.19.213.122/volume/v3/types May 25 14:54:44.368153 np0000176343 devstack@c-api.service[112269]: DEBUG cinder.api.openstack.wsgi [None req-a33f5b75-a29c-410f-8617-661ba940ee6f 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 25 14:54:44.369809 np0000176343 devstack@c-api.service[112269]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. May 25 14:54:44.369809 np0000176343 devstack@c-api.service[112269]: warnings.warn( May 25 14:54:44.379850 np0000176343 devstack@c-api.service[112269]: DEBUG oslo_db.sqlalchemy.engines [None req-a33f5b75-a29c-410f-8617-661ba940ee6f 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 25 14:54:44.410988 np0000176343 devstack@c-api.service[112269]: INFO cinder.api.openstack.wsgi [None req-a33f5b75-a29c-410f-8617-661ba940ee6f admin admin] https://199.19.213.122/volume/v3/types returned with HTTP 200 May 25 14:54:44.411843 np0000176343 devstack@c-api.service[112269]: [pid: 112269|app: 0|req: 1/2] 199.19.213.122 () {68 vars in 1288 bytes} [Mon May 25 14:54:43 2026] POST /volume/v3/types => generated 186 bytes in 554 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) May 25 14:54:44.433086 np0000176343 devstack@c-api.service[112271]: /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 25 14:54:44.433086 np0000176343 devstack@c-api.service[112271]: warnings.warn(deprecated_msg) May 25 14:54:44.433086 np0000176343 devstack@c-api.service[112271]: /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 25 14:54:44.433086 np0000176343 devstack@c-api.service[112271]: warnings.warn(deprecated_msg) May 25 14:54:44.433661 np0000176343 devstack@c-api.service[112271]: /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 25 14:54:44.433661 np0000176343 devstack@c-api.service[112271]: warnings.warn(deprecated_msg) May 25 14:54:44.433661 np0000176343 devstack@c-api.service[112271]: /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 25 14:54:44.433661 np0000176343 devstack@c-api.service[112271]: warnings.warn(deprecated_msg) May 25 14:54:44.433817 np0000176343 devstack@c-api.service[112271]: /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 25 14:54:44.433817 np0000176343 devstack@c-api.service[112271]: warnings.warn(deprecated_msg) May 25 14:54:44.433817 np0000176343 devstack@c-api.service[112271]: /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 25 14:54:44.433817 np0000176343 devstack@c-api.service[112271]: warnings.warn(deprecated_msg) May 25 14:54:44.433817 np0000176343 devstack@c-api.service[112271]: /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 25 14:54:44.433817 np0000176343 devstack@c-api.service[112271]: warnings.warn(deprecated_msg) May 25 14:54:44.434029 np0000176343 devstack@c-api.service[112271]: /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 25 14:54:44.434029 np0000176343 devstack@c-api.service[112271]: warnings.warn(deprecated_msg) May 25 14:54:44.434029 np0000176343 devstack@c-api.service[112271]: /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 25 14:54:44.434029 np0000176343 devstack@c-api.service[112271]: warnings.warn(deprecated_msg) May 25 14:54:44.434029 np0000176343 devstack@c-api.service[112271]: /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 25 14:54:44.434222 np0000176343 devstack@c-api.service[112271]: warnings.warn(deprecated_msg) May 25 14:54:44.434222 np0000176343 devstack@c-api.service[112271]: /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 25 14:54:44.434222 np0000176343 devstack@c-api.service[112271]: warnings.warn(deprecated_msg) May 25 14:54:44.434222 np0000176343 devstack@c-api.service[112271]: /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 25 14:54:44.434222 np0000176343 devstack@c-api.service[112271]: warnings.warn(deprecated_msg) May 25 14:54:44.434401 np0000176343 devstack@c-api.service[112271]: /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 25 14:54:44.434401 np0000176343 devstack@c-api.service[112271]: warnings.warn(deprecated_msg) May 25 14:54:44.434401 np0000176343 devstack@c-api.service[112271]: /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 25 14:54:44.434401 np0000176343 devstack@c-api.service[112271]: warnings.warn(deprecated_msg) May 25 14:54:44.434560 np0000176343 devstack@c-api.service[112271]: /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 25 14:54:44.434560 np0000176343 devstack@c-api.service[112271]: warnings.warn(deprecated_msg) May 25 14:54:44.434560 np0000176343 devstack@c-api.service[112271]: /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 25 14:54:44.434560 np0000176343 devstack@c-api.service[112271]: warnings.warn(deprecated_msg) May 25 14:54:44.434560 np0000176343 devstack@c-api.service[112271]: /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 25 14:54:44.434746 np0000176343 devstack@c-api.service[112271]: warnings.warn(deprecated_msg) May 25 14:54:44.434746 np0000176343 devstack@c-api.service[112271]: /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 25 14:54:44.434746 np0000176343 devstack@c-api.service[112271]: warnings.warn(deprecated_msg) May 25 14:54:44.434746 np0000176343 devstack@c-api.service[112271]: /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 25 14:54:44.434746 np0000176343 devstack@c-api.service[112271]: warnings.warn(deprecated_msg) May 25 14:54:44.434926 np0000176343 devstack@c-api.service[112271]: /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 25 14:54:44.434926 np0000176343 devstack@c-api.service[112271]: warnings.warn(deprecated_msg) May 25 14:54:44.434926 np0000176343 devstack@c-api.service[112271]: /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 25 14:54:44.434926 np0000176343 devstack@c-api.service[112271]: warnings.warn(deprecated_msg) May 25 14:54:44.434926 np0000176343 devstack@c-api.service[112271]: /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 25 14:54:44.434926 np0000176343 devstack@c-api.service[112271]: warnings.warn(deprecated_msg) May 25 14:54:44.435143 np0000176343 devstack@c-api.service[112271]: /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 25 14:54:44.435143 np0000176343 devstack@c-api.service[112271]: warnings.warn(deprecated_msg) May 25 14:54:44.435143 np0000176343 devstack@c-api.service[112271]: /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 25 14:54:44.435143 np0000176343 devstack@c-api.service[112271]: warnings.warn(deprecated_msg) May 25 14:54:44.435143 np0000176343 devstack@c-api.service[112271]: /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 25 14:54:44.435143 np0000176343 devstack@c-api.service[112271]: warnings.warn(deprecated_msg) May 25 14:54:44.435623 np0000176343 devstack@c-api.service[112271]: /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 25 14:54:44.435623 np0000176343 devstack@c-api.service[112271]: warnings.warn(deprecated_msg) May 25 14:54:44.435623 np0000176343 devstack@c-api.service[112271]: /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 25 14:54:44.435623 np0000176343 devstack@c-api.service[112271]: warnings.warn(deprecated_msg) May 25 14:54:44.435623 np0000176343 devstack@c-api.service[112271]: /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 25 14:54:44.435623 np0000176343 devstack@c-api.service[112271]: warnings.warn(deprecated_msg) May 25 14:54:44.435844 np0000176343 devstack@c-api.service[112271]: /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 25 14:54:44.435844 np0000176343 devstack@c-api.service[112271]: warnings.warn(deprecated_msg) May 25 14:54:44.435844 np0000176343 devstack@c-api.service[112271]: /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 25 14:54:44.435844 np0000176343 devstack@c-api.service[112271]: warnings.warn(deprecated_msg) May 25 14:54:44.435844 np0000176343 devstack@c-api.service[112271]: /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 25 14:54:44.436038 np0000176343 devstack@c-api.service[112271]: warnings.warn(deprecated_msg) May 25 14:54:44.436038 np0000176343 devstack@c-api.service[112271]: /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 25 14:54:44.436038 np0000176343 devstack@c-api.service[112271]: warnings.warn(deprecated_msg) May 25 14:54:44.436038 np0000176343 devstack@c-api.service[112271]: /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 25 14:54:44.436038 np0000176343 devstack@c-api.service[112271]: warnings.warn(deprecated_msg) May 25 14:54:44.436328 np0000176343 devstack@c-api.service[112271]: /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 25 14:54:44.436328 np0000176343 devstack@c-api.service[112271]: warnings.warn(deprecated_msg) May 25 14:54:44.436328 np0000176343 devstack@c-api.service[112271]: /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 25 14:54:44.436328 np0000176343 devstack@c-api.service[112271]: warnings.warn(deprecated_msg) May 25 14:54:44.436328 np0000176343 devstack@c-api.service[112271]: /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 25 14:54:44.436328 np0000176343 devstack@c-api.service[112271]: warnings.warn(deprecated_msg) May 25 14:54:44.436652 np0000176343 devstack@c-api.service[112271]: /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 25 14:54:44.436652 np0000176343 devstack@c-api.service[112271]: warnings.warn(deprecated_msg) May 25 14:54:44.436652 np0000176343 devstack@c-api.service[112271]: /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 25 14:54:44.436652 np0000176343 devstack@c-api.service[112271]: warnings.warn(deprecated_msg) May 25 14:54:44.436652 np0000176343 devstack@c-api.service[112271]: /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 25 14:54:44.436652 np0000176343 devstack@c-api.service[112271]: warnings.warn(deprecated_msg) May 25 14:54:44.436977 np0000176343 devstack@c-api.service[112271]: /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 25 14:54:44.436977 np0000176343 devstack@c-api.service[112271]: warnings.warn(deprecated_msg) May 25 14:54:44.436977 np0000176343 devstack@c-api.service[112271]: /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 25 14:54:44.436977 np0000176343 devstack@c-api.service[112271]: warnings.warn(deprecated_msg) May 25 14:54:44.436977 np0000176343 devstack@c-api.service[112271]: /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 25 14:54:44.437282 np0000176343 devstack@c-api.service[112271]: warnings.warn(deprecated_msg) May 25 14:54:44.437282 np0000176343 devstack@c-api.service[112271]: /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 25 14:54:44.437282 np0000176343 devstack@c-api.service[112271]: warnings.warn(deprecated_msg) May 25 14:54:44.437282 np0000176343 devstack@c-api.service[112271]: /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 25 14:54:44.437282 np0000176343 devstack@c-api.service[112271]: warnings.warn(deprecated_msg) May 25 14:54:44.437551 np0000176343 devstack@c-api.service[112271]: /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 25 14:54:44.437551 np0000176343 devstack@c-api.service[112271]: warnings.warn(deprecated_msg) May 25 14:54:44.437551 np0000176343 devstack@c-api.service[112271]: /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 25 14:54:44.437551 np0000176343 devstack@c-api.service[112271]: warnings.warn(deprecated_msg) May 25 14:54:44.437779 np0000176343 devstack@c-api.service[112271]: /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 25 14:54:44.437779 np0000176343 devstack@c-api.service[112271]: warnings.warn(deprecated_msg) May 25 14:54:44.437779 np0000176343 devstack@c-api.service[112271]: /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 25 14:54:44.437779 np0000176343 devstack@c-api.service[112271]: warnings.warn(deprecated_msg) May 25 14:54:44.438004 np0000176343 devstack@c-api.service[112271]: /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 25 14:54:44.438004 np0000176343 devstack@c-api.service[112271]: warnings.warn(deprecated_msg) May 25 14:54:44.438004 np0000176343 devstack@c-api.service[112271]: /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 25 14:54:44.438004 np0000176343 devstack@c-api.service[112271]: warnings.warn(deprecated_msg) May 25 14:54:44.438004 np0000176343 devstack@c-api.service[112271]: /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 25 14:54:44.438305 np0000176343 devstack@c-api.service[112271]: warnings.warn(deprecated_msg) May 25 14:54:44.438305 np0000176343 devstack@c-api.service[112271]: /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 25 14:54:44.438305 np0000176343 devstack@c-api.service[112271]: warnings.warn(deprecated_msg) May 25 14:54:44.438305 np0000176343 devstack@c-api.service[112271]: /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 25 14:54:44.438305 np0000176343 devstack@c-api.service[112271]: warnings.warn(deprecated_msg) May 25 14:54:44.438588 np0000176343 devstack@c-api.service[112271]: /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 25 14:54:44.438588 np0000176343 devstack@c-api.service[112271]: warnings.warn(deprecated_msg) May 25 14:54:44.438588 np0000176343 devstack@c-api.service[112271]: /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 25 14:54:44.438588 np0000176343 devstack@c-api.service[112271]: warnings.warn(deprecated_msg) May 25 14:54:44.438810 np0000176343 devstack@c-api.service[112271]: /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 25 14:54:44.438810 np0000176343 devstack@c-api.service[112271]: warnings.warn(deprecated_msg) May 25 14:54:44.438810 np0000176343 devstack@c-api.service[112271]: /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 25 14:54:44.438810 np0000176343 devstack@c-api.service[112271]: warnings.warn(deprecated_msg) May 25 14:54:44.439046 np0000176343 devstack@c-api.service[112271]: /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 25 14:54:44.439046 np0000176343 devstack@c-api.service[112271]: warnings.warn(deprecated_msg) May 25 14:54:44.439046 np0000176343 devstack@c-api.service[112271]: /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 25 14:54:44.439046 np0000176343 devstack@c-api.service[112271]: warnings.warn(deprecated_msg) May 25 14:54:44.439297 np0000176343 devstack@c-api.service[112271]: /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 25 14:54:44.439297 np0000176343 devstack@c-api.service[112271]: warnings.warn(deprecated_msg) May 25 14:54:44.439297 np0000176343 devstack@c-api.service[112271]: /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 25 14:54:44.439297 np0000176343 devstack@c-api.service[112271]: warnings.warn(deprecated_msg) May 25 14:54:44.439519 np0000176343 devstack@c-api.service[112271]: /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 25 14:54:44.439519 np0000176343 devstack@c-api.service[112271]: warnings.warn(deprecated_msg) May 25 14:54:44.439519 np0000176343 devstack@c-api.service[112271]: /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 25 14:54:44.439519 np0000176343 devstack@c-api.service[112271]: warnings.warn(deprecated_msg) May 25 14:54:44.439763 np0000176343 devstack@c-api.service[112271]: /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 25 14:54:44.439763 np0000176343 devstack@c-api.service[112271]: warnings.warn(deprecated_msg) May 25 14:54:44.439763 np0000176343 devstack@c-api.service[112271]: /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 25 14:54:44.439763 np0000176343 devstack@c-api.service[112271]: warnings.warn(deprecated_msg) May 25 14:54:44.439763 np0000176343 devstack@c-api.service[112271]: /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 25 14:54:44.440063 np0000176343 devstack@c-api.service[112271]: warnings.warn(deprecated_msg) May 25 14:54:44.440063 np0000176343 devstack@c-api.service[112271]: /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 25 14:54:44.440063 np0000176343 devstack@c-api.service[112271]: warnings.warn(deprecated_msg) May 25 14:54:44.440063 np0000176343 devstack@c-api.service[112271]: /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 25 14:54:44.440063 np0000176343 devstack@c-api.service[112271]: warnings.warn(deprecated_msg) May 25 14:54:44.440063 np0000176343 devstack@c-api.service[112271]: /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 25 14:54:44.440409 np0000176343 devstack@c-api.service[112271]: warnings.warn(deprecated_msg) May 25 14:54:44.440409 np0000176343 devstack@c-api.service[112271]: /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 25 14:54:44.440409 np0000176343 devstack@c-api.service[112271]: warnings.warn(deprecated_msg) May 25 14:54:44.440409 np0000176343 devstack@c-api.service[112271]: /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 25 14:54:44.440409 np0000176343 devstack@c-api.service[112271]: warnings.warn(deprecated_msg) May 25 14:54:44.440656 np0000176343 devstack@c-api.service[112271]: /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 25 14:54:44.440656 np0000176343 devstack@c-api.service[112271]: warnings.warn(deprecated_msg) May 25 14:54:44.440656 np0000176343 devstack@c-api.service[112271]: /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 25 14:54:44.440656 np0000176343 devstack@c-api.service[112271]: warnings.warn(deprecated_msg) May 25 14:54:44.440656 np0000176343 devstack@c-api.service[112271]: /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 25 14:54:44.440656 np0000176343 devstack@c-api.service[112271]: warnings.warn(deprecated_msg) May 25 14:54:44.440949 np0000176343 devstack@c-api.service[112271]: /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 25 14:54:44.440949 np0000176343 devstack@c-api.service[112271]: warnings.warn(deprecated_msg) May 25 14:54:44.440949 np0000176343 devstack@c-api.service[112271]: /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 25 14:54:44.440949 np0000176343 devstack@c-api.service[112271]: warnings.warn(deprecated_msg) May 25 14:54:44.440949 np0000176343 devstack@c-api.service[112271]: /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 25 14:54:44.440949 np0000176343 devstack@c-api.service[112271]: warnings.warn(deprecated_msg) May 25 14:54:44.441267 np0000176343 devstack@c-api.service[112271]: /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 25 14:54:44.441267 np0000176343 devstack@c-api.service[112271]: warnings.warn(deprecated_msg) May 25 14:54:44.441267 np0000176343 devstack@c-api.service[112271]: /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 25 14:54:44.441267 np0000176343 devstack@c-api.service[112271]: warnings.warn(deprecated_msg) May 25 14:54:44.441267 np0000176343 devstack@c-api.service[112271]: /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 25 14:54:44.441267 np0000176343 devstack@c-api.service[112271]: warnings.warn(deprecated_msg) May 25 14:54:44.441582 np0000176343 devstack@c-api.service[112271]: /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 25 14:54:44.441582 np0000176343 devstack@c-api.service[112271]: warnings.warn(deprecated_msg) May 25 14:54:44.441582 np0000176343 devstack@c-api.service[112271]: /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 25 14:54:44.441582 np0000176343 devstack@c-api.service[112271]: warnings.warn(deprecated_msg) May 25 14:54:44.441582 np0000176343 devstack@c-api.service[112271]: /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 25 14:54:44.441582 np0000176343 devstack@c-api.service[112271]: warnings.warn(deprecated_msg) May 25 14:54:44.441877 np0000176343 devstack@c-api.service[112271]: /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 25 14:54:44.441877 np0000176343 devstack@c-api.service[112271]: warnings.warn(deprecated_msg) May 25 14:54:44.441877 np0000176343 devstack@c-api.service[112271]: /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 25 14:54:44.441877 np0000176343 devstack@c-api.service[112271]: warnings.warn(deprecated_msg) May 25 14:54:44.442082 np0000176343 devstack@c-api.service[112271]: /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 25 14:54:44.442082 np0000176343 devstack@c-api.service[112271]: warnings.warn(deprecated_msg) May 25 14:54:44.442082 np0000176343 devstack@c-api.service[112271]: /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 25 14:54:44.442082 np0000176343 devstack@c-api.service[112271]: warnings.warn(deprecated_msg) May 25 14:54:44.442082 np0000176343 devstack@c-api.service[112271]: /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 25 14:54:44.442366 np0000176343 devstack@c-api.service[112271]: warnings.warn(deprecated_msg) May 25 14:54:44.442366 np0000176343 devstack@c-api.service[112271]: /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 25 14:54:44.442366 np0000176343 devstack@c-api.service[112271]: warnings.warn(deprecated_msg) May 25 14:54:44.442366 np0000176343 devstack@c-api.service[112271]: /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 25 14:54:44.442366 np0000176343 devstack@c-api.service[112271]: warnings.warn(deprecated_msg) May 25 14:54:44.442366 np0000176343 devstack@c-api.service[112271]: DEBUG cinder.api.middleware.request_id [req-a33f5b75-a29c-410f-8617-661ba940ee6f req-daae1ea7-486e-49ca-b853-abf60f4ee827 None None] RequestId filter calling following filter/app {{(pid=112271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 25 14:54:44.787853 np0000176343 devstack@c-api.service[112271]: INFO cinder.api.openstack.wsgi [req-a33f5b75-a29c-410f-8617-661ba940ee6f req-daae1ea7-486e-49ca-b853-abf60f4ee827 admin admin] POST https://199.19.213.122/volume/v3/types/9f7cc55b-0940-4346-a9ed-dfe93e255745/extra_specs May 25 14:54:44.788489 np0000176343 devstack@c-api.service[112271]: DEBUG cinder.api.openstack.wsgi [req-a33f5b75-a29c-410f-8617-661ba940ee6f req-daae1ea7-486e-49ca-b853-abf60f4ee827 admin admin] Action: 'create', calling method: create, body: {"extra_specs": {"volume_backend_name": "lvmdriver-1"}} {{(pid=112271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} May 25 14:54:44.790280 np0000176343 devstack@c-api.service[112271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. May 25 14:54:44.790280 np0000176343 devstack@c-api.service[112271]: warnings.warn( May 25 14:54:44.800764 np0000176343 devstack@c-api.service[112271]: DEBUG oslo_db.sqlalchemy.engines [req-a33f5b75-a29c-410f-8617-661ba940ee6f req-daae1ea7-486e-49ca-b853-abf60f4ee827 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=112271) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 25 14:54:44.868081 np0000176343 devstack@c-api.service[112271]: INFO cinder.api.openstack.wsgi [req-a33f5b75-a29c-410f-8617-661ba940ee6f req-daae1ea7-486e-49ca-b853-abf60f4ee827 admin admin] https://199.19.213.122/volume/v3/types/9f7cc55b-0940-4346-a9ed-dfe93e255745/extra_specs returned with HTTP 200 May 25 14:54:44.868698 np0000176343 devstack@c-api.service[112271]: [pid: 112271|app: 0|req: 1/3] 199.19.213.122 () {70 vars in 1505 bytes} [Mon May 25 14:54:44 2026] POST /volume/v3/types/9f7cc55b-0940-4346-a9ed-dfe93e255745/extra_specs => generated 55 bytes in 446 msecs (HTTP/1.1 200) 7 headers in 284 bytes (2 switches on core 0) May 25 14:54:46.811563 np0000176343 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 25 14:54:46.830866 np0000176343 devstack@c-api.service[112270]: DEBUG dbcounter [-] [112270] Writing DB stats cinder:SELECT=6 {{(pid=112270) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 25 14:54:54.407434 np0000176343 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 25 14:54:54.866123 np0000176343 devstack@c-api.service[112271]: DEBUG dbcounter [-] [112271] Writing DB stats cinder:SELECT=11,cinder:INSERT=1 {{(pid=112271) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}}