May 20 03:23:49.527154 np0000175236 systemd[1]: Starting devstack@c-api.service - Devstack devstack@c-api.service... May 20 03:23:49.534748 np0000175236 devstack@c-api.service[112038]: [uWSGI] getting INI configuration from /etc/cinder/cinder-api-uwsgi.ini May 20 03:23:49.537757 np0000175236 devstack@c-api.service[112038]: *** Starting uWSGI 2.0.24-debian (64bit) on [Wed May 20 03:23:49 2026] *** May 20 03:23:49.537757 np0000175236 devstack@c-api.service[112038]: compiled with version: 13.2.0 on 17 April 2024 16:23:48 May 20 03:23:49.537757 np0000175236 devstack@c-api.service[112038]: os: Linux-6.8.0-111-generic #111-Ubuntu SMP PREEMPT_DYNAMIC Sat Apr 11 23:16:02 UTC 2026 May 20 03:23:49.537757 np0000175236 devstack@c-api.service[112038]: nodename: np0000175236 May 20 03:23:49.537757 np0000175236 devstack@c-api.service[112038]: machine: x86_64 May 20 03:23:49.537757 np0000175236 devstack@c-api.service[112038]: clock source: unix May 20 03:23:49.537757 np0000175236 devstack@c-api.service[112038]: pcre jit disabled May 20 03:23:49.537757 np0000175236 devstack@c-api.service[112038]: detected number of CPU cores: 16 May 20 03:23:49.537757 np0000175236 devstack@c-api.service[112038]: current working directory: / May 20 03:23:49.537757 np0000175236 devstack@c-api.service[112038]: detected binary path: /usr/bin/uwsgi-core May 20 03:23:49.537757 np0000175236 devstack@c-api.service[112038]: your processes number limit is 256917 May 20 03:23:49.537757 np0000175236 devstack@c-api.service[112038]: your memory page size is 4096 bytes May 20 03:23:49.537757 np0000175236 devstack@c-api.service[112038]: detected max file descriptor number: 2048 May 20 03:23:49.537757 np0000175236 devstack@c-api.service[112038]: lock engine: pthread robust mutexes May 20 03:23:49.538509 np0000175236 devstack@c-api.service[112038]: thunder lock: enabled May 20 03:23:49.538509 np0000175236 devstack@c-api.service[112038]: uwsgi socket 0 bound to UNIX address /var/run/uwsgi/cinder-api.socket fd 4 May 20 03:23:49.538509 np0000175236 devstack@c-api.service[112038]: Python version: 3.12.3 (main, Mar 23 2026, 19:04:32) [GCC 13.3.0] May 20 03:23:49.538509 np0000175236 devstack@c-api.service[112038]: PEP 405 virtualenv detected: /opt/stack/data/venv May 20 03:23:49.538509 np0000175236 devstack@c-api.service[112038]: Set PythonHome to /opt/stack/data/venv May 20 03:23:49.572988 np0000175236 devstack@c-api.service[112038]: Python main interpreter initialized at 0x7b7e804a3668 May 20 03:23:49.572988 np0000175236 devstack@c-api.service[112038]: python threads support enabled May 20 03:23:49.572988 np0000175236 devstack@c-api.service[112038]: your server socket listen backlog is limited to 100 connections May 20 03:23:49.572988 np0000175236 devstack@c-api.service[112038]: your mercy for graceful operations on workers is 80 seconds May 20 03:23:49.573927 np0000175236 devstack@c-api.service[112038]: mapped 671795 bytes (656 KB) for 4 cores May 20 03:23:49.573927 np0000175236 devstack@c-api.service[112038]: *** Operational MODE: preforking *** May 20 03:23:49.573927 np0000175236 devstack@c-api.service[112038]: *** uWSGI is running in multiple interpreter mode *** May 20 03:23:49.573927 np0000175236 devstack@c-api.service[112038]: spawned uWSGI master process (pid: 112038) May 20 03:23:49.573987 np0000175236 systemd[1]: Started devstack@c-api.service - Devstack devstack@c-api.service. May 20 03:23:49.574606 np0000175236 devstack@c-api.service[112038]: spawned uWSGI worker 1 (pid: 112052, cores: 1) May 20 03:23:49.575145 np0000175236 devstack@c-api.service[112038]: spawned uWSGI worker 2 (pid: 112053, cores: 1) May 20 03:23:49.575653 np0000175236 devstack@c-api.service[112038]: spawned uWSGI worker 3 (pid: 112054, cores: 1) May 20 03:23:49.576147 np0000175236 devstack@c-api.service[112038]: spawned uWSGI worker 4 (pid: 112055, cores: 1) May 20 03:23:49.576252 np0000175236 devstack@c-api.service[112038]: running "unix_signal:15 gracefully_kill_them_all" (master-start)... May 20 03:23:49.703054 np0000175236 devstack@c-api.service[112055]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: May 20 03:23:49.703054 np0000175236 devstack@c-api.service[112055]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and May 20 03:23:49.703054 np0000175236 devstack@c-api.service[112055]: we strongly recommend against using it for new projects. May 20 03:23:49.703054 np0000175236 devstack@c-api.service[112055]: If you are already using Eventlet, we recommend migrating to a different May 20 03:23:49.703054 np0000175236 devstack@c-api.service[112055]: framework. For more detail see May 20 03:23:49.703054 np0000175236 devstack@c-api.service[112055]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html May 20 03:23:49.703054 np0000175236 devstack@c-api.service[112055]: import eventlet # noqa May 20 03:23:49.704032 np0000175236 devstack@c-api.service[112054]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: May 20 03:23:49.704032 np0000175236 devstack@c-api.service[112054]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and May 20 03:23:49.704032 np0000175236 devstack@c-api.service[112054]: we strongly recommend against using it for new projects. May 20 03:23:49.704032 np0000175236 devstack@c-api.service[112054]: If you are already using Eventlet, we recommend migrating to a different May 20 03:23:49.704032 np0000175236 devstack@c-api.service[112054]: framework. For more detail see May 20 03:23:49.704032 np0000175236 devstack@c-api.service[112054]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html May 20 03:23:49.704032 np0000175236 devstack@c-api.service[112054]: import eventlet # noqa May 20 03:23:49.707532 np0000175236 devstack@c-api.service[112053]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: May 20 03:23:49.707532 np0000175236 devstack@c-api.service[112053]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and May 20 03:23:49.707532 np0000175236 devstack@c-api.service[112053]: we strongly recommend against using it for new projects. May 20 03:23:49.707532 np0000175236 devstack@c-api.service[112053]: If you are already using Eventlet, we recommend migrating to a different May 20 03:23:49.707532 np0000175236 devstack@c-api.service[112053]: framework. For more detail see May 20 03:23:49.707532 np0000175236 devstack@c-api.service[112053]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html May 20 03:23:49.707532 np0000175236 devstack@c-api.service[112053]: import eventlet # noqa May 20 03:23:49.721556 np0000175236 devstack@c-api.service[112052]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: May 20 03:23:49.721556 np0000175236 devstack@c-api.service[112052]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and May 20 03:23:49.721556 np0000175236 devstack@c-api.service[112052]: we strongly recommend against using it for new projects. May 20 03:23:49.721556 np0000175236 devstack@c-api.service[112052]: If you are already using Eventlet, we recommend migrating to a different May 20 03:23:49.721556 np0000175236 devstack@c-api.service[112052]: framework. For more detail see May 20 03:23:49.721556 np0000175236 devstack@c-api.service[112052]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html May 20 03:23:49.721556 np0000175236 devstack@c-api.service[112052]: import eventlet # noqa May 20 03:23:49.789375 np0000175236 devstack@c-api.service[112054]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:36: DeprecationWarning: eventletutils module is deprecated and will be removed. May 20 03:23:49.789375 np0000175236 devstack@c-api.service[112054]: debtcollector.deprecate( May 20 03:23:49.790845 np0000175236 devstack@c-api.service[112053]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:36: DeprecationWarning: eventletutils module is deprecated and will be removed. May 20 03:23:49.790845 np0000175236 devstack@c-api.service[112053]: debtcollector.deprecate( May 20 03:23:49.810606 np0000175236 devstack@c-api.service[112052]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:36: DeprecationWarning: eventletutils module is deprecated and will be removed. May 20 03:23:49.810606 np0000175236 devstack@c-api.service[112052]: debtcollector.deprecate( May 20 03:23:49.810767 np0000175236 devstack@c-api.service[112055]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:36: DeprecationWarning: eventletutils module is deprecated and will be removed. May 20 03:23:49.810767 np0000175236 devstack@c-api.service[112055]: debtcollector.deprecate( May 20 03:23:49.867884 np0000175236 devstack@c-api.service[112054]: /opt/stack/data/venv/lib/python3.12/site-packages/webob/compat.py:5: DeprecationWarning: 'cgi' is deprecated and slated for removal in Python 3.13 May 20 03:23:49.867884 np0000175236 devstack@c-api.service[112054]: from cgi import parse_header May 20 03:23:49.868643 np0000175236 devstack@c-api.service[112053]: /opt/stack/data/venv/lib/python3.12/site-packages/webob/compat.py:5: DeprecationWarning: 'cgi' is deprecated and slated for removal in Python 3.13 May 20 03:23:49.868643 np0000175236 devstack@c-api.service[112053]: from cgi import parse_header May 20 03:23:49.889121 np0000175236 devstack@c-api.service[112052]: /opt/stack/data/venv/lib/python3.12/site-packages/webob/compat.py:5: DeprecationWarning: 'cgi' is deprecated and slated for removal in Python 3.13 May 20 03:23:49.889121 np0000175236 devstack@c-api.service[112052]: from cgi import parse_header May 20 03:23:49.900501 np0000175236 devstack@c-api.service[112055]: /opt/stack/data/venv/lib/python3.12/site-packages/webob/compat.py:5: DeprecationWarning: 'cgi' is deprecated and slated for removal in Python 3.13 May 20 03:23:49.900501 np0000175236 devstack@c-api.service[112055]: from cgi import parse_header May 20 03:23:49.913051 np0000175236 devstack@c-api.service[112053]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/eventlet_backdoor.py:36: DeprecationWarning: The 'oslo_service.eventlet_backdoor' module usage is deprecated and will be removed in version '2026.2': The 'eventlet_backdoor' module is deprecated and will be removed in version 2026.2. This module is not being replaced. Please migrate away from using it and remove any dependencies on this module. May 20 03:23:49.913051 np0000175236 devstack@c-api.service[112053]: removals.removed_module( May 20 03:23:49.913862 np0000175236 devstack@c-api.service[112053]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/sslutils.py:24: DeprecationWarning: The 'oslo_service.sslutils' module usage is deprecated and will be removed in version '2026.2': The 'oslo_service.sslutils' module is deprecated and will be removed in version 2026.2. May 20 03:23:49.913862 np0000175236 devstack@c-api.service[112053]: removals.removed_module( May 20 03:23:49.925753 np0000175236 devstack@c-api.service[112054]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/eventlet_backdoor.py:36: DeprecationWarning: The 'oslo_service.eventlet_backdoor' module usage is deprecated and will be removed in version '2026.2': The 'eventlet_backdoor' module is deprecated and will be removed in version 2026.2. This module is not being replaced. Please migrate away from using it and remove any dependencies on this module. May 20 03:23:49.925753 np0000175236 devstack@c-api.service[112054]: removals.removed_module( May 20 03:23:49.926444 np0000175236 devstack@c-api.service[112054]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/sslutils.py:24: DeprecationWarning: The 'oslo_service.sslutils' module usage is deprecated and will be removed in version '2026.2': The 'oslo_service.sslutils' module is deprecated and will be removed in version 2026.2. May 20 03:23:49.926444 np0000175236 devstack@c-api.service[112054]: removals.removed_module( May 20 03:23:49.936966 np0000175236 devstack@c-api.service[112052]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/eventlet_backdoor.py:36: DeprecationWarning: The 'oslo_service.eventlet_backdoor' module usage is deprecated and will be removed in version '2026.2': The 'eventlet_backdoor' module is deprecated and will be removed in version 2026.2. This module is not being replaced. Please migrate away from using it and remove any dependencies on this module. May 20 03:23:49.936966 np0000175236 devstack@c-api.service[112052]: removals.removed_module( May 20 03:23:49.937677 np0000175236 devstack@c-api.service[112052]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/sslutils.py:24: DeprecationWarning: The 'oslo_service.sslutils' module usage is deprecated and will be removed in version '2026.2': The 'oslo_service.sslutils' module is deprecated and will be removed in version 2026.2. May 20 03:23:49.937677 np0000175236 devstack@c-api.service[112052]: removals.removed_module( May 20 03:23:49.945361 np0000175236 devstack@c-api.service[112055]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/eventlet_backdoor.py:36: DeprecationWarning: The 'oslo_service.eventlet_backdoor' module usage is deprecated and will be removed in version '2026.2': The 'eventlet_backdoor' module is deprecated and will be removed in version 2026.2. This module is not being replaced. Please migrate away from using it and remove any dependencies on this module. May 20 03:23:49.945361 np0000175236 devstack@c-api.service[112055]: removals.removed_module( May 20 03:23:49.946041 np0000175236 devstack@c-api.service[112055]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/sslutils.py:24: DeprecationWarning: The 'oslo_service.sslutils' module usage is deprecated and will be removed in version '2026.2': The 'oslo_service.sslutils' module is deprecated and will be removed in version 2026.2. May 20 03:23:49.946041 np0000175236 devstack@c-api.service[112055]: removals.removed_module( May 20 03:23:50.509012 np0000175236 devstack@c-api.service[112053]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:1644: DeprecationWarning: volume_extension:quotas:show deprecated without deprecated_reason or deprecated_since. This will be an error in a future release May 20 03:23:50.509012 np0000175236 devstack@c-api.service[112053]: warnings.warn( May 20 03:23:50.533148 np0000175236 devstack@c-api.service[112054]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:1644: DeprecationWarning: volume_extension:quotas:show deprecated without deprecated_reason or deprecated_since. This will be an error in a future release May 20 03:23:50.533148 np0000175236 devstack@c-api.service[112054]: warnings.warn( May 20 03:23:50.560084 np0000175236 devstack@c-api.service[112052]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:1644: DeprecationWarning: volume_extension:quotas:show deprecated without deprecated_reason or deprecated_since. This will be an error in a future release May 20 03:23:50.560084 np0000175236 devstack@c-api.service[112052]: warnings.warn( May 20 03:23:50.577450 np0000175236 devstack@c-api.service[112055]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:1644: DeprecationWarning: volume_extension:quotas:show deprecated without deprecated_reason or deprecated_since. This will be an error in a future release May 20 03:23:50.577450 np0000175236 devstack@c-api.service[112055]: warnings.warn( May 20 03:23:50.614837 np0000175236 devstack@c-api.service[112053]: /opt/stack/data/venv/lib/python3.12/site-packages/eventlet/__init__.py:83: DeprecationWarning: Using fork() is a bad idea, and there is no guarantee eventlet will work. See https://eventlet.readthedocs.io/en/latest/fork.html for more details. May 20 03:23:50.614837 np0000175236 devstack@c-api.service[112053]: warnings.warn( May 20 03:23:50.637826 np0000175236 devstack@c-api.service[112054]: /opt/stack/data/venv/lib/python3.12/site-packages/eventlet/__init__.py:83: DeprecationWarning: Using fork() is a bad idea, and there is no guarantee eventlet will work. See https://eventlet.readthedocs.io/en/latest/fork.html for more details. May 20 03:23:50.637826 np0000175236 devstack@c-api.service[112054]: warnings.warn( May 20 03:23:50.678582 np0000175236 devstack@c-api.service[112055]: /opt/stack/data/venv/lib/python3.12/site-packages/eventlet/__init__.py:83: DeprecationWarning: Using fork() is a bad idea, and there is no guarantee eventlet will work. See https://eventlet.readthedocs.io/en/latest/fork.html for more details. May 20 03:23:50.678582 np0000175236 devstack@c-api.service[112055]: warnings.warn( May 20 03:23:50.703824 np0000175236 devstack@c-api.service[112052]: /opt/stack/data/venv/lib/python3.12/site-packages/eventlet/__init__.py:83: DeprecationWarning: Using fork() is a bad idea, and there is no guarantee eventlet will work. See https://eventlet.readthedocs.io/en/latest/fork.html for more details. May 20 03:23:50.703824 np0000175236 devstack@c-api.service[112052]: warnings.warn( May 20 03:23:50.917943 np0000175236 devstack@c-api.service[112054]: WARNING oslo_config.cfg [-] Deprecated: Option "api_paste_config" from group "DEFAULT" is deprecated for removal (The 'api_paste_config' option is deprecated and will be removed in a future release.). Its value may be silently ignored in the future. May 20 03:23:50.918661 np0000175236 devstack@c-api.service[112054]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=112054) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} May 20 03:23:50.923188 np0000175236 devstack@c-api.service[112053]: WARNING oslo_config.cfg [-] Deprecated: Option "api_paste_config" from group "DEFAULT" is deprecated for removal (The 'api_paste_config' option is deprecated and will be removed in a future release.). Its value may be silently ignored in the future. May 20 03:23:50.923188 np0000175236 devstack@c-api.service[112053]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=112053) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} May 20 03:23:50.961854 np0000175236 devstack@c-api.service[112055]: WARNING oslo_config.cfg [-] Deprecated: Option "api_paste_config" from group "DEFAULT" is deprecated for removal (The 'api_paste_config' option is deprecated and will be removed in a future release.). Its value may be silently ignored in the future. May 20 03:23:50.962414 np0000175236 devstack@c-api.service[112055]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=112055) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} May 20 03:23:51.008469 np0000175236 devstack@c-api.service[112053]: /opt/stack/cinder/cinder/api/validation/validators.py:126: DeprecationWarning: FormatChecker.cls_checks is deprecated. Call FormatChecker.checks on a specific FormatChecker instance instead. May 20 03:23:51.008469 np0000175236 devstack@c-api.service[112053]: @jsonschema.FormatChecker.cls_checks('date-time') May 20 03:23:51.010354 np0000175236 devstack@c-api.service[112054]: /opt/stack/cinder/cinder/api/validation/validators.py:126: DeprecationWarning: FormatChecker.cls_checks is deprecated. Call FormatChecker.checks on a specific FormatChecker instance instead. May 20 03:23:51.010354 np0000175236 devstack@c-api.service[112054]: @jsonschema.FormatChecker.cls_checks('date-time') May 20 03:23:51.017972 np0000175236 devstack@c-api.service[112052]: WARNING oslo_config.cfg [-] Deprecated: Option "api_paste_config" from group "DEFAULT" is deprecated for removal (The 'api_paste_config' option is deprecated and will be removed in a future release.). Its value may be silently ignored in the future. May 20 03:23:51.018390 np0000175236 devstack@c-api.service[112052]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=112052) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} May 20 03:23:51.022481 np0000175236 devstack@c-api.service[112055]: /opt/stack/cinder/cinder/api/validation/validators.py:126: DeprecationWarning: FormatChecker.cls_checks is deprecated. Call FormatChecker.checks on a specific FormatChecker instance instead. May 20 03:23:51.022481 np0000175236 devstack@c-api.service[112055]: @jsonschema.FormatChecker.cls_checks('date-time') May 20 03:23:51.086174 np0000175236 devstack@c-api.service[112052]: /opt/stack/cinder/cinder/api/validation/validators.py:126: DeprecationWarning: FormatChecker.cls_checks is deprecated. Call FormatChecker.checks on a specific FormatChecker instance instead. May 20 03:23:51.086174 np0000175236 devstack@c-api.service[112052]: @jsonschema.FormatChecker.cls_checks('date-time') May 20 03:23:51.469091 np0000175236 devstack@c-api.service[112055]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=112055) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} May 20 03:23:51.469311 np0000175236 devstack@c-api.service[112053]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=112053) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} May 20 03:23:51.469462 np0000175236 devstack@c-api.service[112055]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=112055) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 03:23:51.469582 np0000175236 devstack@c-api.service[112053]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=112053) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 03:23:51.469650 np0000175236 devstack@c-api.service[112055]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=112055) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 03:23:51.469724 np0000175236 devstack@c-api.service[112053]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=112053) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 03:23:51.469923 np0000175236 devstack@c-api.service[112055]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=112055) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 03:23:51.470026 np0000175236 devstack@c-api.service[112053]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=112053) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 03:23:51.470707 np0000175236 devstack@c-api.service[112054]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=112054) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} May 20 03:23:51.470931 np0000175236 devstack@c-api.service[112055]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=112055) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 03:23:51.471016 np0000175236 devstack@c-api.service[112055]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=112055) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 03:23:51.471074 np0000175236 devstack@c-api.service[112054]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=112054) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 03:23:51.471145 np0000175236 devstack@c-api.service[112055]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=112055) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 03:23:51.471213 np0000175236 devstack@c-api.service[112053]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=112053) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 03:23:51.471288 np0000175236 devstack@c-api.service[112054]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=112054) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 03:23:51.471370 np0000175236 devstack@c-api.service[112055]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=112055) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 03:23:51.471444 np0000175236 devstack@c-api.service[112053]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=112053) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 03:23:51.471709 np0000175236 devstack@c-api.service[112055]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=112055) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 03:23:51.472293 np0000175236 devstack@c-api.service[112053]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=112053) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 03:23:51.472370 np0000175236 devstack@c-api.service[112055]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=112055) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 03:23:51.472434 np0000175236 devstack@c-api.service[112053]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=112053) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 03:23:51.472522 np0000175236 devstack@c-api.service[112054]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=112054) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 03:23:51.472713 np0000175236 devstack@c-api.service[112055]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112055) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 03:23:51.472902 np0000175236 devstack@c-api.service[112053]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=112053) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 03:23:51.472902 np0000175236 devstack@c-api.service[112053]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=112053) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 03:23:51.472902 np0000175236 devstack@c-api.service[112053]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112053) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 03:23:51.473208 np0000175236 devstack@c-api.service[112054]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=112054) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 03:23:51.473208 np0000175236 devstack@c-api.service[112054]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=112054) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 03:23:51.473208 np0000175236 devstack@c-api.service[112054]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=112054) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 03:23:51.473208 np0000175236 devstack@c-api.service[112054]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=112054) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 03:23:51.473208 np0000175236 devstack@c-api.service[112054]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=112054) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 03:23:51.473208 np0000175236 devstack@c-api.service[112054]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=112054) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 03:23:51.473208 np0000175236 devstack@c-api.service[112054]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112054) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 03:23:51.477464 np0000175236 devstack@c-api.service[112055]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112055) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 03:23:51.477570 np0000175236 devstack@c-api.service[112055]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=112055) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 03:23:51.477621 np0000175236 devstack@c-api.service[112054]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112054) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 03:23:51.477667 np0000175236 devstack@c-api.service[112055]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=112055) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 03:23:51.477713 np0000175236 devstack@c-api.service[112054]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=112054) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 03:23:51.477754 np0000175236 devstack@c-api.service[112055]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=112055) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 03:23:51.477787 np0000175236 devstack@c-api.service[112054]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=112054) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 03:23:51.477822 np0000175236 devstack@c-api.service[112055]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=112055) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 03:23:51.477862 np0000175236 devstack@c-api.service[112054]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=112054) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 03:23:51.477900 np0000175236 devstack@c-api.service[112055]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=112055) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 03:23:51.477943 np0000175236 devstack@c-api.service[112054]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=112054) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 03:23:51.477987 np0000175236 devstack@c-api.service[112055]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112055) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 03:23:51.478026 np0000175236 devstack@c-api.service[112054]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=112054) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 03:23:51.478026 np0000175236 devstack@c-api.service[112054]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112054) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 03:23:51.478257 np0000175236 devstack@c-api.service[112053]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112053) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 03:23:51.478309 np0000175236 devstack@c-api.service[112053]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=112053) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 03:23:51.478385 np0000175236 devstack@c-api.service[112053]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=112053) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 03:23:51.478439 np0000175236 devstack@c-api.service[112053]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=112053) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 03:23:51.478495 np0000175236 devstack@c-api.service[112053]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=112053) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 03:23:51.478578 np0000175236 devstack@c-api.service[112053]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=112053) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 03:23:51.478640 np0000175236 devstack@c-api.service[112053]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112053) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 03:23:51.480124 np0000175236 devstack@c-api.service[112055]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112055) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 03:23:51.480181 np0000175236 devstack@c-api.service[112055]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=112055) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 03:23:51.480242 np0000175236 devstack@c-api.service[112055]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=112055) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 03:23:51.480282 np0000175236 devstack@c-api.service[112055]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=112055) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 03:23:51.480363 np0000175236 devstack@c-api.service[112055]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112055) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 03:23:51.480421 np0000175236 devstack@c-api.service[112055]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=112055) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 03:23:51.480477 np0000175236 devstack@c-api.service[112055]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112055) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 03:23:51.480721 np0000175236 devstack@c-api.service[112054]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112054) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 03:23:51.480786 np0000175236 devstack@c-api.service[112053]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112053) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 03:23:51.480822 np0000175236 devstack@c-api.service[112054]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=112054) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 03:23:51.480870 np0000175236 devstack@c-api.service[112053]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=112053) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 03:23:51.480907 np0000175236 devstack@c-api.service[112054]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=112054) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 03:23:51.480942 np0000175236 devstack@c-api.service[112053]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=112053) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 03:23:51.480942 np0000175236 devstack@c-api.service[112053]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=112053) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 03:23:51.481017 np0000175236 devstack@c-api.service[112054]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=112054) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 03:23:51.481062 np0000175236 devstack@c-api.service[112053]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112053) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 03:23:51.481100 np0000175236 devstack@c-api.service[112054]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112054) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 03:23:51.481146 np0000175236 devstack@c-api.service[112053]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=112053) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 03:23:51.481184 np0000175236 devstack@c-api.service[112054]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=112054) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 03:23:51.481218 np0000175236 devstack@c-api.service[112053]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112053) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 03:23:51.481261 np0000175236 devstack@c-api.service[112054]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112054) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 03:23:51.481339 np0000175236 devstack@c-api.service[112055]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112055) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 03:23:51.481399 np0000175236 devstack@c-api.service[112053]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112053) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 03:23:51.481450 np0000175236 devstack@c-api.service[112055]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=112055) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 03:23:51.481450 np0000175236 devstack@c-api.service[112055]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=112055) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 03:23:51.481527 np0000175236 devstack@c-api.service[112053]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=112053) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 03:23:51.481606 np0000175236 devstack@c-api.service[112055]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=112055) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 03:23:51.481647 np0000175236 devstack@c-api.service[112053]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=112053) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 03:23:51.481680 np0000175236 devstack@c-api.service[112055]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=112055) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 03:23:51.481719 np0000175236 devstack@c-api.service[112054]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112054) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 03:23:51.481753 np0000175236 devstack@c-api.service[112053]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=112053) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 03:23:51.481792 np0000175236 devstack@c-api.service[112055]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=112055) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 03:23:51.481825 np0000175236 devstack@c-api.service[112053]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=112053) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 03:23:51.481868 np0000175236 devstack@c-api.service[112054]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=112054) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 03:23:51.481910 np0000175236 devstack@c-api.service[112055]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112055) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 03:23:51.481956 np0000175236 devstack@c-api.service[112053]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=112053) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 03:23:51.482000 np0000175236 devstack@c-api.service[112054]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=112054) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 03:23:51.482035 np0000175236 devstack@c-api.service[112053]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112053) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 03:23:51.482071 np0000175236 devstack@c-api.service[112054]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=112054) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 03:23:51.482071 np0000175236 devstack@c-api.service[112054]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=112054) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 03:23:51.482071 np0000175236 devstack@c-api.service[112054]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=112054) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 03:23:51.482071 np0000175236 devstack@c-api.service[112054]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112054) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 03:23:51.483840 np0000175236 devstack@c-api.service[112053]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112053) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 03:23:51.483903 np0000175236 devstack@c-api.service[112053]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=112053) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 03:23:51.483959 np0000175236 devstack@c-api.service[112053]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=112053) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 03:23:51.484011 np0000175236 devstack@c-api.service[112055]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112055) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 03:23:51.484049 np0000175236 devstack@c-api.service[112053]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=112053) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 03:23:51.484093 np0000175236 devstack@c-api.service[112055]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=112055) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 03:23:51.484136 np0000175236 devstack@c-api.service[112053]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=112053) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 03:23:51.484175 np0000175236 devstack@c-api.service[112055]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=112055) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 03:23:51.484217 np0000175236 devstack@c-api.service[112053]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=112053) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 03:23:51.484258 np0000175236 devstack@c-api.service[112055]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=112055) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 03:23:51.484293 np0000175236 devstack@c-api.service[112053]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112053) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 03:23:51.484335 np0000175236 devstack@c-api.service[112055]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=112055) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 03:23:51.484335 np0000175236 devstack@c-api.service[112055]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=112055) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 03:23:51.484335 np0000175236 devstack@c-api.service[112055]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112055) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 03:23:51.484632 np0000175236 devstack@c-api.service[112054]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112054) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 03:23:51.484721 np0000175236 devstack@c-api.service[112054]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=112054) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 03:23:51.484799 np0000175236 devstack@c-api.service[112054]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=112054) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 03:23:51.484890 np0000175236 devstack@c-api.service[112054]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=112054) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 03:23:51.484966 np0000175236 devstack@c-api.service[112054]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=112054) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 03:23:51.485047 np0000175236 devstack@c-api.service[112054]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=112054) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 03:23:51.485137 np0000175236 devstack@c-api.service[112054]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112054) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 03:23:51.485561 np0000175236 devstack@c-api.service[112053]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112053) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 03:23:51.485649 np0000175236 devstack@c-api.service[112053]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=112053) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 03:23:51.485693 np0000175236 devstack@c-api.service[112053]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=112053) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 03:23:51.485732 np0000175236 devstack@c-api.service[112053]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=112053) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 03:23:51.485767 np0000175236 devstack@c-api.service[112054]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112054) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 03:23:51.485802 np0000175236 devstack@c-api.service[112055]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112055) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 03:23:51.485855 np0000175236 devstack@c-api.service[112053]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=112053) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 03:23:51.485907 np0000175236 devstack@c-api.service[112054]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=112054) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 03:23:51.485943 np0000175236 devstack@c-api.service[112053]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=112053) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 03:23:51.485979 np0000175236 devstack@c-api.service[112055]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=112055) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 03:23:51.486027 np0000175236 devstack@c-api.service[112053]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112053) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 03:23:51.486067 np0000175236 devstack@c-api.service[112054]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=112054) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 03:23:51.486117 np0000175236 devstack@c-api.service[112055]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=112055) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 03:23:51.486117 np0000175236 devstack@c-api.service[112055]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=112055) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 03:23:51.486244 np0000175236 devstack@c-api.service[112054]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=112054) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 03:23:51.486289 np0000175236 devstack@c-api.service[112055]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=112055) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 03:23:51.486333 np0000175236 devstack@c-api.service[112054]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=112054) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 03:23:51.486381 np0000175236 devstack@c-api.service[112055]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=112055) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 03:23:51.486423 np0000175236 devstack@c-api.service[112054]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=112054) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 03:23:51.486461 np0000175236 devstack@c-api.service[112055]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112055) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 03:23:51.486501 np0000175236 devstack@c-api.service[112054]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112054) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 03:23:51.488297 np0000175236 devstack@c-api.service[112053]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112053) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 03:23:51.488359 np0000175236 devstack@c-api.service[112053]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=112053) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 03:23:51.488395 np0000175236 devstack@c-api.service[112053]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=112053) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 03:23:51.488468 np0000175236 devstack@c-api.service[112053]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=112053) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 03:23:51.488510 np0000175236 devstack@c-api.service[112053]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=112053) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 03:23:51.488790 np0000175236 devstack@c-api.service[112053]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=112053) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 03:23:51.488847 np0000175236 devstack@c-api.service[112055]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112055) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 03:23:51.488885 np0000175236 devstack@c-api.service[112053]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=112053) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 03:23:51.488947 np0000175236 devstack@c-api.service[112055]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=112055) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 03:23:51.488947 np0000175236 devstack@c-api.service[112055]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=112055) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 03:23:51.489021 np0000175236 devstack@c-api.service[112055]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=112055) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 03:23:51.489067 np0000175236 devstack@c-api.service[112055]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=112055) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 03:23:51.489141 np0000175236 devstack@c-api.service[112055]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=112055) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 03:23:51.489193 np0000175236 devstack@c-api.service[112055]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=112055) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 03:23:51.490207 np0000175236 devstack@c-api.service[112053]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=112053) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 03:23:51.490268 np0000175236 devstack@c-api.service[112053]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=112053) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 03:23:51.490323 np0000175236 devstack@c-api.service[112053]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=112053) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 03:23:51.490403 np0000175236 devstack@c-api.service[112053]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=112053) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 03:23:51.490471 np0000175236 devstack@c-api.service[112055]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=112055) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 03:23:51.490519 np0000175236 devstack@c-api.service[112053]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=112053) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 03:23:51.490599 np0000175236 devstack@c-api.service[112055]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=112055) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 03:23:51.490641 np0000175236 devstack@c-api.service[112053]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=112053) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 03:23:51.490685 np0000175236 devstack@c-api.service[112055]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=112055) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 03:23:51.490727 np0000175236 devstack@c-api.service[112053]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112053) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 03:23:51.490768 np0000175236 devstack@c-api.service[112055]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=112055) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 03:23:51.490811 np0000175236 devstack@c-api.service[112054]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112054) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 03:23:51.490854 np0000175236 devstack@c-api.service[112055]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=112055) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 03:23:51.490899 np0000175236 devstack@c-api.service[112054]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=112054) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 03:23:51.490940 np0000175236 devstack@c-api.service[112055]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=112055) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 03:23:51.490976 np0000175236 devstack@c-api.service[112054]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=112054) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 03:23:51.491020 np0000175236 devstack@c-api.service[112055]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112055) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 03:23:51.491062 np0000175236 devstack@c-api.service[112054]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=112054) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 03:23:51.491062 np0000175236 devstack@c-api.service[112054]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=112054) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 03:23:51.491062 np0000175236 devstack@c-api.service[112054]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=112054) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 03:23:51.491062 np0000175236 devstack@c-api.service[112054]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=112054) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 03:23:51.491453 np0000175236 devstack@c-api.service[112054]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=112054) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 03:23:51.491508 np0000175236 devstack@c-api.service[112054]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=112054) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 03:23:51.491579 np0000175236 devstack@c-api.service[112054]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=112054) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 03:23:51.491643 np0000175236 devstack@c-api.service[112054]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=112054) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 03:23:51.491710 np0000175236 devstack@c-api.service[112054]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=112054) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 03:23:51.491751 np0000175236 devstack@c-api.service[112054]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=112054) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 03:23:51.491834 np0000175236 devstack@c-api.service[112054]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112054) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 03:23:51.492666 np0000175236 devstack@c-api.service[112053]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112053) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 03:23:51.492735 np0000175236 devstack@c-api.service[112053]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=112053) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 03:23:51.492776 np0000175236 devstack@c-api.service[112053]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=112053) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 03:23:51.492833 np0000175236 devstack@c-api.service[112053]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=112053) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 03:23:51.492882 np0000175236 devstack@c-api.service[112053]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=112053) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 03:23:51.492943 np0000175236 devstack@c-api.service[112053]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=112053) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 03:23:51.492984 np0000175236 devstack@c-api.service[112055]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112055) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 03:23:51.493021 np0000175236 devstack@c-api.service[112053]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=112053) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 03:23:51.493058 np0000175236 devstack@c-api.service[112055]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=112055) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 03:23:51.493102 np0000175236 devstack@c-api.service[112055]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=112055) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 03:23:51.493187 np0000175236 devstack@c-api.service[112055]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=112055) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 03:23:51.493240 np0000175236 devstack@c-api.service[112055]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=112055) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 03:23:51.493284 np0000175236 devstack@c-api.service[112055]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=112055) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 03:23:51.493354 np0000175236 devstack@c-api.service[112055]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=112055) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 03:23:51.493493 np0000175236 devstack@c-api.service[112053]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=112053) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 03:23:51.493563 np0000175236 devstack@c-api.service[112053]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=112053) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 03:23:51.493604 np0000175236 devstack@c-api.service[112055]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=112055) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 03:23:51.493642 np0000175236 devstack@c-api.service[112053]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=112053) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 03:23:51.493690 np0000175236 devstack@c-api.service[112055]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=112055) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 03:23:51.493737 np0000175236 devstack@c-api.service[112053]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=112053) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 03:23:51.493775 np0000175236 devstack@c-api.service[112054]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112054) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 03:23:51.493818 np0000175236 devstack@c-api.service[112055]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=112055) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 03:23:51.493861 np0000175236 devstack@c-api.service[112053]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=112053) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 03:23:51.493898 np0000175236 devstack@c-api.service[112054]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=112054) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 03:23:51.493948 np0000175236 devstack@c-api.service[112055]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=112055) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 03:23:51.493992 np0000175236 devstack@c-api.service[112053]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=112053) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 03:23:51.494035 np0000175236 devstack@c-api.service[112054]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=112054) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 03:23:51.494078 np0000175236 devstack@c-api.service[112055]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=112055) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 03:23:51.494116 np0000175236 devstack@c-api.service[112053]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112053) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 03:23:51.494179 np0000175236 devstack@c-api.service[112055]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=112055) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 03:23:51.494227 np0000175236 devstack@c-api.service[112054]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=112054) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 03:23:51.494271 np0000175236 devstack@c-api.service[112053]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112053) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 03:23:51.494311 np0000175236 devstack@c-api.service[112054]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=112054) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 03:23:51.494447 np0000175236 devstack@c-api.service[112055]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112055) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 03:23:51.494494 np0000175236 devstack@c-api.service[112053]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=112053) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 03:23:51.494531 np0000175236 devstack@c-api.service[112054]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=112054) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 03:23:51.494591 np0000175236 devstack@c-api.service[112055]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112055) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 03:23:51.494641 np0000175236 devstack@c-api.service[112053]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=112053) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 03:23:51.494684 np0000175236 devstack@c-api.service[112054]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=112054) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 03:23:51.494723 np0000175236 devstack@c-api.service[112055]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=112055) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 03:23:51.494759 np0000175236 devstack@c-api.service[112053]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112053) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 03:23:51.494799 np0000175236 devstack@c-api.service[112055]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=112055) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 03:23:51.494835 np0000175236 devstack@c-api.service[112053]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112053) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 03:23:51.494878 np0000175236 devstack@c-api.service[112055]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112055) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 03:23:51.494918 np0000175236 devstack@c-api.service[112053]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=112053) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 03:23:51.494962 np0000175236 devstack@c-api.service[112055]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112055) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 03:23:51.494999 np0000175236 devstack@c-api.service[112053]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112053) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 03:23:51.495055 np0000175236 devstack@c-api.service[112054]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=112054) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 03:23:51.495105 np0000175236 devstack@c-api.service[112055]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=112055) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 03:23:51.495147 np0000175236 devstack@c-api.service[112054]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=112054) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 03:23:51.495189 np0000175236 devstack@c-api.service[112055]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112055) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 03:23:51.495231 np0000175236 devstack@c-api.service[112054]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=112054) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 03:23:51.495231 np0000175236 devstack@c-api.service[112054]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=112054) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 03:23:51.495231 np0000175236 devstack@c-api.service[112054]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=112054) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 03:23:51.495231 np0000175236 devstack@c-api.service[112054]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=112054) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 03:23:51.495231 np0000175236 devstack@c-api.service[112054]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112054) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 03:23:51.495231 np0000175236 devstack@c-api.service[112054]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112054) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 03:23:51.495231 np0000175236 devstack@c-api.service[112054]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=112054) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 03:23:51.495231 np0000175236 devstack@c-api.service[112054]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=112054) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 03:23:51.495231 np0000175236 devstack@c-api.service[112054]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112054) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 03:23:51.495231 np0000175236 devstack@c-api.service[112054]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112054) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 03:23:51.495632 np0000175236 devstack@c-api.service[112054]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=112054) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 03:23:51.495632 np0000175236 devstack@c-api.service[112054]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112054) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 03:23:51.495703 np0000175236 devstack@c-api.service[112053]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112053) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 03:23:51.495703 np0000175236 devstack@c-api.service[112053]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=112053) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 03:23:51.495769 np0000175236 devstack@c-api.service[112054]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112054) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 03:23:51.495813 np0000175236 devstack@c-api.service[112053]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=112053) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 03:23:51.495857 np0000175236 devstack@c-api.service[112054]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=112054) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 03:23:51.495895 np0000175236 devstack@c-api.service[112053]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112053) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 03:23:51.495938 np0000175236 devstack@c-api.service[112054]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=112054) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 03:23:51.495976 np0000175236 devstack@c-api.service[112055]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112055) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 03:23:51.496019 np0000175236 devstack@c-api.service[112053]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112053) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 03:23:51.496060 np0000175236 devstack@c-api.service[112054]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112054) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 03:23:51.496103 np0000175236 devstack@c-api.service[112055]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=112055) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 03:23:51.496145 np0000175236 devstack@c-api.service[112053]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=112053) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 03:23:51.496198 np0000175236 devstack@c-api.service[112054]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112054) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 03:23:51.496252 np0000175236 devstack@c-api.service[112055]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=112055) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 03:23:51.496302 np0000175236 devstack@c-api.service[112053]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=112053) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 03:23:51.496341 np0000175236 devstack@c-api.service[112054]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=112054) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 03:23:51.496383 np0000175236 devstack@c-api.service[112055]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112055) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 03:23:51.496425 np0000175236 devstack@c-api.service[112054]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=112054) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 03:23:51.496471 np0000175236 devstack@c-api.service[112055]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112055) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 03:23:51.496471 np0000175236 devstack@c-api.service[112055]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=112055) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 03:23:51.496471 np0000175236 devstack@c-api.service[112055]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=112055) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 03:23:51.500157 np0000175236 devstack@c-api.service[112053]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=112053) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 03:23:51.500232 np0000175236 devstack@c-api.service[112053]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=112053) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 03:23:51.500270 np0000175236 devstack@c-api.service[112053]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=112053) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 03:23:51.500321 np0000175236 devstack@c-api.service[112053]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=112053) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 03:23:51.500360 np0000175236 devstack@c-api.service[112054]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=112054) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 03:23:51.500403 np0000175236 devstack@c-api.service[112053]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=112053) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 03:23:51.500447 np0000175236 devstack@c-api.service[112054]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=112054) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 03:23:51.500486 np0000175236 devstack@c-api.service[112053]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=112053) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 03:23:51.500529 np0000175236 devstack@c-api.service[112054]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=112054) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 03:23:51.500612 np0000175236 devstack@c-api.service[112053]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112053) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 03:23:51.500664 np0000175236 devstack@c-api.service[112054]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=112054) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 03:23:51.500664 np0000175236 devstack@c-api.service[112054]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=112054) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 03:23:51.500740 np0000175236 devstack@c-api.service[112055]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=112055) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 03:23:51.500775 np0000175236 devstack@c-api.service[112054]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=112054) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 03:23:51.500775 np0000175236 devstack@c-api.service[112054]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112054) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 03:23:51.500857 np0000175236 devstack@c-api.service[112055]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=112055) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 03:23:51.500857 np0000175236 devstack@c-api.service[112055]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=112055) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 03:23:51.500857 np0000175236 devstack@c-api.service[112055]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=112055) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 03:23:51.500954 np0000175236 devstack@c-api.service[112055]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=112055) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 03:23:51.500954 np0000175236 devstack@c-api.service[112055]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=112055) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 03:23:51.501025 np0000175236 devstack@c-api.service[112055]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112055) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 03:23:51.501750 np0000175236 devstack@c-api.service[112053]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112053) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 03:23:51.501809 np0000175236 devstack@c-api.service[112053]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=112053) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 03:23:51.501877 np0000175236 devstack@c-api.service[112054]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112054) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 03:23:51.501934 np0000175236 devstack@c-api.service[112053]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=112053) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 03:23:51.501984 np0000175236 devstack@c-api.service[112054]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=112054) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 03:23:51.502022 np0000175236 devstack@c-api.service[112053]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112053) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 03:23:51.502077 np0000175236 devstack@c-api.service[112054]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=112054) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 03:23:51.502128 np0000175236 devstack@c-api.service[112053]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112053) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 03:23:51.502185 np0000175236 devstack@c-api.service[112054]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112054) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 03:23:51.502225 np0000175236 devstack@c-api.service[112053]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=112053) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 03:23:51.502268 np0000175236 devstack@c-api.service[112054]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112054) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 03:23:51.502307 np0000175236 devstack@c-api.service[112053]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112053) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 03:23:51.502390 np0000175236 devstack@c-api.service[112054]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=112054) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 03:23:51.502438 np0000175236 devstack@c-api.service[112055]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112055) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 03:23:51.502482 np0000175236 devstack@c-api.service[112053]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112053) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 03:23:51.502532 np0000175236 devstack@c-api.service[112054]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112054) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 03:23:51.502599 np0000175236 devstack@c-api.service[112055]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=112055) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 03:23:51.502646 np0000175236 devstack@c-api.service[112053]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=112053) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 03:23:51.502687 np0000175236 devstack@c-api.service[112054]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112054) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 03:23:51.502727 np0000175236 devstack@c-api.service[112055]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=112055) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 03:23:51.502766 np0000175236 devstack@c-api.service[112053]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=112053) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 03:23:51.502808 np0000175236 devstack@c-api.service[112054]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=112054) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 03:23:51.502858 np0000175236 devstack@c-api.service[112055]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112055) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 03:23:51.502896 np0000175236 devstack@c-api.service[112053]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=112053) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 03:23:51.502938 np0000175236 devstack@c-api.service[112054]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=112054) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 03:23:51.502976 np0000175236 devstack@c-api.service[112055]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112055) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 03:23:51.503012 np0000175236 devstack@c-api.service[112053]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112053) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 03:23:51.503055 np0000175236 devstack@c-api.service[112054]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=112054) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 03:23:51.503093 np0000175236 devstack@c-api.service[112055]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=112055) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 03:23:51.503135 np0000175236 devstack@c-api.service[112053]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=112053) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 03:23:51.503177 np0000175236 devstack@c-api.service[112054]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112054) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 03:23:51.503214 np0000175236 devstack@c-api.service[112055]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112055) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 03:23:51.503255 np0000175236 devstack@c-api.service[112053]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=112053) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 03:23:51.503298 np0000175236 devstack@c-api.service[112054]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=112054) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 03:23:51.503335 np0000175236 devstack@c-api.service[112055]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112055) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 03:23:51.503376 np0000175236 devstack@c-api.service[112053]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=112053) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 03:23:51.503415 np0000175236 devstack@c-api.service[112054]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=112054) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 03:23:51.503452 np0000175236 devstack@c-api.service[112055]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=112055) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 03:23:51.503487 np0000175236 devstack@c-api.service[112053]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=112053) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 03:23:51.503553 np0000175236 devstack@c-api.service[112054]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=112054) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 03:23:51.503595 np0000175236 devstack@c-api.service[112053]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=112053) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 03:23:51.503630 np0000175236 devstack@c-api.service[112055]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=112055) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 03:23:51.503666 np0000175236 devstack@c-api.service[112054]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=112054) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 03:23:51.503703 np0000175236 devstack@c-api.service[112053]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=112053) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 03:23:51.503738 np0000175236 devstack@c-api.service[112055]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=112055) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 03:23:51.503776 np0000175236 devstack@c-api.service[112054]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=112054) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 03:23:51.503822 np0000175236 devstack@c-api.service[112053]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=112053) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 03:23:51.503858 np0000175236 devstack@c-api.service[112055]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112055) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 03:23:51.503904 np0000175236 devstack@c-api.service[112054]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=112054) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 03:23:51.503946 np0000175236 devstack@c-api.service[112053]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=112053) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 03:23:51.503986 np0000175236 devstack@c-api.service[112055]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=112055) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 03:23:51.504025 np0000175236 devstack@c-api.service[112054]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=112054) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 03:23:51.504065 np0000175236 devstack@c-api.service[112053]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112053) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 03:23:51.504106 np0000175236 devstack@c-api.service[112055]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=112055) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 03:23:51.504144 np0000175236 devstack@c-api.service[112054]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=112054) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 03:23:51.504184 np0000175236 devstack@c-api.service[112055]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=112055) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 03:23:51.504226 np0000175236 devstack@c-api.service[112054]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112054) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 03:23:51.504268 np0000175236 devstack@c-api.service[112055]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=112055) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 03:23:51.504268 np0000175236 devstack@c-api.service[112055]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=112055) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 03:23:51.504268 np0000175236 devstack@c-api.service[112055]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=112055) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 03:23:51.504268 np0000175236 devstack@c-api.service[112055]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=112055) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 03:23:51.504268 np0000175236 devstack@c-api.service[112055]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=112055) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 03:23:51.504268 np0000175236 devstack@c-api.service[112055]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112055) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 03:23:51.504546 np0000175236 devstack@c-api.service[112053]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112053) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 03:23:51.504617 np0000175236 devstack@c-api.service[112053]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=112053) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 03:23:51.504687 np0000175236 devstack@c-api.service[112053]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=112053) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 03:23:51.504727 np0000175236 devstack@c-api.service[112054]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112054) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 03:23:51.504767 np0000175236 devstack@c-api.service[112053]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=112053) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 03:23:51.504813 np0000175236 devstack@c-api.service[112054]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=112054) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 03:23:51.504852 np0000175236 devstack@c-api.service[112053]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=112053) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 03:23:51.504888 np0000175236 devstack@c-api.service[112054]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=112054) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 03:23:51.504925 np0000175236 devstack@c-api.service[112053]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=112053) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 03:23:51.504963 np0000175236 devstack@c-api.service[112054]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=112054) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 03:23:51.505006 np0000175236 devstack@c-api.service[112053]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=112053) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 03:23:51.505044 np0000175236 devstack@c-api.service[112054]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=112054) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 03:23:51.505080 np0000175236 devstack@c-api.service[112055]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112055) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 03:23:51.505123 np0000175236 devstack@c-api.service[112054]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=112054) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 03:23:51.505165 np0000175236 devstack@c-api.service[112055]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=112055) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 03:23:51.505165 np0000175236 devstack@c-api.service[112055]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=112055) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 03:23:51.505241 np0000175236 devstack@c-api.service[112054]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=112054) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 03:23:51.505278 np0000175236 devstack@c-api.service[112055]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=112055) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 03:23:51.505278 np0000175236 devstack@c-api.service[112055]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=112055) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 03:23:51.505278 np0000175236 devstack@c-api.service[112055]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=112055) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 03:23:51.505383 np0000175236 devstack@c-api.service[112055]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=112055) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 03:23:51.506896 np0000175236 devstack@c-api.service[112053]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=112053) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 03:23:51.506952 np0000175236 devstack@c-api.service[112053]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=112053) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 03:23:51.507004 np0000175236 devstack@c-api.service[112053]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=112053) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 03:23:51.507056 np0000175236 devstack@c-api.service[112053]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=112053) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 03:23:51.507113 np0000175236 devstack@c-api.service[112054]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=112054) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 03:23:51.507156 np0000175236 devstack@c-api.service[112053]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=112053) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 03:23:51.507156 np0000175236 devstack@c-api.service[112053]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=112053) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 03:23:51.507218 np0000175236 devstack@c-api.service[112054]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=112054) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 03:23:51.507256 np0000175236 devstack@c-api.service[112053]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=112053) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 03:23:51.507293 np0000175236 devstack@c-api.service[112054]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=112054) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 03:23:51.507293 np0000175236 devstack@c-api.service[112054]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=112054) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 03:23:51.507369 np0000175236 devstack@c-api.service[112055]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=112055) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 03:23:51.507408 np0000175236 devstack@c-api.service[112054]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=112054) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 03:23:51.507408 np0000175236 devstack@c-api.service[112054]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=112054) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 03:23:51.507494 np0000175236 devstack@c-api.service[112054]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=112054) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 03:23:51.507532 np0000175236 devstack@c-api.service[112055]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=112055) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 03:23:51.507532 np0000175236 devstack@c-api.service[112055]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=112055) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 03:23:51.507635 np0000175236 devstack@c-api.service[112055]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=112055) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 03:23:51.507673 np0000175236 devstack@c-api.service[112055]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=112055) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 03:23:51.507756 np0000175236 devstack@c-api.service[112055]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=112055) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 03:23:51.507807 np0000175236 devstack@c-api.service[112055]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=112055) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 03:23:51.510440 np0000175236 devstack@c-api.service[112052]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=112052) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} May 20 03:23:51.510913 np0000175236 devstack@c-api.service[112052]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=112052) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 03:23:51.510989 np0000175236 devstack@c-api.service[112052]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=112052) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 03:23:51.511184 np0000175236 devstack@c-api.service[112052]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=112052) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 03:23:51.511656 np0000175236 devstack@c-api.service[112052]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=112052) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 03:23:51.511722 np0000175236 devstack@c-api.service[112052]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=112052) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 03:23:51.511771 np0000175236 devstack@c-api.service[112052]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=112052) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 03:23:51.511857 np0000175236 devstack@c-api.service[112052]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=112052) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 03:23:51.511902 np0000175236 devstack@c-api.service[112052]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=112052) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 03:23:51.511961 np0000175236 devstack@c-api.service[112052]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=112052) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 03:23:51.512044 np0000175236 devstack@c-api.service[112053]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=112053) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 03:23:51.512099 np0000175236 devstack@c-api.service[112052]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112052) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 03:23:51.512139 np0000175236 devstack@c-api.service[112053]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=112053) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 03:23:51.512178 np0000175236 devstack@c-api.service[112053]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=112053) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 03:23:51.512214 np0000175236 devstack@c-api.service[112053]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=112053) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 03:23:51.512282 np0000175236 devstack@c-api.service[112053]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112053) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 03:23:51.512341 np0000175236 devstack@c-api.service[112053]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=112053) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 03:23:51.512410 np0000175236 devstack@c-api.service[112053]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=112053) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 03:23:51.512818 np0000175236 devstack@c-api.service[112055]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=112055) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 03:23:51.512888 np0000175236 devstack@c-api.service[112055]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=112055) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 03:23:51.512929 np0000175236 devstack@c-api.service[112055]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=112055) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 03:23:51.512978 np0000175236 devstack@c-api.service[112055]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=112055) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 03:23:51.513022 np0000175236 devstack@c-api.service[112052]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112052) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 03:23:51.513064 np0000175236 devstack@c-api.service[112054]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=112054) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 03:23:51.513114 np0000175236 devstack@c-api.service[112055]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112055) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 03:23:51.513153 np0000175236 devstack@c-api.service[112054]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=112054) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 03:23:51.513192 np0000175236 devstack@c-api.service[112052]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=112052) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 03:23:51.513241 np0000175236 devstack@c-api.service[112055]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=112055) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 03:23:51.513289 np0000175236 devstack@c-api.service[112054]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=112054) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 03:23:51.513328 np0000175236 devstack@c-api.service[112052]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=112052) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 03:23:51.513371 np0000175236 devstack@c-api.service[112055]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=112055) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 03:23:51.513414 np0000175236 devstack@c-api.service[112054]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=112054) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 03:23:51.513458 np0000175236 devstack@c-api.service[112052]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=112052) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 03:23:51.513496 np0000175236 devstack@c-api.service[112054]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112054) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 03:23:51.513532 np0000175236 devstack@c-api.service[112052]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=112052) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 03:23:51.513587 np0000175236 devstack@c-api.service[112054]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=112054) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 03:23:51.513635 np0000175236 devstack@c-api.service[112052]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=112052) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 03:23:51.513678 np0000175236 devstack@c-api.service[112054]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=112054) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 03:23:51.513715 np0000175236 devstack@c-api.service[112052]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112052) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 03:23:51.513924 np0000175236 devstack@c-api.service[112052]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112052) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 03:23:51.513986 np0000175236 devstack@c-api.service[112052]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=112052) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 03:23:51.514060 np0000175236 devstack@c-api.service[112052]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=112052) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 03:23:51.514102 np0000175236 devstack@c-api.service[112052]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=112052) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 03:23:51.514219 np0000175236 devstack@c-api.service[112052]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112052) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 03:23:51.514273 np0000175236 devstack@c-api.service[112052]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=112052) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 03:23:51.514345 np0000175236 devstack@c-api.service[112052]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112052) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 03:23:51.514669 np0000175236 devstack@c-api.service[112052]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112052) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 03:23:51.514716 np0000175236 devstack@c-api.service[112052]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=112052) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 03:23:51.514795 np0000175236 devstack@c-api.service[112052]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=112052) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 03:23:51.514841 np0000175236 devstack@c-api.service[112052]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=112052) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 03:23:51.514904 np0000175236 devstack@c-api.service[112052]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=112052) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 03:23:51.514979 np0000175236 devstack@c-api.service[112052]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=112052) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 03:23:51.515031 np0000175236 devstack@c-api.service[112052]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112052) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 03:23:51.515207 np0000175236 devstack@c-api.service[112053]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=112053) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 03:23:51.515263 np0000175236 devstack@c-api.service[112053]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=112053) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 03:23:51.515328 np0000175236 devstack@c-api.service[112053]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=112053) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 03:23:51.515368 np0000175236 devstack@c-api.service[112055]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=112055) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 03:23:51.515416 np0000175236 devstack@c-api.service[112053]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=112053) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 03:23:51.515459 np0000175236 devstack@c-api.service[112055]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=112055) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 03:23:51.515502 np0000175236 devstack@c-api.service[112053]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112053) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 03:23:51.515563 np0000175236 devstack@c-api.service[112055]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=112055) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 03:23:51.515603 np0000175236 devstack@c-api.service[112053]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=112053) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 03:23:51.515642 np0000175236 devstack@c-api.service[112052]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112052) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 03:23:51.515681 np0000175236 devstack@c-api.service[112055]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=112055) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 03:23:51.515718 np0000175236 devstack@c-api.service[112053]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112053) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 03:23:51.515767 np0000175236 devstack@c-api.service[112055]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112055) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 03:23:51.515805 np0000175236 devstack@c-api.service[112052]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=112052) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 03:23:51.515843 np0000175236 devstack@c-api.service[112054]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=112054) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 03:23:51.515881 np0000175236 devstack@c-api.service[112055]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=112055) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 03:23:51.515918 np0000175236 devstack@c-api.service[112052]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=112052) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 03:23:51.515963 np0000175236 devstack@c-api.service[112054]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=112054) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 03:23:51.516007 np0000175236 devstack@c-api.service[112055]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112055) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 03:23:51.516044 np0000175236 devstack@c-api.service[112054]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=112054) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 03:23:51.516044 np0000175236 devstack@c-api.service[112054]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=112054) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 03:23:51.516044 np0000175236 devstack@c-api.service[112054]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112054) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 03:23:51.516148 np0000175236 devstack@c-api.service[112052]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=112052) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 03:23:51.516186 np0000175236 devstack@c-api.service[112054]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=112054) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 03:23:51.516227 np0000175236 devstack@c-api.service[112052]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=112052) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 03:23:51.516264 np0000175236 devstack@c-api.service[112054]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112054) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 03:23:51.516306 np0000175236 devstack@c-api.service[112052]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=112052) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 03:23:51.516306 np0000175236 devstack@c-api.service[112052]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112052) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 03:23:51.516394 np0000175236 devstack@c-api.service[112053]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112053) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 03:23:51.516394 np0000175236 devstack@c-api.service[112053]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=112053) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 03:23:51.516481 np0000175236 devstack@c-api.service[112053]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=112053) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 03:23:51.516519 np0000175236 devstack@c-api.service[112053]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=112053) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 03:23:51.516600 np0000175236 devstack@c-api.service[112052]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112052) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 03:23:51.516646 np0000175236 devstack@c-api.service[112055]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112055) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 03:23:51.516696 np0000175236 devstack@c-api.service[112053]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=112053) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 03:23:51.516742 np0000175236 devstack@c-api.service[112052]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=112052) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 03:23:51.516886 np0000175236 devstack@c-api.service[112053]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=112053) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 03:23:51.516941 np0000175236 devstack@c-api.service[112055]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=112055) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 03:23:51.516987 np0000175236 devstack@c-api.service[112052]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=112052) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 03:23:51.517032 np0000175236 devstack@c-api.service[112053]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112053) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 03:23:51.517075 np0000175236 devstack@c-api.service[112055]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=112055) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 03:23:51.517114 np0000175236 devstack@c-api.service[112052]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=112052) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 03:23:51.517151 np0000175236 devstack@c-api.service[112053]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112053) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 03:23:51.517190 np0000175236 devstack@c-api.service[112055]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=112055) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 03:23:51.517232 np0000175236 devstack@c-api.service[112052]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=112052) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 03:23:51.517269 np0000175236 devstack@c-api.service[112053]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=112053) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 03:23:51.517313 np0000175236 devstack@c-api.service[112055]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=112055) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 03:23:51.517360 np0000175236 devstack@c-api.service[112052]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=112052) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 03:23:51.517398 np0000175236 devstack@c-api.service[112054]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112054) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 03:23:51.517437 np0000175236 devstack@c-api.service[112053]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=112053) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 03:23:51.517487 np0000175236 devstack@c-api.service[112055]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=112055) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 03:23:51.517526 np0000175236 devstack@c-api.service[112052]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112052) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 03:23:51.517595 np0000175236 devstack@c-api.service[112054]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=112054) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 03:23:51.517639 np0000175236 devstack@c-api.service[112053]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=112053) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 03:23:51.517679 np0000175236 devstack@c-api.service[112055]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112055) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 03:23:51.517724 np0000175236 devstack@c-api.service[112054]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=112054) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 03:23:51.517766 np0000175236 devstack@c-api.service[112053]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=112053) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 03:23:51.517800 np0000175236 devstack@c-api.service[112055]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112055) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 03:23:51.517837 np0000175236 devstack@c-api.service[112054]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=112054) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 03:23:51.517883 np0000175236 devstack@c-api.service[112053]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=112053) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 03:23:51.517920 np0000175236 devstack@c-api.service[112055]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=112055) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 03:23:51.517964 np0000175236 devstack@c-api.service[112054]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=112054) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 03:23:51.518002 np0000175236 devstack@c-api.service[112053]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=112053) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 03:23:51.518111 np0000175236 devstack@c-api.service[112055]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=112055) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 03:23:51.518181 np0000175236 devstack@c-api.service[112054]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=112054) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 03:23:51.518242 np0000175236 devstack@c-api.service[112055]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=112055) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 03:23:51.518319 np0000175236 devstack@c-api.service[112054]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112054) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 03:23:51.518362 np0000175236 devstack@c-api.service[112055]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=112055) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 03:23:51.518400 np0000175236 devstack@c-api.service[112054]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112054) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 03:23:51.518438 np0000175236 devstack@c-api.service[112055]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=112055) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 03:23:51.518474 np0000175236 devstack@c-api.service[112054]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=112054) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 03:23:51.518520 np0000175236 devstack@c-api.service[112055]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=112055) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 03:23:51.518574 np0000175236 devstack@c-api.service[112054]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=112054) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 03:23:51.518613 np0000175236 devstack@c-api.service[112052]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112052) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 03:23:51.518668 np0000175236 devstack@c-api.service[112054]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=112054) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 03:23:51.518714 np0000175236 devstack@c-api.service[112052]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=112052) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 03:23:51.518762 np0000175236 devstack@c-api.service[112054]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=112054) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 03:23:51.518799 np0000175236 devstack@c-api.service[112052]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=112052) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 03:23:51.518832 np0000175236 devstack@c-api.service[112053]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=112053) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 03:23:51.518870 np0000175236 devstack@c-api.service[112054]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=112054) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 03:23:51.518906 np0000175236 devstack@c-api.service[112055]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=112055) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 03:23:51.518942 np0000175236 devstack@c-api.service[112053]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=112053) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 03:23:51.518986 np0000175236 devstack@c-api.service[112052]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=112052) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 03:23:51.519029 np0000175236 devstack@c-api.service[112054]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=112054) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 03:23:51.519087 np0000175236 devstack@c-api.service[112055]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=112055) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 03:23:51.519137 np0000175236 devstack@c-api.service[112053]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=112053) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 03:23:51.519183 np0000175236 devstack@c-api.service[112052]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=112052) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 03:23:51.519226 np0000175236 devstack@c-api.service[112055]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=112055) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 03:23:51.519265 np0000175236 devstack@c-api.service[112053]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=112053) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 03:23:51.519302 np0000175236 devstack@c-api.service[112052]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=112052) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 03:23:51.519355 np0000175236 devstack@c-api.service[112055]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=112055) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 03:23:51.519417 np0000175236 devstack@c-api.service[112053]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=112053) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 03:23:51.519467 np0000175236 devstack@c-api.service[112052]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=112052) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 03:23:51.519509 np0000175236 devstack@c-api.service[112055]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=112055) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 03:23:51.519579 np0000175236 devstack@c-api.service[112053]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=112053) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 03:23:51.519626 np0000175236 devstack@c-api.service[112054]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=112054) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 03:23:51.519670 np0000175236 devstack@c-api.service[112055]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=112055) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 03:23:51.519709 np0000175236 devstack@c-api.service[112053]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=112053) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 03:23:51.519746 np0000175236 devstack@c-api.service[112054]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=112054) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 03:23:51.519788 np0000175236 devstack@c-api.service[112055]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=112055) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 03:23:51.519832 np0000175236 devstack@c-api.service[112053]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=112053) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 03:23:51.519870 np0000175236 devstack@c-api.service[112054]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=112054) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 03:23:51.519912 np0000175236 devstack@c-api.service[112055]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=112055) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 03:23:51.519955 np0000175236 devstack@c-api.service[112053]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=112053) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 03:23:51.519997 np0000175236 devstack@c-api.service[112054]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=112054) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 03:23:51.520036 np0000175236 devstack@c-api.service[112055]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=112055) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 03:23:51.520072 np0000175236 devstack@c-api.service[112053]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=112053) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 03:23:51.520108 np0000175236 devstack@c-api.service[112054]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=112054) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 03:23:51.520151 np0000175236 devstack@c-api.service[112055]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=112055) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 03:23:51.520190 np0000175236 devstack@c-api.service[112053]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112053) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 03:23:51.520228 np0000175236 devstack@c-api.service[112054]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=112054) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 03:23:51.520270 np0000175236 devstack@c-api.service[112055]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112055) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 03:23:51.520305 np0000175236 devstack@c-api.service[112053]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=112053) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 03:23:51.520339 np0000175236 devstack@c-api.service[112054]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=112054) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 03:23:51.520389 np0000175236 devstack@c-api.service[112052]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=112052) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 03:23:51.520430 np0000175236 devstack@c-api.service[112055]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=112055) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 03:23:51.520471 np0000175236 devstack@c-api.service[112053]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=112053) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 03:23:51.520518 np0000175236 devstack@c-api.service[112054]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=112054) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 03:23:51.520574 np0000175236 devstack@c-api.service[112055]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=112055) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 03:23:51.520624 np0000175236 devstack@c-api.service[112052]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=112052) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 03:23:51.520668 np0000175236 devstack@c-api.service[112053]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112053) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 03:23:51.520706 np0000175236 devstack@c-api.service[112054]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=112054) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 03:23:51.520749 np0000175236 devstack@c-api.service[112055]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112055) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 03:23:51.520799 np0000175236 devstack@c-api.service[112052]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=112052) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 03:23:51.520837 np0000175236 devstack@c-api.service[112054]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=112054) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 03:23:51.520873 np0000175236 devstack@c-api.service[112052]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=112052) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 03:23:51.520912 np0000175236 devstack@c-api.service[112054]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112054) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 03:23:51.520951 np0000175236 devstack@c-api.service[112052]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=112052) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 03:23:51.520994 np0000175236 devstack@c-api.service[112054]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=112054) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 03:23:51.521031 np0000175236 devstack@c-api.service[112052]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=112052) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 03:23:51.521071 np0000175236 devstack@c-api.service[112054]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=112054) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 03:23:51.521113 np0000175236 devstack@c-api.service[112052]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112052) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 03:23:51.521158 np0000175236 devstack@c-api.service[112054]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112054) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 03:23:51.521201 np0000175236 devstack@c-api.service[112052]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112052) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 03:23:51.521246 np0000175236 devstack@c-api.service[112053]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112053) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 03:23:51.521289 np0000175236 devstack@c-api.service[112052]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=112052) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 03:23:51.521328 np0000175236 devstack@c-api.service[112053]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=112053) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 03:23:51.521368 np0000175236 devstack@c-api.service[112055]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112055) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 03:23:51.521411 np0000175236 devstack@c-api.service[112052]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=112052) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 03:23:51.521448 np0000175236 devstack@c-api.service[112053]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=112053) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 03:23:51.521490 np0000175236 devstack@c-api.service[112055]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=112055) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 03:23:51.521532 np0000175236 devstack@c-api.service[112052]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=112052) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 03:23:51.521589 np0000175236 devstack@c-api.service[112053]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=112053) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 03:23:51.521641 np0000175236 devstack@c-api.service[112055]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=112055) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 03:23:51.521680 np0000175236 devstack@c-api.service[112052]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=112052) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 03:23:51.521716 np0000175236 devstack@c-api.service[112053]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112053) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 03:23:51.521752 np0000175236 devstack@c-api.service[112055]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=112055) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 03:23:51.521789 np0000175236 devstack@c-api.service[112053]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=112053) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 03:23:51.521829 np0000175236 devstack@c-api.service[112052]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=112052) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 03:23:51.521871 np0000175236 devstack@c-api.service[112055]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112055) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 03:23:51.521908 np0000175236 devstack@c-api.service[112054]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112054) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 03:23:51.521951 np0000175236 devstack@c-api.service[112053]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112053) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 03:23:51.521998 np0000175236 devstack@c-api.service[112052]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=112052) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 03:23:51.522040 np0000175236 devstack@c-api.service[112055]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=112055) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 03:23:51.522083 np0000175236 devstack@c-api.service[112054]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=112054) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 03:23:51.522120 np0000175236 devstack@c-api.service[112055]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112055) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 03:23:51.522196 np0000175236 devstack@c-api.service[112054]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=112054) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 03:23:51.522196 np0000175236 devstack@c-api.service[112054]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=112054) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 03:23:51.522269 np0000175236 devstack@c-api.service[112052]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=112052) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 03:23:51.522315 np0000175236 devstack@c-api.service[112054]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112054) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 03:23:51.522354 np0000175236 devstack@c-api.service[112052]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=112052) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 03:23:51.522396 np0000175236 devstack@c-api.service[112054]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=112054) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 03:23:51.522441 np0000175236 devstack@c-api.service[112052]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=112052) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 03:23:51.522475 np0000175236 devstack@c-api.service[112054]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112054) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 03:23:51.522503 np0000175236 devstack@c-api.service[112052]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=112052) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 03:23:51.522503 np0000175236 devstack@c-api.service[112052]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=112052) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 03:23:51.522503 np0000175236 devstack@c-api.service[112052]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=112052) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 03:23:51.522503 np0000175236 devstack@c-api.service[112052]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112052) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 03:23:51.522503 np0000175236 devstack@c-api.service[112052]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112052) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 03:23:51.522503 np0000175236 devstack@c-api.service[112052]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=112052) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 03:23:51.522503 np0000175236 devstack@c-api.service[112052]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=112052) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 03:23:51.522705 np0000175236 devstack@c-api.service[112053]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112053) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 03:23:51.522749 np0000175236 devstack@c-api.service[112052]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112052) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 03:23:51.522778 np0000175236 devstack@c-api.service[112053]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=112053) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 03:23:51.522807 np0000175236 devstack@c-api.service[112052]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112052) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 03:23:51.522837 np0000175236 devstack@c-api.service[112053]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=112053) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 03:23:51.522860 np0000175236 devstack@c-api.service[112055]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112055) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 03:23:51.522889 np0000175236 devstack@c-api.service[112052]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=112052) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 03:23:51.522917 np0000175236 devstack@c-api.service[112053]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=112053) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 03:23:51.522950 np0000175236 devstack@c-api.service[112055]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=112055) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 03:23:51.522978 np0000175236 devstack@c-api.service[112052]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112052) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 03:23:51.523015 np0000175236 devstack@c-api.service[112053]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112053) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 03:23:51.523043 np0000175236 devstack@c-api.service[112055]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=112055) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 03:23:51.523072 np0000175236 devstack@c-api.service[112053]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=112053) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 03:23:51.523106 np0000175236 devstack@c-api.service[112055]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=112055) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 03:23:51.523131 np0000175236 devstack@c-api.service[112053]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=112053) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 03:23:51.523155 np0000175236 devstack@c-api.service[112055]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112055) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 03:23:51.523184 np0000175236 devstack@c-api.service[112054]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112054) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 03:23:51.523217 np0000175236 devstack@c-api.service[112055]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=112055) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 03:23:51.523242 np0000175236 devstack@c-api.service[112054]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=112054) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 03:23:51.523273 np0000175236 devstack@c-api.service[112055]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=112055) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 03:23:51.523298 np0000175236 devstack@c-api.service[112054]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=112054) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 03:23:51.523298 np0000175236 devstack@c-api.service[112054]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=112054) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 03:23:51.523352 np0000175236 devstack@c-api.service[112052]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112052) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 03:23:51.523386 np0000175236 devstack@c-api.service[112054]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112054) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 03:23:51.523386 np0000175236 devstack@c-api.service[112054]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=112054) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 03:23:51.523432 np0000175236 devstack@c-api.service[112052]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=112052) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 03:23:51.523432 np0000175236 devstack@c-api.service[112052]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=112052) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 03:23:51.523489 np0000175236 devstack@c-api.service[112054]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=112054) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 03:23:51.523521 np0000175236 devstack@c-api.service[112052]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112052) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 03:23:51.523521 np0000175236 devstack@c-api.service[112052]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112052) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 03:23:51.523521 np0000175236 devstack@c-api.service[112052]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=112052) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 03:23:51.523521 np0000175236 devstack@c-api.service[112052]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=112052) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 03:23:51.523661 np0000175236 devstack@c-api.service[112053]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=112053) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 03:23:51.523661 np0000175236 devstack@c-api.service[112053]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=112053) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 03:23:51.523661 np0000175236 devstack@c-api.service[112053]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=112053) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 03:23:51.523738 np0000175236 devstack@c-api.service[112054]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=112054) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 03:23:51.523767 np0000175236 devstack@c-api.service[112052]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=112052) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 03:23:51.523801 np0000175236 devstack@c-api.service[112053]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=112053) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 03:23:51.523832 np0000175236 devstack@c-api.service[112052]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=112052) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 03:23:51.523860 np0000175236 devstack@c-api.service[112054]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=112054) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 03:23:51.523895 np0000175236 devstack@c-api.service[112053]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=112053) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 03:23:51.523925 np0000175236 devstack@c-api.service[112055]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=112055) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 03:23:51.523957 np0000175236 devstack@c-api.service[112052]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=112052) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 03:23:51.523990 np0000175236 devstack@c-api.service[112054]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=112054) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 03:23:51.524025 np0000175236 devstack@c-api.service[112053]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=112053) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 03:23:51.524053 np0000175236 devstack@c-api.service[112054]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=112054) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 03:23:51.524082 np0000175236 devstack@c-api.service[112052]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=112052) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 03:23:51.524112 np0000175236 devstack@c-api.service[112055]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=112055) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 03:23:51.524144 np0000175236 devstack@c-api.service[112053]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112053) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 03:23:51.524171 np0000175236 devstack@c-api.service[112054]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=112054) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 03:23:51.524199 np0000175236 devstack@c-api.service[112052]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=112052) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 03:23:51.524228 np0000175236 devstack@c-api.service[112055]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=112055) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 03:23:51.524253 np0000175236 devstack@c-api.service[112053]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112053) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 03:23:51.524279 np0000175236 devstack@c-api.service[112054]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=112054) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 03:23:51.524303 np0000175236 devstack@c-api.service[112052]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=112052) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 03:23:51.524330 np0000175236 devstack@c-api.service[112055]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=112055) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 03:23:51.524354 np0000175236 devstack@c-api.service[112053]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=112053) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 03:23:51.524380 np0000175236 devstack@c-api.service[112054]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112054) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 03:23:51.524404 np0000175236 devstack@c-api.service[112055]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=112055) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 03:23:51.524437 np0000175236 devstack@c-api.service[112052]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112052) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 03:23:51.524472 np0000175236 devstack@c-api.service[112053]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=112053) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 03:23:51.524500 np0000175236 devstack@c-api.service[112054]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112054) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 03:23:51.524525 np0000175236 devstack@c-api.service[112055]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=112055) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 03:23:51.524565 np0000175236 devstack@c-api.service[112053]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=112053) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 03:23:51.524600 np0000175236 devstack@c-api.service[112054]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=112054) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 03:23:51.524633 np0000175236 devstack@c-api.service[112055]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112055) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 03:23:51.524663 np0000175236 devstack@c-api.service[112053]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=112053) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 03:23:51.524696 np0000175236 devstack@c-api.service[112054]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=112054) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 03:23:51.524725 np0000175236 devstack@c-api.service[112055]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112055) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 03:23:51.524758 np0000175236 devstack@c-api.service[112053]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=112053) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 03:23:51.524784 np0000175236 devstack@c-api.service[112054]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=112054) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 03:23:51.524816 np0000175236 devstack@c-api.service[112055]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=112055) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 03:23:51.524847 np0000175236 devstack@c-api.service[112053]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=112053) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 03:23:51.524874 np0000175236 devstack@c-api.service[112054]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=112054) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 03:23:51.524899 np0000175236 devstack@c-api.service[112055]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=112055) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 03:23:51.524935 np0000175236 devstack@c-api.service[112054]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=112054) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 03:23:51.524974 np0000175236 devstack@c-api.service[112055]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=112055) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 03:23:51.525018 np0000175236 devstack@c-api.service[112054]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=112054) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 03:23:51.525052 np0000175236 devstack@c-api.service[112055]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=112055) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 03:23:51.525083 np0000175236 devstack@c-api.service[112052]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112052) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 03:23:51.525110 np0000175236 devstack@c-api.service[112055]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=112055) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 03:23:51.525138 np0000175236 devstack@c-api.service[112052]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=112052) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 03:23:51.525168 np0000175236 devstack@c-api.service[112055]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=112055) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 03:23:51.525193 np0000175236 devstack@c-api.service[112052]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=112052) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 03:23:51.525193 np0000175236 devstack@c-api.service[112052]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112052) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 03:23:51.525193 np0000175236 devstack@c-api.service[112052]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112052) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 03:23:51.525193 np0000175236 devstack@c-api.service[112052]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=112052) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 03:23:51.525193 np0000175236 devstack@c-api.service[112052]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112052) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 03:23:51.525193 np0000175236 devstack@c-api.service[112052]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112052) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 03:23:51.525193 np0000175236 devstack@c-api.service[112052]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=112052) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 03:23:51.525193 np0000175236 devstack@c-api.service[112052]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=112052) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 03:23:51.525193 np0000175236 devstack@c-api.service[112052]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=112052) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 03:23:51.525193 np0000175236 devstack@c-api.service[112052]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112052) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 03:23:51.525461 np0000175236 devstack@c-api.service[112052]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=112052) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 03:23:51.525461 np0000175236 devstack@c-api.service[112052]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=112052) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 03:23:51.525461 np0000175236 devstack@c-api.service[112052]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=112052) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 03:23:51.525461 np0000175236 devstack@c-api.service[112052]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=112052) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 03:23:51.525461 np0000175236 devstack@c-api.service[112052]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=112052) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 03:23:51.525461 np0000175236 devstack@c-api.service[112052]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=112052) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 03:23:51.525461 np0000175236 devstack@c-api.service[112052]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=112052) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 03:23:51.525461 np0000175236 devstack@c-api.service[112052]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=112052) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 03:23:51.525461 np0000175236 devstack@c-api.service[112052]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112052) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 03:23:51.525461 np0000175236 devstack@c-api.service[112052]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112052) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 03:23:51.525461 np0000175236 devstack@c-api.service[112052]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=112052) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 03:23:51.525764 np0000175236 devstack@c-api.service[112052]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=112052) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 03:23:51.525764 np0000175236 devstack@c-api.service[112052]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=112052) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 03:23:51.525764 np0000175236 devstack@c-api.service[112052]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=112052) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 03:23:51.525764 np0000175236 devstack@c-api.service[112052]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=112052) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 03:23:51.525764 np0000175236 devstack@c-api.service[112052]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=112052) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 03:23:51.525894 np0000175236 devstack@c-api.service[112053]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=112053) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 03:23:51.525894 np0000175236 devstack@c-api.service[112053]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=112053) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 03:23:51.525894 np0000175236 devstack@c-api.service[112053]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=112053) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 03:23:51.525894 np0000175236 devstack@c-api.service[112053]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=112053) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 03:23:51.525894 np0000175236 devstack@c-api.service[112053]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=112053) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 03:23:51.526020 np0000175236 devstack@c-api.service[112054]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=112054) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 03:23:51.526053 np0000175236 devstack@c-api.service[112052]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=112052) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 03:23:51.526080 np0000175236 devstack@c-api.service[112055]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=112055) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 03:23:51.526110 np0000175236 devstack@c-api.service[112053]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=112053) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 03:23:51.526135 np0000175236 devstack@c-api.service[112052]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=112052) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 03:23:51.526176 np0000175236 devstack@c-api.service[112055]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=112055) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 03:23:51.526200 np0000175236 devstack@c-api.service[112053]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112053) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 03:23:51.526225 np0000175236 devstack@c-api.service[112054]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=112054) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 03:23:51.526257 np0000175236 devstack@c-api.service[112052]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=112052) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 03:23:51.526285 np0000175236 devstack@c-api.service[112055]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=112055) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 03:23:51.526319 np0000175236 devstack@c-api.service[112054]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=112054) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 03:23:51.526347 np0000175236 devstack@c-api.service[112052]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=112052) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 03:23:51.526371 np0000175236 devstack@c-api.service[112055]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=112055) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 03:23:51.526399 np0000175236 devstack@c-api.service[112054]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=112054) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 03:23:51.526429 np0000175236 devstack@c-api.service[112052]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=112052) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 03:23:51.526457 np0000175236 devstack@c-api.service[112055]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=112055) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 03:23:51.526489 np0000175236 devstack@c-api.service[112054]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=112054) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 03:23:51.526521 np0000175236 devstack@c-api.service[112052]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=112052) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 03:23:51.526565 np0000175236 devstack@c-api.service[112055]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=112055) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 03:23:51.526594 np0000175236 devstack@c-api.service[112054]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=112054) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 03:23:51.526629 np0000175236 devstack@c-api.service[112052]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=112052) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 03:23:51.526658 np0000175236 devstack@c-api.service[112055]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112055) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 03:23:51.526688 np0000175236 devstack@c-api.service[112054]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112054) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 03:23:51.526717 np0000175236 devstack@c-api.service[112053]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112053) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 03:23:51.526717 np0000175236 devstack@c-api.service[112053]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=112053) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 03:23:51.526717 np0000175236 devstack@c-api.service[112053]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=112053) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 03:23:51.526717 np0000175236 devstack@c-api.service[112053]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=112053) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 03:23:51.526717 np0000175236 devstack@c-api.service[112053]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=112053) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 03:23:51.526717 np0000175236 devstack@c-api.service[112053]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=112053) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 03:23:51.526873 np0000175236 devstack@c-api.service[112052]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=112052) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 03:23:51.526905 np0000175236 devstack@c-api.service[112054]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112054) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 03:23:51.526934 np0000175236 devstack@c-api.service[112053]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=112053) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 03:23:51.526962 np0000175236 devstack@c-api.service[112052]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=112052) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 03:23:51.526995 np0000175236 devstack@c-api.service[112054]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=112054) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 03:23:51.527024 np0000175236 devstack@c-api.service[112052]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=112052) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 03:23:51.527054 np0000175236 devstack@c-api.service[112054]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=112054) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 03:23:51.527081 np0000175236 devstack@c-api.service[112052]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=112052) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 03:23:51.527114 np0000175236 devstack@c-api.service[112054]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=112054) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 03:23:51.527146 np0000175236 devstack@c-api.service[112052]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112052) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 03:23:51.527179 np0000175236 devstack@c-api.service[112054]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=112054) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 03:23:51.527210 np0000175236 devstack@c-api.service[112055]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112055) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 03:23:51.527242 np0000175236 devstack@c-api.service[112052]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=112052) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 03:23:51.527274 np0000175236 devstack@c-api.service[112054]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=112054) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 03:23:51.527302 np0000175236 devstack@c-api.service[112055]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=112055) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 03:23:51.527331 np0000175236 devstack@c-api.service[112052]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=112052) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 03:23:51.527359 np0000175236 devstack@c-api.service[112054]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=112054) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 03:23:51.527393 np0000175236 devstack@c-api.service[112055]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=112055) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 03:23:51.527393 np0000175236 devstack@c-api.service[112055]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=112055) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 03:23:51.527393 np0000175236 devstack@c-api.service[112055]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=112055) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 03:23:51.527393 np0000175236 devstack@c-api.service[112055]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=112055) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 03:23:51.527393 np0000175236 devstack@c-api.service[112055]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=112055) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 03:23:51.527529 np0000175236 devstack@c-api.service[112053]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=112053) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 03:23:51.527620 np0000175236 devstack@c-api.service[112053]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=112053) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 03:23:51.527674 np0000175236 devstack@c-api.service[112053]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=112053) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 03:23:51.527715 np0000175236 devstack@c-api.service[112052]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=112052) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 03:23:51.527752 np0000175236 devstack@c-api.service[112053]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=112053) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 03:23:51.527787 np0000175236 devstack@c-api.service[112052]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=112052) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 03:23:51.527819 np0000175236 devstack@c-api.service[112053]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=112053) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 03:23:51.527924 np0000175236 devstack@c-api.service[112052]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=112052) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 03:23:51.527959 np0000175236 devstack@c-api.service[112053]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=112053) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 03:23:51.527991 np0000175236 devstack@c-api.service[112052]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=112052) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 03:23:51.528024 np0000175236 devstack@c-api.service[112053]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112053) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 03:23:51.528053 np0000175236 devstack@c-api.service[112054]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=112054) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 03:23:51.528084 np0000175236 devstack@c-api.service[112052]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112052) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 03:23:51.528112 np0000175236 devstack@c-api.service[112054]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=112054) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 03:23:51.528140 np0000175236 devstack@c-api.service[112052]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=112052) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 03:23:51.528168 np0000175236 devstack@c-api.service[112054]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=112054) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 03:23:51.528197 np0000175236 devstack@c-api.service[112052]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112052) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 03:23:51.528226 np0000175236 devstack@c-api.service[112054]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=112054) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 03:23:51.528226 np0000175236 devstack@c-api.service[112054]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=112054) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 03:23:51.528226 np0000175236 devstack@c-api.service[112054]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=112054) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 03:23:51.528314 np0000175236 devstack@c-api.service[112055]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=112055) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 03:23:51.528378 np0000175236 devstack@c-api.service[112054]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112054) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 03:23:51.528414 np0000175236 devstack@c-api.service[112055]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=112055) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 03:23:51.528445 np0000175236 devstack@c-api.service[112052]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112052) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 03:23:51.528479 np0000175236 devstack@c-api.service[112055]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=112055) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 03:23:51.528479 np0000175236 devstack@c-api.service[112055]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=112055) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 03:23:51.528547 np0000175236 devstack@c-api.service[112052]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=112052) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 03:23:51.528547 np0000175236 devstack@c-api.service[112052]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=112052) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 03:23:51.528620 np0000175236 devstack@c-api.service[112055]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=112055) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 03:23:51.528620 np0000175236 devstack@c-api.service[112055]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=112055) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 03:23:51.528678 np0000175236 devstack@c-api.service[112052]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=112052) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 03:23:51.528678 np0000175236 devstack@c-api.service[112052]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=112052) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 03:23:51.528741 np0000175236 devstack@c-api.service[112055]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112055) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 03:23:51.528846 np0000175236 devstack@c-api.service[112052]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=112052) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 03:23:51.528846 np0000175236 devstack@c-api.service[112052]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112052) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 03:23:51.528846 np0000175236 devstack@c-api.service[112052]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112052) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 03:23:51.528846 np0000175236 devstack@c-api.service[112052]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=112052) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 03:23:51.528952 np0000175236 devstack@c-api.service[112052]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=112052) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 03:23:51.528952 np0000175236 devstack@c-api.service[112052]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=112052) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 03:23:51.529012 np0000175236 devstack@c-api.service[112052]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=112052) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 03:23:51.529076 np0000175236 devstack@c-api.service[112052]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=112052) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 03:23:51.529144 np0000175236 devstack@c-api.service[112052]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=112052) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 03:23:51.529376 np0000175236 devstack@c-api.service[112052]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=112052) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 03:23:51.529435 np0000175236 devstack@c-api.service[112052]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=112052) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 03:23:51.529484 np0000175236 devstack@c-api.service[112052]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=112052) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 03:23:51.529560 np0000175236 devstack@c-api.service[112052]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=112052) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 03:23:51.529629 np0000175236 devstack@c-api.service[112052]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=112052) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 03:23:51.529686 np0000175236 devstack@c-api.service[112052]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=112052) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 03:23:51.529752 np0000175236 devstack@c-api.service[112052]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=112052) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 03:23:51.529834 np0000175236 devstack@c-api.service[112052]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=112052) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 03:23:51.529869 np0000175236 devstack@c-api.service[112052]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=112052) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 03:23:51.529923 np0000175236 devstack@c-api.service[112052]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=112052) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 03:23:51.530000 np0000175236 devstack@c-api.service[112052]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112052) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 03:23:51.530066 np0000175236 devstack@c-api.service[112052]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=112052) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 03:23:51.530127 np0000175236 devstack@c-api.service[112052]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=112052) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 03:23:51.530210 np0000175236 devstack@c-api.service[112052]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112052) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 03:23:51.530513 np0000175236 devstack@c-api.service[112052]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112052) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 03:23:51.530597 np0000175236 devstack@c-api.service[112052]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=112052) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 03:23:51.530640 np0000175236 devstack@c-api.service[112053]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112053) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 03:23:51.530676 np0000175236 devstack@c-api.service[112052]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=112052) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 03:23:51.530706 np0000175236 devstack@c-api.service[112053]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=112053) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 03:23:51.530739 np0000175236 devstack@c-api.service[112052]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=112052) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 03:23:51.530773 np0000175236 devstack@c-api.service[112053]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=112053) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 03:23:51.530802 np0000175236 devstack@c-api.service[112052]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112052) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 03:23:51.530835 np0000175236 devstack@c-api.service[112053]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=112053) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 03:23:51.530869 np0000175236 devstack@c-api.service[112052]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=112052) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 03:23:51.530901 np0000175236 devstack@c-api.service[112053]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112053) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 03:23:51.530925 np0000175236 devstack@c-api.service[112054]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112054) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 03:23:51.530954 np0000175236 devstack@c-api.service[112052]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112052) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 03:23:51.530982 np0000175236 devstack@c-api.service[112053]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=112053) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 03:23:51.531012 np0000175236 devstack@c-api.service[112054]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=112054) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 03:23:51.531012 np0000175236 devstack@c-api.service[112054]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=112054) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 03:23:51.531066 np0000175236 devstack@c-api.service[112054]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=112054) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 03:23:51.531121 np0000175236 devstack@c-api.service[112054]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112054) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 03:23:51.531154 np0000175236 devstack@c-api.service[112055]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112055) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 03:23:51.531184 np0000175236 devstack@c-api.service[112052]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112052) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 03:23:51.531228 np0000175236 devstack@c-api.service[112054]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=112054) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 03:23:51.531258 np0000175236 devstack@c-api.service[112055]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=112055) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 03:23:51.531290 np0000175236 devstack@c-api.service[112052]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=112052) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 03:23:51.531324 np0000175236 devstack@c-api.service[112055]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=112055) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 03:23:51.531356 np0000175236 devstack@c-api.service[112052]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=112052) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 03:23:51.531390 np0000175236 devstack@c-api.service[112055]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=112055) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 03:23:51.531425 np0000175236 devstack@c-api.service[112052]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=112052) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 03:23:51.531456 np0000175236 devstack@c-api.service[112055]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112055) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 03:23:51.531487 np0000175236 devstack@c-api.service[112052]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112052) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 03:23:51.531515 np0000175236 devstack@c-api.service[112055]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=112055) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 03:23:51.531562 np0000175236 devstack@c-api.service[112052]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=112052) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 03:23:51.531562 np0000175236 devstack@c-api.service[112052]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=112052) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 03:23:51.531998 np0000175236 devstack@c-api.service[112052]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=112052) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 03:23:51.532042 np0000175236 devstack@c-api.service[112052]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=112052) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 03:23:51.532121 np0000175236 devstack@c-api.service[112052]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=112052) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 03:23:51.532176 np0000175236 devstack@c-api.service[112052]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=112052) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 03:23:51.532243 np0000175236 devstack@c-api.service[112052]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=112052) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 03:23:51.532305 np0000175236 devstack@c-api.service[112052]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=112052) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 03:23:51.532365 np0000175236 devstack@c-api.service[112052]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112052) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 03:23:51.532443 np0000175236 devstack@c-api.service[112052]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112052) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 03:23:51.532485 np0000175236 devstack@c-api.service[112052]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=112052) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 03:23:51.532571 np0000175236 devstack@c-api.service[112052]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=112052) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 03:23:51.532635 np0000175236 devstack@c-api.service[112052]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=112052) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 03:23:51.532695 np0000175236 devstack@c-api.service[112052]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=112052) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 03:23:51.532756 np0000175236 devstack@c-api.service[112052]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=112052) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 03:23:51.532827 np0000175236 devstack@c-api.service[112052]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=112052) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 03:23:51.533356 np0000175236 devstack@c-api.service[112052]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=112052) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 03:23:51.533429 np0000175236 devstack@c-api.service[112052]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=112052) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 03:23:51.533484 np0000175236 devstack@c-api.service[112052]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=112052) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 03:23:51.533564 np0000175236 devstack@c-api.service[112052]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=112052) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 03:23:51.533669 np0000175236 devstack@c-api.service[112052]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=112052) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 03:23:51.533707 np0000175236 devstack@c-api.service[112052]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=112052) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 03:23:51.533739 np0000175236 devstack@c-api.service[112052]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112052) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 03:23:51.534040 np0000175236 devstack@c-api.service[112052]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112052) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 03:23:51.534106 np0000175236 devstack@c-api.service[112052]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=112052) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 03:23:51.534193 np0000175236 devstack@c-api.service[112052]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=112052) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 03:23:51.534255 np0000175236 devstack@c-api.service[112052]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=112052) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 03:23:51.534317 np0000175236 devstack@c-api.service[112052]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=112052) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 03:23:51.534377 np0000175236 devstack@c-api.service[112052]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=112052) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 03:23:51.534442 np0000175236 devstack@c-api.service[112052]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=112052) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 03:23:51.534762 np0000175236 devstack@c-api.service[112052]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=112052) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 03:23:51.534834 np0000175236 devstack@c-api.service[112052]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=112052) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 03:23:51.534892 np0000175236 devstack@c-api.service[112052]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=112052) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 03:23:51.534961 np0000175236 devstack@c-api.service[112052]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=112052) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 03:23:51.535018 np0000175236 devstack@c-api.service[112052]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=112052) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 03:23:51.535081 np0000175236 devstack@c-api.service[112052]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=112052) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 03:23:51.535131 np0000175236 devstack@c-api.service[112052]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112052) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 03:23:51.535812 np0000175236 devstack@c-api.service[112052]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112052) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 03:23:51.535875 np0000175236 devstack@c-api.service[112052]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=112052) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 03:23:51.535940 np0000175236 devstack@c-api.service[112052]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=112052) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 03:23:51.535995 np0000175236 devstack@c-api.service[112052]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=112052) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 03:23:51.536055 np0000175236 devstack@c-api.service[112052]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112052) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 03:23:51.536122 np0000175236 devstack@c-api.service[112052]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=112052) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 03:23:51.576319 np0000175236 devstack@c-api.service[112054]: INFO dbcounter [None req-0b41dff3-7f57-4ace-9fab-907d7cc786fb None None] Registered counter for database cinder May 20 03:23:51.576551 np0000175236 devstack@c-api.service[112053]: INFO dbcounter [None req-9b8c669c-6fc6-4144-bccc-71e26a53a6fa None None] Registered counter for database cinder May 20 03:23:51.576811 np0000175236 devstack@c-api.service[112055]: INFO dbcounter [None req-5db6227d-ef33-4de1-afae-5b3491568d00 None None] Registered counter for database cinder May 20 03:23:51.582530 np0000175236 devstack@c-api.service[112052]: INFO dbcounter [None req-ae817c66-f954-43f8-b5ae-97f8944f65ed None None] Registered counter for database cinder May 20 03:23:51.588393 np0000175236 devstack@c-api.service[112054]: DEBUG oslo_db.sqlalchemy.engines [None req-0b41dff3-7f57-4ace-9fab-907d7cc786fb 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=112054) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 20 03:23:51.590107 np0000175236 devstack@c-api.service[112055]: DEBUG oslo_db.sqlalchemy.engines [None req-5db6227d-ef33-4de1-afae-5b3491568d00 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=112055) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 20 03:23:51.592246 np0000175236 devstack@c-api.service[112053]: DEBUG oslo_db.sqlalchemy.engines [None req-9b8c669c-6fc6-4144-bccc-71e26a53a6fa 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=112053) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 20 03:23:51.595810 np0000175236 devstack@c-api.service[112052]: DEBUG oslo_db.sqlalchemy.engines [None req-ae817c66-f954-43f8-b5ae-97f8944f65ed 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=112052) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 20 03:23:51.703937 np0000175236 devstack@c-api.service[112055]: DEBUG dbcounter [-] [112055] Writer thread running {{(pid=112055) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} May 20 03:23:51.704770 np0000175236 devstack@c-api.service[112054]: DEBUG dbcounter [-] [112054] Writer thread running {{(pid=112054) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} May 20 03:23:51.707127 np0000175236 devstack@c-api.service[112054]: INFO cinder.rpc [None req-0b41dff3-7f57-4ace-9fab-907d7cc786fb None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. May 20 03:23:51.708028 np0000175236 devstack@c-api.service[112055]: INFO cinder.rpc [None req-5db6227d-ef33-4de1-afae-5b3491568d00 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. May 20 03:23:51.709214 np0000175236 devstack@c-api.service[112054]: INFO cinder.rpc [None req-0b41dff3-7f57-4ace-9fab-907d7cc786fb None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. May 20 03:23:51.709478 np0000175236 devstack@c-api.service[112053]: DEBUG dbcounter [-] [112053] Writer thread running {{(pid=112053) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} May 20 03:23:51.709979 np0000175236 devstack@c-api.service[112055]: INFO cinder.rpc [None req-5db6227d-ef33-4de1-afae-5b3491568d00 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. May 20 03:23:51.711747 np0000175236 devstack@c-api.service[112054]: INFO cinder.rpc [None req-0b41dff3-7f57-4ace-9fab-907d7cc786fb None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. May 20 03:23:51.712350 np0000175236 devstack@c-api.service[112055]: INFO cinder.rpc [None req-5db6227d-ef33-4de1-afae-5b3491568d00 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. May 20 03:23:51.712969 np0000175236 devstack@c-api.service[112053]: INFO cinder.rpc [None req-9b8c669c-6fc6-4144-bccc-71e26a53a6fa None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. May 20 03:23:51.714224 np0000175236 devstack@c-api.service[112054]: INFO cinder.rpc [None req-0b41dff3-7f57-4ace-9fab-907d7cc786fb None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. May 20 03:23:51.715428 np0000175236 devstack@c-api.service[112054]: WARNING castellan.key_manager.migration [None req-0b41dff3-7f57-4ace-9fab-907d7cc786fb None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 03:23:51.715627 np0000175236 devstack@c-api.service[112055]: INFO cinder.rpc [None req-5db6227d-ef33-4de1-afae-5b3491568d00 None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. May 20 03:23:51.715790 np0000175236 devstack@c-api.service[112053]: INFO cinder.rpc [None req-9b8c669c-6fc6-4144-bccc-71e26a53a6fa None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. May 20 03:23:51.716249 np0000175236 devstack@c-api.service[112052]: DEBUG dbcounter [-] [112052] Writer thread running {{(pid=112052) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} May 20 03:23:51.716876 np0000175236 devstack@c-api.service[112055]: WARNING castellan.key_manager.migration [None req-5db6227d-ef33-4de1-afae-5b3491568d00 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 03:23:51.717747 np0000175236 devstack@c-api.service[112054]: WARNING castellan.key_manager.migration [None req-0b41dff3-7f57-4ace-9fab-907d7cc786fb None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 03:23:51.718388 np0000175236 devstack@c-api.service[112053]: INFO cinder.rpc [None req-9b8c669c-6fc6-4144-bccc-71e26a53a6fa None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. May 20 03:23:51.719078 np0000175236 devstack@c-api.service[112055]: WARNING castellan.key_manager.migration [None req-5db6227d-ef33-4de1-afae-5b3491568d00 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 03:23:51.719267 np0000175236 devstack@c-api.service[112052]: INFO cinder.rpc [None req-ae817c66-f954-43f8-b5ae-97f8944f65ed None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. May 20 03:23:51.720151 np0000175236 devstack@c-api.service[112053]: INFO cinder.rpc [None req-9b8c669c-6fc6-4144-bccc-71e26a53a6fa None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. May 20 03:23:51.721002 np0000175236 devstack@c-api.service[112053]: WARNING castellan.key_manager.migration [None req-9b8c669c-6fc6-4144-bccc-71e26a53a6fa None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 03:23:51.721496 np0000175236 devstack@c-api.service[112052]: INFO cinder.rpc [None req-ae817c66-f954-43f8-b5ae-97f8944f65ed None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. May 20 03:23:51.722674 np0000175236 devstack@c-api.service[112053]: WARNING castellan.key_manager.migration [None req-9b8c669c-6fc6-4144-bccc-71e26a53a6fa None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 03:23:51.722897 np0000175236 devstack@c-api.service[112054]: DEBUG oslo_db.sqlalchemy.engines [None req-0b41dff3-7f57-4ace-9fab-907d7cc786fb 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=112054) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 20 03:23:51.723950 np0000175236 devstack@c-api.service[112052]: INFO cinder.rpc [None req-ae817c66-f954-43f8-b5ae-97f8944f65ed None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. May 20 03:23:51.724682 np0000175236 devstack@c-api.service[112055]: DEBUG oslo_db.sqlalchemy.engines [None req-5db6227d-ef33-4de1-afae-5b3491568d00 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=112055) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 20 03:23:51.725160 np0000175236 devstack@c-api.service[112054]: INFO cinder.rpc [None req-0b41dff3-7f57-4ace-9fab-907d7cc786fb None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. May 20 03:23:51.726494 np0000175236 devstack@c-api.service[112052]: INFO cinder.rpc [None req-ae817c66-f954-43f8-b5ae-97f8944f65ed None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. May 20 03:23:51.726643 np0000175236 devstack@c-api.service[112055]: INFO cinder.rpc [None req-5db6227d-ef33-4de1-afae-5b3491568d00 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. May 20 03:23:51.727156 np0000175236 devstack@c-api.service[112054]: INFO cinder.rpc [None req-0b41dff3-7f57-4ace-9fab-907d7cc786fb None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. May 20 03:23:51.727401 np0000175236 devstack@c-api.service[112053]: DEBUG oslo_db.sqlalchemy.engines [None req-9b8c669c-6fc6-4144-bccc-71e26a53a6fa 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=112053) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 20 03:23:51.727719 np0000175236 devstack@c-api.service[112052]: WARNING castellan.key_manager.migration [None req-ae817c66-f954-43f8-b5ae-97f8944f65ed None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 03:23:51.727972 np0000175236 devstack@c-api.service[112054]: WARNING castellan.key_manager.migration [None req-0b41dff3-7f57-4ace-9fab-907d7cc786fb None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 03:23:51.728260 np0000175236 devstack@c-api.service[112055]: INFO cinder.rpc [None req-5db6227d-ef33-4de1-afae-5b3491568d00 None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. May 20 03:23:51.729282 np0000175236 devstack@c-api.service[112055]: WARNING castellan.key_manager.migration [None req-5db6227d-ef33-4de1-afae-5b3491568d00 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 03:23:51.729702 np0000175236 devstack@c-api.service[112053]: INFO cinder.rpc [None req-9b8c669c-6fc6-4144-bccc-71e26a53a6fa None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. May 20 03:23:51.730024 np0000175236 devstack@c-api.service[112052]: WARNING castellan.key_manager.migration [None req-ae817c66-f954-43f8-b5ae-97f8944f65ed None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 03:23:51.731930 np0000175236 devstack@c-api.service[112053]: INFO cinder.rpc [None req-9b8c669c-6fc6-4144-bccc-71e26a53a6fa None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. May 20 03:23:51.733068 np0000175236 devstack@c-api.service[112053]: WARNING castellan.key_manager.migration [None req-9b8c669c-6fc6-4144-bccc-71e26a53a6fa None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 03:23:51.735677 np0000175236 devstack@c-api.service[112052]: DEBUG oslo_db.sqlalchemy.engines [None req-ae817c66-f954-43f8-b5ae-97f8944f65ed 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=112052) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 20 03:23:51.737656 np0000175236 devstack@c-api.service[112052]: INFO cinder.rpc [None req-ae817c66-f954-43f8-b5ae-97f8944f65ed None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. May 20 03:23:51.739484 np0000175236 devstack@c-api.service[112052]: INFO cinder.rpc [None req-ae817c66-f954-43f8-b5ae-97f8944f65ed None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. May 20 03:23:51.740258 np0000175236 devstack@c-api.service[112052]: WARNING castellan.key_manager.migration [None req-ae817c66-f954-43f8-b5ae-97f8944f65ed None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 03:23:51.740388 np0000175236 devstack@c-api.service[112054]: WARNING castellan.key_manager.migration [None req-0b41dff3-7f57-4ace-9fab-907d7cc786fb None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 03:23:51.741465 np0000175236 devstack@c-api.service[112055]: WARNING castellan.key_manager.migration [None req-5db6227d-ef33-4de1-afae-5b3491568d00 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 03:23:51.744093 np0000175236 devstack@c-api.service[112053]: WARNING castellan.key_manager.migration [None req-9b8c669c-6fc6-4144-bccc-71e26a53a6fa None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 03:23:51.744316 np0000175236 devstack@c-api.service[112054]: WARNING castellan.key_manager.migration [None req-0b41dff3-7f57-4ace-9fab-907d7cc786fb None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 03:23:51.744643 np0000175236 devstack@c-api.service[112055]: WARNING castellan.key_manager.migration [None req-5db6227d-ef33-4de1-afae-5b3491568d00 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 03:23:51.747412 np0000175236 devstack@c-api.service[112053]: WARNING castellan.key_manager.migration [None req-9b8c669c-6fc6-4144-bccc-71e26a53a6fa None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 03:23:51.747807 np0000175236 devstack@c-api.service[112055]: WARNING castellan.key_manager.migration [None req-5db6227d-ef33-4de1-afae-5b3491568d00 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 03:23:51.747896 np0000175236 devstack@c-api.service[112054]: WARNING castellan.key_manager.migration [None req-0b41dff3-7f57-4ace-9fab-907d7cc786fb None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 03:23:51.750663 np0000175236 devstack@c-api.service[112053]: WARNING castellan.key_manager.migration [None req-9b8c669c-6fc6-4144-bccc-71e26a53a6fa None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 03:23:51.751883 np0000175236 devstack@c-api.service[112054]: WARNING castellan.key_manager.migration [None req-0b41dff3-7f57-4ace-9fab-907d7cc786fb None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 03:23:51.752997 np0000175236 devstack@c-api.service[112052]: WARNING castellan.key_manager.migration [None req-ae817c66-f954-43f8-b5ae-97f8944f65ed None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 03:23:51.753042 np0000175236 devstack@c-api.service[112055]: WARNING castellan.key_manager.migration [None req-5db6227d-ef33-4de1-afae-5b3491568d00 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 03:23:51.755765 np0000175236 devstack@c-api.service[112053]: WARNING castellan.key_manager.migration [None req-9b8c669c-6fc6-4144-bccc-71e26a53a6fa None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 03:23:51.756083 np0000175236 devstack@c-api.service[112055]: WARNING castellan.key_manager.migration [None req-5db6227d-ef33-4de1-afae-5b3491568d00 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 03:23:51.756756 np0000175236 devstack@c-api.service[112054]: WARNING castellan.key_manager.migration [None req-0b41dff3-7f57-4ace-9fab-907d7cc786fb None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 03:23:51.757937 np0000175236 devstack@c-api.service[112052]: WARNING castellan.key_manager.migration [None req-ae817c66-f954-43f8-b5ae-97f8944f65ed None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 03:23:51.758772 np0000175236 devstack@c-api.service[112053]: WARNING castellan.key_manager.migration [None req-9b8c669c-6fc6-4144-bccc-71e26a53a6fa None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 03:23:51.759061 np0000175236 devstack@c-api.service[112055]: WARNING castellan.key_manager.migration [None req-5db6227d-ef33-4de1-afae-5b3491568d00 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 03:23:51.759752 np0000175236 devstack@c-api.service[112054]: WARNING castellan.key_manager.migration [None req-0b41dff3-7f57-4ace-9fab-907d7cc786fb None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 03:23:51.761146 np0000175236 devstack@c-api.service[112052]: WARNING castellan.key_manager.migration [None req-ae817c66-f954-43f8-b5ae-97f8944f65ed None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 03:23:51.761743 np0000175236 devstack@c-api.service[112053]: WARNING castellan.key_manager.migration [None req-9b8c669c-6fc6-4144-bccc-71e26a53a6fa None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 03:23:51.762120 np0000175236 devstack@c-api.service[112055]: WARNING castellan.key_manager.migration [None req-5db6227d-ef33-4de1-afae-5b3491568d00 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 03:23:51.762849 np0000175236 devstack@c-api.service[112054]: WARNING castellan.key_manager.migration [None req-0b41dff3-7f57-4ace-9fab-907d7cc786fb None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 03:23:51.764786 np0000175236 devstack@c-api.service[112053]: WARNING castellan.key_manager.migration [None req-9b8c669c-6fc6-4144-bccc-71e26a53a6fa None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 03:23:51.764912 np0000175236 devstack@c-api.service[112055]: WARNING castellan.key_manager.migration [None req-5db6227d-ef33-4de1-afae-5b3491568d00 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 03:23:51.765172 np0000175236 devstack@c-api.service[112052]: WARNING castellan.key_manager.migration [None req-ae817c66-f954-43f8-b5ae-97f8944f65ed None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 03:23:51.765698 np0000175236 devstack@c-api.service[112054]: WARNING castellan.key_manager.migration [None req-0b41dff3-7f57-4ace-9fab-907d7cc786fb None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 03:23:51.767599 np0000175236 devstack@c-api.service[112053]: WARNING castellan.key_manager.migration [None req-9b8c669c-6fc6-4144-bccc-71e26a53a6fa None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 03:23:51.767876 np0000175236 devstack@c-api.service[112055]: WARNING castellan.key_manager.migration [None req-5db6227d-ef33-4de1-afae-5b3491568d00 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 03:23:51.768184 np0000175236 devstack@c-api.service[112052]: WARNING castellan.key_manager.migration [None req-ae817c66-f954-43f8-b5ae-97f8944f65ed None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 03:23:51.768854 np0000175236 devstack@c-api.service[112054]: WARNING castellan.key_manager.migration [None req-0b41dff3-7f57-4ace-9fab-907d7cc786fb None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 03:23:51.769343 np0000175236 devstack@c-api.service[112055]: WARNING castellan.key_manager.migration [None req-5db6227d-ef33-4de1-afae-5b3491568d00 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 03:23:51.770380 np0000175236 devstack@c-api.service[112054]: WARNING castellan.key_manager.migration [None req-0b41dff3-7f57-4ace-9fab-907d7cc786fb None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 03:23:51.770455 np0000175236 devstack@c-api.service[112053]: WARNING castellan.key_manager.migration [None req-9b8c669c-6fc6-4144-bccc-71e26a53a6fa None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 03:23:51.771203 np0000175236 devstack@c-api.service[112052]: WARNING castellan.key_manager.migration [None req-ae817c66-f954-43f8-b5ae-97f8944f65ed None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 03:23:51.771942 np0000175236 devstack@c-api.service[112053]: WARNING castellan.key_manager.migration [None req-9b8c669c-6fc6-4144-bccc-71e26a53a6fa None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 03:23:51.772277 np0000175236 devstack@c-api.service[112055]: WARNING castellan.key_manager.migration [None req-5db6227d-ef33-4de1-afae-5b3491568d00 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 03:23:51.773100 np0000175236 devstack@c-api.service[112054]: WARNING castellan.key_manager.migration [None req-0b41dff3-7f57-4ace-9fab-907d7cc786fb None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 03:23:51.774247 np0000175236 devstack@c-api.service[112052]: WARNING castellan.key_manager.migration [None req-ae817c66-f954-43f8-b5ae-97f8944f65ed None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 03:23:51.774820 np0000175236 devstack@c-api.service[112053]: WARNING castellan.key_manager.migration [None req-9b8c669c-6fc6-4144-bccc-71e26a53a6fa None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 03:23:51.777074 np0000175236 devstack@c-api.service[112052]: WARNING castellan.key_manager.migration [None req-ae817c66-f954-43f8-b5ae-97f8944f65ed None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 03:23:51.777879 np0000175236 devstack@c-api.service[112055]: WARNING castellan.key_manager.migration [None req-5db6227d-ef33-4de1-afae-5b3491568d00 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 03:23:51.778680 np0000175236 devstack@c-api.service[112054]: WARNING castellan.key_manager.migration [None req-0b41dff3-7f57-4ace-9fab-907d7cc786fb None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 03:23:51.780006 np0000175236 devstack@c-api.service[112052]: WARNING castellan.key_manager.migration [None req-ae817c66-f954-43f8-b5ae-97f8944f65ed None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 03:23:51.780327 np0000175236 devstack@c-api.service[112053]: WARNING castellan.key_manager.migration [None req-9b8c669c-6fc6-4144-bccc-71e26a53a6fa None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 03:23:51.781209 np0000175236 devstack@c-api.service[112055]: WARNING castellan.key_manager.migration [None req-5db6227d-ef33-4de1-afae-5b3491568d00 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 03:23:51.781465 np0000175236 devstack@c-api.service[112052]: WARNING castellan.key_manager.migration [None req-ae817c66-f954-43f8-b5ae-97f8944f65ed None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 03:23:51.782047 np0000175236 devstack@c-api.service[112054]: WARNING castellan.key_manager.migration [None req-0b41dff3-7f57-4ace-9fab-907d7cc786fb None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 03:23:51.783268 np0000175236 devstack@c-api.service[112055]: WARNING castellan.key_manager.migration [None req-5db6227d-ef33-4de1-afae-5b3491568d00 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 03:23:51.783691 np0000175236 devstack@c-api.service[112053]: WARNING castellan.key_manager.migration [None req-9b8c669c-6fc6-4144-bccc-71e26a53a6fa None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 03:23:51.784111 np0000175236 devstack@c-api.service[112054]: WARNING castellan.key_manager.migration [None req-0b41dff3-7f57-4ace-9fab-907d7cc786fb None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 03:23:51.784178 np0000175236 devstack@c-api.service[112052]: WARNING castellan.key_manager.migration [None req-ae817c66-f954-43f8-b5ae-97f8944f65ed None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 03:23:51.784761 np0000175236 devstack@c-api.service[112055]: WARNING castellan.key_manager.migration [None req-5db6227d-ef33-4de1-afae-5b3491568d00 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 03:23:51.785627 np0000175236 devstack@c-api.service[112054]: WARNING castellan.key_manager.migration [None req-0b41dff3-7f57-4ace-9fab-907d7cc786fb None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 03:23:51.785692 np0000175236 devstack@c-api.service[112053]: WARNING castellan.key_manager.migration [None req-9b8c669c-6fc6-4144-bccc-71e26a53a6fa None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 03:23:51.786112 np0000175236 devstack@c-api.service[112055]: WARNING castellan.key_manager.migration [None req-5db6227d-ef33-4de1-afae-5b3491568d00 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 03:23:51.787034 np0000175236 devstack@c-api.service[112054]: WARNING castellan.key_manager.migration [None req-0b41dff3-7f57-4ace-9fab-907d7cc786fb None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 03:23:51.787208 np0000175236 devstack@c-api.service[112053]: WARNING castellan.key_manager.migration [None req-9b8c669c-6fc6-4144-bccc-71e26a53a6fa None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 03:23:51.787655 np0000175236 devstack@c-api.service[112055]: WARNING castellan.key_manager.migration [None req-5db6227d-ef33-4de1-afae-5b3491568d00 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 03:23:51.788563 np0000175236 devstack@c-api.service[112053]: WARNING castellan.key_manager.migration [None req-9b8c669c-6fc6-4144-bccc-71e26a53a6fa None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 03:23:51.788632 np0000175236 devstack@c-api.service[112054]: WARNING castellan.key_manager.migration [None req-0b41dff3-7f57-4ace-9fab-907d7cc786fb None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 03:23:51.789073 np0000175236 devstack@c-api.service[112055]: WARNING castellan.key_manager.migration [None req-5db6227d-ef33-4de1-afae-5b3491568d00 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 03:23:51.789730 np0000175236 devstack@c-api.service[112052]: WARNING castellan.key_manager.migration [None req-ae817c66-f954-43f8-b5ae-97f8944f65ed None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 03:23:51.790015 np0000175236 devstack@c-api.service[112054]: WARNING castellan.key_manager.migration [None req-0b41dff3-7f57-4ace-9fab-907d7cc786fb None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 03:23:51.790111 np0000175236 devstack@c-api.service[112053]: WARNING castellan.key_manager.migration [None req-9b8c669c-6fc6-4144-bccc-71e26a53a6fa None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 03:23:51.790488 np0000175236 devstack@c-api.service[112055]: WARNING castellan.key_manager.migration [None req-5db6227d-ef33-4de1-afae-5b3491568d00 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 03:23:51.791444 np0000175236 devstack@c-api.service[112054]: WARNING castellan.key_manager.migration [None req-0b41dff3-7f57-4ace-9fab-907d7cc786fb None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 03:23:51.791557 np0000175236 devstack@c-api.service[112053]: WARNING castellan.key_manager.migration [None req-9b8c669c-6fc6-4144-bccc-71e26a53a6fa None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 03:23:51.791845 np0000175236 devstack@c-api.service[112055]: WARNING castellan.key_manager.migration [None req-5db6227d-ef33-4de1-afae-5b3491568d00 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 03:23:51.792972 np0000175236 devstack@c-api.service[112054]: WARNING castellan.key_manager.migration [None req-0b41dff3-7f57-4ace-9fab-907d7cc786fb None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 03:23:51.793117 np0000175236 devstack@c-api.service[112053]: WARNING castellan.key_manager.migration [None req-9b8c669c-6fc6-4144-bccc-71e26a53a6fa None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 03:23:51.793181 np0000175236 devstack@c-api.service[112055]: WARNING cinder.api.contrib.hosts [None req-5db6227d-ef33-4de1-afae-5b3491568d00 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. May 20 03:23:51.793295 np0000175236 devstack@c-api.service[112052]: WARNING castellan.key_manager.migration [None req-ae817c66-f954-43f8-b5ae-97f8944f65ed None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 03:23:51.793876 np0000175236 devstack@c-api.service[112055]: WARNING castellan.key_manager.migration [None req-5db6227d-ef33-4de1-afae-5b3491568d00 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 03:23:51.794150 np0000175236 devstack@c-api.service[112054]: WARNING cinder.api.contrib.hosts [None req-0b41dff3-7f57-4ace-9fab-907d7cc786fb None None] Deprecated: The Host API is deprecated and will be be removed in a future version. May 20 03:23:51.794467 np0000175236 devstack@c-api.service[112053]: WARNING castellan.key_manager.migration [None req-9b8c669c-6fc6-4144-bccc-71e26a53a6fa None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 03:23:51.794866 np0000175236 devstack@c-api.service[112055]: DEBUG cinder.api.v3.router [None req-5db6227d-ef33-4de1-afae-5b3491568d00 None None] Extended resource: extensions {{(pid=112055) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 20 03:23:51.794936 np0000175236 devstack@c-api.service[112054]: WARNING castellan.key_manager.migration [None req-0b41dff3-7f57-4ace-9fab-907d7cc786fb None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 03:23:51.795389 np0000175236 devstack@c-api.service[112052]: WARNING castellan.key_manager.migration [None req-ae817c66-f954-43f8-b5ae-97f8944f65ed None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 03:23:51.795627 np0000175236 devstack@c-api.service[112053]: WARNING cinder.api.contrib.hosts [None req-9b8c669c-6fc6-4144-bccc-71e26a53a6fa None None] Deprecated: The Host API is deprecated and will be be removed in a future version. May 20 03:23:51.795858 np0000175236 devstack@c-api.service[112054]: DEBUG cinder.api.v3.router [None req-0b41dff3-7f57-4ace-9fab-907d7cc786fb None None] Extended resource: extensions {{(pid=112054) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 20 03:23:51.796196 np0000175236 devstack@c-api.service[112055]: DEBUG cinder.api.v3.router [None req-5db6227d-ef33-4de1-afae-5b3491568d00 None None] Extended resource: os-availability-zone {{(pid=112055) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 20 03:23:51.796288 np0000175236 devstack@c-api.service[112053]: WARNING castellan.key_manager.migration [None req-9b8c669c-6fc6-4144-bccc-71e26a53a6fa None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 03:23:51.796904 np0000175236 devstack@c-api.service[112052]: WARNING castellan.key_manager.migration [None req-ae817c66-f954-43f8-b5ae-97f8944f65ed None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 03:23:51.797193 np0000175236 devstack@c-api.service[112054]: DEBUG cinder.api.v3.router [None req-0b41dff3-7f57-4ace-9fab-907d7cc786fb None None] Extended resource: os-availability-zone {{(pid=112054) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 20 03:23:51.797262 np0000175236 devstack@c-api.service[112053]: DEBUG cinder.api.v3.router [None req-9b8c669c-6fc6-4144-bccc-71e26a53a6fa None None] Extended resource: extensions {{(pid=112053) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 20 03:23:51.797486 np0000175236 devstack@c-api.service[112055]: DEBUG cinder.api.v3.router [None req-5db6227d-ef33-4de1-afae-5b3491568d00 None None] Extended resource: qos-specs {{(pid=112055) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 20 03:23:51.798289 np0000175236 devstack@c-api.service[112052]: WARNING castellan.key_manager.migration [None req-ae817c66-f954-43f8-b5ae-97f8944f65ed None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 03:23:51.798530 np0000175236 devstack@c-api.service[112054]: DEBUG cinder.api.v3.router [None req-0b41dff3-7f57-4ace-9fab-907d7cc786fb None None] Extended resource: qos-specs {{(pid=112054) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 20 03:23:51.798640 np0000175236 devstack@c-api.service[112053]: DEBUG cinder.api.v3.router [None req-9b8c669c-6fc6-4144-bccc-71e26a53a6fa None None] Extended resource: os-availability-zone {{(pid=112053) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 20 03:23:51.799607 np0000175236 devstack@c-api.service[112055]: DEBUG cinder.api.v3.router [None req-5db6227d-ef33-4de1-afae-5b3491568d00 None None] Extended resource: extra_specs {{(pid=112055) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 20 03:23:51.799797 np0000175236 devstack@c-api.service[112052]: WARNING castellan.key_manager.migration [None req-ae817c66-f954-43f8-b5ae-97f8944f65ed None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 03:23:51.799941 np0000175236 devstack@c-api.service[112053]: DEBUG cinder.api.v3.router [None req-9b8c669c-6fc6-4144-bccc-71e26a53a6fa None None] Extended resource: qos-specs {{(pid=112053) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 20 03:23:51.800656 np0000175236 devstack@c-api.service[112054]: DEBUG cinder.api.v3.router [None req-0b41dff3-7f57-4ace-9fab-907d7cc786fb None None] Extended resource: extra_specs {{(pid=112054) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 20 03:23:51.801237 np0000175236 devstack@c-api.service[112052]: WARNING castellan.key_manager.migration [None req-ae817c66-f954-43f8-b5ae-97f8944f65ed None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 03:23:51.801786 np0000175236 devstack@c-api.service[112055]: DEBUG cinder.api.v3.router [None req-5db6227d-ef33-4de1-afae-5b3491568d00 None None] Extended resource: encryption {{(pid=112055) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 20 03:23:51.802110 np0000175236 devstack@c-api.service[112053]: DEBUG cinder.api.v3.router [None req-9b8c669c-6fc6-4144-bccc-71e26a53a6fa None None] Extended resource: extra_specs {{(pid=112053) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 20 03:23:51.802261 np0000175236 devstack@c-api.service[112054]: DEBUG cinder.api.v3.router [None req-0b41dff3-7f57-4ace-9fab-907d7cc786fb None None] Extended resource: encryption {{(pid=112054) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 20 03:23:51.802689 np0000175236 devstack@c-api.service[112052]: WARNING castellan.key_manager.migration [None req-ae817c66-f954-43f8-b5ae-97f8944f65ed None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 03:23:51.803370 np0000175236 devstack@c-api.service[112055]: DEBUG cinder.api.v3.router [None req-5db6227d-ef33-4de1-afae-5b3491568d00 None None] Extended resource: os-volume-type-access {{(pid=112055) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 20 03:23:51.804027 np0000175236 devstack@c-api.service[112052]: WARNING castellan.key_manager.migration [None req-ae817c66-f954-43f8-b5ae-97f8944f65ed None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 03:23:51.804193 np0000175236 devstack@c-api.service[112053]: DEBUG cinder.api.v3.router [None req-9b8c669c-6fc6-4144-bccc-71e26a53a6fa None None] Extended resource: encryption {{(pid=112053) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 20 03:23:51.804760 np0000175236 devstack@c-api.service[112054]: DEBUG cinder.api.v3.router [None req-0b41dff3-7f57-4ace-9fab-907d7cc786fb None None] Extended resource: os-volume-type-access {{(pid=112054) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 20 03:23:51.805084 np0000175236 devstack@c-api.service[112055]: DEBUG cinder.api.v3.router [None req-5db6227d-ef33-4de1-afae-5b3491568d00 None None] Extended resource: os-quota-class-sets {{(pid=112055) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 20 03:23:51.805341 np0000175236 devstack@c-api.service[112052]: WARNING cinder.api.contrib.hosts [None req-ae817c66-f954-43f8-b5ae-97f8944f65ed None None] Deprecated: The Host API is deprecated and will be be removed in a future version. May 20 03:23:51.805932 np0000175236 devstack@c-api.service[112053]: DEBUG cinder.api.v3.router [None req-9b8c669c-6fc6-4144-bccc-71e26a53a6fa None None] Extended resource: os-volume-type-access {{(pid=112053) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 20 03:23:51.806041 np0000175236 devstack@c-api.service[112052]: WARNING castellan.key_manager.migration [None req-ae817c66-f954-43f8-b5ae-97f8944f65ed None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 03:23:51.806354 np0000175236 devstack@c-api.service[112054]: DEBUG cinder.api.v3.router [None req-0b41dff3-7f57-4ace-9fab-907d7cc786fb None None] Extended resource: os-quota-class-sets {{(pid=112054) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 20 03:23:51.806435 np0000175236 devstack@c-api.service[112055]: DEBUG cinder.api.v3.router [None req-5db6227d-ef33-4de1-afae-5b3491568d00 None None] Extended resource: encryption {{(pid=112055) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 20 03:23:51.807014 np0000175236 devstack@c-api.service[112052]: DEBUG cinder.api.v3.router [None req-ae817c66-f954-43f8-b5ae-97f8944f65ed None None] Extended resource: extensions {{(pid=112052) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 20 03:23:51.807510 np0000175236 devstack@c-api.service[112053]: DEBUG cinder.api.v3.router [None req-9b8c669c-6fc6-4144-bccc-71e26a53a6fa None None] Extended resource: os-quota-class-sets {{(pid=112053) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 20 03:23:51.807714 np0000175236 devstack@c-api.service[112054]: DEBUG cinder.api.v3.router [None req-0b41dff3-7f57-4ace-9fab-907d7cc786fb None None] Extended resource: encryption {{(pid=112054) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 20 03:23:51.807927 np0000175236 devstack@c-api.service[112055]: DEBUG cinder.api.v3.router [None req-5db6227d-ef33-4de1-afae-5b3491568d00 None None] Extended resource: os-snapshot-manage {{(pid=112055) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 20 03:23:51.808916 np0000175236 devstack@c-api.service[112053]: DEBUG cinder.api.v3.router [None req-9b8c669c-6fc6-4144-bccc-71e26a53a6fa None None] Extended resource: encryption {{(pid=112053) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 20 03:23:51.808961 np0000175236 devstack@c-api.service[112052]: DEBUG cinder.api.v3.router [None req-ae817c66-f954-43f8-b5ae-97f8944f65ed None None] Extended resource: os-availability-zone {{(pid=112052) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 20 03:23:51.809211 np0000175236 devstack@c-api.service[112054]: DEBUG cinder.api.v3.router [None req-0b41dff3-7f57-4ace-9fab-907d7cc786fb None None] Extended resource: os-snapshot-manage {{(pid=112054) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 20 03:23:51.809379 np0000175236 devstack@c-api.service[112055]: DEBUG cinder.api.v3.router [None req-5db6227d-ef33-4de1-afae-5b3491568d00 None None] Extended resource: consistencygroups {{(pid=112055) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 20 03:23:51.810260 np0000175236 devstack@c-api.service[112052]: DEBUG cinder.api.v3.router [None req-ae817c66-f954-43f8-b5ae-97f8944f65ed None None] Extended resource: qos-specs {{(pid=112052) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 20 03:23:51.810515 np0000175236 devstack@c-api.service[112053]: DEBUG cinder.api.v3.router [None req-9b8c669c-6fc6-4144-bccc-71e26a53a6fa None None] Extended resource: os-snapshot-manage {{(pid=112053) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 20 03:23:51.810741 np0000175236 devstack@c-api.service[112054]: DEBUG cinder.api.v3.router [None req-0b41dff3-7f57-4ace-9fab-907d7cc786fb None None] Extended resource: consistencygroups {{(pid=112054) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 20 03:23:51.811331 np0000175236 devstack@c-api.service[112055]: DEBUG cinder.api.v3.router [None req-5db6227d-ef33-4de1-afae-5b3491568d00 None None] Extended resource: backups {{(pid=112055) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 20 03:23:51.811996 np0000175236 devstack@c-api.service[112053]: DEBUG cinder.api.v3.router [None req-9b8c669c-6fc6-4144-bccc-71e26a53a6fa None None] Extended resource: consistencygroups {{(pid=112053) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 20 03:23:51.812390 np0000175236 devstack@c-api.service[112052]: DEBUG cinder.api.v3.router [None req-ae817c66-f954-43f8-b5ae-97f8944f65ed None None] Extended resource: extra_specs {{(pid=112052) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 20 03:23:51.812718 np0000175236 devstack@c-api.service[112054]: DEBUG cinder.api.v3.router [None req-0b41dff3-7f57-4ace-9fab-907d7cc786fb None None] Extended resource: backups {{(pid=112054) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 20 03:23:51.813319 np0000175236 devstack@c-api.service[112055]: DEBUG cinder.api.v3.router [None req-5db6227d-ef33-4de1-afae-5b3491568d00 None None] Extended resource: scheduler-stats {{(pid=112055) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 20 03:23:51.813973 np0000175236 devstack@c-api.service[112052]: DEBUG cinder.api.v3.router [None req-ae817c66-f954-43f8-b5ae-97f8944f65ed None None] Extended resource: encryption {{(pid=112052) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 20 03:23:51.814047 np0000175236 devstack@c-api.service[112053]: DEBUG cinder.api.v3.router [None req-9b8c669c-6fc6-4144-bccc-71e26a53a6fa None None] Extended resource: backups {{(pid=112053) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 20 03:23:51.814755 np0000175236 devstack@c-api.service[112054]: DEBUG cinder.api.v3.router [None req-0b41dff3-7f57-4ace-9fab-907d7cc786fb None None] Extended resource: scheduler-stats {{(pid=112054) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 20 03:23:51.814815 np0000175236 devstack@c-api.service[112055]: DEBUG cinder.api.v3.router [None req-5db6227d-ef33-4de1-afae-5b3491568d00 None None] Extended resource: os-quota-sets {{(pid=112055) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 20 03:23:51.815577 np0000175236 devstack@c-api.service[112052]: DEBUG cinder.api.v3.router [None req-ae817c66-f954-43f8-b5ae-97f8944f65ed None None] Extended resource: os-volume-type-access {{(pid=112052) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 20 03:23:51.816089 np0000175236 devstack@c-api.service[112053]: DEBUG cinder.api.v3.router [None req-9b8c669c-6fc6-4144-bccc-71e26a53a6fa None None] Extended resource: scheduler-stats {{(pid=112053) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 20 03:23:51.816191 np0000175236 devstack@c-api.service[112055]: DEBUG cinder.api.v3.router [None req-5db6227d-ef33-4de1-afae-5b3491568d00 None None] Extended resource: os-volume-manage {{(pid=112055) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 20 03:23:51.816233 np0000175236 devstack@c-api.service[112054]: DEBUG cinder.api.v3.router [None req-0b41dff3-7f57-4ace-9fab-907d7cc786fb None None] Extended resource: os-quota-sets {{(pid=112054) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 20 03:23:51.817164 np0000175236 devstack@c-api.service[112052]: DEBUG cinder.api.v3.router [None req-ae817c66-f954-43f8-b5ae-97f8944f65ed None None] Extended resource: os-quota-class-sets {{(pid=112052) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 20 03:23:51.817531 np0000175236 devstack@c-api.service[112053]: DEBUG cinder.api.v3.router [None req-9b8c669c-6fc6-4144-bccc-71e26a53a6fa None None] Extended resource: os-quota-sets {{(pid=112053) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 20 03:23:51.817625 np0000175236 devstack@c-api.service[112054]: DEBUG cinder.api.v3.router [None req-0b41dff3-7f57-4ace-9fab-907d7cc786fb None None] Extended resource: os-volume-manage {{(pid=112054) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 20 03:23:51.817662 np0000175236 devstack@c-api.service[112055]: DEBUG cinder.api.v3.router [None req-5db6227d-ef33-4de1-afae-5b3491568d00 None None] Extended resource: capabilities {{(pid=112055) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 20 03:23:51.818556 np0000175236 devstack@c-api.service[112052]: DEBUG cinder.api.v3.router [None req-ae817c66-f954-43f8-b5ae-97f8944f65ed None None] Extended resource: encryption {{(pid=112052) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 20 03:23:51.818961 np0000175236 devstack@c-api.service[112055]: DEBUG cinder.api.v3.router [None req-5db6227d-ef33-4de1-afae-5b3491568d00 None None] Extended resource: os-volume-transfer {{(pid=112055) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 20 03:23:51.819034 np0000175236 devstack@c-api.service[112053]: DEBUG cinder.api.v3.router [None req-9b8c669c-6fc6-4144-bccc-71e26a53a6fa None None] Extended resource: os-volume-manage {{(pid=112053) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 20 03:23:51.819111 np0000175236 devstack@c-api.service[112054]: DEBUG cinder.api.v3.router [None req-0b41dff3-7f57-4ace-9fab-907d7cc786fb None None] Extended resource: capabilities {{(pid=112054) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 20 03:23:51.820061 np0000175236 devstack@c-api.service[112052]: DEBUG cinder.api.v3.router [None req-ae817c66-f954-43f8-b5ae-97f8944f65ed None None] Extended resource: os-snapshot-manage {{(pid=112052) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 20 03:23:51.820380 np0000175236 devstack@c-api.service[112054]: DEBUG cinder.api.v3.router [None req-0b41dff3-7f57-4ace-9fab-907d7cc786fb None None] Extended resource: os-volume-transfer {{(pid=112054) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 20 03:23:51.820430 np0000175236 devstack@c-api.service[112053]: DEBUG cinder.api.v3.router [None req-9b8c669c-6fc6-4144-bccc-71e26a53a6fa None None] Extended resource: capabilities {{(pid=112053) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 20 03:23:51.820549 np0000175236 devstack@c-api.service[112055]: DEBUG cinder.api.v3.router [None req-5db6227d-ef33-4de1-afae-5b3491568d00 None None] Extended resource: os-hosts {{(pid=112055) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 20 03:23:51.821560 np0000175236 devstack@c-api.service[112052]: DEBUG cinder.api.v3.router [None req-ae817c66-f954-43f8-b5ae-97f8944f65ed None None] Extended resource: consistencygroups {{(pid=112052) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 20 03:23:51.821682 np0000175236 devstack@c-api.service[112053]: DEBUG cinder.api.v3.router [None req-9b8c669c-6fc6-4144-bccc-71e26a53a6fa None None] Extended resource: os-volume-transfer {{(pid=112053) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 20 03:23:51.821944 np0000175236 devstack@c-api.service[112055]: DEBUG cinder.api.v3.router [None req-5db6227d-ef33-4de1-afae-5b3491568d00 None None] Extended resource: cgsnapshots {{(pid=112055) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 20 03:23:51.822006 np0000175236 devstack@c-api.service[112054]: DEBUG cinder.api.v3.router [None req-0b41dff3-7f57-4ace-9fab-907d7cc786fb None None] Extended resource: os-hosts {{(pid=112054) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 20 03:23:51.823306 np0000175236 devstack@c-api.service[112053]: DEBUG cinder.api.v3.router [None req-9b8c669c-6fc6-4144-bccc-71e26a53a6fa None None] Extended resource: os-hosts {{(pid=112053) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 20 03:23:51.823409 np0000175236 devstack@c-api.service[112054]: DEBUG cinder.api.v3.router [None req-0b41dff3-7f57-4ace-9fab-907d7cc786fb None None] Extended resource: cgsnapshots {{(pid=112054) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 20 03:23:51.823472 np0000175236 devstack@c-api.service[112055]: DEBUG cinder.api.contrib.snapshot_actions [None req-5db6227d-ef33-4de1-afae-5b3491568d00 None None] SnapshotActionsController initialized {{(pid=112055) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} May 20 03:23:51.823572 np0000175236 devstack@c-api.service[112052]: DEBUG cinder.api.v3.router [None req-ae817c66-f954-43f8-b5ae-97f8944f65ed None None] Extended resource: backups {{(pid=112052) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 20 03:23:51.824191 np0000175236 devstack@c-api.service[112055]: WARNING castellan.key_manager.migration [None req-5db6227d-ef33-4de1-afae-5b3491568d00 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 03:23:51.824698 np0000175236 devstack@c-api.service[112053]: DEBUG cinder.api.v3.router [None req-9b8c669c-6fc6-4144-bccc-71e26a53a6fa None None] Extended resource: cgsnapshots {{(pid=112053) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 20 03:23:51.824894 np0000175236 devstack@c-api.service[112054]: DEBUG cinder.api.contrib.snapshot_actions [None req-0b41dff3-7f57-4ace-9fab-907d7cc786fb None None] SnapshotActionsController initialized {{(pid=112054) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} May 20 03:23:51.825566 np0000175236 devstack@c-api.service[112052]: DEBUG cinder.api.v3.router [None req-ae817c66-f954-43f8-b5ae-97f8944f65ed None None] Extended resource: scheduler-stats {{(pid=112052) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 20 03:23:51.825677 np0000175236 devstack@c-api.service[112055]: WARNING castellan.key_manager.migration [None req-5db6227d-ef33-4de1-afae-5b3491568d00 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 03:23:51.825863 np0000175236 devstack@c-api.service[112054]: WARNING castellan.key_manager.migration [None req-0b41dff3-7f57-4ace-9fab-907d7cc786fb None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 03:23:51.826162 np0000175236 devstack@c-api.service[112053]: DEBUG cinder.api.contrib.snapshot_actions [None req-9b8c669c-6fc6-4144-bccc-71e26a53a6fa None None] SnapshotActionsController initialized {{(pid=112053) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} May 20 03:23:51.826913 np0000175236 devstack@c-api.service[112053]: WARNING castellan.key_manager.migration [None req-9b8c669c-6fc6-4144-bccc-71e26a53a6fa None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 03:23:51.826980 np0000175236 devstack@c-api.service[112055]: WARNING castellan.key_manager.migration [None req-5db6227d-ef33-4de1-afae-5b3491568d00 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 03:23:51.827040 np0000175236 devstack@c-api.service[112052]: DEBUG cinder.api.v3.router [None req-ae817c66-f954-43f8-b5ae-97f8944f65ed None None] Extended resource: os-quota-sets {{(pid=112052) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 20 03:23:51.827439 np0000175236 devstack@c-api.service[112054]: WARNING castellan.key_manager.migration [None req-0b41dff3-7f57-4ace-9fab-907d7cc786fb None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 03:23:51.828276 np0000175236 devstack@c-api.service[112053]: WARNING castellan.key_manager.migration [None req-9b8c669c-6fc6-4144-bccc-71e26a53a6fa None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 03:23:51.828343 np0000175236 devstack@c-api.service[112055]: WARNING castellan.key_manager.migration [None req-5db6227d-ef33-4de1-afae-5b3491568d00 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 03:23:51.828662 np0000175236 devstack@c-api.service[112052]: DEBUG cinder.api.v3.router [None req-ae817c66-f954-43f8-b5ae-97f8944f65ed None None] Extended resource: os-volume-manage {{(pid=112052) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 20 03:23:51.828830 np0000175236 devstack@c-api.service[112054]: WARNING castellan.key_manager.migration [None req-0b41dff3-7f57-4ace-9fab-907d7cc786fb None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 03:23:51.829647 np0000175236 devstack@c-api.service[112053]: WARNING castellan.key_manager.migration [None req-9b8c669c-6fc6-4144-bccc-71e26a53a6fa None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 03:23:51.829715 np0000175236 devstack@c-api.service[112055]: WARNING castellan.key_manager.migration [None req-5db6227d-ef33-4de1-afae-5b3491568d00 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 03:23:51.830119 np0000175236 devstack@c-api.service[112052]: DEBUG cinder.api.v3.router [None req-ae817c66-f954-43f8-b5ae-97f8944f65ed None None] Extended resource: capabilities {{(pid=112052) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 20 03:23:51.830187 np0000175236 devstack@c-api.service[112054]: WARNING castellan.key_manager.migration [None req-0b41dff3-7f57-4ace-9fab-907d7cc786fb None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 03:23:51.830973 np0000175236 devstack@c-api.service[112053]: WARNING castellan.key_manager.migration [None req-9b8c669c-6fc6-4144-bccc-71e26a53a6fa None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 03:23:51.831151 np0000175236 devstack@c-api.service[112055]: WARNING castellan.key_manager.migration [None req-5db6227d-ef33-4de1-afae-5b3491568d00 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 03:23:51.831445 np0000175236 devstack@c-api.service[112052]: DEBUG cinder.api.v3.router [None req-ae817c66-f954-43f8-b5ae-97f8944f65ed None None] Extended resource: os-volume-transfer {{(pid=112052) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 20 03:23:51.831590 np0000175236 devstack@c-api.service[112054]: WARNING castellan.key_manager.migration [None req-0b41dff3-7f57-4ace-9fab-907d7cc786fb None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 03:23:51.832362 np0000175236 devstack@c-api.service[112053]: WARNING castellan.key_manager.migration [None req-9b8c669c-6fc6-4144-bccc-71e26a53a6fa None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 03:23:51.832468 np0000175236 devstack@c-api.service[112055]: WARNING castellan.key_manager.migration [None req-5db6227d-ef33-4de1-afae-5b3491568d00 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 03:23:51.833010 np0000175236 devstack@c-api.service[112052]: DEBUG cinder.api.v3.router [None req-ae817c66-f954-43f8-b5ae-97f8944f65ed None None] Extended resource: os-hosts {{(pid=112052) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 20 03:23:51.833078 np0000175236 devstack@c-api.service[112054]: WARNING castellan.key_manager.migration [None req-0b41dff3-7f57-4ace-9fab-907d7cc786fb None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 03:23:51.833364 np0000175236 devstack@c-api.service[112055]: DEBUG cinder.api.v3.router [None req-5db6227d-ef33-4de1-afae-5b3491568d00 None None] Extension VolumeTypeAccess extending resource: types {{(pid=112055) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 20 03:23:51.833502 np0000175236 devstack@c-api.service[112055]: DEBUG cinder.api.v3.router [None req-5db6227d-ef33-4de1-afae-5b3491568d00 None None] Extension SnapshotActions extending resource: snapshots {{(pid=112055) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 20 03:23:51.833628 np0000175236 devstack@c-api.service[112055]: DEBUG cinder.api.v3.router [None req-5db6227d-ef33-4de1-afae-5b3491568d00 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=112055) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 20 03:23:51.833824 np0000175236 devstack@c-api.service[112055]: DEBUG cinder.api.v3.router [None req-5db6227d-ef33-4de1-afae-5b3491568d00 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=112055) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 20 03:23:51.833871 np0000175236 devstack@c-api.service[112053]: WARNING castellan.key_manager.migration [None req-9b8c669c-6fc6-4144-bccc-71e26a53a6fa None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 03:23:51.833909 np0000175236 devstack@c-api.service[112055]: DEBUG cinder.api.v3.router [None req-5db6227d-ef33-4de1-afae-5b3491568d00 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=112055) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 20 03:23:51.834020 np0000175236 devstack@c-api.service[112055]: DEBUG cinder.api.v3.router [None req-5db6227d-ef33-4de1-afae-5b3491568d00 None None] Extension AdminActions extending resource: volumes {{(pid=112055) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 20 03:23:51.834170 np0000175236 devstack@c-api.service[112055]: DEBUG cinder.api.v3.router [None req-5db6227d-ef33-4de1-afae-5b3491568d00 None None] Extension AdminActions extending resource: snapshots {{(pid=112055) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 20 03:23:51.834276 np0000175236 devstack@c-api.service[112055]: DEBUG cinder.api.v3.router [None req-5db6227d-ef33-4de1-afae-5b3491568d00 None None] Extension AdminActions extending resource: backups {{(pid=112055) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 20 03:23:51.834373 np0000175236 devstack@c-api.service[112055]: DEBUG cinder.api.v3.router [None req-5db6227d-ef33-4de1-afae-5b3491568d00 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=112055) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 20 03:23:51.834424 np0000175236 devstack@c-api.service[112054]: WARNING castellan.key_manager.migration [None req-0b41dff3-7f57-4ace-9fab-907d7cc786fb None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 03:23:51.834466 np0000175236 devstack@c-api.service[112052]: DEBUG cinder.api.v3.router [None req-ae817c66-f954-43f8-b5ae-97f8944f65ed None None] Extended resource: cgsnapshots {{(pid=112052) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 20 03:23:51.834505 np0000175236 devstack@c-api.service[112055]: DEBUG cinder.api.v3.router [None req-5db6227d-ef33-4de1-afae-5b3491568d00 None None] Extension VolumeActions extending resource: volumes {{(pid=112055) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 20 03:23:51.834622 np0000175236 devstack@c-api.service[112055]: DEBUG cinder.api.v3.router [None req-5db6227d-ef33-4de1-afae-5b3491568d00 None None] Extension TypesManage extending resource: types {{(pid=112055) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 20 03:23:51.834729 np0000175236 devstack@c-api.service[112055]: DEBUG cinder.api.v3.router [None req-5db6227d-ef33-4de1-afae-5b3491568d00 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=112055) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 20 03:23:51.834833 np0000175236 devstack@c-api.service[112055]: DEBUG cinder.api.v3.router [None req-5db6227d-ef33-4de1-afae-5b3491568d00 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=112055) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 20 03:23:51.834939 np0000175236 devstack@c-api.service[112055]: DEBUG cinder.api.v3.router [None req-5db6227d-ef33-4de1-afae-5b3491568d00 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=112055) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 20 03:23:51.835042 np0000175236 devstack@c-api.service[112055]: DEBUG cinder.api.v3.router [None req-5db6227d-ef33-4de1-afae-5b3491568d00 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=112055) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 20 03:23:51.835150 np0000175236 devstack@c-api.service[112055]: DEBUG cinder.api.v3.router [None req-5db6227d-ef33-4de1-afae-5b3491568d00 None None] Extension UsedLimits extending resource: limits {{(pid=112055) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 20 03:23:51.835269 np0000175236 devstack@c-api.service[112053]: WARNING castellan.key_manager.migration [None req-9b8c669c-6fc6-4144-bccc-71e26a53a6fa None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 03:23:51.835312 np0000175236 devstack@c-api.service[112054]: DEBUG cinder.api.v3.router [None req-0b41dff3-7f57-4ace-9fab-907d7cc786fb None None] Extension VolumeTypeAccess extending resource: types {{(pid=112054) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 20 03:23:51.835424 np0000175236 devstack@c-api.service[112054]: DEBUG cinder.api.v3.router [None req-0b41dff3-7f57-4ace-9fab-907d7cc786fb None None] Extension SnapshotActions extending resource: snapshots {{(pid=112054) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 20 03:23:51.835531 np0000175236 devstack@c-api.service[112054]: DEBUG cinder.api.v3.router [None req-0b41dff3-7f57-4ace-9fab-907d7cc786fb None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=112054) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 20 03:23:51.835770 np0000175236 devstack@c-api.service[112054]: DEBUG cinder.api.v3.router [None req-0b41dff3-7f57-4ace-9fab-907d7cc786fb None None] Extension VolumeTypeEncryption extending resource: types {{(pid=112054) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 20 03:23:51.835863 np0000175236 devstack@c-api.service[112054]: DEBUG cinder.api.v3.router [None req-0b41dff3-7f57-4ace-9fab-907d7cc786fb None None] Extension VolumeUnmanage extending resource: volumes {{(pid=112054) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 20 03:23:51.835964 np0000175236 devstack@c-api.service[112054]: DEBUG cinder.api.v3.router [None req-0b41dff3-7f57-4ace-9fab-907d7cc786fb None None] Extension AdminActions extending resource: volumes {{(pid=112054) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 20 03:23:51.836088 np0000175236 devstack@c-api.service[112054]: DEBUG cinder.api.v3.router [None req-0b41dff3-7f57-4ace-9fab-907d7cc786fb None None] Extension AdminActions extending resource: snapshots {{(pid=112054) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 20 03:23:51.836142 np0000175236 devstack@c-api.service[112053]: DEBUG cinder.api.v3.router [None req-9b8c669c-6fc6-4144-bccc-71e26a53a6fa None None] Extension VolumeTypeAccess extending resource: types {{(pid=112053) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 20 03:23:51.836189 np0000175236 devstack@c-api.service[112054]: DEBUG cinder.api.v3.router [None req-0b41dff3-7f57-4ace-9fab-907d7cc786fb None None] Extension AdminActions extending resource: backups {{(pid=112054) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 20 03:23:51.836259 np0000175236 devstack@c-api.service[112053]: DEBUG cinder.api.v3.router [None req-9b8c669c-6fc6-4144-bccc-71e26a53a6fa None None] Extension SnapshotActions extending resource: snapshots {{(pid=112053) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 20 03:23:51.836323 np0000175236 devstack@c-api.service[112054]: DEBUG cinder.api.v3.router [None req-0b41dff3-7f57-4ace-9fab-907d7cc786fb None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=112054) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 20 03:23:51.836373 np0000175236 devstack@c-api.service[112052]: DEBUG cinder.api.contrib.snapshot_actions [None req-ae817c66-f954-43f8-b5ae-97f8944f65ed None None] SnapshotActionsController initialized {{(pid=112052) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} May 20 03:23:51.836420 np0000175236 devstack@c-api.service[112053]: DEBUG cinder.api.v3.router [None req-9b8c669c-6fc6-4144-bccc-71e26a53a6fa None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=112053) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 20 03:23:51.836463 np0000175236 devstack@c-api.service[112054]: DEBUG cinder.api.v3.router [None req-0b41dff3-7f57-4ace-9fab-907d7cc786fb None None] Extension VolumeActions extending resource: volumes {{(pid=112054) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 20 03:23:51.836504 np0000175236 devstack@c-api.service[112054]: DEBUG cinder.api.v3.router [None req-0b41dff3-7f57-4ace-9fab-907d7cc786fb None None] Extension TypesManage extending resource: types {{(pid=112054) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 20 03:23:51.836560 np0000175236 devstack@c-api.service[112053]: DEBUG cinder.api.v3.router [None req-9b8c669c-6fc6-4144-bccc-71e26a53a6fa None None] Extension VolumeTypeEncryption extending resource: types {{(pid=112053) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 20 03:23:51.836648 np0000175236 devstack@c-api.service[112054]: DEBUG cinder.api.v3.router [None req-0b41dff3-7f57-4ace-9fab-907d7cc786fb None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=112054) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 20 03:23:51.836709 np0000175236 devstack@c-api.service[112053]: DEBUG cinder.api.v3.router [None req-9b8c669c-6fc6-4144-bccc-71e26a53a6fa None None] Extension VolumeUnmanage extending resource: volumes {{(pid=112053) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 20 03:23:51.836750 np0000175236 devstack@c-api.service[112054]: DEBUG cinder.api.v3.router [None req-0b41dff3-7f57-4ace-9fab-907d7cc786fb None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=112054) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 20 03:23:51.836790 np0000175236 devstack@c-api.service[112053]: DEBUG cinder.api.v3.router [None req-9b8c669c-6fc6-4144-bccc-71e26a53a6fa None None] Extension AdminActions extending resource: volumes {{(pid=112053) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 20 03:23:51.836840 np0000175236 devstack@c-api.service[112054]: DEBUG cinder.api.v3.router [None req-0b41dff3-7f57-4ace-9fab-907d7cc786fb None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=112054) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 20 03:23:51.836880 np0000175236 devstack@c-api.service[112053]: DEBUG cinder.api.v3.router [None req-9b8c669c-6fc6-4144-bccc-71e26a53a6fa None None] Extension AdminActions extending resource: snapshots {{(pid=112053) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 20 03:23:51.836977 np0000175236 devstack@c-api.service[112054]: DEBUG cinder.api.v3.router [None req-0b41dff3-7f57-4ace-9fab-907d7cc786fb None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=112054) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 20 03:23:51.837081 np0000175236 devstack@c-api.service[112053]: DEBUG cinder.api.v3.router [None req-9b8c669c-6fc6-4144-bccc-71e26a53a6fa None None] Extension AdminActions extending resource: backups {{(pid=112053) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 20 03:23:51.837132 np0000175236 devstack@c-api.service[112054]: DEBUG cinder.api.v3.router [None req-0b41dff3-7f57-4ace-9fab-907d7cc786fb None None] Extension UsedLimits extending resource: limits {{(pid=112054) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 20 03:23:51.837173 np0000175236 devstack@c-api.service[112053]: DEBUG cinder.api.v3.router [None req-9b8c669c-6fc6-4144-bccc-71e26a53a6fa None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=112053) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 20 03:23:51.837173 np0000175236 devstack@c-api.service[112053]: DEBUG cinder.api.v3.router [None req-9b8c669c-6fc6-4144-bccc-71e26a53a6fa None None] Extension VolumeActions extending resource: volumes {{(pid=112053) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 20 03:23:51.837241 np0000175236 devstack@c-api.service[112052]: WARNING castellan.key_manager.migration [None req-ae817c66-f954-43f8-b5ae-97f8944f65ed None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 03:23:51.837280 np0000175236 devstack@c-api.service[112053]: DEBUG cinder.api.v3.router [None req-9b8c669c-6fc6-4144-bccc-71e26a53a6fa None None] Extension TypesManage extending resource: types {{(pid=112053) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 20 03:23:51.837385 np0000175236 devstack@c-api.service[112053]: DEBUG cinder.api.v3.router [None req-9b8c669c-6fc6-4144-bccc-71e26a53a6fa None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=112053) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 20 03:23:51.837491 np0000175236 devstack@c-api.service[112053]: DEBUG cinder.api.v3.router [None req-9b8c669c-6fc6-4144-bccc-71e26a53a6fa None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=112053) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 20 03:23:51.837617 np0000175236 devstack@c-api.service[112053]: DEBUG cinder.api.v3.router [None req-9b8c669c-6fc6-4144-bccc-71e26a53a6fa None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=112053) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 20 03:23:51.837715 np0000175236 devstack@c-api.service[112053]: DEBUG cinder.api.v3.router [None req-9b8c669c-6fc6-4144-bccc-71e26a53a6fa None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=112053) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 20 03:23:51.837815 np0000175236 devstack@c-api.service[112053]: DEBUG cinder.api.v3.router [None req-9b8c669c-6fc6-4144-bccc-71e26a53a6fa None None] Extension UsedLimits extending resource: limits {{(pid=112053) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 20 03:23:51.838654 np0000175236 devstack@c-api.service[112052]: WARNING castellan.key_manager.migration [None req-ae817c66-f954-43f8-b5ae-97f8944f65ed None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 03:23:51.839998 np0000175236 devstack@c-api.service[112052]: WARNING castellan.key_manager.migration [None req-ae817c66-f954-43f8-b5ae-97f8944f65ed None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 03:23:51.841337 np0000175236 devstack@c-api.service[112052]: WARNING castellan.key_manager.migration [None req-ae817c66-f954-43f8-b5ae-97f8944f65ed None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 03:23:51.842785 np0000175236 devstack@c-api.service[112052]: WARNING castellan.key_manager.migration [None req-ae817c66-f954-43f8-b5ae-97f8944f65ed None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 03:23:51.843735 np0000175236 devstack@c-api.service[112055]: WSGI app 0 (mountpoint='') ready in 2 seconds on interpreter 0x7b7e804a3668 pid: 112055 (default app) May 20 03:23:51.844229 np0000175236 devstack@c-api.service[112052]: WARNING castellan.key_manager.migration [None req-ae817c66-f954-43f8-b5ae-97f8944f65ed None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 03:23:51.845119 np0000175236 devstack@c-api.service[112054]: WSGI app 0 (mountpoint='') ready in 2 seconds on interpreter 0x7b7e804a3668 pid: 112054 (default app) May 20 03:23:51.845563 np0000175236 devstack@c-api.service[112052]: WARNING castellan.key_manager.migration [None req-ae817c66-f954-43f8-b5ae-97f8944f65ed None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 03:23:51.846320 np0000175236 devstack@c-api.service[112053]: WSGI app 0 (mountpoint='') ready in 2 seconds on interpreter 0x7b7e804a3668 pid: 112053 (default app) May 20 03:23:51.847569 np0000175236 devstack@c-api.service[112052]: DEBUG cinder.api.v3.router [None req-ae817c66-f954-43f8-b5ae-97f8944f65ed None None] Extension VolumeTypeAccess extending resource: types {{(pid=112052) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 20 03:23:51.847938 np0000175236 devstack@c-api.service[112052]: DEBUG cinder.api.v3.router [None req-ae817c66-f954-43f8-b5ae-97f8944f65ed None None] Extension SnapshotActions extending resource: snapshots {{(pid=112052) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 20 03:23:51.848190 np0000175236 devstack@c-api.service[112052]: DEBUG cinder.api.v3.router [None req-ae817c66-f954-43f8-b5ae-97f8944f65ed None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=112052) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 20 03:23:51.848759 np0000175236 devstack@c-api.service[112052]: DEBUG cinder.api.v3.router [None req-ae817c66-f954-43f8-b5ae-97f8944f65ed None None] Extension VolumeTypeEncryption extending resource: types {{(pid=112052) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 20 03:23:51.848985 np0000175236 devstack@c-api.service[112052]: DEBUG cinder.api.v3.router [None req-ae817c66-f954-43f8-b5ae-97f8944f65ed None None] Extension VolumeUnmanage extending resource: volumes {{(pid=112052) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 20 03:23:51.849206 np0000175236 devstack@c-api.service[112052]: DEBUG cinder.api.v3.router [None req-ae817c66-f954-43f8-b5ae-97f8944f65ed None None] Extension AdminActions extending resource: volumes {{(pid=112052) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 20 03:23:51.849459 np0000175236 devstack@c-api.service[112052]: DEBUG cinder.api.v3.router [None req-ae817c66-f954-43f8-b5ae-97f8944f65ed None None] Extension AdminActions extending resource: snapshots {{(pid=112052) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 20 03:23:51.849737 np0000175236 devstack@c-api.service[112052]: DEBUG cinder.api.v3.router [None req-ae817c66-f954-43f8-b5ae-97f8944f65ed None None] Extension AdminActions extending resource: backups {{(pid=112052) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 20 03:23:51.850048 np0000175236 devstack@c-api.service[112052]: DEBUG cinder.api.v3.router [None req-ae817c66-f954-43f8-b5ae-97f8944f65ed None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=112052) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 20 03:23:51.850375 np0000175236 devstack@c-api.service[112052]: DEBUG cinder.api.v3.router [None req-ae817c66-f954-43f8-b5ae-97f8944f65ed None None] Extension VolumeActions extending resource: volumes {{(pid=112052) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 20 03:23:51.850695 np0000175236 devstack@c-api.service[112052]: DEBUG cinder.api.v3.router [None req-ae817c66-f954-43f8-b5ae-97f8944f65ed None None] Extension TypesManage extending resource: types {{(pid=112052) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 20 03:23:51.850927 np0000175236 devstack@c-api.service[112052]: DEBUG cinder.api.v3.router [None req-ae817c66-f954-43f8-b5ae-97f8944f65ed None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=112052) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 20 03:23:51.851164 np0000175236 devstack@c-api.service[112052]: DEBUG cinder.api.v3.router [None req-ae817c66-f954-43f8-b5ae-97f8944f65ed None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=112052) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 20 03:23:51.851385 np0000175236 devstack@c-api.service[112052]: DEBUG cinder.api.v3.router [None req-ae817c66-f954-43f8-b5ae-97f8944f65ed None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=112052) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 20 03:23:51.851657 np0000175236 devstack@c-api.service[112052]: DEBUG cinder.api.v3.router [None req-ae817c66-f954-43f8-b5ae-97f8944f65ed None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=112052) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 20 03:23:51.851905 np0000175236 devstack@c-api.service[112052]: DEBUG cinder.api.v3.router [None req-ae817c66-f954-43f8-b5ae-97f8944f65ed None None] Extension UsedLimits extending resource: limits {{(pid=112052) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 20 03:23:51.852103 np0000175236 devstack@c-api.service[112055]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:attachment_create":"" was deprecated in X in favor of "volume:attachment_create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 03:23:51.852103 np0000175236 devstack@c-api.service[112055]: warnings.warn(deprecated_msg) May 20 03:23:51.852327 np0000175236 devstack@c-api.service[112055]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:attachment_update":"rule:admin_or_owner" was deprecated in X in favor of "volume:attachment_update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 03:23:51.852327 np0000175236 devstack@c-api.service[112055]: warnings.warn(deprecated_msg) May 20 03:23:51.852327 np0000175236 devstack@c-api.service[112055]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:attachment_delete":"rule:admin_or_owner" was deprecated in X in favor of "volume:attachment_delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 03:23:51.852327 np0000175236 devstack@c-api.service[112055]: warnings.warn(deprecated_msg) May 20 03:23:51.852327 np0000175236 devstack@c-api.service[112055]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:attachment_complete":"rule:admin_or_owner" was deprecated in X in favor of "volume:attachment_complete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 03:23:51.852818 np0000175236 devstack@c-api.service[112055]: warnings.warn(deprecated_msg) May 20 03:23:51.852818 np0000175236 devstack@c-api.service[112055]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:multiattach_bootable_volume":"rule:admin_or_owner" was deprecated in X in favor of "volume:multiattach_bootable_volume":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 03:23:51.852818 np0000175236 devstack@c-api.service[112055]: warnings.warn(deprecated_msg) May 20 03:23:51.852818 np0000175236 devstack@c-api.service[112055]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "message:get_all":"rule:admin_or_owner" was deprecated in X in favor of "message:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 03:23:51.852818 np0000175236 devstack@c-api.service[112055]: warnings.warn(deprecated_msg) May 20 03:23:51.852818 np0000175236 devstack@c-api.service[112055]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "message:get":"rule:admin_or_owner" was deprecated in X in favor of "message:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 03:23:51.853426 np0000175236 devstack@c-api.service[112055]: warnings.warn(deprecated_msg) May 20 03:23:51.853426 np0000175236 devstack@c-api.service[112055]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "message:delete":"rule:admin_or_owner" was deprecated in X in favor of "message:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 03:23:51.853426 np0000175236 devstack@c-api.service[112055]: warnings.warn(deprecated_msg) May 20 03:23:51.853426 np0000175236 devstack@c-api.service[112055]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_snapshot_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_snapshot_metadata":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 03:23:51.853426 np0000175236 devstack@c-api.service[112055]: warnings.warn(deprecated_msg) May 20 03:23:51.853829 np0000175236 devstack@c-api.service[112055]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update_snapshot_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_snapshot_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 03:23:51.853829 np0000175236 devstack@c-api.service[112055]: warnings.warn(deprecated_msg) May 20 03:23:51.853829 np0000175236 devstack@c-api.service[112055]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete_snapshot_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_snapshot_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 03:23:51.853829 np0000175236 devstack@c-api.service[112055]: warnings.warn(deprecated_msg) May 20 03:23:51.854204 np0000175236 devstack@c-api.service[112055]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_all_snapshots":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_all_snapshots":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 03:23:51.854204 np0000175236 devstack@c-api.service[112055]: warnings.warn(deprecated_msg) May 20 03:23:51.854204 np0000175236 devstack@c-api.service[112055]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:extended_snapshot_attributes":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:extended_snapshot_attributes":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 03:23:51.854204 np0000175236 devstack@c-api.service[112055]: warnings.warn(deprecated_msg) May 20 03:23:51.854581 np0000175236 devstack@c-api.service[112055]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:create_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 03:23:51.854581 np0000175236 devstack@c-api.service[112055]: warnings.warn(deprecated_msg) May 20 03:23:51.854581 np0000175236 devstack@c-api.service[112055]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_snapshot":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 03:23:51.854581 np0000175236 devstack@c-api.service[112055]: warnings.warn(deprecated_msg) May 20 03:23:51.854581 np0000175236 devstack@c-api.service[112055]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 03:23:51.854824 np0000175236 devstack@c-api.service[112055]: warnings.warn(deprecated_msg) May 20 03:23:51.854824 np0000175236 devstack@c-api.service[112055]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 03:23:51.854824 np0000175236 devstack@c-api.service[112055]: warnings.warn(deprecated_msg) May 20 03:23:51.854824 np0000175236 devstack@c-api.service[112055]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "snapshot_extension:snapshot_actions:update_snapshot_status":"" was deprecated in X in favor of "snapshot_extension:snapshot_actions:update_snapshot_status":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 03:23:51.854824 np0000175236 devstack@c-api.service[112055]: warnings.warn(deprecated_msg) May 20 03:23:51.855041 np0000175236 devstack@c-api.service[112055]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:get_all":"rule:admin_or_owner" was deprecated in X in favor of "backup:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 03:23:51.855041 np0000175236 devstack@c-api.service[112055]: warnings.warn(deprecated_msg) May 20 03:23:51.855041 np0000175236 devstack@c-api.service[112055]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:create":"" was deprecated in X in favor of "backup:create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 03:23:51.855041 np0000175236 devstack@c-api.service[112055]: warnings.warn(deprecated_msg) May 20 03:23:51.855041 np0000175236 devstack@c-api.service[112055]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:get":"rule:admin_or_owner" was deprecated in X in favor of "backup:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 03:23:51.855041 np0000175236 devstack@c-api.service[112055]: warnings.warn(deprecated_msg) May 20 03:23:51.855301 np0000175236 devstack@c-api.service[112055]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:update":"rule:admin_or_owner" was deprecated in X in favor of "backup:update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 03:23:51.855301 np0000175236 devstack@c-api.service[112055]: warnings.warn(deprecated_msg) May 20 03:23:51.855301 np0000175236 devstack@c-api.service[112055]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:delete":"rule:admin_or_owner" was deprecated in X in favor of "backup:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 03:23:51.855301 np0000175236 devstack@c-api.service[112055]: warnings.warn(deprecated_msg) May 20 03:23:51.855301 np0000175236 devstack@c-api.service[112055]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:restore":"rule:admin_or_owner" was deprecated in X in favor of "backup:restore":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 03:23:51.855301 np0000175236 devstack@c-api.service[112055]: warnings.warn(deprecated_msg) May 20 03:23:51.855738 np0000175236 devstack@c-api.service[112055]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:get_all":"rule:admin_or_owner" was deprecated in X in favor of "group:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 03:23:51.855738 np0000175236 devstack@c-api.service[112055]: warnings.warn(deprecated_msg) May 20 03:23:51.855738 np0000175236 devstack@c-api.service[112055]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:create":"" was deprecated in X in favor of "group:create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 03:23:51.855738 np0000175236 devstack@c-api.service[112055]: warnings.warn(deprecated_msg) May 20 03:23:51.855738 np0000175236 devstack@c-api.service[112055]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:get":"rule:admin_or_owner" was deprecated in X in favor of "group:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 03:23:51.855738 np0000175236 devstack@c-api.service[112055]: warnings.warn(deprecated_msg) May 20 03:23:51.856002 np0000175236 devstack@c-api.service[112055]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:update":"rule:admin_or_owner" was deprecated in X in favor of "group:update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 03:23:51.856002 np0000175236 devstack@c-api.service[112055]: warnings.warn(deprecated_msg) May 20 03:23:51.856002 np0000175236 devstack@c-api.service[112055]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:get_all_group_snapshots":"rule:admin_or_owner" was deprecated in X in favor of "group:get_all_group_snapshots":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 03:23:51.856002 np0000175236 devstack@c-api.service[112055]: warnings.warn(deprecated_msg) May 20 03:23:51.856002 np0000175236 devstack@c-api.service[112055]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:create_group_snapshot":"" was deprecated in X in favor of "group:create_group_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 03:23:51.856002 np0000175236 devstack@c-api.service[112055]: warnings.warn(deprecated_msg) May 20 03:23:51.856266 np0000175236 devstack@c-api.service[112055]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:get_group_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "group:get_group_snapshot":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 03:23:51.856266 np0000175236 devstack@c-api.service[112055]: warnings.warn(deprecated_msg) May 20 03:23:51.856266 np0000175236 devstack@c-api.service[112055]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:delete_group_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "group:delete_group_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 03:23:51.856266 np0000175236 devstack@c-api.service[112055]: warnings.warn(deprecated_msg) May 20 03:23:51.856443 np0000175236 devstack@c-api.service[112055]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:update_group_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "group:update_group_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 03:23:51.856443 np0000175236 devstack@c-api.service[112055]: warnings.warn(deprecated_msg) May 20 03:23:51.856443 np0000175236 devstack@c-api.service[112055]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:delete":"rule:admin_or_owner" was deprecated in X in favor of "group:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 03:23:51.856443 np0000175236 devstack@c-api.service[112055]: warnings.warn(deprecated_msg) May 20 03:23:51.856443 np0000175236 devstack@c-api.service[112055]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:enable_replication":"rule:admin_or_owner" was deprecated in X in favor of "group:enable_replication":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 03:23:51.856759 np0000175236 devstack@c-api.service[112055]: warnings.warn(deprecated_msg) May 20 03:23:51.856759 np0000175236 devstack@c-api.service[112055]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:disable_replication":"rule:admin_or_owner" was deprecated in X in favor of "group:disable_replication":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 03:23:51.856759 np0000175236 devstack@c-api.service[112055]: warnings.warn(deprecated_msg) May 20 03:23:51.856759 np0000175236 devstack@c-api.service[112055]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:failover_replication":"rule:admin_or_owner" was deprecated in X in favor of "group:failover_replication":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 03:23:51.856759 np0000175236 devstack@c-api.service[112055]: warnings.warn(deprecated_msg) May 20 03:23:51.856968 np0000175236 devstack@c-api.service[112055]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:list_replication_targets":"rule:admin_or_owner" was deprecated in X in favor of "group:list_replication_targets":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 03:23:51.856968 np0000175236 devstack@c-api.service[112055]: warnings.warn(deprecated_msg) May 20 03:23:51.856968 np0000175236 devstack@c-api.service[112055]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:quotas:show":"rule:admin_or_owner" was deprecated in None in favor of "volume_extension:quotas:show":"rule:xena_system_admin_or_project_reader". Reason: None. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 03:23:51.856968 np0000175236 devstack@c-api.service[112055]: warnings.warn(deprecated_msg) May 20 03:23:51.856968 np0000175236 devstack@c-api.service[112055]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "limits_extension:used_limits":"rule:admin_or_owner" was deprecated in X in favor of "limits_extension:used_limits":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 03:23:51.856968 np0000175236 devstack@c-api.service[112055]: warnings.warn(deprecated_msg) May 20 03:23:51.857215 np0000175236 devstack@c-api.service[112055]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:type_get":"" was deprecated in X in favor of "volume_extension:type_get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 03:23:51.857215 np0000175236 devstack@c-api.service[112055]: warnings.warn(deprecated_msg) May 20 03:23:51.857215 np0000175236 devstack@c-api.service[112055]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:type_get_all":"" was deprecated in X in favor of "volume_extension:type_get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 03:23:51.857215 np0000175236 devstack@c-api.service[112055]: warnings.warn(deprecated_msg) May 20 03:23:51.857215 np0000175236 devstack@c-api.service[112055]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:access_types_extra_specs":"rule:admin_api" was deprecated in X in favor of "volume_extension:access_types_extra_specs":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 03:23:51.857447 np0000175236 devstack@c-api.service[112055]: warnings.warn(deprecated_msg) May 20 03:23:51.857447 np0000175236 devstack@c-api.service[112055]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_encryption:create":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:create":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 03:23:51.857447 np0000175236 devstack@c-api.service[112055]: warnings.warn(deprecated_msg) May 20 03:23:51.857447 np0000175236 devstack@c-api.service[112055]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_encryption:get":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:get":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 03:23:51.857447 np0000175236 devstack@c-api.service[112055]: warnings.warn(deprecated_msg) May 20 03:23:51.857720 np0000175236 devstack@c-api.service[112055]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_encryption:update":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:update":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 03:23:51.857720 np0000175236 devstack@c-api.service[112055]: warnings.warn(deprecated_msg) May 20 03:23:51.857720 np0000175236 devstack@c-api.service[112055]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_encryption:delete":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:delete":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 03:23:51.857720 np0000175236 devstack@c-api.service[112055]: warnings.warn(deprecated_msg) May 20 03:23:51.857946 np0000175236 devstack@c-api.service[112055]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_access":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_type_access":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 03:23:51.857946 np0000175236 devstack@c-api.service[112055]: warnings.warn(deprecated_msg) May 20 03:23:51.857946 np0000175236 devstack@c-api.service[112055]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_access:get_all_for_type":"volume_extension:volume_type_access" was deprecated in X in favor of "volume_extension:volume_type_access:get_all_for_type":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_access:get_all_for_type' is a new policy that protects an API call formerly governed by 'volume_extension:volume_type_access', but which has been separated for finer-grained policy control.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 03:23:51.857946 np0000175236 devstack@c-api.service[112055]: warnings.warn(deprecated_msg) May 20 03:23:51.858163 np0000175236 devstack@c-api.service[112055]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:extend":"rule:admin_or_owner" was deprecated in X in favor of "volume:extend":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 03:23:51.858163 np0000175236 devstack@c-api.service[112055]: warnings.warn(deprecated_msg) May 20 03:23:51.858163 np0000175236 devstack@c-api.service[112055]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:extend_attached_volume":"rule:admin_or_owner" was deprecated in X in favor of "volume:extend_attached_volume":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 03:23:51.858163 np0000175236 devstack@c-api.service[112055]: warnings.warn(deprecated_msg) May 20 03:23:51.858163 np0000175236 devstack@c-api.service[112055]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:revert_to_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:revert_to_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 03:23:51.858410 np0000175236 devstack@c-api.service[112055]: warnings.warn(deprecated_msg) May 20 03:23:51.858410 np0000175236 devstack@c-api.service[112055]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:retype":"rule:admin_or_owner" was deprecated in X in favor of "volume:retype":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 03:23:51.858410 np0000175236 devstack@c-api.service[112055]: warnings.warn(deprecated_msg) May 20 03:23:51.858410 np0000175236 devstack@c-api.service[112055]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update_readonly_flag":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_readonly_flag":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 03:23:51.858410 np0000175236 devstack@c-api.service[112055]: warnings.warn(deprecated_msg) May 20 03:23:51.858724 np0000175236 devstack@c-api.service[112055]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:upload_image":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:upload_image":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 03:23:51.858724 np0000175236 devstack@c-api.service[112055]: warnings.warn(deprecated_msg) May 20 03:23:51.858724 np0000175236 devstack@c-api.service[112055]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:initialize_connection":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:initialize_connection":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 03:23:51.858724 np0000175236 devstack@c-api.service[112055]: warnings.warn(deprecated_msg) May 20 03:23:51.858946 np0000175236 devstack@c-api.service[112055]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:terminate_connection":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:terminate_connection":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 03:23:51.858946 np0000175236 devstack@c-api.service[112055]: warnings.warn(deprecated_msg) May 20 03:23:51.858946 np0000175236 devstack@c-api.service[112055]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:roll_detaching":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:roll_detaching":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 03:23:51.858946 np0000175236 devstack@c-api.service[112055]: warnings.warn(deprecated_msg) May 20 03:23:51.859122 np0000175236 devstack@c-api.service[112055]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:reserve":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:reserve":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 03:23:51.859122 np0000175236 devstack@c-api.service[112055]: warnings.warn(deprecated_msg) May 20 03:23:51.859122 np0000175236 devstack@c-api.service[112055]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:unreserve":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:unreserve":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 03:23:51.859122 np0000175236 devstack@c-api.service[112055]: warnings.warn(deprecated_msg) May 20 03:23:51.859294 np0000175236 devstack@c-api.service[112055]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:begin_detaching":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:begin_detaching":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 03:23:51.859294 np0000175236 devstack@c-api.service[112055]: warnings.warn(deprecated_msg) May 20 03:23:51.859294 np0000175236 devstack@c-api.service[112055]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:attach":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:attach":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 03:23:51.859294 np0000175236 devstack@c-api.service[112055]: warnings.warn(deprecated_msg) May 20 03:23:51.859459 np0000175236 devstack@c-api.service[112055]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:detach":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:detach":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 03:23:51.859459 np0000175236 devstack@c-api.service[112055]: warnings.warn(deprecated_msg) May 20 03:23:51.859459 np0000175236 devstack@c-api.service[112055]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_all_transfers":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_all_transfers":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 03:23:51.859459 np0000175236 devstack@c-api.service[112055]: warnings.warn(deprecated_msg) May 20 03:23:51.859674 np0000175236 devstack@c-api.service[112055]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create_transfer":"rule:admin_or_owner" was deprecated in X in favor of "volume:create_transfer":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 03:23:51.859674 np0000175236 devstack@c-api.service[112055]: warnings.warn(deprecated_msg) May 20 03:23:51.859674 np0000175236 devstack@c-api.service[112055]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_transfer":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_transfer":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 03:23:51.859674 np0000175236 devstack@c-api.service[112055]: warnings.warn(deprecated_msg) May 20 03:23:51.859674 np0000175236 devstack@c-api.service[112055]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:accept_transfer":"" was deprecated in X in favor of "volume:accept_transfer":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 03:23:51.859674 np0000175236 devstack@c-api.service[112055]: warnings.warn(deprecated_msg) May 20 03:23:51.859926 np0000175236 devstack@c-api.service[112055]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete_transfer":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_transfer":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 03:23:51.859926 np0000175236 devstack@c-api.service[112055]: warnings.warn(deprecated_msg) May 20 03:23:51.859926 np0000175236 devstack@c-api.service[112055]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_volume_metadata":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 03:23:51.859926 np0000175236 devstack@c-api.service[112055]: warnings.warn(deprecated_msg) May 20 03:23:51.859926 np0000175236 devstack@c-api.service[112055]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:create_volume_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 03:23:51.860181 np0000175236 devstack@c-api.service[112055]: warnings.warn(deprecated_msg) May 20 03:23:51.860181 np0000175236 devstack@c-api.service[112055]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_volume_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 03:23:51.860181 np0000175236 devstack@c-api.service[112055]: warnings.warn(deprecated_msg) May 20 03:23:51.860181 np0000175236 devstack@c-api.service[112055]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_volume_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 03:23:51.860181 np0000175236 devstack@c-api.service[112055]: warnings.warn(deprecated_msg) May 20 03:23:51.860181 np0000175236 devstack@c-api.service[112055]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_image_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_image_metadata:show":"rule:xena_system_admin_or_project_reader". Reason: volume_extension:volume_image_metadata has been replaced by more granular policies that separately govern show, set, and remove operations.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 03:23:51.860181 np0000175236 devstack@c-api.service[112055]: warnings.warn(deprecated_msg) May 20 03:23:51.860503 np0000175236 devstack@c-api.service[112055]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_image_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_image_metadata:set":"rule:xena_system_admin_or_project_member". Reason: volume_extension:volume_image_metadata has been replaced by more granular policies that separately govern show, set, and remove operations.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 03:23:51.860503 np0000175236 devstack@c-api.service[112055]: warnings.warn(deprecated_msg) May 20 03:23:51.860503 np0000175236 devstack@c-api.service[112055]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_image_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_image_metadata:remove":"rule:xena_system_admin_or_project_member". Reason: volume_extension:volume_image_metadata has been replaced by more granular policies that separately govern show, set, and remove operations.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 03:23:51.860503 np0000175236 devstack@c-api.service[112055]: warnings.warn(deprecated_msg) May 20 03:23:51.860503 np0000175236 devstack@c-api.service[112055]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:types_extra_specs:index":"" was deprecated in X in favor of "volume_extension:types_extra_specs:index":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 03:23:51.860503 np0000175236 devstack@c-api.service[112055]: warnings.warn(deprecated_msg) May 20 03:23:51.860785 np0000175236 devstack@c-api.service[112055]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:types_extra_specs:show":"" was deprecated in X in favor of "volume_extension:types_extra_specs:show":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 03:23:51.860785 np0000175236 devstack@c-api.service[112055]: warnings.warn(deprecated_msg) May 20 03:23:51.860785 np0000175236 devstack@c-api.service[112055]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create":"" was deprecated in X in favor of "volume:create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 03:23:51.860785 np0000175236 devstack@c-api.service[112055]: warnings.warn(deprecated_msg) May 20 03:23:51.860785 np0000175236 devstack@c-api.service[112055]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create_from_image":"" was deprecated in X in favor of "volume:create_from_image":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 03:23:51.860785 np0000175236 devstack@c-api.service[112055]: warnings.warn(deprecated_msg) May 20 03:23:51.861098 np0000175236 devstack@c-api.service[112055]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get":"rule:admin_or_owner" was deprecated in X in favor of "volume:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 03:23:51.861098 np0000175236 devstack@c-api.service[112055]: warnings.warn(deprecated_msg) May 20 03:23:51.861098 np0000175236 devstack@c-api.service[112055]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_all":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 03:23:51.861098 np0000175236 devstack@c-api.service[112055]: warnings.warn(deprecated_msg) May 20 03:23:51.861098 np0000175236 devstack@c-api.service[112055]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update":"rule:admin_or_owner" was deprecated in X in favor of "volume:update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 03:23:51.861098 np0000175236 devstack@c-api.service[112055]: warnings.warn(deprecated_msg) May 20 03:23:51.861380 np0000175236 devstack@c-api.service[112055]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 03:23:51.861380 np0000175236 devstack@c-api.service[112055]: warnings.warn(deprecated_msg) May 20 03:23:51.861380 np0000175236 devstack@c-api.service[112055]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_tenant_attribute":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_tenant_attribute":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 03:23:51.861380 np0000175236 devstack@c-api.service[112055]: warnings.warn(deprecated_msg) May 20 03:23:51.861574 np0000175236 devstack@c-api.service[112055]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_encryption_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_encryption_metadata":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 03:23:51.861574 np0000175236 devstack@c-api.service[112055]: warnings.warn(deprecated_msg) May 20 03:23:51.861574 np0000175236 devstack@c-api.service[112055]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:multiattach":"rule:admin_or_owner" was deprecated in X in favor of "volume:multiattach":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 03:23:51.861574 np0000175236 devstack@c-api.service[112055]: warnings.warn(deprecated_msg) May 20 03:23:51.861773 np0000175236 devstack@c-api.service[112055]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:default_set_or_update":"rule:system_or_domain_or_project_admin" was deprecated in X in favor of "volume_extension:default_set_or_update":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 03:23:51.861773 np0000175236 devstack@c-api.service[112055]: warnings.warn(deprecated_msg) May 20 03:23:51.861773 np0000175236 devstack@c-api.service[112055]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:default_get":"rule:system_or_domain_or_project_admin" was deprecated in X in favor of "volume_extension:default_get":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 03:23:51.861773 np0000175236 devstack@c-api.service[112055]: warnings.warn(deprecated_msg) May 20 03:23:51.861963 np0000175236 devstack@c-api.service[112055]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:default_get_all":"role:admin and system_scope:all" was deprecated in X in favor of "volume_extension:default_get_all":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 03:23:51.861963 np0000175236 devstack@c-api.service[112055]: warnings.warn(deprecated_msg) May 20 03:23:51.861963 np0000175236 devstack@c-api.service[112055]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:default_unset":"rule:system_or_domain_or_project_admin" was deprecated in X in favor of "volume_extension:default_unset":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 03:23:51.861963 np0000175236 devstack@c-api.service[112055]: warnings.warn(deprecated_msg) May 20 03:23:51.861963 np0000175236 devstack@c-api.service[112055]: DEBUG cinder.api.middleware.request_id [None req-ffc22cfd-a13c-4907-be3d-9959f25bc83c None None] RequestId filter calling following filter/app {{(pid=112055) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 20 03:23:51.861963 np0000175236 devstack@c-api.service[112055]: [pid: 112055|app: 0|req: 1/1] 199.204.45.44 () {60 vars in 949 bytes} [Wed May 20 03:23:51 2026] GET /volume/v3/ => generated 114 bytes in 14 msecs (HTTP/1.1 401) 5 headers in 232 bytes (1 switches on core 0) May 20 03:23:51.865671 np0000175236 devstack@c-api.service[112052]: WSGI app 0 (mountpoint='') ready in 2 seconds on interpreter 0x7b7e804a3668 pid: 112052 (default app) May 20 03:23:59.301799 np0000175236 devstack@c-api.service[112054]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:attachment_create":"" was deprecated in X in favor of "volume:attachment_create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 03:23:59.301799 np0000175236 devstack@c-api.service[112054]: warnings.warn(deprecated_msg) May 20 03:23:59.301799 np0000175236 devstack@c-api.service[112054]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:attachment_update":"rule:admin_or_owner" was deprecated in X in favor of "volume:attachment_update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 03:23:59.301799 np0000175236 devstack@c-api.service[112054]: warnings.warn(deprecated_msg) May 20 03:23:59.301799 np0000175236 devstack@c-api.service[112054]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:attachment_delete":"rule:admin_or_owner" was deprecated in X in favor of "volume:attachment_delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 03:23:59.302946 np0000175236 devstack@c-api.service[112054]: warnings.warn(deprecated_msg) May 20 03:23:59.302946 np0000175236 devstack@c-api.service[112054]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:attachment_complete":"rule:admin_or_owner" was deprecated in X in favor of "volume:attachment_complete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 03:23:59.302946 np0000175236 devstack@c-api.service[112054]: warnings.warn(deprecated_msg) May 20 03:23:59.302946 np0000175236 devstack@c-api.service[112054]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:multiattach_bootable_volume":"rule:admin_or_owner" was deprecated in X in favor of "volume:multiattach_bootable_volume":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 03:23:59.302946 np0000175236 devstack@c-api.service[112054]: warnings.warn(deprecated_msg) May 20 03:23:59.303344 np0000175236 devstack@c-api.service[112054]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "message:get_all":"rule:admin_or_owner" was deprecated in X in favor of "message:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 03:23:59.303344 np0000175236 devstack@c-api.service[112054]: warnings.warn(deprecated_msg) May 20 03:23:59.303344 np0000175236 devstack@c-api.service[112054]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "message:get":"rule:admin_or_owner" was deprecated in X in favor of "message:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 03:23:59.303344 np0000175236 devstack@c-api.service[112054]: warnings.warn(deprecated_msg) May 20 03:23:59.303344 np0000175236 devstack@c-api.service[112054]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "message:delete":"rule:admin_or_owner" was deprecated in X in favor of "message:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 03:23:59.303344 np0000175236 devstack@c-api.service[112054]: warnings.warn(deprecated_msg) May 20 03:23:59.303802 np0000175236 devstack@c-api.service[112054]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_snapshot_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_snapshot_metadata":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 03:23:59.303802 np0000175236 devstack@c-api.service[112054]: warnings.warn(deprecated_msg) May 20 03:23:59.303802 np0000175236 devstack@c-api.service[112054]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update_snapshot_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_snapshot_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 03:23:59.303802 np0000175236 devstack@c-api.service[112054]: warnings.warn(deprecated_msg) May 20 03:23:59.304101 np0000175236 devstack@c-api.service[112054]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete_snapshot_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_snapshot_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 03:23:59.304101 np0000175236 devstack@c-api.service[112054]: warnings.warn(deprecated_msg) May 20 03:23:59.304101 np0000175236 devstack@c-api.service[112054]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_all_snapshots":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_all_snapshots":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 03:23:59.304101 np0000175236 devstack@c-api.service[112054]: warnings.warn(deprecated_msg) May 20 03:23:59.304379 np0000175236 devstack@c-api.service[112054]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:extended_snapshot_attributes":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:extended_snapshot_attributes":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 03:23:59.304379 np0000175236 devstack@c-api.service[112054]: warnings.warn(deprecated_msg) May 20 03:23:59.304379 np0000175236 devstack@c-api.service[112054]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:create_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 03:23:59.304379 np0000175236 devstack@c-api.service[112054]: warnings.warn(deprecated_msg) May 20 03:23:59.304661 np0000175236 devstack@c-api.service[112054]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_snapshot":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 03:23:59.304661 np0000175236 devstack@c-api.service[112054]: warnings.warn(deprecated_msg) May 20 03:23:59.304661 np0000175236 devstack@c-api.service[112054]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 03:23:59.304661 np0000175236 devstack@c-api.service[112054]: warnings.warn(deprecated_msg) May 20 03:23:59.304661 np0000175236 devstack@c-api.service[112054]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 03:23:59.304856 np0000175236 devstack@c-api.service[112054]: warnings.warn(deprecated_msg) May 20 03:23:59.304856 np0000175236 devstack@c-api.service[112054]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "snapshot_extension:snapshot_actions:update_snapshot_status":"" was deprecated in X in favor of "snapshot_extension:snapshot_actions:update_snapshot_status":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 03:23:59.304856 np0000175236 devstack@c-api.service[112054]: warnings.warn(deprecated_msg) May 20 03:23:59.304856 np0000175236 devstack@c-api.service[112054]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:get_all":"rule:admin_or_owner" was deprecated in X in favor of "backup:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 03:23:59.304856 np0000175236 devstack@c-api.service[112054]: warnings.warn(deprecated_msg) May 20 03:23:59.305060 np0000175236 devstack@c-api.service[112054]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:create":"" was deprecated in X in favor of "backup:create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 03:23:59.305060 np0000175236 devstack@c-api.service[112054]: warnings.warn(deprecated_msg) May 20 03:23:59.305060 np0000175236 devstack@c-api.service[112054]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:get":"rule:admin_or_owner" was deprecated in X in favor of "backup:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 03:23:59.305060 np0000175236 devstack@c-api.service[112054]: warnings.warn(deprecated_msg) May 20 03:23:59.305060 np0000175236 devstack@c-api.service[112054]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:update":"rule:admin_or_owner" was deprecated in X in favor of "backup:update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 03:23:59.305060 np0000175236 devstack@c-api.service[112054]: warnings.warn(deprecated_msg) May 20 03:23:59.305282 np0000175236 devstack@c-api.service[112054]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:delete":"rule:admin_or_owner" was deprecated in X in favor of "backup:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 03:23:59.305282 np0000175236 devstack@c-api.service[112054]: warnings.warn(deprecated_msg) May 20 03:23:59.305282 np0000175236 devstack@c-api.service[112054]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:restore":"rule:admin_or_owner" was deprecated in X in favor of "backup:restore":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 03:23:59.305282 np0000175236 devstack@c-api.service[112054]: warnings.warn(deprecated_msg) May 20 03:23:59.305282 np0000175236 devstack@c-api.service[112054]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:get_all":"rule:admin_or_owner" was deprecated in X in favor of "group:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 03:23:59.305282 np0000175236 devstack@c-api.service[112054]: warnings.warn(deprecated_msg) May 20 03:23:59.305502 np0000175236 devstack@c-api.service[112054]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:create":"" was deprecated in X in favor of "group:create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 03:23:59.305502 np0000175236 devstack@c-api.service[112054]: warnings.warn(deprecated_msg) May 20 03:23:59.305502 np0000175236 devstack@c-api.service[112054]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:get":"rule:admin_or_owner" was deprecated in X in favor of "group:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 03:23:59.305502 np0000175236 devstack@c-api.service[112054]: warnings.warn(deprecated_msg) May 20 03:23:59.305502 np0000175236 devstack@c-api.service[112054]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:update":"rule:admin_or_owner" was deprecated in X in favor of "group:update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 03:23:59.305502 np0000175236 devstack@c-api.service[112054]: warnings.warn(deprecated_msg) May 20 03:23:59.305860 np0000175236 devstack@c-api.service[112054]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:get_all_group_snapshots":"rule:admin_or_owner" was deprecated in X in favor of "group:get_all_group_snapshots":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 03:23:59.305860 np0000175236 devstack@c-api.service[112054]: warnings.warn(deprecated_msg) May 20 03:23:59.305860 np0000175236 devstack@c-api.service[112054]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:create_group_snapshot":"" was deprecated in X in favor of "group:create_group_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 03:23:59.305860 np0000175236 devstack@c-api.service[112054]: warnings.warn(deprecated_msg) May 20 03:23:59.305860 np0000175236 devstack@c-api.service[112054]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:get_group_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "group:get_group_snapshot":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 03:23:59.306068 np0000175236 devstack@c-api.service[112054]: warnings.warn(deprecated_msg) May 20 03:23:59.306068 np0000175236 devstack@c-api.service[112054]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:delete_group_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "group:delete_group_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 03:23:59.306068 np0000175236 devstack@c-api.service[112054]: warnings.warn(deprecated_msg) May 20 03:23:59.306068 np0000175236 devstack@c-api.service[112054]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:update_group_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "group:update_group_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 03:23:59.306068 np0000175236 devstack@c-api.service[112054]: warnings.warn(deprecated_msg) May 20 03:23:59.306248 np0000175236 devstack@c-api.service[112054]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:delete":"rule:admin_or_owner" was deprecated in X in favor of "group:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 03:23:59.306248 np0000175236 devstack@c-api.service[112054]: warnings.warn(deprecated_msg) May 20 03:23:59.306248 np0000175236 devstack@c-api.service[112054]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:enable_replication":"rule:admin_or_owner" was deprecated in X in favor of "group:enable_replication":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 03:23:59.306248 np0000175236 devstack@c-api.service[112054]: warnings.warn(deprecated_msg) May 20 03:23:59.306248 np0000175236 devstack@c-api.service[112054]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:disable_replication":"rule:admin_or_owner" was deprecated in X in favor of "group:disable_replication":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 03:23:59.306248 np0000175236 devstack@c-api.service[112054]: warnings.warn(deprecated_msg) May 20 03:23:59.306467 np0000175236 devstack@c-api.service[112054]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:failover_replication":"rule:admin_or_owner" was deprecated in X in favor of "group:failover_replication":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 03:23:59.306467 np0000175236 devstack@c-api.service[112054]: warnings.warn(deprecated_msg) May 20 03:23:59.306467 np0000175236 devstack@c-api.service[112054]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:list_replication_targets":"rule:admin_or_owner" was deprecated in X in favor of "group:list_replication_targets":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 03:23:59.306467 np0000175236 devstack@c-api.service[112054]: warnings.warn(deprecated_msg) May 20 03:23:59.306467 np0000175236 devstack@c-api.service[112054]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:quotas:show":"rule:admin_or_owner" was deprecated in None in favor of "volume_extension:quotas:show":"rule:xena_system_admin_or_project_reader". Reason: None. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 03:23:59.306467 np0000175236 devstack@c-api.service[112054]: warnings.warn(deprecated_msg) May 20 03:23:59.306770 np0000175236 devstack@c-api.service[112054]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "limits_extension:used_limits":"rule:admin_or_owner" was deprecated in X in favor of "limits_extension:used_limits":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 03:23:59.306770 np0000175236 devstack@c-api.service[112054]: warnings.warn(deprecated_msg) May 20 03:23:59.306770 np0000175236 devstack@c-api.service[112054]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:type_get":"" was deprecated in X in favor of "volume_extension:type_get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 03:23:59.306770 np0000175236 devstack@c-api.service[112054]: warnings.warn(deprecated_msg) May 20 03:23:59.306770 np0000175236 devstack@c-api.service[112054]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:type_get_all":"" was deprecated in X in favor of "volume_extension:type_get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 03:23:59.307963 np0000175236 devstack@c-api.service[112054]: warnings.warn(deprecated_msg) May 20 03:23:59.307963 np0000175236 devstack@c-api.service[112054]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:access_types_extra_specs":"rule:admin_api" was deprecated in X in favor of "volume_extension:access_types_extra_specs":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 03:23:59.307963 np0000175236 devstack@c-api.service[112054]: warnings.warn(deprecated_msg) May 20 03:23:59.307963 np0000175236 devstack@c-api.service[112054]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_encryption:create":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:create":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 03:23:59.307963 np0000175236 devstack@c-api.service[112054]: warnings.warn(deprecated_msg) May 20 03:23:59.308379 np0000175236 devstack@c-api.service[112054]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_encryption:get":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:get":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 03:23:59.308379 np0000175236 devstack@c-api.service[112054]: warnings.warn(deprecated_msg) May 20 03:23:59.308379 np0000175236 devstack@c-api.service[112054]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_encryption:update":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:update":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 03:23:59.308379 np0000175236 devstack@c-api.service[112054]: warnings.warn(deprecated_msg) May 20 03:23:59.308754 np0000175236 devstack@c-api.service[112054]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_encryption:delete":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:delete":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 03:23:59.308754 np0000175236 devstack@c-api.service[112054]: warnings.warn(deprecated_msg) May 20 03:23:59.308754 np0000175236 devstack@c-api.service[112054]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_access":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_type_access":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 03:23:59.308754 np0000175236 devstack@c-api.service[112054]: warnings.warn(deprecated_msg) May 20 03:23:59.308917 np0000175236 devstack@c-api.service[112054]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_access:get_all_for_type":"volume_extension:volume_type_access" was deprecated in X in favor of "volume_extension:volume_type_access:get_all_for_type":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_access:get_all_for_type' is a new policy that protects an API call formerly governed by 'volume_extension:volume_type_access', but which has been separated for finer-grained policy control.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 03:23:59.308917 np0000175236 devstack@c-api.service[112054]: warnings.warn(deprecated_msg) May 20 03:23:59.308917 np0000175236 devstack@c-api.service[112054]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:extend":"rule:admin_or_owner" was deprecated in X in favor of "volume:extend":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 03:23:59.308917 np0000175236 devstack@c-api.service[112054]: warnings.warn(deprecated_msg) May 20 03:23:59.308917 np0000175236 devstack@c-api.service[112054]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:extend_attached_volume":"rule:admin_or_owner" was deprecated in X in favor of "volume:extend_attached_volume":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 03:23:59.309117 np0000175236 devstack@c-api.service[112054]: warnings.warn(deprecated_msg) May 20 03:23:59.309117 np0000175236 devstack@c-api.service[112054]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:revert_to_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:revert_to_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 03:23:59.309117 np0000175236 devstack@c-api.service[112054]: warnings.warn(deprecated_msg) May 20 03:23:59.309117 np0000175236 devstack@c-api.service[112054]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:retype":"rule:admin_or_owner" was deprecated in X in favor of "volume:retype":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 03:23:59.309117 np0000175236 devstack@c-api.service[112054]: warnings.warn(deprecated_msg) May 20 03:23:59.309430 np0000175236 devstack@c-api.service[112054]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update_readonly_flag":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_readonly_flag":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 03:23:59.309430 np0000175236 devstack@c-api.service[112054]: warnings.warn(deprecated_msg) May 20 03:23:59.309430 np0000175236 devstack@c-api.service[112054]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:upload_image":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:upload_image":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 03:23:59.309430 np0000175236 devstack@c-api.service[112054]: warnings.warn(deprecated_msg) May 20 03:23:59.309623 np0000175236 devstack@c-api.service[112054]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:initialize_connection":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:initialize_connection":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 03:23:59.309623 np0000175236 devstack@c-api.service[112054]: warnings.warn(deprecated_msg) May 20 03:23:59.309623 np0000175236 devstack@c-api.service[112054]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:terminate_connection":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:terminate_connection":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 03:23:59.309623 np0000175236 devstack@c-api.service[112054]: warnings.warn(deprecated_msg) May 20 03:23:59.309785 np0000175236 devstack@c-api.service[112054]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:roll_detaching":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:roll_detaching":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 03:23:59.309785 np0000175236 devstack@c-api.service[112054]: warnings.warn(deprecated_msg) May 20 03:23:59.309785 np0000175236 devstack@c-api.service[112054]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:reserve":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:reserve":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 03:23:59.309785 np0000175236 devstack@c-api.service[112054]: warnings.warn(deprecated_msg) May 20 03:23:59.309945 np0000175236 devstack@c-api.service[112054]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:unreserve":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:unreserve":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 03:23:59.309945 np0000175236 devstack@c-api.service[112054]: warnings.warn(deprecated_msg) May 20 03:23:59.309945 np0000175236 devstack@c-api.service[112054]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:begin_detaching":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:begin_detaching":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 03:23:59.309945 np0000175236 devstack@c-api.service[112054]: warnings.warn(deprecated_msg) May 20 03:23:59.310106 np0000175236 devstack@c-api.service[112054]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:attach":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:attach":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 03:23:59.310106 np0000175236 devstack@c-api.service[112054]: warnings.warn(deprecated_msg) May 20 03:23:59.310106 np0000175236 devstack@c-api.service[112054]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:detach":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:detach":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 03:23:59.310106 np0000175236 devstack@c-api.service[112054]: warnings.warn(deprecated_msg) May 20 03:23:59.310261 np0000175236 devstack@c-api.service[112054]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_all_transfers":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_all_transfers":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 03:23:59.310261 np0000175236 devstack@c-api.service[112054]: warnings.warn(deprecated_msg) May 20 03:23:59.310261 np0000175236 devstack@c-api.service[112054]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create_transfer":"rule:admin_or_owner" was deprecated in X in favor of "volume:create_transfer":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 03:23:59.310261 np0000175236 devstack@c-api.service[112054]: warnings.warn(deprecated_msg) May 20 03:23:59.310261 np0000175236 devstack@c-api.service[112054]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_transfer":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_transfer":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 03:23:59.310533 np0000175236 devstack@c-api.service[112054]: warnings.warn(deprecated_msg) May 20 03:23:59.310533 np0000175236 devstack@c-api.service[112054]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:accept_transfer":"" was deprecated in X in favor of "volume:accept_transfer":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 03:23:59.310533 np0000175236 devstack@c-api.service[112054]: warnings.warn(deprecated_msg) May 20 03:23:59.310533 np0000175236 devstack@c-api.service[112054]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete_transfer":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_transfer":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 03:23:59.310533 np0000175236 devstack@c-api.service[112054]: warnings.warn(deprecated_msg) May 20 03:23:59.310533 np0000175236 devstack@c-api.service[112054]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_volume_metadata":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 03:23:59.310804 np0000175236 devstack@c-api.service[112054]: warnings.warn(deprecated_msg) May 20 03:23:59.310804 np0000175236 devstack@c-api.service[112054]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:create_volume_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 03:23:59.310804 np0000175236 devstack@c-api.service[112054]: warnings.warn(deprecated_msg) May 20 03:23:59.310804 np0000175236 devstack@c-api.service[112054]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_volume_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 03:23:59.310804 np0000175236 devstack@c-api.service[112054]: warnings.warn(deprecated_msg) May 20 03:23:59.310990 np0000175236 devstack@c-api.service[112054]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_volume_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 03:23:59.310990 np0000175236 devstack@c-api.service[112054]: warnings.warn(deprecated_msg) May 20 03:23:59.310990 np0000175236 devstack@c-api.service[112054]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_image_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_image_metadata:show":"rule:xena_system_admin_or_project_reader". Reason: volume_extension:volume_image_metadata has been replaced by more granular policies that separately govern show, set, and remove operations.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 03:23:59.310990 np0000175236 devstack@c-api.service[112054]: warnings.warn(deprecated_msg) May 20 03:23:59.310990 np0000175236 devstack@c-api.service[112054]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_image_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_image_metadata:set":"rule:xena_system_admin_or_project_member". Reason: volume_extension:volume_image_metadata has been replaced by more granular policies that separately govern show, set, and remove operations.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 03:23:59.310990 np0000175236 devstack@c-api.service[112054]: warnings.warn(deprecated_msg) May 20 03:23:59.311215 np0000175236 devstack@c-api.service[112054]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_image_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_image_metadata:remove":"rule:xena_system_admin_or_project_member". Reason: volume_extension:volume_image_metadata has been replaced by more granular policies that separately govern show, set, and remove operations.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 03:23:59.311215 np0000175236 devstack@c-api.service[112054]: warnings.warn(deprecated_msg) May 20 03:23:59.311215 np0000175236 devstack@c-api.service[112054]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:types_extra_specs:index":"" was deprecated in X in favor of "volume_extension:types_extra_specs:index":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 03:23:59.311215 np0000175236 devstack@c-api.service[112054]: warnings.warn(deprecated_msg) May 20 03:23:59.311215 np0000175236 devstack@c-api.service[112054]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:types_extra_specs:show":"" was deprecated in X in favor of "volume_extension:types_extra_specs:show":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 03:23:59.311215 np0000175236 devstack@c-api.service[112054]: warnings.warn(deprecated_msg) May 20 03:23:59.311631 np0000175236 devstack@c-api.service[112054]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create":"" was deprecated in X in favor of "volume:create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 03:23:59.311631 np0000175236 devstack@c-api.service[112054]: warnings.warn(deprecated_msg) May 20 03:23:59.311631 np0000175236 devstack@c-api.service[112054]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create_from_image":"" was deprecated in X in favor of "volume:create_from_image":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 03:23:59.311631 np0000175236 devstack@c-api.service[112054]: warnings.warn(deprecated_msg) May 20 03:23:59.311631 np0000175236 devstack@c-api.service[112054]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get":"rule:admin_or_owner" was deprecated in X in favor of "volume:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 03:23:59.311631 np0000175236 devstack@c-api.service[112054]: warnings.warn(deprecated_msg) May 20 03:23:59.311895 np0000175236 devstack@c-api.service[112054]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_all":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 03:23:59.311895 np0000175236 devstack@c-api.service[112054]: warnings.warn(deprecated_msg) May 20 03:23:59.311895 np0000175236 devstack@c-api.service[112054]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update":"rule:admin_or_owner" was deprecated in X in favor of "volume:update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 03:23:59.311895 np0000175236 devstack@c-api.service[112054]: warnings.warn(deprecated_msg) May 20 03:23:59.311895 np0000175236 devstack@c-api.service[112054]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 03:23:59.311895 np0000175236 devstack@c-api.service[112054]: warnings.warn(deprecated_msg) May 20 03:23:59.312160 np0000175236 devstack@c-api.service[112054]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_tenant_attribute":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_tenant_attribute":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 03:23:59.312160 np0000175236 devstack@c-api.service[112054]: warnings.warn(deprecated_msg) May 20 03:23:59.312160 np0000175236 devstack@c-api.service[112054]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_encryption_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_encryption_metadata":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 03:23:59.312160 np0000175236 devstack@c-api.service[112054]: warnings.warn(deprecated_msg) May 20 03:23:59.312318 np0000175236 devstack@c-api.service[112054]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:multiattach":"rule:admin_or_owner" was deprecated in X in favor of "volume:multiattach":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 03:23:59.312318 np0000175236 devstack@c-api.service[112054]: warnings.warn(deprecated_msg) May 20 03:23:59.312318 np0000175236 devstack@c-api.service[112054]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:default_set_or_update":"rule:system_or_domain_or_project_admin" was deprecated in X in favor of "volume_extension:default_set_or_update":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 03:23:59.312318 np0000175236 devstack@c-api.service[112054]: warnings.warn(deprecated_msg) May 20 03:23:59.312318 np0000175236 devstack@c-api.service[112054]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:default_get":"rule:system_or_domain_or_project_admin" was deprecated in X in favor of "volume_extension:default_get":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 03:23:59.312533 np0000175236 devstack@c-api.service[112054]: warnings.warn(deprecated_msg) May 20 03:23:59.312533 np0000175236 devstack@c-api.service[112054]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:default_get_all":"role:admin and system_scope:all" was deprecated in X in favor of "volume_extension:default_get_all":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 03:23:59.312533 np0000175236 devstack@c-api.service[112054]: warnings.warn(deprecated_msg) May 20 03:23:59.312533 np0000175236 devstack@c-api.service[112054]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:default_unset":"rule:system_or_domain_or_project_admin" was deprecated in X in favor of "volume_extension:default_unset":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 03:23:59.312533 np0000175236 devstack@c-api.service[112054]: warnings.warn(deprecated_msg) May 20 03:23:59.312533 np0000175236 devstack@c-api.service[112054]: DEBUG cinder.api.middleware.request_id [None req-bb089aec-9d34-426a-8641-6e97039c7b6b None None] RequestId filter calling following filter/app {{(pid=112054) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 20 03:23:59.797359 np0000175236 devstack@c-api.service[112054]: INFO cinder.api.openstack.wsgi [None req-bb089aec-9d34-426a-8641-6e97039c7b6b admin admin] POST https://199.204.45.44/volume/v3/types May 20 03:23:59.797952 np0000175236 devstack@c-api.service[112054]: DEBUG cinder.api.openstack.wsgi [None req-bb089aec-9d34-426a-8641-6e97039c7b6b admin admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "lvmdriver-1", "description": null, "os-volume-type-access:is_public": true}} {{(pid=112054) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} May 20 03:23:59.799607 np0000175236 devstack@c-api.service[112054]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. May 20 03:23:59.799607 np0000175236 devstack@c-api.service[112054]: warnings.warn( May 20 03:23:59.806275 np0000175236 devstack@c-api.service[112054]: DEBUG oslo_db.sqlalchemy.engines [None req-bb089aec-9d34-426a-8641-6e97039c7b6b 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=112054) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 20 03:23:59.834252 np0000175236 devstack@c-api.service[112054]: INFO cinder.api.openstack.wsgi [None req-bb089aec-9d34-426a-8641-6e97039c7b6b admin admin] https://199.204.45.44/volume/v3/types returned with HTTP 200 May 20 03:23:59.834799 np0000175236 devstack@c-api.service[112054]: [pid: 112054|app: 0|req: 1/2] 199.204.45.44 () {68 vars in 1281 bytes} [Wed May 20 03:23:59 2026] POST /volume/v3/types => generated 186 bytes in 546 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) May 20 03:23:59.864445 np0000175236 devstack@c-api.service[112053]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:attachment_create":"" was deprecated in X in favor of "volume:attachment_create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 03:23:59.864445 np0000175236 devstack@c-api.service[112053]: warnings.warn(deprecated_msg) May 20 03:23:59.864445 np0000175236 devstack@c-api.service[112053]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:attachment_update":"rule:admin_or_owner" was deprecated in X in favor of "volume:attachment_update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 03:23:59.864445 np0000175236 devstack@c-api.service[112053]: warnings.warn(deprecated_msg) May 20 03:23:59.865346 np0000175236 devstack@c-api.service[112053]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:attachment_delete":"rule:admin_or_owner" was deprecated in X in favor of "volume:attachment_delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 03:23:59.865346 np0000175236 devstack@c-api.service[112053]: warnings.warn(deprecated_msg) May 20 03:23:59.865346 np0000175236 devstack@c-api.service[112053]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:attachment_complete":"rule:admin_or_owner" was deprecated in X in favor of "volume:attachment_complete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 03:23:59.865346 np0000175236 devstack@c-api.service[112053]: warnings.warn(deprecated_msg) May 20 03:23:59.865751 np0000175236 devstack@c-api.service[112053]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:multiattach_bootable_volume":"rule:admin_or_owner" was deprecated in X in favor of "volume:multiattach_bootable_volume":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 03:23:59.865751 np0000175236 devstack@c-api.service[112053]: warnings.warn(deprecated_msg) May 20 03:23:59.865751 np0000175236 devstack@c-api.service[112053]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "message:get_all":"rule:admin_or_owner" was deprecated in X in favor of "message:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 03:23:59.865751 np0000175236 devstack@c-api.service[112053]: warnings.warn(deprecated_msg) May 20 03:23:59.865751 np0000175236 devstack@c-api.service[112053]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "message:get":"rule:admin_or_owner" was deprecated in X in favor of "message:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 03:23:59.865751 np0000175236 devstack@c-api.service[112053]: warnings.warn(deprecated_msg) May 20 03:23:59.866256 np0000175236 devstack@c-api.service[112053]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "message:delete":"rule:admin_or_owner" was deprecated in X in favor of "message:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 03:23:59.866256 np0000175236 devstack@c-api.service[112053]: warnings.warn(deprecated_msg) May 20 03:23:59.866256 np0000175236 devstack@c-api.service[112053]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_snapshot_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_snapshot_metadata":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 03:23:59.866256 np0000175236 devstack@c-api.service[112053]: warnings.warn(deprecated_msg) May 20 03:23:59.866256 np0000175236 devstack@c-api.service[112053]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update_snapshot_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_snapshot_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 03:23:59.866757 np0000175236 devstack@c-api.service[112053]: warnings.warn(deprecated_msg) May 20 03:23:59.866757 np0000175236 devstack@c-api.service[112053]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete_snapshot_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_snapshot_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 03:23:59.866757 np0000175236 devstack@c-api.service[112053]: warnings.warn(deprecated_msg) May 20 03:23:59.866757 np0000175236 devstack@c-api.service[112053]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_all_snapshots":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_all_snapshots":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 03:23:59.866757 np0000175236 devstack@c-api.service[112053]: warnings.warn(deprecated_msg) May 20 03:23:59.867231 np0000175236 devstack@c-api.service[112053]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:extended_snapshot_attributes":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:extended_snapshot_attributes":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 03:23:59.867231 np0000175236 devstack@c-api.service[112053]: warnings.warn(deprecated_msg) May 20 03:23:59.867231 np0000175236 devstack@c-api.service[112053]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:create_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 03:23:59.867231 np0000175236 devstack@c-api.service[112053]: warnings.warn(deprecated_msg) May 20 03:23:59.867634 np0000175236 devstack@c-api.service[112053]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_snapshot":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 03:23:59.867634 np0000175236 devstack@c-api.service[112053]: warnings.warn(deprecated_msg) May 20 03:23:59.867634 np0000175236 devstack@c-api.service[112053]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 03:23:59.867634 np0000175236 devstack@c-api.service[112053]: warnings.warn(deprecated_msg) May 20 03:23:59.867634 np0000175236 devstack@c-api.service[112053]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 03:23:59.868121 np0000175236 devstack@c-api.service[112053]: warnings.warn(deprecated_msg) May 20 03:23:59.868121 np0000175236 devstack@c-api.service[112053]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "snapshot_extension:snapshot_actions:update_snapshot_status":"" was deprecated in X in favor of "snapshot_extension:snapshot_actions:update_snapshot_status":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 03:23:59.868121 np0000175236 devstack@c-api.service[112053]: warnings.warn(deprecated_msg) May 20 03:23:59.868121 np0000175236 devstack@c-api.service[112053]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:get_all":"rule:admin_or_owner" was deprecated in X in favor of "backup:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 03:23:59.868121 np0000175236 devstack@c-api.service[112053]: warnings.warn(deprecated_msg) May 20 03:23:59.868568 np0000175236 devstack@c-api.service[112053]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:create":"" was deprecated in X in favor of "backup:create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 03:23:59.868568 np0000175236 devstack@c-api.service[112053]: warnings.warn(deprecated_msg) May 20 03:23:59.868568 np0000175236 devstack@c-api.service[112053]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:get":"rule:admin_or_owner" was deprecated in X in favor of "backup:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 03:23:59.868568 np0000175236 devstack@c-api.service[112053]: warnings.warn(deprecated_msg) May 20 03:23:59.868568 np0000175236 devstack@c-api.service[112053]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:update":"rule:admin_or_owner" was deprecated in X in favor of "backup:update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 03:23:59.868568 np0000175236 devstack@c-api.service[112053]: warnings.warn(deprecated_msg) May 20 03:23:59.869820 np0000175236 devstack@c-api.service[112053]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:delete":"rule:admin_or_owner" was deprecated in X in favor of "backup:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 03:23:59.869820 np0000175236 devstack@c-api.service[112053]: warnings.warn(deprecated_msg) May 20 03:23:59.869820 np0000175236 devstack@c-api.service[112053]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:restore":"rule:admin_or_owner" was deprecated in X in favor of "backup:restore":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 03:23:59.869820 np0000175236 devstack@c-api.service[112053]: warnings.warn(deprecated_msg) May 20 03:23:59.869820 np0000175236 devstack@c-api.service[112053]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:get_all":"rule:admin_or_owner" was deprecated in X in favor of "group:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 03:23:59.869820 np0000175236 devstack@c-api.service[112053]: warnings.warn(deprecated_msg) May 20 03:23:59.870162 np0000175236 devstack@c-api.service[112053]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:create":"" was deprecated in X in favor of "group:create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 03:23:59.870162 np0000175236 devstack@c-api.service[112053]: warnings.warn(deprecated_msg) May 20 03:23:59.870162 np0000175236 devstack@c-api.service[112053]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:get":"rule:admin_or_owner" was deprecated in X in favor of "group:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 03:23:59.870162 np0000175236 devstack@c-api.service[112053]: warnings.warn(deprecated_msg) May 20 03:23:59.870162 np0000175236 devstack@c-api.service[112053]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:update":"rule:admin_or_owner" was deprecated in X in favor of "group:update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 03:23:59.870162 np0000175236 devstack@c-api.service[112053]: warnings.warn(deprecated_msg) May 20 03:23:59.870519 np0000175236 devstack@c-api.service[112053]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:get_all_group_snapshots":"rule:admin_or_owner" was deprecated in X in favor of "group:get_all_group_snapshots":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 03:23:59.870519 np0000175236 devstack@c-api.service[112053]: warnings.warn(deprecated_msg) May 20 03:23:59.870519 np0000175236 devstack@c-api.service[112053]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:create_group_snapshot":"" was deprecated in X in favor of "group:create_group_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 03:23:59.870519 np0000175236 devstack@c-api.service[112053]: warnings.warn(deprecated_msg) May 20 03:23:59.870519 np0000175236 devstack@c-api.service[112053]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:get_group_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "group:get_group_snapshot":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 03:23:59.870833 np0000175236 devstack@c-api.service[112053]: warnings.warn(deprecated_msg) May 20 03:23:59.870833 np0000175236 devstack@c-api.service[112053]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:delete_group_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "group:delete_group_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 03:23:59.870833 np0000175236 devstack@c-api.service[112053]: warnings.warn(deprecated_msg) May 20 03:23:59.870833 np0000175236 devstack@c-api.service[112053]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:update_group_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "group:update_group_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 03:23:59.870833 np0000175236 devstack@c-api.service[112053]: warnings.warn(deprecated_msg) May 20 03:23:59.871105 np0000175236 devstack@c-api.service[112053]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:delete":"rule:admin_or_owner" was deprecated in X in favor of "group:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 03:23:59.871105 np0000175236 devstack@c-api.service[112053]: warnings.warn(deprecated_msg) May 20 03:23:59.871105 np0000175236 devstack@c-api.service[112053]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:enable_replication":"rule:admin_or_owner" was deprecated in X in favor of "group:enable_replication":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 03:23:59.871105 np0000175236 devstack@c-api.service[112053]: warnings.warn(deprecated_msg) May 20 03:23:59.871105 np0000175236 devstack@c-api.service[112053]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:disable_replication":"rule:admin_or_owner" was deprecated in X in favor of "group:disable_replication":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 03:23:59.871105 np0000175236 devstack@c-api.service[112053]: warnings.warn(deprecated_msg) May 20 03:23:59.871458 np0000175236 devstack@c-api.service[112053]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:failover_replication":"rule:admin_or_owner" was deprecated in X in favor of "group:failover_replication":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 03:23:59.871458 np0000175236 devstack@c-api.service[112053]: warnings.warn(deprecated_msg) May 20 03:23:59.871458 np0000175236 devstack@c-api.service[112053]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:list_replication_targets":"rule:admin_or_owner" was deprecated in X in favor of "group:list_replication_targets":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 03:23:59.871458 np0000175236 devstack@c-api.service[112053]: warnings.warn(deprecated_msg) May 20 03:23:59.871458 np0000175236 devstack@c-api.service[112053]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:quotas:show":"rule:admin_or_owner" was deprecated in None in favor of "volume_extension:quotas:show":"rule:xena_system_admin_or_project_reader". Reason: None. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 03:23:59.871458 np0000175236 devstack@c-api.service[112053]: warnings.warn(deprecated_msg) May 20 03:23:59.871859 np0000175236 devstack@c-api.service[112053]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "limits_extension:used_limits":"rule:admin_or_owner" was deprecated in X in favor of "limits_extension:used_limits":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 03:23:59.871859 np0000175236 devstack@c-api.service[112053]: warnings.warn(deprecated_msg) May 20 03:23:59.871859 np0000175236 devstack@c-api.service[112053]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:type_get":"" was deprecated in X in favor of "volume_extension:type_get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 03:23:59.871859 np0000175236 devstack@c-api.service[112053]: warnings.warn(deprecated_msg) May 20 03:23:59.871859 np0000175236 devstack@c-api.service[112053]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:type_get_all":"" was deprecated in X in favor of "volume_extension:type_get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 03:23:59.872153 np0000175236 devstack@c-api.service[112053]: warnings.warn(deprecated_msg) May 20 03:23:59.872153 np0000175236 devstack@c-api.service[112053]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:access_types_extra_specs":"rule:admin_api" was deprecated in X in favor of "volume_extension:access_types_extra_specs":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 03:23:59.872153 np0000175236 devstack@c-api.service[112053]: warnings.warn(deprecated_msg) May 20 03:23:59.872153 np0000175236 devstack@c-api.service[112053]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_encryption:create":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:create":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 03:23:59.872153 np0000175236 devstack@c-api.service[112053]: warnings.warn(deprecated_msg) May 20 03:23:59.872456 np0000175236 devstack@c-api.service[112053]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_encryption:get":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:get":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 03:23:59.872456 np0000175236 devstack@c-api.service[112053]: warnings.warn(deprecated_msg) May 20 03:23:59.872456 np0000175236 devstack@c-api.service[112053]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_encryption:update":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:update":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 03:23:59.872456 np0000175236 devstack@c-api.service[112053]: warnings.warn(deprecated_msg) May 20 03:23:59.872745 np0000175236 devstack@c-api.service[112053]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_encryption:delete":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:delete":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 03:23:59.872745 np0000175236 devstack@c-api.service[112053]: warnings.warn(deprecated_msg) May 20 03:23:59.872745 np0000175236 devstack@c-api.service[112053]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_access":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_type_access":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 03:23:59.872745 np0000175236 devstack@c-api.service[112053]: warnings.warn(deprecated_msg) May 20 03:23:59.872892 np0000175236 devstack@c-api.service[112053]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_access:get_all_for_type":"volume_extension:volume_type_access" was deprecated in X in favor of "volume_extension:volume_type_access:get_all_for_type":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_access:get_all_for_type' is a new policy that protects an API call formerly governed by 'volume_extension:volume_type_access', but which has been separated for finer-grained policy control.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 03:23:59.872892 np0000175236 devstack@c-api.service[112053]: warnings.warn(deprecated_msg) May 20 03:23:59.872892 np0000175236 devstack@c-api.service[112053]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:extend":"rule:admin_or_owner" was deprecated in X in favor of "volume:extend":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 03:23:59.872892 np0000175236 devstack@c-api.service[112053]: warnings.warn(deprecated_msg) May 20 03:23:59.872892 np0000175236 devstack@c-api.service[112053]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:extend_attached_volume":"rule:admin_or_owner" was deprecated in X in favor of "volume:extend_attached_volume":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 03:23:59.873066 np0000175236 devstack@c-api.service[112053]: warnings.warn(deprecated_msg) May 20 03:23:59.873066 np0000175236 devstack@c-api.service[112053]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:revert_to_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:revert_to_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 03:23:59.873066 np0000175236 devstack@c-api.service[112053]: warnings.warn(deprecated_msg) May 20 03:23:59.873066 np0000175236 devstack@c-api.service[112053]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:retype":"rule:admin_or_owner" was deprecated in X in favor of "volume:retype":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 03:23:59.873066 np0000175236 devstack@c-api.service[112053]: warnings.warn(deprecated_msg) May 20 03:23:59.873235 np0000175236 devstack@c-api.service[112053]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update_readonly_flag":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_readonly_flag":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 03:23:59.873235 np0000175236 devstack@c-api.service[112053]: warnings.warn(deprecated_msg) May 20 03:23:59.873235 np0000175236 devstack@c-api.service[112053]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:upload_image":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:upload_image":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 03:23:59.873235 np0000175236 devstack@c-api.service[112053]: warnings.warn(deprecated_msg) May 20 03:23:59.873374 np0000175236 devstack@c-api.service[112053]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:initialize_connection":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:initialize_connection":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 03:23:59.873374 np0000175236 devstack@c-api.service[112053]: warnings.warn(deprecated_msg) May 20 03:23:59.873374 np0000175236 devstack@c-api.service[112053]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:terminate_connection":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:terminate_connection":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 03:23:59.873374 np0000175236 devstack@c-api.service[112053]: warnings.warn(deprecated_msg) May 20 03:23:59.873516 np0000175236 devstack@c-api.service[112053]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:roll_detaching":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:roll_detaching":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 03:23:59.873516 np0000175236 devstack@c-api.service[112053]: warnings.warn(deprecated_msg) May 20 03:23:59.873516 np0000175236 devstack@c-api.service[112053]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:reserve":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:reserve":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 03:23:59.873516 np0000175236 devstack@c-api.service[112053]: warnings.warn(deprecated_msg) May 20 03:23:59.873679 np0000175236 devstack@c-api.service[112053]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:unreserve":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:unreserve":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 03:23:59.873679 np0000175236 devstack@c-api.service[112053]: warnings.warn(deprecated_msg) May 20 03:23:59.873679 np0000175236 devstack@c-api.service[112053]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:begin_detaching":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:begin_detaching":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 03:23:59.873679 np0000175236 devstack@c-api.service[112053]: warnings.warn(deprecated_msg) May 20 03:23:59.873840 np0000175236 devstack@c-api.service[112053]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:attach":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:attach":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 03:23:59.873840 np0000175236 devstack@c-api.service[112053]: warnings.warn(deprecated_msg) May 20 03:23:59.873840 np0000175236 devstack@c-api.service[112053]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:detach":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:detach":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 03:23:59.873840 np0000175236 devstack@c-api.service[112053]: warnings.warn(deprecated_msg) May 20 03:23:59.873988 np0000175236 devstack@c-api.service[112053]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_all_transfers":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_all_transfers":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 03:23:59.873988 np0000175236 devstack@c-api.service[112053]: warnings.warn(deprecated_msg) May 20 03:23:59.873988 np0000175236 devstack@c-api.service[112053]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create_transfer":"rule:admin_or_owner" was deprecated in X in favor of "volume:create_transfer":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 03:23:59.873988 np0000175236 devstack@c-api.service[112053]: warnings.warn(deprecated_msg) May 20 03:23:59.873988 np0000175236 devstack@c-api.service[112053]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_transfer":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_transfer":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 03:23:59.874216 np0000175236 devstack@c-api.service[112053]: warnings.warn(deprecated_msg) May 20 03:23:59.874216 np0000175236 devstack@c-api.service[112053]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:accept_transfer":"" was deprecated in X in favor of "volume:accept_transfer":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 03:23:59.874216 np0000175236 devstack@c-api.service[112053]: warnings.warn(deprecated_msg) May 20 03:23:59.874216 np0000175236 devstack@c-api.service[112053]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete_transfer":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_transfer":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 03:23:59.874216 np0000175236 devstack@c-api.service[112053]: warnings.warn(deprecated_msg) May 20 03:23:59.874216 np0000175236 devstack@c-api.service[112053]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_volume_metadata":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 03:23:59.874446 np0000175236 devstack@c-api.service[112053]: warnings.warn(deprecated_msg) May 20 03:23:59.874446 np0000175236 devstack@c-api.service[112053]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:create_volume_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 03:23:59.874446 np0000175236 devstack@c-api.service[112053]: warnings.warn(deprecated_msg) May 20 03:23:59.874446 np0000175236 devstack@c-api.service[112053]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_volume_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 03:23:59.874446 np0000175236 devstack@c-api.service[112053]: warnings.warn(deprecated_msg) May 20 03:23:59.874642 np0000175236 devstack@c-api.service[112053]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_volume_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 03:23:59.874642 np0000175236 devstack@c-api.service[112053]: warnings.warn(deprecated_msg) May 20 03:23:59.874642 np0000175236 devstack@c-api.service[112053]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_image_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_image_metadata:show":"rule:xena_system_admin_or_project_reader". Reason: volume_extension:volume_image_metadata has been replaced by more granular policies that separately govern show, set, and remove operations.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 03:23:59.874642 np0000175236 devstack@c-api.service[112053]: warnings.warn(deprecated_msg) May 20 03:23:59.874642 np0000175236 devstack@c-api.service[112053]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_image_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_image_metadata:set":"rule:xena_system_admin_or_project_member". Reason: volume_extension:volume_image_metadata has been replaced by more granular policies that separately govern show, set, and remove operations.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 03:23:59.874642 np0000175236 devstack@c-api.service[112053]: warnings.warn(deprecated_msg) May 20 03:23:59.874867 np0000175236 devstack@c-api.service[112053]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_image_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_image_metadata:remove":"rule:xena_system_admin_or_project_member". Reason: volume_extension:volume_image_metadata has been replaced by more granular policies that separately govern show, set, and remove operations.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 03:23:59.874867 np0000175236 devstack@c-api.service[112053]: warnings.warn(deprecated_msg) May 20 03:23:59.874867 np0000175236 devstack@c-api.service[112053]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:types_extra_specs:index":"" was deprecated in X in favor of "volume_extension:types_extra_specs:index":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 03:23:59.874867 np0000175236 devstack@c-api.service[112053]: warnings.warn(deprecated_msg) May 20 03:23:59.874867 np0000175236 devstack@c-api.service[112053]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:types_extra_specs:show":"" was deprecated in X in favor of "volume_extension:types_extra_specs:show":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 03:23:59.874867 np0000175236 devstack@c-api.service[112053]: warnings.warn(deprecated_msg) May 20 03:23:59.875095 np0000175236 devstack@c-api.service[112053]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create":"" was deprecated in X in favor of "volume:create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 03:23:59.875095 np0000175236 devstack@c-api.service[112053]: warnings.warn(deprecated_msg) May 20 03:23:59.875095 np0000175236 devstack@c-api.service[112053]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create_from_image":"" was deprecated in X in favor of "volume:create_from_image":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 03:23:59.875095 np0000175236 devstack@c-api.service[112053]: warnings.warn(deprecated_msg) May 20 03:23:59.875095 np0000175236 devstack@c-api.service[112053]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get":"rule:admin_or_owner" was deprecated in X in favor of "volume:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 03:23:59.875095 np0000175236 devstack@c-api.service[112053]: warnings.warn(deprecated_msg) May 20 03:23:59.875306 np0000175236 devstack@c-api.service[112053]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_all":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 03:23:59.875306 np0000175236 devstack@c-api.service[112053]: warnings.warn(deprecated_msg) May 20 03:23:59.875306 np0000175236 devstack@c-api.service[112053]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update":"rule:admin_or_owner" was deprecated in X in favor of "volume:update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 03:23:59.875306 np0000175236 devstack@c-api.service[112053]: warnings.warn(deprecated_msg) May 20 03:23:59.875306 np0000175236 devstack@c-api.service[112053]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 03:23:59.875306 np0000175236 devstack@c-api.service[112053]: warnings.warn(deprecated_msg) May 20 03:23:59.875512 np0000175236 devstack@c-api.service[112053]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_tenant_attribute":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_tenant_attribute":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 03:23:59.875512 np0000175236 devstack@c-api.service[112053]: warnings.warn(deprecated_msg) May 20 03:23:59.875512 np0000175236 devstack@c-api.service[112053]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_encryption_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_encryption_metadata":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 03:23:59.875512 np0000175236 devstack@c-api.service[112053]: warnings.warn(deprecated_msg) May 20 03:23:59.875678 np0000175236 devstack@c-api.service[112053]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:multiattach":"rule:admin_or_owner" was deprecated in X in favor of "volume:multiattach":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 03:23:59.875678 np0000175236 devstack@c-api.service[112053]: warnings.warn(deprecated_msg) May 20 03:23:59.875678 np0000175236 devstack@c-api.service[112053]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:default_set_or_update":"rule:system_or_domain_or_project_admin" was deprecated in X in favor of "volume_extension:default_set_or_update":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 03:23:59.875678 np0000175236 devstack@c-api.service[112053]: warnings.warn(deprecated_msg) May 20 03:23:59.875678 np0000175236 devstack@c-api.service[112053]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:default_get":"rule:system_or_domain_or_project_admin" was deprecated in X in favor of "volume_extension:default_get":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 03:23:59.875889 np0000175236 devstack@c-api.service[112053]: warnings.warn(deprecated_msg) May 20 03:23:59.875889 np0000175236 devstack@c-api.service[112053]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:default_get_all":"role:admin and system_scope:all" was deprecated in X in favor of "volume_extension:default_get_all":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 03:23:59.875889 np0000175236 devstack@c-api.service[112053]: warnings.warn(deprecated_msg) May 20 03:23:59.875889 np0000175236 devstack@c-api.service[112053]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:default_unset":"rule:system_or_domain_or_project_admin" was deprecated in X in favor of "volume_extension:default_unset":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 03:23:59.875889 np0000175236 devstack@c-api.service[112053]: warnings.warn(deprecated_msg) May 20 03:23:59.875889 np0000175236 devstack@c-api.service[112053]: DEBUG cinder.api.middleware.request_id [req-bb089aec-9d34-426a-8641-6e97039c7b6b req-b52c5654-75fa-4d5f-ad63-93c1ab68c0af None None] RequestId filter calling following filter/app {{(pid=112053) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 20 03:24:00.210199 np0000175236 devstack@c-api.service[112053]: INFO cinder.api.openstack.wsgi [req-bb089aec-9d34-426a-8641-6e97039c7b6b req-b52c5654-75fa-4d5f-ad63-93c1ab68c0af admin admin] POST https://199.204.45.44/volume/v3/types/865ab86b-1e77-4a1c-a33d-fdd8315dfb96/extra_specs May 20 03:24:00.210664 np0000175236 devstack@c-api.service[112053]: DEBUG cinder.api.openstack.wsgi [req-bb089aec-9d34-426a-8641-6e97039c7b6b req-b52c5654-75fa-4d5f-ad63-93c1ab68c0af admin admin] Action: 'create', calling method: create, body: {"extra_specs": {"volume_backend_name": "lvmdriver-1"}} {{(pid=112053) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} May 20 03:24:00.212370 np0000175236 devstack@c-api.service[112053]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. May 20 03:24:00.212370 np0000175236 devstack@c-api.service[112053]: warnings.warn( May 20 03:24:00.219678 np0000175236 devstack@c-api.service[112053]: DEBUG oslo_db.sqlalchemy.engines [req-bb089aec-9d34-426a-8641-6e97039c7b6b req-b52c5654-75fa-4d5f-ad63-93c1ab68c0af 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=112053) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 20 03:24:00.296899 np0000175236 devstack@c-api.service[112053]: INFO cinder.api.openstack.wsgi [req-bb089aec-9d34-426a-8641-6e97039c7b6b req-b52c5654-75fa-4d5f-ad63-93c1ab68c0af admin admin] https://199.204.45.44/volume/v3/types/865ab86b-1e77-4a1c-a33d-fdd8315dfb96/extra_specs returned with HTTP 200 May 20 03:24:00.297698 np0000175236 devstack@c-api.service[112053]: [pid: 112053|app: 0|req: 1/3] 199.204.45.44 () {70 vars in 1498 bytes} [Wed May 20 03:23:59 2026] POST /volume/v3/types/865ab86b-1e77-4a1c-a33d-fdd8315dfb96/extra_specs => generated 55 bytes in 448 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 20 03:24:01.728216 np0000175236 devstack@c-api.service[112055]: DEBUG dbcounter [-] [112055] Writing DB stats cinder:SELECT=6 {{(pid=112055) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 20 03:24:01.739317 np0000175236 devstack@c-api.service[112052]: DEBUG dbcounter [-] [112052] Writing DB stats cinder:SELECT=6 {{(pid=112052) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 20 03:24:09.831565 np0000175236 devstack@c-api.service[112054]: DEBUG dbcounter [-] [112054] Writing DB stats cinder:SELECT=9,cinder:INSERT=1 {{(pid=112054) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 20 03:24:10.294320 np0000175236 devstack@c-api.service[112053]: DEBUG dbcounter [-] [112053] Writing DB stats cinder:SELECT=11,cinder:INSERT=1 {{(pid=112053) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 20 03:27:22.813481 np0000175236 devstack@c-api.service[112055]: DEBUG cinder.api.middleware.request_id [None req-dbda91d2-9368-41b4-aa71-4bd013cba328 None None] RequestId filter calling following filter/app {{(pid=112055) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 20 03:27:22.814253 np0000175236 devstack@c-api.service[112055]: INFO cinder.api.openstack.wsgi [None req-dbda91d2-9368-41b4-aa71-4bd013cba328 None None] GET https://199.204.45.44/volume// May 20 03:27:22.814496 np0000175236 devstack@c-api.service[112055]: DEBUG cinder.api.openstack.wsgi [None req-dbda91d2-9368-41b4-aa71-4bd013cba328 None None] Empty body provided in request {{(pid=112055) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 20 03:27:22.814874 np0000175236 devstack@c-api.service[112055]: DEBUG cinder.api.openstack.wsgi [None req-dbda91d2-9368-41b4-aa71-4bd013cba328 None None] Calling method 'all' {{(pid=112055) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 20 03:27:22.815494 np0000175236 devstack@c-api.service[112055]: INFO cinder.api.openstack.wsgi [None req-dbda91d2-9368-41b4-aa71-4bd013cba328 None None] https://199.204.45.44/volume// returned with HTTP 300 May 20 03:27:22.816062 np0000175236 devstack@c-api.service[112055]: [pid: 112055|app: 0|req: 2/4] 199.204.45.44 () {66 vars in 1449 bytes} [Wed May 20 03:27:22 2026] GET /volume/ => generated 389 bytes in 4 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0)