Apr 25 16:16:35.734132 np0000170199 systemd[1]: Starting devstack@c-api.service - Devstack devstack@c-api.service... Apr 25 16:16:35.739629 np0000170199 devstack@c-api.service[113442]: [uWSGI] getting INI configuration from /etc/cinder/cinder-api-uwsgi.ini Apr 25 16:16:35.741912 np0000170199 devstack@c-api.service[113442]: *** Starting uWSGI 2.0.24-debian (64bit) on [Sat Apr 25 16:16:35 2026] *** Apr 25 16:16:35.741912 np0000170199 devstack@c-api.service[113442]: compiled with version: 13.2.0 on 17 April 2024 16:23:48 Apr 25 16:16:35.741912 np0000170199 devstack@c-api.service[113442]: os: Linux-6.8.0-110-generic #110-Ubuntu SMP PREEMPT_DYNAMIC Thu Mar 19 15:09:20 UTC 2026 Apr 25 16:16:35.741912 np0000170199 devstack@c-api.service[113442]: nodename: np0000170199 Apr 25 16:16:35.741912 np0000170199 devstack@c-api.service[113442]: machine: x86_64 Apr 25 16:16:35.741912 np0000170199 devstack@c-api.service[113442]: clock source: unix Apr 25 16:16:35.741912 np0000170199 devstack@c-api.service[113442]: pcre jit disabled Apr 25 16:16:35.741912 np0000170199 devstack@c-api.service[113442]: detected number of CPU cores: 16 Apr 25 16:16:35.741912 np0000170199 devstack@c-api.service[113442]: current working directory: / Apr 25 16:16:35.741912 np0000170199 devstack@c-api.service[113442]: detected binary path: /usr/bin/uwsgi-core Apr 25 16:16:35.741912 np0000170199 devstack@c-api.service[113442]: your processes number limit is 256917 Apr 25 16:16:35.741912 np0000170199 devstack@c-api.service[113442]: your memory page size is 4096 bytes Apr 25 16:16:35.741912 np0000170199 devstack@c-api.service[113442]: detected max file descriptor number: 2048 Apr 25 16:16:35.741912 np0000170199 devstack@c-api.service[113442]: lock engine: pthread robust mutexes Apr 25 16:16:35.742689 np0000170199 devstack@c-api.service[113442]: thunder lock: enabled Apr 25 16:16:35.742689 np0000170199 devstack@c-api.service[113442]: uwsgi socket 0 bound to UNIX address /var/run/uwsgi/cinder-api.socket fd 4 Apr 25 16:16:35.742689 np0000170199 devstack@c-api.service[113442]: Python version: 3.12.3 (main, Mar 23 2026, 19:04:32) [GCC 13.3.0] Apr 25 16:16:35.742689 np0000170199 devstack@c-api.service[113442]: PEP 405 virtualenv detected: /opt/stack/data/venv Apr 25 16:16:35.742689 np0000170199 devstack@c-api.service[113442]: Set PythonHome to /opt/stack/data/venv Apr 25 16:16:35.780338 np0000170199 devstack@c-api.service[113442]: Python main interpreter initialized at 0x72b2cc4a3668 Apr 25 16:16:35.780338 np0000170199 devstack@c-api.service[113442]: python threads support enabled Apr 25 16:16:35.780338 np0000170199 devstack@c-api.service[113442]: your server socket listen backlog is limited to 100 connections Apr 25 16:16:35.780338 np0000170199 devstack@c-api.service[113442]: your mercy for graceful operations on workers is 80 seconds Apr 25 16:16:35.780894 np0000170199 devstack@c-api.service[113442]: mapped 671795 bytes (656 KB) for 4 cores Apr 25 16:16:35.781048 np0000170199 devstack@c-api.service[113442]: *** Operational MODE: preforking *** Apr 25 16:16:35.781306 np0000170199 devstack@c-api.service[113442]: *** uWSGI is running in multiple interpreter mode *** Apr 25 16:16:35.781306 np0000170199 devstack@c-api.service[113442]: spawned uWSGI master process (pid: 113442) Apr 25 16:16:35.781471 np0000170199 systemd[1]: Started devstack@c-api.service - Devstack devstack@c-api.service. Apr 25 16:16:35.782018 np0000170199 devstack@c-api.service[113442]: spawned uWSGI worker 1 (pid: 113450, cores: 1) Apr 25 16:16:35.782711 np0000170199 devstack@c-api.service[113442]: spawned uWSGI worker 2 (pid: 113451, cores: 1) Apr 25 16:16:35.783169 np0000170199 devstack@c-api.service[113442]: spawned uWSGI worker 3 (pid: 113452, cores: 1) Apr 25 16:16:35.783670 np0000170199 devstack@c-api.service[113442]: spawned uWSGI worker 4 (pid: 113453, cores: 1) Apr 25 16:16:35.783756 np0000170199 devstack@c-api.service[113442]: running "unix_signal:15 gracefully_kill_them_all" (master-start)... Apr 25 16:16:35.909532 np0000170199 devstack@c-api.service[113450]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Apr 25 16:16:35.909532 np0000170199 devstack@c-api.service[113450]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Apr 25 16:16:35.909532 np0000170199 devstack@c-api.service[113450]: we strongly recommend against using it for new projects. Apr 25 16:16:35.909532 np0000170199 devstack@c-api.service[113450]: If you are already using Eventlet, we recommend migrating to a different Apr 25 16:16:35.909532 np0000170199 devstack@c-api.service[113450]: framework. For more detail see Apr 25 16:16:35.909532 np0000170199 devstack@c-api.service[113450]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Apr 25 16:16:35.909532 np0000170199 devstack@c-api.service[113450]: import eventlet # noqa Apr 25 16:16:35.929696 np0000170199 devstack@c-api.service[113451]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Apr 25 16:16:35.929696 np0000170199 devstack@c-api.service[113451]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Apr 25 16:16:35.929696 np0000170199 devstack@c-api.service[113451]: we strongly recommend against using it for new projects. Apr 25 16:16:35.929696 np0000170199 devstack@c-api.service[113451]: If you are already using Eventlet, we recommend migrating to a different Apr 25 16:16:35.929696 np0000170199 devstack@c-api.service[113451]: framework. For more detail see Apr 25 16:16:35.929696 np0000170199 devstack@c-api.service[113451]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Apr 25 16:16:35.929696 np0000170199 devstack@c-api.service[113451]: import eventlet # noqa Apr 25 16:16:35.931059 np0000170199 devstack@c-api.service[113453]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Apr 25 16:16:35.931059 np0000170199 devstack@c-api.service[113453]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Apr 25 16:16:35.931059 np0000170199 devstack@c-api.service[113453]: we strongly recommend against using it for new projects. Apr 25 16:16:35.931059 np0000170199 devstack@c-api.service[113453]: If you are already using Eventlet, we recommend migrating to a different Apr 25 16:16:35.931059 np0000170199 devstack@c-api.service[113453]: framework. For more detail see Apr 25 16:16:35.931059 np0000170199 devstack@c-api.service[113453]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Apr 25 16:16:35.931059 np0000170199 devstack@c-api.service[113453]: import eventlet # noqa Apr 25 16:16:35.931819 np0000170199 devstack@c-api.service[113452]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Apr 25 16:16:35.931819 np0000170199 devstack@c-api.service[113452]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Apr 25 16:16:35.931819 np0000170199 devstack@c-api.service[113452]: we strongly recommend against using it for new projects. Apr 25 16:16:35.931819 np0000170199 devstack@c-api.service[113452]: If you are already using Eventlet, we recommend migrating to a different Apr 25 16:16:35.931819 np0000170199 devstack@c-api.service[113452]: framework. For more detail see Apr 25 16:16:35.931819 np0000170199 devstack@c-api.service[113452]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Apr 25 16:16:35.931819 np0000170199 devstack@c-api.service[113452]: import eventlet # noqa Apr 25 16:16:36.006450 np0000170199 devstack@c-api.service[113450]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:36: DeprecationWarning: eventletutils module is deprecated and will be removed. Apr 25 16:16:36.006450 np0000170199 devstack@c-api.service[113450]: debtcollector.deprecate( Apr 25 16:16:36.014502 np0000170199 devstack@c-api.service[113452]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:36: DeprecationWarning: eventletutils module is deprecated and will be removed. Apr 25 16:16:36.014502 np0000170199 devstack@c-api.service[113452]: debtcollector.deprecate( Apr 25 16:16:36.017299 np0000170199 devstack@c-api.service[113453]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:36: DeprecationWarning: eventletutils module is deprecated and will be removed. Apr 25 16:16:36.017299 np0000170199 devstack@c-api.service[113453]: debtcollector.deprecate( Apr 25 16:16:36.019595 np0000170199 devstack@c-api.service[113451]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:36: DeprecationWarning: eventletutils module is deprecated and will be removed. Apr 25 16:16:36.019595 np0000170199 devstack@c-api.service[113451]: debtcollector.deprecate( Apr 25 16:16:36.087310 np0000170199 devstack@c-api.service[113450]: /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 Apr 25 16:16:36.087310 np0000170199 devstack@c-api.service[113450]: from cgi import parse_header Apr 25 16:16:36.094578 np0000170199 devstack@c-api.service[113452]: /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 Apr 25 16:16:36.094578 np0000170199 devstack@c-api.service[113452]: from cgi import parse_header Apr 25 16:16:36.098446 np0000170199 devstack@c-api.service[113453]: /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 Apr 25 16:16:36.098446 np0000170199 devstack@c-api.service[113453]: from cgi import parse_header Apr 25 16:16:36.099985 np0000170199 devstack@c-api.service[113451]: /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 Apr 25 16:16:36.099985 np0000170199 devstack@c-api.service[113451]: from cgi import parse_header Apr 25 16:16:36.138575 np0000170199 devstack@c-api.service[113450]: /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. Apr 25 16:16:36.138575 np0000170199 devstack@c-api.service[113450]: removals.removed_module( Apr 25 16:16:36.138575 np0000170199 devstack@c-api.service[113450]: /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. Apr 25 16:16:36.138575 np0000170199 devstack@c-api.service[113450]: removals.removed_module( Apr 25 16:16:36.139566 np0000170199 devstack@c-api.service[113452]: /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. Apr 25 16:16:36.139566 np0000170199 devstack@c-api.service[113452]: removals.removed_module( Apr 25 16:16:36.140257 np0000170199 devstack@c-api.service[113452]: /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. Apr 25 16:16:36.140257 np0000170199 devstack@c-api.service[113452]: removals.removed_module( Apr 25 16:16:36.147618 np0000170199 devstack@c-api.service[113453]: /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. Apr 25 16:16:36.147618 np0000170199 devstack@c-api.service[113453]: removals.removed_module( Apr 25 16:16:36.148331 np0000170199 devstack@c-api.service[113453]: /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. Apr 25 16:16:36.148331 np0000170199 devstack@c-api.service[113453]: removals.removed_module( Apr 25 16:16:36.149060 np0000170199 devstack@c-api.service[113451]: /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. Apr 25 16:16:36.149060 np0000170199 devstack@c-api.service[113451]: removals.removed_module( Apr 25 16:16:36.149844 np0000170199 devstack@c-api.service[113451]: /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. Apr 25 16:16:36.149844 np0000170199 devstack@c-api.service[113451]: removals.removed_module( Apr 25 16:16:36.743765 np0000170199 devstack@c-api.service[113450]: /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 Apr 25 16:16:36.743765 np0000170199 devstack@c-api.service[113450]: warnings.warn( Apr 25 16:16:36.754226 np0000170199 devstack@c-api.service[113453]: /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 Apr 25 16:16:36.754226 np0000170199 devstack@c-api.service[113453]: warnings.warn( Apr 25 16:16:36.766108 np0000170199 devstack@c-api.service[113452]: /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 Apr 25 16:16:36.766108 np0000170199 devstack@c-api.service[113452]: warnings.warn( Apr 25 16:16:36.774773 np0000170199 devstack@c-api.service[113451]: /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 Apr 25 16:16:36.774773 np0000170199 devstack@c-api.service[113451]: warnings.warn( Apr 25 16:16:36.845091 np0000170199 devstack@c-api.service[113450]: /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. Apr 25 16:16:36.845091 np0000170199 devstack@c-api.service[113450]: warnings.warn( Apr 25 16:16:36.849082 np0000170199 devstack@c-api.service[113453]: /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. Apr 25 16:16:36.849082 np0000170199 devstack@c-api.service[113453]: warnings.warn( Apr 25 16:16:36.863444 np0000170199 devstack@c-api.service[113452]: /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. Apr 25 16:16:36.863444 np0000170199 devstack@c-api.service[113452]: warnings.warn( Apr 25 16:16:36.874214 np0000170199 devstack@c-api.service[113451]: /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. Apr 25 16:16:36.874214 np0000170199 devstack@c-api.service[113451]: warnings.warn( Apr 25 16:16:37.129732 np0000170199 devstack@c-api.service[113453]: 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. Apr 25 16:16:37.130249 np0000170199 devstack@c-api.service[113453]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=113453) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Apr 25 16:16:37.130578 np0000170199 devstack@c-api.service[113450]: 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. Apr 25 16:16:37.130950 np0000170199 devstack@c-api.service[113450]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=113450) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Apr 25 16:16:37.154395 np0000170199 devstack@c-api.service[113452]: 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. Apr 25 16:16:37.154913 np0000170199 devstack@c-api.service[113452]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=113452) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Apr 25 16:16:37.163440 np0000170199 devstack@c-api.service[113451]: 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. Apr 25 16:16:37.163854 np0000170199 devstack@c-api.service[113451]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=113451) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Apr 25 16:16:37.214428 np0000170199 devstack@c-api.service[113453]: /opt/stack/cinder/cinder/api/validation/validators.py:126: DeprecationWarning: FormatChecker.cls_checks is deprecated. Call FormatChecker.checks on a specific FormatChecker instance instead. Apr 25 16:16:37.214428 np0000170199 devstack@c-api.service[113453]: @jsonschema.FormatChecker.cls_checks('date-time') Apr 25 16:16:37.214831 np0000170199 devstack@c-api.service[113450]: /opt/stack/cinder/cinder/api/validation/validators.py:126: DeprecationWarning: FormatChecker.cls_checks is deprecated. Call FormatChecker.checks on a specific FormatChecker instance instead. Apr 25 16:16:37.214831 np0000170199 devstack@c-api.service[113450]: @jsonschema.FormatChecker.cls_checks('date-time') Apr 25 16:16:37.219479 np0000170199 devstack@c-api.service[113452]: /opt/stack/cinder/cinder/api/validation/validators.py:126: DeprecationWarning: FormatChecker.cls_checks is deprecated. Call FormatChecker.checks on a specific FormatChecker instance instead. Apr 25 16:16:37.219479 np0000170199 devstack@c-api.service[113452]: @jsonschema.FormatChecker.cls_checks('date-time') Apr 25 16:16:37.227666 np0000170199 devstack@c-api.service[113451]: /opt/stack/cinder/cinder/api/validation/validators.py:126: DeprecationWarning: FormatChecker.cls_checks is deprecated. Call FormatChecker.checks on a specific FormatChecker instance instead. Apr 25 16:16:37.227666 np0000170199 devstack@c-api.service[113451]: @jsonschema.FormatChecker.cls_checks('date-time') Apr 25 16:16:37.670910 np0000170199 devstack@c-api.service[113450]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=113450) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Apr 25 16:16:37.671206 np0000170199 devstack@c-api.service[113452]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=113452) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Apr 25 16:16:37.671286 np0000170199 devstack@c-api.service[113451]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=113451) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Apr 25 16:16:37.671357 np0000170199 devstack@c-api.service[113453]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=113453) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Apr 25 16:16:37.671419 np0000170199 devstack@c-api.service[113450]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=113450) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 25 16:16:37.671419 np0000170199 devstack@c-api.service[113450]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=113450) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 25 16:16:37.671630 np0000170199 devstack@c-api.service[113452]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=113452) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 25 16:16:37.671690 np0000170199 devstack@c-api.service[113450]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=113450) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 25 16:16:37.671753 np0000170199 devstack@c-api.service[113452]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=113452) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 25 16:16:37.671805 np0000170199 devstack@c-api.service[113451]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=113451) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 25 16:16:37.671878 np0000170199 devstack@c-api.service[113453]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=113453) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 25 16:16:37.671947 np0000170199 devstack@c-api.service[113451]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=113451) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 25 16:16:37.672010 np0000170199 devstack@c-api.service[113453]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=113453) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 25 16:16:37.672061 np0000170199 devstack@c-api.service[113452]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=113452) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 25 16:16:37.672111 np0000170199 devstack@c-api.service[113451]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=113451) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 25 16:16:37.672169 np0000170199 devstack@c-api.service[113453]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=113453) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 25 16:16:37.672904 np0000170199 devstack@c-api.service[113450]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=113450) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 25 16:16:37.673014 np0000170199 devstack@c-api.service[113450]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=113450) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 25 16:16:37.673014 np0000170199 devstack@c-api.service[113450]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=113450) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 25 16:16:37.673163 np0000170199 devstack@c-api.service[113451]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=113451) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 25 16:16:37.673239 np0000170199 devstack@c-api.service[113450]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=113450) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 25 16:16:37.673299 np0000170199 devstack@c-api.service[113451]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=113451) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 25 16:16:37.673349 np0000170199 devstack@c-api.service[113453]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=113453) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 25 16:16:37.673402 np0000170199 devstack@c-api.service[113450]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=113450) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 25 16:16:37.673460 np0000170199 devstack@c-api.service[113451]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=113451) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 25 16:16:37.673526 np0000170199 devstack@c-api.service[113453]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=113453) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 25 16:16:37.673622 np0000170199 devstack@c-api.service[113450]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=113450) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 25 16:16:37.673688 np0000170199 devstack@c-api.service[113452]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=113452) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 25 16:16:37.673740 np0000170199 devstack@c-api.service[113451]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=113451) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 25 16:16:37.673789 np0000170199 devstack@c-api.service[113453]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=113453) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 25 16:16:37.673837 np0000170199 devstack@c-api.service[113450]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=113450) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 25 16:16:37.673889 np0000170199 devstack@c-api.service[113451]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=113451) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 25 16:16:37.673938 np0000170199 devstack@c-api.service[113452]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=113452) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 25 16:16:37.674023 np0000170199 devstack@c-api.service[113453]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=113453) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 25 16:16:37.674086 np0000170199 devstack@c-api.service[113451]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=113451) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 25 16:16:37.674145 np0000170199 devstack@c-api.service[113452]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=113452) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 25 16:16:37.674197 np0000170199 devstack@c-api.service[113453]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=113453) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 25 16:16:37.674246 np0000170199 devstack@c-api.service[113451]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=113451) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 25 16:16:37.674303 np0000170199 devstack@c-api.service[113452]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=113452) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 25 16:16:37.674365 np0000170199 devstack@c-api.service[113453]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=113453) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 25 16:16:37.674421 np0000170199 devstack@c-api.service[113452]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=113452) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 25 16:16:37.674480 np0000170199 devstack@c-api.service[113453]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=113453) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 25 16:16:37.674562 np0000170199 devstack@c-api.service[113452]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=113452) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 25 16:16:37.674562 np0000170199 devstack@c-api.service[113452]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=113452) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 25 16:16:37.674687 np0000170199 devstack@c-api.service[113450]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=113450) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 25 16:16:37.674687 np0000170199 devstack@c-api.service[113450]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=113450) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 25 16:16:37.674687 np0000170199 devstack@c-api.service[113450]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=113450) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 25 16:16:37.674687 np0000170199 devstack@c-api.service[113450]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=113450) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 25 16:16:37.674687 np0000170199 devstack@c-api.service[113450]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=113450) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 25 16:16:37.674946 np0000170199 devstack@c-api.service[113451]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=113451) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 25 16:16:37.675011 np0000170199 devstack@c-api.service[113450]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=113450) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 25 16:16:37.675067 np0000170199 devstack@c-api.service[113451]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=113451) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 25 16:16:37.675135 np0000170199 devstack@c-api.service[113450]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=113450) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 25 16:16:37.675189 np0000170199 devstack@c-api.service[113451]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=113451) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 25 16:16:37.675189 np0000170199 devstack@c-api.service[113451]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=113451) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 25 16:16:37.676216 np0000170199 devstack@c-api.service[113453]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=113453) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 25 16:16:37.676280 np0000170199 devstack@c-api.service[113451]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=113451) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 25 16:16:37.676333 np0000170199 devstack@c-api.service[113453]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=113453) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 25 16:16:37.676391 np0000170199 devstack@c-api.service[113452]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=113452) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 25 16:16:37.676504 np0000170199 devstack@c-api.service[113451]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=113451) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 25 16:16:37.676680 np0000170199 devstack@c-api.service[113453]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=113453) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 25 16:16:37.676680 np0000170199 devstack@c-api.service[113453]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=113453) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 25 16:16:37.677000 np0000170199 devstack@c-api.service[113452]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=113452) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 25 16:16:37.677202 np0000170199 devstack@c-api.service[113451]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=113451) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 25 16:16:37.677333 np0000170199 devstack@c-api.service[113453]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=113453) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 25 16:16:37.677446 np0000170199 devstack@c-api.service[113452]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=113452) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 25 16:16:37.677610 np0000170199 devstack@c-api.service[113453]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=113453) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 25 16:16:37.677687 np0000170199 devstack@c-api.service[113452]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=113452) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 25 16:16:37.677776 np0000170199 devstack@c-api.service[113453]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=113453) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 25 16:16:37.677856 np0000170199 devstack@c-api.service[113452]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=113452) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 25 16:16:37.677856 np0000170199 devstack@c-api.service[113452]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=113452) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 25 16:16:37.677856 np0000170199 devstack@c-api.service[113452]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=113452) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 25 16:16:37.678044 np0000170199 devstack@c-api.service[113450]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=113450) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 25 16:16:37.678044 np0000170199 devstack@c-api.service[113450]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=113450) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 25 16:16:37.678044 np0000170199 devstack@c-api.service[113450]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=113450) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 25 16:16:37.678044 np0000170199 devstack@c-api.service[113450]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=113450) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 25 16:16:37.678044 np0000170199 devstack@c-api.service[113450]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=113450) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 25 16:16:37.678705 np0000170199 devstack@c-api.service[113451]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=113451) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 25 16:16:37.678776 np0000170199 devstack@c-api.service[113450]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=113450) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 25 16:16:37.678896 np0000170199 devstack@c-api.service[113451]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=113451) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 25 16:16:37.679030 np0000170199 devstack@c-api.service[113450]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=113450) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 25 16:16:37.679151 np0000170199 devstack@c-api.service[113451]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=113451) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 25 16:16:37.679151 np0000170199 devstack@c-api.service[113451]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=113451) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 25 16:16:37.679151 np0000170199 devstack@c-api.service[113451]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=113451) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 25 16:16:37.679151 np0000170199 devstack@c-api.service[113451]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=113451) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 25 16:16:37.679424 np0000170199 devstack@c-api.service[113453]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=113453) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 25 16:16:37.679495 np0000170199 devstack@c-api.service[113451]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=113451) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 25 16:16:37.679583 np0000170199 devstack@c-api.service[113453]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=113453) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 25 16:16:37.679583 np0000170199 devstack@c-api.service[113453]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=113453) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 25 16:16:37.681665 np0000170199 devstack@c-api.service[113452]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=113452) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 25 16:16:37.681789 np0000170199 devstack@c-api.service[113453]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=113453) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 25 16:16:37.681901 np0000170199 devstack@c-api.service[113452]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=113452) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 25 16:16:37.682049 np0000170199 devstack@c-api.service[113453]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=113453) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 25 16:16:37.682175 np0000170199 devstack@c-api.service[113452]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=113452) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 25 16:16:37.682273 np0000170199 devstack@c-api.service[113453]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=113453) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 25 16:16:37.682381 np0000170199 devstack@c-api.service[113452]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=113452) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 25 16:16:37.682483 np0000170199 devstack@c-api.service[113453]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=113453) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 25 16:16:37.682633 np0000170199 devstack@c-api.service[113452]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=113452) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 25 16:16:37.682633 np0000170199 devstack@c-api.service[113452]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=113452) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 25 16:16:37.682832 np0000170199 devstack@c-api.service[113450]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=113450) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 25 16:16:37.682956 np0000170199 devstack@c-api.service[113452]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=113452) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 25 16:16:37.683064 np0000170199 devstack@c-api.service[113450]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=113450) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 25 16:16:37.683064 np0000170199 devstack@c-api.service[113450]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=113450) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 25 16:16:37.683253 np0000170199 devstack@c-api.service[113453]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=113453) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 25 16:16:37.683374 np0000170199 devstack@c-api.service[113450]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=113450) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 25 16:16:37.683480 np0000170199 devstack@c-api.service[113453]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=113453) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 25 16:16:37.683600 np0000170199 devstack@c-api.service[113450]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=113450) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 25 16:16:37.683698 np0000170199 devstack@c-api.service[113453]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=113453) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 25 16:16:37.683793 np0000170199 devstack@c-api.service[113450]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=113450) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 25 16:16:37.683901 np0000170199 devstack@c-api.service[113452]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=113452) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 25 16:16:37.683999 np0000170199 devstack@c-api.service[113453]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=113453) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 25 16:16:37.684094 np0000170199 devstack@c-api.service[113450]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=113450) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 25 16:16:37.684190 np0000170199 devstack@c-api.service[113452]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=113452) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 25 16:16:37.684283 np0000170199 devstack@c-api.service[113453]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=113453) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 25 16:16:37.684524 np0000170199 devstack@c-api.service[113451]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=113451) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 25 16:16:37.684651 np0000170199 devstack@c-api.service[113452]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=113452) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 25 16:16:37.684747 np0000170199 devstack@c-api.service[113453]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=113453) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 25 16:16:37.684857 np0000170199 devstack@c-api.service[113452]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=113452) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 25 16:16:37.684966 np0000170199 devstack@c-api.service[113451]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=113451) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 25 16:16:37.685069 np0000170199 devstack@c-api.service[113453]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=113453) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 25 16:16:37.685217 np0000170199 devstack@c-api.service[113452]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=113452) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 25 16:16:37.685324 np0000170199 devstack@c-api.service[113451]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=113451) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 25 16:16:37.685426 np0000170199 devstack@c-api.service[113452]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=113452) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 25 16:16:37.685426 np0000170199 devstack@c-api.service[113452]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=113452) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 25 16:16:37.685642 np0000170199 devstack@c-api.service[113451]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=113451) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 25 16:16:37.685642 np0000170199 devstack@c-api.service[113451]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=113451) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 25 16:16:37.685642 np0000170199 devstack@c-api.service[113451]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=113451) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 25 16:16:37.685642 np0000170199 devstack@c-api.service[113451]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=113451) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 25 16:16:37.685907 np0000170199 devstack@c-api.service[113450]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=113450) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 25 16:16:37.685907 np0000170199 devstack@c-api.service[113450]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=113450) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 25 16:16:37.685907 np0000170199 devstack@c-api.service[113450]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=113450) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 25 16:16:37.686056 np0000170199 devstack@c-api.service[113452]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=113452) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 25 16:16:37.686116 np0000170199 devstack@c-api.service[113450]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=113450) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 25 16:16:37.686182 np0000170199 devstack@c-api.service[113452]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=113452) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 25 16:16:37.686238 np0000170199 devstack@c-api.service[113450]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=113450) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 25 16:16:37.686295 np0000170199 devstack@c-api.service[113452]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=113452) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 25 16:16:37.686369 np0000170199 devstack@c-api.service[113450]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=113450) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 25 16:16:37.686422 np0000170199 devstack@c-api.service[113452]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=113452) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 25 16:16:37.686488 np0000170199 devstack@c-api.service[113450]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=113450) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 25 16:16:37.686562 np0000170199 devstack@c-api.service[113452]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=113452) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 25 16:16:37.686562 np0000170199 devstack@c-api.service[113452]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=113452) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 25 16:16:37.686562 np0000170199 devstack@c-api.service[113452]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=113452) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 25 16:16:37.686726 np0000170199 devstack@c-api.service[113453]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=113453) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 25 16:16:37.686726 np0000170199 devstack@c-api.service[113453]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=113453) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 25 16:16:37.686726 np0000170199 devstack@c-api.service[113453]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=113453) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 25 16:16:37.686876 np0000170199 devstack@c-api.service[113451]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=113451) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 25 16:16:37.686926 np0000170199 devstack@c-api.service[113453]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=113453) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 25 16:16:37.686975 np0000170199 devstack@c-api.service[113451]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=113451) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 25 16:16:37.687032 np0000170199 devstack@c-api.service[113453]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=113453) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 25 16:16:37.687090 np0000170199 devstack@c-api.service[113451]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=113451) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 25 16:16:37.687141 np0000170199 devstack@c-api.service[113453]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=113453) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 25 16:16:37.687190 np0000170199 devstack@c-api.service[113451]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=113451) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 25 16:16:37.687249 np0000170199 devstack@c-api.service[113453]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=113453) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 25 16:16:37.687301 np0000170199 devstack@c-api.service[113451]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=113451) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 25 16:16:37.687301 np0000170199 devstack@c-api.service[113451]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=113451) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 25 16:16:37.687301 np0000170199 devstack@c-api.service[113451]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=113451) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 25 16:16:37.690356 np0000170199 devstack@c-api.service[113450]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=113450) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 25 16:16:37.690466 np0000170199 devstack@c-api.service[113450]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=113450) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 25 16:16:37.690503 np0000170199 devstack@c-api.service[113452]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=113452) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 25 16:16:37.690503 np0000170199 devstack@c-api.service[113452]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=113452) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 25 16:16:37.690589 np0000170199 devstack@c-api.service[113450]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=113450) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 25 16:16:37.690625 np0000170199 devstack@c-api.service[113452]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=113452) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 25 16:16:37.690676 np0000170199 devstack@c-api.service[113450]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=113450) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 25 16:16:37.690714 np0000170199 devstack@c-api.service[113452]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=113452) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 25 16:16:37.690747 np0000170199 devstack@c-api.service[113450]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=113450) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 25 16:16:37.690789 np0000170199 devstack@c-api.service[113452]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=113452) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 25 16:16:37.690789 np0000170199 devstack@c-api.service[113452]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=113452) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 25 16:16:37.690853 np0000170199 devstack@c-api.service[113450]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=113450) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 25 16:16:37.690894 np0000170199 devstack@c-api.service[113452]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=113452) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 25 16:16:37.690926 np0000170199 devstack@c-api.service[113450]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=113450) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 25 16:16:37.691200 np0000170199 devstack@c-api.service[113451]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=113451) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 25 16:16:37.691290 np0000170199 devstack@c-api.service[113451]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=113451) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 25 16:16:37.691380 np0000170199 devstack@c-api.service[113451]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=113451) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 25 16:16:37.691453 np0000170199 devstack@c-api.service[113451]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=113451) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 25 16:16:37.691547 np0000170199 devstack@c-api.service[113451]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=113451) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 25 16:16:37.691637 np0000170199 devstack@c-api.service[113451]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=113451) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 25 16:16:37.691728 np0000170199 devstack@c-api.service[113451]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=113451) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 25 16:16:37.692056 np0000170199 devstack@c-api.service[113452]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=113452) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 25 16:16:37.692112 np0000170199 devstack@c-api.service[113452]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=113452) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 25 16:16:37.692155 np0000170199 devstack@c-api.service[113452]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=113452) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 25 16:16:37.692203 np0000170199 devstack@c-api.service[113453]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=113453) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 25 16:16:37.692252 np0000170199 devstack@c-api.service[113452]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=113452) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 25 16:16:37.692290 np0000170199 devstack@c-api.service[113450]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=113450) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 25 16:16:37.692324 np0000170199 devstack@c-api.service[113452]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=113452) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 25 16:16:37.692363 np0000170199 devstack@c-api.service[113453]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=113453) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 25 16:16:37.692396 np0000170199 devstack@c-api.service[113452]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=113452) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 25 16:16:37.692428 np0000170199 devstack@c-api.service[113450]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=113450) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 25 16:16:37.692466 np0000170199 devstack@c-api.service[113452]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=113452) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 25 16:16:37.692505 np0000170199 devstack@c-api.service[113453]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=113453) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 25 16:16:37.692558 np0000170199 devstack@c-api.service[113450]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=113450) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 25 16:16:37.692591 np0000170199 devstack@c-api.service[113453]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=113453) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 25 16:16:37.692634 np0000170199 devstack@c-api.service[113450]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=113450) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 25 16:16:37.692673 np0000170199 devstack@c-api.service[113453]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=113453) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 25 16:16:37.692730 np0000170199 devstack@c-api.service[113450]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=113450) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 25 16:16:37.692768 np0000170199 devstack@c-api.service[113451]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=113451) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 25 16:16:37.692800 np0000170199 devstack@c-api.service[113453]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=113453) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 25 16:16:37.692837 np0000170199 devstack@c-api.service[113450]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=113450) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 25 16:16:37.692869 np0000170199 devstack@c-api.service[113451]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=113451) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 25 16:16:37.692905 np0000170199 devstack@c-api.service[113453]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=113453) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 25 16:16:37.692946 np0000170199 devstack@c-api.service[113450]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=113450) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 25 16:16:37.692980 np0000170199 devstack@c-api.service[113451]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=113451) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 25 16:16:37.693020 np0000170199 devstack@c-api.service[113452]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=113452) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 25 16:16:37.693054 np0000170199 devstack@c-api.service[113451]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=113451) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 25 16:16:37.693090 np0000170199 devstack@c-api.service[113452]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=113452) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 25 16:16:37.693123 np0000170199 devstack@c-api.service[113451]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=113451) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 25 16:16:37.693183 np0000170199 devstack@c-api.service[113452]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=113452) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 25 16:16:37.693183 np0000170199 devstack@c-api.service[113452]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=113452) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 25 16:16:37.693249 np0000170199 devstack@c-api.service[113451]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=113451) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 25 16:16:37.693279 np0000170199 devstack@c-api.service[113450]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=113450) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 25 16:16:37.693313 np0000170199 devstack@c-api.service[113452]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=113452) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 25 16:16:37.693357 np0000170199 devstack@c-api.service[113451]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=113451) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 25 16:16:37.693393 np0000170199 devstack@c-api.service[113452]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=113452) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 25 16:16:37.693430 np0000170199 devstack@c-api.service[113450]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=113450) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 25 16:16:37.693464 np0000170199 devstack@c-api.service[113452]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=113452) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 25 16:16:37.693501 np0000170199 devstack@c-api.service[113450]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=113450) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 25 16:16:37.693552 np0000170199 devstack@c-api.service[113452]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=113452) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 25 16:16:37.693552 np0000170199 devstack@c-api.service[113452]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=113452) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 25 16:16:37.693623 np0000170199 devstack@c-api.service[113450]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=113450) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 25 16:16:37.693661 np0000170199 devstack@c-api.service[113452]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=113452) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 25 16:16:37.693697 np0000170199 devstack@c-api.service[113450]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=113450) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 25 16:16:37.693734 np0000170199 devstack@c-api.service[113452]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=113452) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 25 16:16:37.693772 np0000170199 devstack@c-api.service[113451]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=113451) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 25 16:16:37.693804 np0000170199 devstack@c-api.service[113452]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=113452) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 25 16:16:37.693840 np0000170199 devstack@c-api.service[113450]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=113450) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 25 16:16:37.693877 np0000170199 devstack@c-api.service[113451]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=113451) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 25 16:16:37.693908 np0000170199 devstack@c-api.service[113452]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=113452) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 25 16:16:37.693940 np0000170199 devstack@c-api.service[113453]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=113453) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 25 16:16:37.693994 np0000170199 devstack@c-api.service[113450]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=113450) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 25 16:16:37.694039 np0000170199 devstack@c-api.service[113452]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=113452) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 25 16:16:37.694073 np0000170199 devstack@c-api.service[113451]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=113451) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 25 16:16:37.694104 np0000170199 devstack@c-api.service[113453]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=113453) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 25 16:16:37.694141 np0000170199 devstack@c-api.service[113450]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=113450) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 25 16:16:37.694174 np0000170199 devstack@c-api.service[113451]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=113451) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 25 16:16:37.694211 np0000170199 devstack@c-api.service[113453]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=113453) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 25 16:16:37.694253 np0000170199 devstack@c-api.service[113450]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=113450) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 25 16:16:37.694292 np0000170199 devstack@c-api.service[113451]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=113451) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 25 16:16:37.694323 np0000170199 devstack@c-api.service[113453]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=113453) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 25 16:16:37.694359 np0000170199 devstack@c-api.service[113450]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=113450) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 25 16:16:37.694392 np0000170199 devstack@c-api.service[113451]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=113451) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 25 16:16:37.694423 np0000170199 devstack@c-api.service[113453]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=113453) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 25 16:16:37.694461 np0000170199 devstack@c-api.service[113450]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=113450) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 25 16:16:37.694500 np0000170199 devstack@c-api.service[113451]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=113451) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 25 16:16:37.694552 np0000170199 devstack@c-api.service[113453]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=113453) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 25 16:16:37.694588 np0000170199 devstack@c-api.service[113450]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=113450) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 25 16:16:37.694632 np0000170199 devstack@c-api.service[113451]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=113451) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 25 16:16:37.694664 np0000170199 devstack@c-api.service[113450]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=113450) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 25 16:16:37.694701 np0000170199 devstack@c-api.service[113453]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=113453) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 25 16:16:37.694734 np0000170199 devstack@c-api.service[113451]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=113451) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 25 16:16:37.694765 np0000170199 devstack@c-api.service[113450]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=113450) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 25 16:16:37.694796 np0000170199 devstack@c-api.service[113451]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=113451) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 25 16:16:37.694796 np0000170199 devstack@c-api.service[113451]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=113451) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 25 16:16:37.694796 np0000170199 devstack@c-api.service[113451]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=113451) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 25 16:16:37.694887 np0000170199 devstack@c-api.service[113453]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=113453) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 25 16:16:37.694930 np0000170199 devstack@c-api.service[113451]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=113451) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 25 16:16:37.694961 np0000170199 devstack@c-api.service[113453]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=113453) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 25 16:16:37.694998 np0000170199 devstack@c-api.service[113451]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=113451) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 25 16:16:37.695030 np0000170199 devstack@c-api.service[113453]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=113453) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 25 16:16:37.695030 np0000170199 devstack@c-api.service[113453]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=113453) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 25 16:16:37.695030 np0000170199 devstack@c-api.service[113453]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=113453) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 25 16:16:37.695030 np0000170199 devstack@c-api.service[113453]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=113453) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 25 16:16:37.695030 np0000170199 devstack@c-api.service[113453]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=113453) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 25 16:16:37.695030 np0000170199 devstack@c-api.service[113453]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=113453) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 25 16:16:37.695030 np0000170199 devstack@c-api.service[113453]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=113453) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 25 16:16:37.695262 np0000170199 devstack@c-api.service[113453]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=113453) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 25 16:16:37.695262 np0000170199 devstack@c-api.service[113453]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=113453) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 25 16:16:37.695262 np0000170199 devstack@c-api.service[113453]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=113453) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 25 16:16:37.695353 np0000170199 devstack@c-api.service[113453]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=113453) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 25 16:16:37.695385 np0000170199 devstack@c-api.service[113453]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=113453) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 25 16:16:37.695952 np0000170199 devstack@c-api.service[113452]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=113452) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 25 16:16:37.695952 np0000170199 devstack@c-api.service[113452]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=113452) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 25 16:16:37.695952 np0000170199 devstack@c-api.service[113452]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=113452) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 25 16:16:37.695952 np0000170199 devstack@c-api.service[113452]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=113452) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 25 16:16:37.695952 np0000170199 devstack@c-api.service[113452]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=113452) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 25 16:16:37.696142 np0000170199 devstack@c-api.service[113452]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=113452) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 25 16:16:37.696142 np0000170199 devstack@c-api.service[113452]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=113452) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 25 16:16:37.696220 np0000170199 devstack@c-api.service[113453]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=113453) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 25 16:16:37.696220 np0000170199 devstack@c-api.service[113453]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=113453) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 25 16:16:37.696220 np0000170199 devstack@c-api.service[113453]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=113453) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 25 16:16:37.696309 np0000170199 devstack@c-api.service[113453]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=113453) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 25 16:16:37.696419 np0000170199 devstack@c-api.service[113453]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=113453) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 25 16:16:37.696528 np0000170199 devstack@c-api.service[113453]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=113453) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 25 16:16:37.696582 np0000170199 devstack@c-api.service[113453]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=113453) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 25 16:16:37.696713 np0000170199 devstack@c-api.service[113450]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=113450) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 25 16:16:37.696811 np0000170199 devstack@c-api.service[113450]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=113450) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 25 16:16:37.696883 np0000170199 devstack@c-api.service[113450]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=113450) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 25 16:16:37.696947 np0000170199 devstack@c-api.service[113450]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=113450) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 25 16:16:37.697035 np0000170199 devstack@c-api.service[113450]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=113450) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 25 16:16:37.697109 np0000170199 devstack@c-api.service[113450]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=113450) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 25 16:16:37.697240 np0000170199 devstack@c-api.service[113450]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=113450) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 25 16:16:37.697310 np0000170199 devstack@c-api.service[113451]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=113451) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 25 16:16:37.697372 np0000170199 devstack@c-api.service[113451]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=113451) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 25 16:16:37.697445 np0000170199 devstack@c-api.service[113451]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=113451) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 25 16:16:37.697509 np0000170199 devstack@c-api.service[113451]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=113451) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 25 16:16:37.697627 np0000170199 devstack@c-api.service[113451]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=113451) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 25 16:16:37.697709 np0000170199 devstack@c-api.service[113451]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=113451) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 25 16:16:37.697796 np0000170199 devstack@c-api.service[113451]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=113451) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 25 16:16:37.701095 np0000170199 devstack@c-api.service[113452]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=113452) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 25 16:16:37.701194 np0000170199 devstack@c-api.service[113452]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=113452) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 25 16:16:37.701268 np0000170199 devstack@c-api.service[113452]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=113452) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 25 16:16:37.701338 np0000170199 devstack@c-api.service[113452]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=113452) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 25 16:16:37.701395 np0000170199 devstack@c-api.service[113452]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=113452) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 25 16:16:37.701458 np0000170199 devstack@c-api.service[113452]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=113452) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 25 16:16:37.701529 np0000170199 devstack@c-api.service[113452]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=113452) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 25 16:16:37.701611 np0000170199 devstack@c-api.service[113450]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=113450) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 25 16:16:37.701679 np0000170199 devstack@c-api.service[113452]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=113452) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 25 16:16:37.701758 np0000170199 devstack@c-api.service[113450]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=113450) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 25 16:16:37.701818 np0000170199 devstack@c-api.service[113452]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=113452) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 25 16:16:37.701901 np0000170199 devstack@c-api.service[113450]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=113450) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 25 16:16:37.701971 np0000170199 devstack@c-api.service[113452]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=113452) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 25 16:16:37.702038 np0000170199 devstack@c-api.service[113450]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=113450) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 25 16:16:37.702103 np0000170199 devstack@c-api.service[113452]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=113452) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 25 16:16:37.702180 np0000170199 devstack@c-api.service[113450]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=113450) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 25 16:16:37.702249 np0000170199 devstack@c-api.service[113452]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=113452) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 25 16:16:37.702321 np0000170199 devstack@c-api.service[113450]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=113450) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 25 16:16:37.702393 np0000170199 devstack@c-api.service[113452]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=113452) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 25 16:16:37.702464 np0000170199 devstack@c-api.service[113450]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=113450) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 25 16:16:37.702550 np0000170199 devstack@c-api.service[113453]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=113453) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 25 16:16:37.702630 np0000170199 devstack@c-api.service[113452]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=113452) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 25 16:16:37.702705 np0000170199 devstack@c-api.service[113450]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=113450) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 25 16:16:37.702770 np0000170199 devstack@c-api.service[113453]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=113453) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 25 16:16:37.702847 np0000170199 devstack@c-api.service[113450]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=113450) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 25 16:16:37.702918 np0000170199 devstack@c-api.service[113453]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=113453) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 25 16:16:37.702985 np0000170199 devstack@c-api.service[113450]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=113450) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 25 16:16:37.703049 np0000170199 devstack@c-api.service[113453]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=113453) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 25 16:16:37.703118 np0000170199 devstack@c-api.service[113450]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=113450) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 25 16:16:37.703192 np0000170199 devstack@c-api.service[113453]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=113453) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 25 16:16:37.703257 np0000170199 devstack@c-api.service[113450]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=113450) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 25 16:16:37.703329 np0000170199 devstack@c-api.service[113453]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=113453) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 25 16:16:37.703399 np0000170199 devstack@c-api.service[113450]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=113450) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 25 16:16:37.703463 np0000170199 devstack@c-api.service[113453]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=113453) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 25 16:16:37.703553 np0000170199 devstack@c-api.service[113450]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=113450) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 25 16:16:37.703624 np0000170199 devstack@c-api.service[113453]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=113453) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 25 16:16:37.703624 np0000170199 devstack@c-api.service[113453]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=113453) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 25 16:16:37.703624 np0000170199 devstack@c-api.service[113453]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=113453) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 25 16:16:37.703624 np0000170199 devstack@c-api.service[113453]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=113453) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 25 16:16:37.703624 np0000170199 devstack@c-api.service[113453]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=113453) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 25 16:16:37.703624 np0000170199 devstack@c-api.service[113453]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=113453) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 25 16:16:37.703624 np0000170199 devstack@c-api.service[113453]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=113453) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 25 16:16:37.704042 np0000170199 devstack@c-api.service[113451]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=113451) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 25 16:16:37.704042 np0000170199 devstack@c-api.service[113451]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=113451) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 25 16:16:37.704042 np0000170199 devstack@c-api.service[113451]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=113451) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 25 16:16:37.704042 np0000170199 devstack@c-api.service[113451]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=113451) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 25 16:16:37.704042 np0000170199 devstack@c-api.service[113451]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=113451) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 25 16:16:37.704042 np0000170199 devstack@c-api.service[113451]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=113451) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 25 16:16:37.704429 np0000170199 devstack@c-api.service[113452]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=113452) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 25 16:16:37.704503 np0000170199 devstack@c-api.service[113451]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=113451) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 25 16:16:37.704587 np0000170199 devstack@c-api.service[113452]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=113452) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 25 16:16:37.704668 np0000170199 devstack@c-api.service[113451]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=113451) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 25 16:16:37.704736 np0000170199 devstack@c-api.service[113452]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=113452) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 25 16:16:37.704799 np0000170199 devstack@c-api.service[113451]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=113451) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 25 16:16:37.704870 np0000170199 devstack@c-api.service[113452]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=113452) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 25 16:16:37.704935 np0000170199 devstack@c-api.service[113453]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=113453) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 25 16:16:37.705013 np0000170199 devstack@c-api.service[113451]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=113451) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 25 16:16:37.705078 np0000170199 devstack@c-api.service[113452]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=113452) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 25 16:16:37.705179 np0000170199 devstack@c-api.service[113453]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=113453) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 25 16:16:37.705256 np0000170199 devstack@c-api.service[113451]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=113451) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 25 16:16:37.705322 np0000170199 devstack@c-api.service[113452]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=113452) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 25 16:16:37.705390 np0000170199 devstack@c-api.service[113453]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=113453) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 25 16:16:37.705457 np0000170199 devstack@c-api.service[113451]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=113451) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 25 16:16:37.705527 np0000170199 devstack@c-api.service[113452]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=113452) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 25 16:16:37.705622 np0000170199 devstack@c-api.service[113451]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=113451) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 25 16:16:37.705699 np0000170199 devstack@c-api.service[113453]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=113453) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 25 16:16:37.705699 np0000170199 devstack@c-api.service[113453]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=113453) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 25 16:16:37.705829 np0000170199 devstack@c-api.service[113451]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=113451) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 25 16:16:37.705899 np0000170199 devstack@c-api.service[113450]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=113450) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 25 16:16:37.705982 np0000170199 devstack@c-api.service[113453]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=113453) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 25 16:16:37.706054 np0000170199 devstack@c-api.service[113450]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=113450) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 25 16:16:37.706124 np0000170199 devstack@c-api.service[113453]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=113453) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 25 16:16:37.706190 np0000170199 devstack@c-api.service[113450]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=113450) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 25 16:16:37.706190 np0000170199 devstack@c-api.service[113450]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=113450) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 25 16:16:37.706190 np0000170199 devstack@c-api.service[113450]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=113450) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 25 16:16:37.706190 np0000170199 devstack@c-api.service[113450]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=113450) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 25 16:16:37.706190 np0000170199 devstack@c-api.service[113450]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=113450) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 25 16:16:37.706506 np0000170199 devstack@c-api.service[113451]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=113451) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 25 16:16:37.706506 np0000170199 devstack@c-api.service[113451]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=113451) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 25 16:16:37.706506 np0000170199 devstack@c-api.service[113451]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=113451) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 25 16:16:37.706506 np0000170199 devstack@c-api.service[113451]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=113451) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 25 16:16:37.706506 np0000170199 devstack@c-api.service[113451]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=113451) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 25 16:16:37.706506 np0000170199 devstack@c-api.service[113451]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=113451) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 25 16:16:37.706506 np0000170199 devstack@c-api.service[113451]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=113451) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 25 16:16:37.708323 np0000170199 devstack@c-api.service[113452]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=113452) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 25 16:16:37.708419 np0000170199 devstack@c-api.service[113452]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=113452) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 25 16:16:37.708419 np0000170199 devstack@c-api.service[113452]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=113452) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 25 16:16:37.708581 np0000170199 devstack@c-api.service[113452]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=113452) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 25 16:16:37.708656 np0000170199 devstack@c-api.service[113451]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=113451) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 25 16:16:37.708727 np0000170199 devstack@c-api.service[113452]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=113452) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 25 16:16:37.708792 np0000170199 devstack@c-api.service[113453]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=113453) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 25 16:16:37.708858 np0000170199 devstack@c-api.service[113451]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=113451) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 25 16:16:37.708924 np0000170199 devstack@c-api.service[113452]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=113452) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 25 16:16:37.709002 np0000170199 devstack@c-api.service[113453]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=113453) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 25 16:16:37.709076 np0000170199 devstack@c-api.service[113451]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=113451) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 25 16:16:37.709146 np0000170199 devstack@c-api.service[113452]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=113452) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 25 16:16:37.709251 np0000170199 devstack@c-api.service[113453]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=113453) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 25 16:16:37.709322 np0000170199 devstack@c-api.service[113451]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=113451) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 25 16:16:37.709403 np0000170199 devstack@c-api.service[113452]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=113452) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 25 16:16:37.709471 np0000170199 devstack@c-api.service[113453]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=113453) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 25 16:16:37.709550 np0000170199 devstack@c-api.service[113451]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=113451) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 25 16:16:37.709619 np0000170199 devstack@c-api.service[113453]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=113453) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 25 16:16:37.709694 np0000170199 devstack@c-api.service[113452]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=113452) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 25 16:16:37.709768 np0000170199 devstack@c-api.service[113451]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=113451) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 25 16:16:37.709838 np0000170199 devstack@c-api.service[113453]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=113453) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 25 16:16:37.709903 np0000170199 devstack@c-api.service[113452]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=113452) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 25 16:16:37.709978 np0000170199 devstack@c-api.service[113451]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=113451) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 25 16:16:37.710043 np0000170199 devstack@c-api.service[113452]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=113452) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 25 16:16:37.710108 np0000170199 devstack@c-api.service[113453]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=113453) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 25 16:16:37.710173 np0000170199 devstack@c-api.service[113450]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=113450) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 25 16:16:37.710238 np0000170199 devstack@c-api.service[113452]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=113452) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 25 16:16:37.710303 np0000170199 devstack@c-api.service[113451]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=113451) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 25 16:16:37.710367 np0000170199 devstack@c-api.service[113453]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=113453) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 25 16:16:37.710442 np0000170199 devstack@c-api.service[113450]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=113450) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 25 16:16:37.710509 np0000170199 devstack@c-api.service[113452]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=113452) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 25 16:16:37.710586 np0000170199 devstack@c-api.service[113451]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=113451) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 25 16:16:37.710647 np0000170199 devstack@c-api.service[113453]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=113453) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 25 16:16:37.710714 np0000170199 devstack@c-api.service[113450]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=113450) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 25 16:16:37.710782 np0000170199 devstack@c-api.service[113452]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=113452) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 25 16:16:37.710826 np0000170199 devstack@c-api.service[113451]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=113451) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 25 16:16:37.710865 np0000170199 devstack@c-api.service[113453]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=113453) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 25 16:16:37.710900 np0000170199 devstack@c-api.service[113450]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=113450) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 25 16:16:37.710936 np0000170199 devstack@c-api.service[113452]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=113452) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 25 16:16:37.710978 np0000170199 devstack@c-api.service[113451]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=113451) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 25 16:16:37.711012 np0000170199 devstack@c-api.service[113453]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=113453) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 25 16:16:37.711046 np0000170199 devstack@c-api.service[113450]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=113450) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 25 16:16:37.711046 np0000170199 devstack@c-api.service[113450]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=113450) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 25 16:16:37.711110 np0000170199 devstack@c-api.service[113451]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=113451) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 25 16:16:37.711148 np0000170199 devstack@c-api.service[113452]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=113452) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 25 16:16:37.711188 np0000170199 devstack@c-api.service[113453]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=113453) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 25 16:16:37.711223 np0000170199 devstack@c-api.service[113450]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=113450) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 25 16:16:37.711259 np0000170199 devstack@c-api.service[113451]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=113451) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 25 16:16:37.711299 np0000170199 devstack@c-api.service[113452]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=113452) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 25 16:16:37.711335 np0000170199 devstack@c-api.service[113453]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=113453) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 25 16:16:37.711380 np0000170199 devstack@c-api.service[113450]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=113450) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 25 16:16:37.711422 np0000170199 devstack@c-api.service[113452]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=113452) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 25 16:16:37.711457 np0000170199 devstack@c-api.service[113451]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=113451) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 25 16:16:37.711497 np0000170199 devstack@c-api.service[113453]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=113453) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 25 16:16:37.711556 np0000170199 devstack@c-api.service[113452]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=113452) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 25 16:16:37.711601 np0000170199 devstack@c-api.service[113450]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=113450) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 25 16:16:37.711641 np0000170199 devstack@c-api.service[113451]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=113451) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 25 16:16:37.711676 np0000170199 devstack@c-api.service[113453]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=113453) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 25 16:16:37.711711 np0000170199 devstack@c-api.service[113452]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=113452) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 25 16:16:37.711757 np0000170199 devstack@c-api.service[113450]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=113450) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 25 16:16:37.711796 np0000170199 devstack@c-api.service[113451]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=113451) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 25 16:16:37.711830 np0000170199 devstack@c-api.service[113453]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=113453) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 25 16:16:37.711873 np0000170199 devstack@c-api.service[113450]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=113450) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 25 16:16:37.711909 np0000170199 devstack@c-api.service[113452]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=113452) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 25 16:16:37.711944 np0000170199 devstack@c-api.service[113451]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=113451) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 25 16:16:37.711988 np0000170199 devstack@c-api.service[113453]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=113453) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 25 16:16:37.712022 np0000170199 devstack@c-api.service[113450]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=113450) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 25 16:16:37.712062 np0000170199 devstack@c-api.service[113451]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=113451) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 25 16:16:37.712095 np0000170199 devstack@c-api.service[113453]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=113453) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 25 16:16:37.712134 np0000170199 devstack@c-api.service[113450]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=113450) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 25 16:16:37.712172 np0000170199 devstack@c-api.service[113451]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=113451) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 25 16:16:37.712205 np0000170199 devstack@c-api.service[113453]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=113453) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 25 16:16:37.712243 np0000170199 devstack@c-api.service[113450]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=113450) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 25 16:16:37.712281 np0000170199 devstack@c-api.service[113451]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=113451) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 25 16:16:37.712322 np0000170199 devstack@c-api.service[113453]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=113453) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 25 16:16:37.712360 np0000170199 devstack@c-api.service[113450]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=113450) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 25 16:16:37.712394 np0000170199 devstack@c-api.service[113451]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=113451) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 25 16:16:37.712427 np0000170199 devstack@c-api.service[113453]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=113453) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 25 16:16:37.712460 np0000170199 devstack@c-api.service[113450]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=113450) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 25 16:16:37.712460 np0000170199 devstack@c-api.service[113450]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=113450) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 25 16:16:37.712460 np0000170199 devstack@c-api.service[113450]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=113450) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 25 16:16:37.712460 np0000170199 devstack@c-api.service[113450]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=113450) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 25 16:16:37.712460 np0000170199 devstack@c-api.service[113450]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=113450) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 25 16:16:37.712460 np0000170199 devstack@c-api.service[113450]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=113450) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 25 16:16:37.713115 np0000170199 devstack@c-api.service[113452]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=113452) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 25 16:16:37.713218 np0000170199 devstack@c-api.service[113450]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=113450) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 25 16:16:37.713282 np0000170199 devstack@c-api.service[113452]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=113452) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 25 16:16:37.713347 np0000170199 devstack@c-api.service[113450]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=113450) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 25 16:16:37.713412 np0000170199 devstack@c-api.service[113452]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=113452) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 25 16:16:37.713477 np0000170199 devstack@c-api.service[113450]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=113450) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 25 16:16:37.713555 np0000170199 devstack@c-api.service[113452]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=113452) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 25 16:16:37.713628 np0000170199 devstack@c-api.service[113450]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=113450) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 25 16:16:37.713681 np0000170199 devstack@c-api.service[113452]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=113452) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 25 16:16:37.713734 np0000170199 devstack@c-api.service[113453]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=113453) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 25 16:16:37.713781 np0000170199 devstack@c-api.service[113450]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=113450) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 25 16:16:37.713828 np0000170199 devstack@c-api.service[113452]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=113452) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 25 16:16:37.713872 np0000170199 devstack@c-api.service[113450]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=113450) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 25 16:16:37.713922 np0000170199 devstack@c-api.service[113453]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=113453) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 25 16:16:37.713968 np0000170199 devstack@c-api.service[113452]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=113452) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 25 16:16:37.714018 np0000170199 devstack@c-api.service[113450]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=113450) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 25 16:16:37.714066 np0000170199 devstack@c-api.service[113453]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=113453) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 25 16:16:37.714066 np0000170199 devstack@c-api.service[113453]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=113453) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 25 16:16:37.714066 np0000170199 devstack@c-api.service[113453]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=113453) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 25 16:16:37.714196 np0000170199 devstack@c-api.service[113451]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=113451) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 25 16:16:37.714247 np0000170199 devstack@c-api.service[113453]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=113453) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 25 16:16:37.714298 np0000170199 devstack@c-api.service[113451]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=113451) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 25 16:16:37.714342 np0000170199 devstack@c-api.service[113453]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=113453) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 25 16:16:37.714387 np0000170199 devstack@c-api.service[113451]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=113451) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 25 16:16:37.714387 np0000170199 devstack@c-api.service[113451]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=113451) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 25 16:16:37.714387 np0000170199 devstack@c-api.service[113451]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=113451) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 25 16:16:37.714526 np0000170199 devstack@c-api.service[113452]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=113452) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 25 16:16:37.714596 np0000170199 devstack@c-api.service[113451]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=113451) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 25 16:16:37.714643 np0000170199 devstack@c-api.service[113450]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=113450) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 25 16:16:37.714697 np0000170199 devstack@c-api.service[113452]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=113452) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 25 16:16:37.714745 np0000170199 devstack@c-api.service[113453]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=113453) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 25 16:16:37.714789 np0000170199 devstack@c-api.service[113451]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=113451) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 25 16:16:37.714839 np0000170199 devstack@c-api.service[113452]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=113452) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 25 16:16:37.714886 np0000170199 devstack@c-api.service[113450]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=113450) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 25 16:16:37.714931 np0000170199 devstack@c-api.service[113453]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=113453) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 25 16:16:37.714980 np0000170199 devstack@c-api.service[113452]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=113452) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 25 16:16:37.715036 np0000170199 devstack@c-api.service[113450]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=113450) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 25 16:16:37.715087 np0000170199 devstack@c-api.service[113453]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=113453) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 25 16:16:37.715137 np0000170199 devstack@c-api.service[113452]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=113452) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 25 16:16:37.715182 np0000170199 devstack@c-api.service[113450]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=113450) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 25 16:16:37.715232 np0000170199 devstack@c-api.service[113453]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=113453) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 25 16:16:37.715282 np0000170199 devstack@c-api.service[113452]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=113452) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 25 16:16:37.715327 np0000170199 devstack@c-api.service[113450]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=113450) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 25 16:16:37.715377 np0000170199 devstack@c-api.service[113453]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=113453) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 25 16:16:37.715429 np0000170199 devstack@c-api.service[113451]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=113451) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 25 16:16:37.715483 np0000170199 devstack@c-api.service[113452]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=113452) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 25 16:16:37.715548 np0000170199 devstack@c-api.service[113450]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=113450) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 25 16:16:37.715604 np0000170199 devstack@c-api.service[113453]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=113453) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 25 16:16:37.715649 np0000170199 devstack@c-api.service[113451]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=113451) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 25 16:16:37.715693 np0000170199 devstack@c-api.service[113452]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=113452) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 25 16:16:37.715739 np0000170199 devstack@c-api.service[113450]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=113450) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 25 16:16:37.715789 np0000170199 devstack@c-api.service[113453]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=113453) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 25 16:16:37.715835 np0000170199 devstack@c-api.service[113451]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=113451) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 25 16:16:37.715883 np0000170199 devstack@c-api.service[113452]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=113452) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 25 16:16:37.715929 np0000170199 devstack@c-api.service[113450]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=113450) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 25 16:16:37.715979 np0000170199 devstack@c-api.service[113453]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=113453) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 25 16:16:37.716030 np0000170199 devstack@c-api.service[113451]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=113451) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 25 16:16:37.716080 np0000170199 devstack@c-api.service[113452]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=113452) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 25 16:16:37.716126 np0000170199 devstack@c-api.service[113450]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=113450) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 25 16:16:37.716175 np0000170199 devstack@c-api.service[113453]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=113453) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 25 16:16:37.716229 np0000170199 devstack@c-api.service[113451]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=113451) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 25 16:16:37.716308 np0000170199 devstack@c-api.service[113452]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=113452) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 25 16:16:37.716364 np0000170199 devstack@c-api.service[113450]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=113450) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 25 16:16:37.716415 np0000170199 devstack@c-api.service[113453]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=113453) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 25 16:16:37.716465 np0000170199 devstack@c-api.service[113451]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=113451) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 25 16:16:37.716517 np0000170199 devstack@c-api.service[113452]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=113452) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 25 16:16:37.716580 np0000170199 devstack@c-api.service[113450]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=113450) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 25 16:16:37.716637 np0000170199 devstack@c-api.service[113453]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=113453) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 25 16:16:37.716684 np0000170199 devstack@c-api.service[113451]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=113451) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 25 16:16:37.716734 np0000170199 devstack@c-api.service[113452]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=113452) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 25 16:16:37.716779 np0000170199 devstack@c-api.service[113450]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=113450) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 25 16:16:37.716824 np0000170199 devstack@c-api.service[113453]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=113453) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 25 16:16:37.716874 np0000170199 devstack@c-api.service[113451]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=113451) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 25 16:16:37.716919 np0000170199 devstack@c-api.service[113450]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=113450) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 25 16:16:37.716969 np0000170199 devstack@c-api.service[113452]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=113452) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 25 16:16:37.716996 np0000170199 devstack@c-api.service[113453]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=113453) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 25 16:16:37.717025 np0000170199 devstack@c-api.service[113451]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=113451) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 25 16:16:37.717047 np0000170199 devstack@c-api.service[113450]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=113450) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 25 16:16:37.717070 np0000170199 devstack@c-api.service[113453]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=113453) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 25 16:16:37.717094 np0000170199 devstack@c-api.service[113451]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=113451) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 25 16:16:37.717094 np0000170199 devstack@c-api.service[113451]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=113451) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 25 16:16:37.717094 np0000170199 devstack@c-api.service[113451]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=113451) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 25 16:16:37.717094 np0000170199 devstack@c-api.service[113451]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=113451) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 25 16:16:37.717094 np0000170199 devstack@c-api.service[113451]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=113451) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 25 16:16:37.717220 np0000170199 devstack@c-api.service[113452]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=113452) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 25 16:16:37.717220 np0000170199 devstack@c-api.service[113452]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=113452) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 25 16:16:37.717220 np0000170199 devstack@c-api.service[113452]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=113452) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 25 16:16:37.717283 np0000170199 devstack@c-api.service[113450]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=113450) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 25 16:16:37.717306 np0000170199 devstack@c-api.service[113452]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=113452) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 25 16:16:37.717306 np0000170199 devstack@c-api.service[113452]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=113452) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 25 16:16:37.717350 np0000170199 devstack@c-api.service[113450]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=113450) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 25 16:16:37.717376 np0000170199 devstack@c-api.service[113452]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=113452) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 25 16:16:37.717399 np0000170199 devstack@c-api.service[113450]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=113450) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 25 16:16:37.717422 np0000170199 devstack@c-api.service[113452]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=113452) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 25 16:16:37.717448 np0000170199 devstack@c-api.service[113450]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=113450) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 25 16:16:37.717448 np0000170199 devstack@c-api.service[113450]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=113450) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 25 16:16:37.717448 np0000170199 devstack@c-api.service[113450]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=113450) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 25 16:16:37.717512 np0000170199 devstack@c-api.service[113453]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=113453) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 25 16:16:37.717547 np0000170199 devstack@c-api.service[113450]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=113450) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 25 16:16:37.717578 np0000170199 devstack@c-api.service[113453]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=113453) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 25 16:16:37.717578 np0000170199 devstack@c-api.service[113453]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=113453) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 25 16:16:37.717630 np0000170199 devstack@c-api.service[113451]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=113451) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 25 16:16:37.717659 np0000170199 devstack@c-api.service[113453]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=113453) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 25 16:16:37.717689 np0000170199 devstack@c-api.service[113451]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=113451) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 25 16:16:37.717711 np0000170199 devstack@c-api.service[113453]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=113453) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 25 16:16:37.717734 np0000170199 devstack@c-api.service[113451]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=113451) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 25 16:16:37.717756 np0000170199 devstack@c-api.service[113453]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=113453) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 25 16:16:37.717778 np0000170199 devstack@c-api.service[113451]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=113451) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 25 16:16:37.717800 np0000170199 devstack@c-api.service[113453]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=113453) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 25 16:16:37.717823 np0000170199 devstack@c-api.service[113451]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=113451) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 25 16:16:37.717823 np0000170199 devstack@c-api.service[113451]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=113451) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 25 16:16:37.717823 np0000170199 devstack@c-api.service[113451]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=113451) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 25 16:16:37.717881 np0000170199 devstack@c-api.service[113452]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=113452) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 25 16:16:37.717914 np0000170199 devstack@c-api.service[113450]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=113450) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 25 16:16:37.717942 np0000170199 devstack@c-api.service[113452]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=113452) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 25 16:16:37.717964 np0000170199 devstack@c-api.service[113450]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=113450) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 25 16:16:37.717991 np0000170199 devstack@c-api.service[113452]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=113452) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 25 16:16:37.718017 np0000170199 devstack@c-api.service[113450]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=113450) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 25 16:16:37.718042 np0000170199 devstack@c-api.service[113451]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=113451) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 25 16:16:37.718067 np0000170199 devstack@c-api.service[113452]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=113452) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 25 16:16:37.718089 np0000170199 devstack@c-api.service[113450]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=113450) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 25 16:16:37.718113 np0000170199 devstack@c-api.service[113452]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=113452) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 25 16:16:37.718137 np0000170199 devstack@c-api.service[113451]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=113451) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 25 16:16:37.718171 np0000170199 devstack@c-api.service[113450]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=113450) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 25 16:16:37.718199 np0000170199 devstack@c-api.service[113452]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=113452) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 25 16:16:37.718225 np0000170199 devstack@c-api.service[113451]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=113451) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 25 16:16:37.718250 np0000170199 devstack@c-api.service[113450]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=113450) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 25 16:16:37.718275 np0000170199 devstack@c-api.service[113452]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=113452) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 25 16:16:37.718302 np0000170199 devstack@c-api.service[113451]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=113451) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 25 16:16:37.718329 np0000170199 devstack@c-api.service[113450]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=113450) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 25 16:16:37.718353 np0000170199 devstack@c-api.service[113451]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=113451) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 25 16:16:37.718353 np0000170199 devstack@c-api.service[113451]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=113451) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 25 16:16:37.718353 np0000170199 devstack@c-api.service[113451]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=113451) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 25 16:16:37.718412 np0000170199 devstack@c-api.service[113453]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=113453) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 25 16:16:37.718412 np0000170199 devstack@c-api.service[113453]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=113453) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 25 16:16:37.718412 np0000170199 devstack@c-api.service[113453]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=113453) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 25 16:16:37.718412 np0000170199 devstack@c-api.service[113453]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=113453) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 25 16:16:37.718412 np0000170199 devstack@c-api.service[113453]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=113453) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 25 16:16:37.718412 np0000170199 devstack@c-api.service[113453]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=113453) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 25 16:16:37.718412 np0000170199 devstack@c-api.service[113453]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=113453) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 25 16:16:37.718582 np0000170199 devstack@c-api.service[113452]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=113452) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 25 16:16:37.718773 np0000170199 devstack@c-api.service[113452]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=113452) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 25 16:16:37.718773 np0000170199 devstack@c-api.service[113452]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=113452) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 25 16:16:37.718831 np0000170199 devstack@c-api.service[113451]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=113451) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 25 16:16:37.718863 np0000170199 devstack@c-api.service[113450]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=113450) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 25 16:16:37.718889 np0000170199 devstack@c-api.service[113452]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=113452) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 25 16:16:37.718914 np0000170199 devstack@c-api.service[113451]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=113451) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 25 16:16:37.718937 np0000170199 devstack@c-api.service[113450]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=113450) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 25 16:16:37.718961 np0000170199 devstack@c-api.service[113452]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=113452) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 25 16:16:37.718990 np0000170199 devstack@c-api.service[113451]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=113451) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 25 16:16:37.719018 np0000170199 devstack@c-api.service[113450]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=113450) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 25 16:16:37.719046 np0000170199 devstack@c-api.service[113452]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=113452) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 25 16:16:37.719074 np0000170199 devstack@c-api.service[113451]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=113451) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 25 16:16:37.719102 np0000170199 devstack@c-api.service[113450]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=113450) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 25 16:16:37.719134 np0000170199 devstack@c-api.service[113451]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=113451) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 25 16:16:37.719187 np0000170199 devstack@c-api.service[113452]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=113452) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 25 16:16:37.719245 np0000170199 devstack@c-api.service[113450]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=113450) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 25 16:16:37.719293 np0000170199 devstack@c-api.service[113451]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=113451) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 25 16:16:37.719338 np0000170199 devstack@c-api.service[113450]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=113450) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 25 16:16:37.719389 np0000170199 devstack@c-api.service[113451]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=113451) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 25 16:16:37.719439 np0000170199 devstack@c-api.service[113450]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=113450) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 25 16:16:37.719486 np0000170199 devstack@c-api.service[113453]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=113453) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 25 16:16:37.719486 np0000170199 devstack@c-api.service[113453]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=113453) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 25 16:16:37.719486 np0000170199 devstack@c-api.service[113453]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=113453) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 25 16:16:37.719486 np0000170199 devstack@c-api.service[113453]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=113453) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 25 16:16:37.719486 np0000170199 devstack@c-api.service[113453]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=113453) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 25 16:16:37.719486 np0000170199 devstack@c-api.service[113453]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=113453) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 25 16:16:37.719784 np0000170199 devstack@c-api.service[113453]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=113453) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 25 16:16:37.720263 np0000170199 devstack@c-api.service[113452]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=113452) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 25 16:16:37.720323 np0000170199 devstack@c-api.service[113451]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=113451) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 25 16:16:37.720371 np0000170199 devstack@c-api.service[113452]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=113452) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 25 16:16:37.720416 np0000170199 devstack@c-api.service[113451]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=113451) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 25 16:16:37.720467 np0000170199 devstack@c-api.service[113452]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=113452) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 25 16:16:37.720519 np0000170199 devstack@c-api.service[113451]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=113451) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 25 16:16:37.720598 np0000170199 devstack@c-api.service[113452]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=113452) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 25 16:16:37.720661 np0000170199 devstack@c-api.service[113451]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=113451) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 25 16:16:37.720705 np0000170199 devstack@c-api.service[113452]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=113452) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 25 16:16:37.720765 np0000170199 devstack@c-api.service[113451]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=113451) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 25 16:16:37.720808 np0000170199 devstack@c-api.service[113452]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=113452) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 25 16:16:37.720853 np0000170199 devstack@c-api.service[113451]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=113451) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 25 16:16:37.720903 np0000170199 devstack@c-api.service[113452]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=113452) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 25 16:16:37.720949 np0000170199 devstack@c-api.service[113451]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=113451) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 25 16:16:37.721204 np0000170199 devstack@c-api.service[113450]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=113450) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 25 16:16:37.721262 np0000170199 devstack@c-api.service[113450]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=113450) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 25 16:16:37.721310 np0000170199 devstack@c-api.service[113450]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=113450) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 25 16:16:37.721376 np0000170199 devstack@c-api.service[113450]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=113450) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 25 16:16:37.721426 np0000170199 devstack@c-api.service[113453]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=113453) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 25 16:16:37.721479 np0000170199 devstack@c-api.service[113450]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=113450) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 25 16:16:37.721526 np0000170199 devstack@c-api.service[113453]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=113453) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 25 16:16:37.721594 np0000170199 devstack@c-api.service[113450]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=113450) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 25 16:16:37.721647 np0000170199 devstack@c-api.service[113453]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=113453) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 25 16:16:37.721694 np0000170199 devstack@c-api.service[113450]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=113450) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 25 16:16:37.721750 np0000170199 devstack@c-api.service[113453]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=113453) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 25 16:16:37.721750 np0000170199 devstack@c-api.service[113453]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=113453) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 25 16:16:37.721750 np0000170199 devstack@c-api.service[113453]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=113453) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 25 16:16:37.721887 np0000170199 devstack@c-api.service[113453]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=113453) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 25 16:16:37.722905 np0000170199 devstack@c-api.service[113452]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=113452) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 25 16:16:37.722905 np0000170199 devstack@c-api.service[113452]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=113452) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 25 16:16:37.723236 np0000170199 devstack@c-api.service[113452]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=113452) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 25 16:16:37.723370 np0000170199 devstack@c-api.service[113451]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=113451) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 25 16:16:37.723475 np0000170199 devstack@c-api.service[113452]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=113452) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 25 16:16:37.723631 np0000170199 devstack@c-api.service[113451]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=113451) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 25 16:16:37.723750 np0000170199 devstack@c-api.service[113452]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=113452) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 25 16:16:37.723850 np0000170199 devstack@c-api.service[113451]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=113451) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 25 16:16:37.723949 np0000170199 devstack@c-api.service[113452]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=113452) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 25 16:16:37.724124 np0000170199 devstack@c-api.service[113451]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=113451) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 25 16:16:37.724387 np0000170199 devstack@c-api.service[113452]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=113452) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 25 16:16:37.724497 np0000170199 devstack@c-api.service[113451]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=113451) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 25 16:16:37.724640 np0000170199 devstack@c-api.service[113452]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=113452) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 25 16:16:37.724747 np0000170199 devstack@c-api.service[113451]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=113451) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 25 16:16:37.724842 np0000170199 devstack@c-api.service[113452]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=113452) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 25 16:16:37.724898 np0000170199 devstack@c-api.service[113451]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=113451) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 25 16:16:37.724950 np0000170199 devstack@c-api.service[113452]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=113452) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 25 16:16:37.725011 np0000170199 devstack@c-api.service[113450]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=113450) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 25 16:16:37.725081 np0000170199 devstack@c-api.service[113451]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=113451) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 25 16:16:37.725133 np0000170199 devstack@c-api.service[113452]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=113452) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 25 16:16:37.725245 np0000170199 devstack@c-api.service[113450]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=113450) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 25 16:16:37.725300 np0000170199 devstack@c-api.service[113451]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=113451) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 25 16:16:37.725350 np0000170199 devstack@c-api.service[113452]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=113452) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 25 16:16:37.725401 np0000170199 devstack@c-api.service[113450]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=113450) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 25 16:16:37.725451 np0000170199 devstack@c-api.service[113451]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=113451) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 25 16:16:37.725509 np0000170199 devstack@c-api.service[113452]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=113452) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 25 16:16:37.725592 np0000170199 devstack@c-api.service[113450]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=113450) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 25 16:16:37.725661 np0000170199 devstack@c-api.service[113451]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=113451) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 25 16:16:37.725712 np0000170199 devstack@c-api.service[113452]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=113452) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 25 16:16:37.725770 np0000170199 devstack@c-api.service[113450]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=113450) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 25 16:16:37.725831 np0000170199 devstack@c-api.service[113451]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=113451) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 25 16:16:37.725880 np0000170199 devstack@c-api.service[113450]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=113450) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 25 16:16:37.725938 np0000170199 devstack@c-api.service[113451]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=113451) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 25 16:16:37.725988 np0000170199 devstack@c-api.service[113450]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=113450) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 25 16:16:37.726048 np0000170199 devstack@c-api.service[113451]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=113451) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 25 16:16:37.726106 np0000170199 devstack@c-api.service[113453]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=113453) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 25 16:16:37.726157 np0000170199 devstack@c-api.service[113450]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=113450) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 25 16:16:37.726208 np0000170199 devstack@c-api.service[113453]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=113453) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 25 16:16:37.726269 np0000170199 devstack@c-api.service[113450]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=113450) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 25 16:16:37.726269 np0000170199 devstack@c-api.service[113450]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=113450) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 25 16:16:37.726370 np0000170199 devstack@c-api.service[113453]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=113453) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 25 16:16:37.726422 np0000170199 devstack@c-api.service[113450]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=113450) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 25 16:16:37.726483 np0000170199 devstack@c-api.service[113453]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=113453) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 25 16:16:37.727171 np0000170199 devstack@c-api.service[113450]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=113450) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 25 16:16:37.727297 np0000170199 devstack@c-api.service[113453]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=113453) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 25 16:16:37.727414 np0000170199 devstack@c-api.service[113450]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=113450) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 25 16:16:37.727522 np0000170199 devstack@c-api.service[113453]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=113453) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 25 16:16:37.727665 np0000170199 devstack@c-api.service[113450]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=113450) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 25 16:16:37.727775 np0000170199 devstack@c-api.service[113453]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=113453) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 25 16:16:37.727775 np0000170199 devstack@c-api.service[113453]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=113453) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 25 16:16:37.727775 np0000170199 devstack@c-api.service[113453]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=113453) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 25 16:16:37.727775 np0000170199 devstack@c-api.service[113453]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=113453) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 25 16:16:37.727775 np0000170199 devstack@c-api.service[113453]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=113453) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 25 16:16:37.727775 np0000170199 devstack@c-api.service[113453]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=113453) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 25 16:16:37.727775 np0000170199 devstack@c-api.service[113453]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=113453) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 25 16:16:37.727775 np0000170199 devstack@c-api.service[113453]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=113453) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 25 16:16:37.728522 np0000170199 devstack@c-api.service[113452]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=113452) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 25 16:16:37.728672 np0000170199 devstack@c-api.service[113451]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=113451) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 25 16:16:37.728773 np0000170199 devstack@c-api.service[113453]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=113453) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 25 16:16:37.728876 np0000170199 devstack@c-api.service[113452]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=113452) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 25 16:16:37.728984 np0000170199 devstack@c-api.service[113451]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=113451) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 25 16:16:37.729080 np0000170199 devstack@c-api.service[113452]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=113452) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 25 16:16:37.729228 np0000170199 devstack@c-api.service[113453]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=113453) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 25 16:16:37.729341 np0000170199 devstack@c-api.service[113451]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=113451) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 25 16:16:37.729444 np0000170199 devstack@c-api.service[113452]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=113452) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 25 16:16:37.729564 np0000170199 devstack@c-api.service[113453]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=113453) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 25 16:16:37.729678 np0000170199 devstack@c-api.service[113451]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=113451) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 25 16:16:37.729776 np0000170199 devstack@c-api.service[113452]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=113452) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 25 16:16:37.729881 np0000170199 devstack@c-api.service[113453]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=113453) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 25 16:16:37.729980 np0000170199 devstack@c-api.service[113451]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=113451) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 25 16:16:37.730084 np0000170199 devstack@c-api.service[113452]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=113452) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 25 16:16:37.730206 np0000170199 devstack@c-api.service[113453]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=113453) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 25 16:16:37.730278 np0000170199 devstack@c-api.service[113451]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=113451) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 25 16:16:37.730330 np0000170199 devstack@c-api.service[113452]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=113452) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 25 16:16:37.730388 np0000170199 devstack@c-api.service[113453]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=113453) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 25 16:16:37.730438 np0000170199 devstack@c-api.service[113450]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=113450) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 25 16:16:37.730489 np0000170199 devstack@c-api.service[113451]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=113451) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 25 16:16:37.730726 np0000170199 devstack@c-api.service[113453]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=113453) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 25 16:16:37.730849 np0000170199 devstack@c-api.service[113450]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=113450) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 25 16:16:37.730849 np0000170199 devstack@c-api.service[113450]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=113450) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 25 16:16:37.730849 np0000170199 devstack@c-api.service[113450]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=113450) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 25 16:16:37.730849 np0000170199 devstack@c-api.service[113450]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=113450) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 25 16:16:37.730849 np0000170199 devstack@c-api.service[113450]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=113450) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 25 16:16:37.730849 np0000170199 devstack@c-api.service[113450]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=113450) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 25 16:16:37.731545 np0000170199 devstack@c-api.service[113452]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=113452) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 25 16:16:37.731545 np0000170199 devstack@c-api.service[113452]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=113452) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 25 16:16:37.731545 np0000170199 devstack@c-api.service[113452]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=113452) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 25 16:16:37.731545 np0000170199 devstack@c-api.service[113452]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=113452) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 25 16:16:37.732413 np0000170199 devstack@c-api.service[113451]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=113451) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 25 16:16:37.732472 np0000170199 devstack@c-api.service[113452]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=113452) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 25 16:16:37.732559 np0000170199 devstack@c-api.service[113453]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=113453) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 25 16:16:37.732628 np0000170199 devstack@c-api.service[113451]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=113451) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 25 16:16:37.732679 np0000170199 devstack@c-api.service[113452]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=113452) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 25 16:16:37.732731 np0000170199 devstack@c-api.service[113453]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=113453) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 25 16:16:37.732782 np0000170199 devstack@c-api.service[113451]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=113451) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 25 16:16:37.732831 np0000170199 devstack@c-api.service[113450]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=113450) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 25 16:16:37.732891 np0000170199 devstack@c-api.service[113452]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=113452) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 25 16:16:37.732943 np0000170199 devstack@c-api.service[113453]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=113453) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 25 16:16:37.732999 np0000170199 devstack@c-api.service[113451]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=113451) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 25 16:16:37.733047 np0000170199 devstack@c-api.service[113450]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=113450) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 25 16:16:37.733106 np0000170199 devstack@c-api.service[113453]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=113453) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 25 16:16:37.733157 np0000170199 devstack@c-api.service[113451]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=113451) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 25 16:16:37.733278 np0000170199 devstack@c-api.service[113450]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=113450) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 25 16:16:37.733330 np0000170199 devstack@c-api.service[113453]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=113453) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 25 16:16:37.733421 np0000170199 devstack@c-api.service[113451]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=113451) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 25 16:16:37.733494 np0000170199 devstack@c-api.service[113450]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=113450) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 25 16:16:37.733601 np0000170199 devstack@c-api.service[113453]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=113453) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 25 16:16:37.733636 np0000170199 devstack@c-api.service[113451]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=113451) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 25 16:16:37.733671 np0000170199 devstack@c-api.service[113450]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=113450) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 25 16:16:37.733695 np0000170199 devstack@c-api.service[113453]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=113453) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 25 16:16:37.733718 np0000170199 devstack@c-api.service[113450]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=113450) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 25 16:16:37.733718 np0000170199 devstack@c-api.service[113450]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=113450) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 25 16:16:37.733768 np0000170199 devstack@c-api.service[113452]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=113452) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 25 16:16:37.733768 np0000170199 devstack@c-api.service[113452]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=113452) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 25 16:16:37.733823 np0000170199 devstack@c-api.service[113453]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=113453) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 25 16:16:37.733846 np0000170199 devstack@c-api.service[113452]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=113452) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 25 16:16:37.733872 np0000170199 devstack@c-api.service[113453]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=113453) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 25 16:16:37.733896 np0000170199 devstack@c-api.service[113450]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=113450) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 25 16:16:37.733920 np0000170199 devstack@c-api.service[113452]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=113452) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 25 16:16:37.733943 np0000170199 devstack@c-api.service[113453]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=113453) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 25 16:16:37.733973 np0000170199 devstack@c-api.service[113452]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=113452) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 25 16:16:37.733995 np0000170199 devstack@c-api.service[113450]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=113450) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 25 16:16:37.734019 np0000170199 devstack@c-api.service[113453]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=113453) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 25 16:16:37.734045 np0000170199 devstack@c-api.service[113452]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=113452) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 25 16:16:37.734068 np0000170199 devstack@c-api.service[113450]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=113450) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 25 16:16:37.734094 np0000170199 devstack@c-api.service[113453]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=113453) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 25 16:16:37.734118 np0000170199 devstack@c-api.service[113450]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=113450) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 25 16:16:37.734141 np0000170199 devstack@c-api.service[113452]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=113452) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 25 16:16:37.734164 np0000170199 devstack@c-api.service[113453]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=113453) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 25 16:16:37.734187 np0000170199 devstack@c-api.service[113450]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=113450) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 25 16:16:37.734209 np0000170199 devstack@c-api.service[113451]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=113451) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 25 16:16:37.734233 np0000170199 devstack@c-api.service[113453]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=113453) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 25 16:16:37.734272 np0000170199 devstack@c-api.service[113450]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=113450) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 25 16:16:37.734307 np0000170199 devstack@c-api.service[113451]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=113451) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 25 16:16:37.734338 np0000170199 devstack@c-api.service[113450]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=113450) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 25 16:16:37.734369 np0000170199 devstack@c-api.service[113451]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=113451) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 25 16:16:37.734369 np0000170199 devstack@c-api.service[113451]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=113451) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 25 16:16:37.734369 np0000170199 devstack@c-api.service[113451]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=113451) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 25 16:16:37.734369 np0000170199 devstack@c-api.service[113451]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=113451) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 25 16:16:37.734369 np0000170199 devstack@c-api.service[113451]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=113451) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 25 16:16:37.734477 np0000170199 devstack@c-api.service[113452]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=113452) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 25 16:16:37.734477 np0000170199 devstack@c-api.service[113452]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=113452) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 25 16:16:37.734522 np0000170199 devstack@c-api.service[113450]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=113450) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 25 16:16:37.734560 np0000170199 devstack@c-api.service[113452]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=113452) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 25 16:16:37.734597 np0000170199 devstack@c-api.service[113450]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=113450) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 25 16:16:37.734625 np0000170199 devstack@c-api.service[113452]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=113452) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 25 16:16:37.734648 np0000170199 devstack@c-api.service[113450]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=113450) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 25 16:16:37.734671 np0000170199 devstack@c-api.service[113452]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=113452) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 25 16:16:37.734694 np0000170199 devstack@c-api.service[113453]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=113453) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 25 16:16:37.734718 np0000170199 devstack@c-api.service[113451]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=113451) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 25 16:16:37.734744 np0000170199 devstack@c-api.service[113450]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=113450) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 25 16:16:37.734770 np0000170199 devstack@c-api.service[113452]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=113452) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 25 16:16:37.734798 np0000170199 devstack@c-api.service[113451]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=113451) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 25 16:16:37.734825 np0000170199 devstack@c-api.service[113453]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=113453) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 25 16:16:37.734849 np0000170199 devstack@c-api.service[113450]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=113450) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 25 16:16:37.734875 np0000170199 devstack@c-api.service[113452]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=113452) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 25 16:16:37.734900 np0000170199 devstack@c-api.service[113451]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=113451) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 25 16:16:37.734927 np0000170199 devstack@c-api.service[113450]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=113450) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 25 16:16:37.734953 np0000170199 devstack@c-api.service[113453]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=113453) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 25 16:16:37.734979 np0000170199 devstack@c-api.service[113451]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=113451) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 25 16:16:37.735005 np0000170199 devstack@c-api.service[113450]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=113450) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 25 16:16:37.735030 np0000170199 devstack@c-api.service[113453]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=113453) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 25 16:16:37.735054 np0000170199 devstack@c-api.service[113451]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=113451) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 25 16:16:37.735144 np0000170199 devstack@c-api.service[113453]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=113453) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 25 16:16:37.735170 np0000170199 devstack@c-api.service[113451]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=113451) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 25 16:16:37.735192 np0000170199 devstack@c-api.service[113453]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=113453) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 25 16:16:37.735217 np0000170199 devstack@c-api.service[113451]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=113451) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 25 16:16:37.735243 np0000170199 devstack@c-api.service[113453]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=113453) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 25 16:16:37.735271 np0000170199 devstack@c-api.service[113452]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=113452) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 25 16:16:37.735271 np0000170199 devstack@c-api.service[113452]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=113452) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 25 16:16:37.735271 np0000170199 devstack@c-api.service[113452]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=113452) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 25 16:16:37.735342 np0000170199 devstack@c-api.service[113450]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=113450) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 25 16:16:37.735370 np0000170199 devstack@c-api.service[113452]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=113452) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 25 16:16:37.735370 np0000170199 devstack@c-api.service[113452]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=113452) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 25 16:16:37.735417 np0000170199 devstack@c-api.service[113450]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=113450) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 25 16:16:37.735440 np0000170199 devstack@c-api.service[113452]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=113452) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 25 16:16:37.735462 np0000170199 devstack@c-api.service[113450]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=113450) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 25 16:16:37.735490 np0000170199 devstack@c-api.service[113452]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=113452) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 25 16:16:37.735514 np0000170199 devstack@c-api.service[113450]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=113450) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 25 16:16:37.735514 np0000170199 devstack@c-api.service[113450]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=113450) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 25 16:16:37.735747 np0000170199 devstack@c-api.service[113451]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=113451) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 25 16:16:37.735773 np0000170199 devstack@c-api.service[113450]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=113450) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 25 16:16:37.735802 np0000170199 devstack@c-api.service[113451]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=113451) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 25 16:16:37.735831 np0000170199 devstack@c-api.service[113450]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=113450) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 25 16:16:37.735859 np0000170199 devstack@c-api.service[113453]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=113453) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 25 16:16:37.735882 np0000170199 devstack@c-api.service[113451]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=113451) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 25 16:16:37.735882 np0000170199 devstack@c-api.service[113451]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=113451) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 25 16:16:37.735932 np0000170199 devstack@c-api.service[113453]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=113453) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 25 16:16:37.735956 np0000170199 devstack@c-api.service[113451]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=113451) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 25 16:16:37.735986 np0000170199 devstack@c-api.service[113453]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=113453) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 25 16:16:37.736014 np0000170199 devstack@c-api.service[113451]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=113451) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 25 16:16:37.736041 np0000170199 devstack@c-api.service[113453]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=113453) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 25 16:16:37.736069 np0000170199 devstack@c-api.service[113451]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=113451) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 25 16:16:37.736096 np0000170199 devstack@c-api.service[113453]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=113453) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 25 16:16:37.736096 np0000170199 devstack@c-api.service[113453]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=113453) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 25 16:16:37.736096 np0000170199 devstack@c-api.service[113453]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=113453) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 25 16:16:37.736169 np0000170199 devstack@c-api.service[113452]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=113452) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 25 16:16:37.736169 np0000170199 devstack@c-api.service[113452]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=113452) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 25 16:16:37.736169 np0000170199 devstack@c-api.service[113452]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=113452) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 25 16:16:37.736169 np0000170199 devstack@c-api.service[113452]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=113452) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 25 16:16:37.736255 np0000170199 devstack@c-api.service[113450]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=113450) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 25 16:16:37.736292 np0000170199 devstack@c-api.service[113452]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=113452) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 25 16:16:37.736319 np0000170199 devstack@c-api.service[113450]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=113450) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 25 16:16:37.736349 np0000170199 devstack@c-api.service[113452]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=113452) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 25 16:16:37.736376 np0000170199 devstack@c-api.service[113450]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=113450) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 25 16:16:37.736400 np0000170199 devstack@c-api.service[113452]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=113452) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 25 16:16:37.736427 np0000170199 devstack@c-api.service[113450]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=113450) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 25 16:16:37.736427 np0000170199 devstack@c-api.service[113450]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=113450) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 25 16:16:37.736427 np0000170199 devstack@c-api.service[113450]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=113450) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 25 16:16:37.736554 np0000170199 devstack@c-api.service[113451]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=113451) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 25 16:16:37.736611 np0000170199 devstack@c-api.service[113450]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=113450) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 25 16:16:37.736669 np0000170199 devstack@c-api.service[113451]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=113451) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 25 16:16:37.736669 np0000170199 devstack@c-api.service[113451]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=113451) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 25 16:16:37.736715 np0000170199 devstack@c-api.service[113453]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=113453) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 25 16:16:37.736744 np0000170199 devstack@c-api.service[113451]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=113451) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 25 16:16:37.736809 np0000170199 devstack@c-api.service[113453]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=113453) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 25 16:16:37.736862 np0000170199 devstack@c-api.service[113451]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=113451) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 25 16:16:37.736909 np0000170199 devstack@c-api.service[113453]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=113453) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 25 16:16:37.736954 np0000170199 devstack@c-api.service[113451]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=113451) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 25 16:16:37.736999 np0000170199 devstack@c-api.service[113453]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=113453) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 25 16:16:37.737053 np0000170199 devstack@c-api.service[113451]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=113451) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 25 16:16:37.737101 np0000170199 devstack@c-api.service[113453]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=113453) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 25 16:16:37.737101 np0000170199 devstack@c-api.service[113453]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=113453) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 25 16:16:37.737101 np0000170199 devstack@c-api.service[113453]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=113453) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 25 16:16:37.737252 np0000170199 devstack@c-api.service[113452]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=113452) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 25 16:16:37.737252 np0000170199 devstack@c-api.service[113452]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=113452) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 25 16:16:37.737350 np0000170199 devstack@c-api.service[113451]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=113451) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 25 16:16:37.737397 np0000170199 devstack@c-api.service[113452]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=113452) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 25 16:16:37.737397 np0000170199 devstack@c-api.service[113452]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=113452) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 25 16:16:37.737493 np0000170199 devstack@c-api.service[113451]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=113451) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 25 16:16:37.737556 np0000170199 devstack@c-api.service[113452]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=113452) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 25 16:16:37.737613 np0000170199 devstack@c-api.service[113450]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=113450) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 25 16:16:37.737667 np0000170199 devstack@c-api.service[113451]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=113451) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 25 16:16:37.737718 np0000170199 devstack@c-api.service[113453]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=113453) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 25 16:16:37.737765 np0000170199 devstack@c-api.service[113452]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=113452) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 25 16:16:37.737809 np0000170199 devstack@c-api.service[113450]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=113450) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 25 16:16:37.737859 np0000170199 devstack@c-api.service[113451]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=113451) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 25 16:16:37.737909 np0000170199 devstack@c-api.service[113453]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=113453) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 25 16:16:37.737959 np0000170199 devstack@c-api.service[113450]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=113450) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 25 16:16:37.738004 np0000170199 devstack@c-api.service[113451]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=113451) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 25 16:16:37.738055 np0000170199 devstack@c-api.service[113453]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=113453) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 25 16:16:37.738100 np0000170199 devstack@c-api.service[113450]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=113450) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 25 16:16:37.738145 np0000170199 devstack@c-api.service[113451]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=113451) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 25 16:16:37.738189 np0000170199 devstack@c-api.service[113453]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=113453) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 25 16:16:37.738235 np0000170199 devstack@c-api.service[113450]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=113450) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 25 16:16:37.738280 np0000170199 devstack@c-api.service[113453]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=113453) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 25 16:16:37.738341 np0000170199 devstack@c-api.service[113450]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=113450) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 25 16:16:37.738399 np0000170199 devstack@c-api.service[113453]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=113453) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 25 16:16:37.782810 np0000170199 devstack@c-api.service[113450]: INFO dbcounter [None req-db363579-2ddb-4b19-a5b2-4c3d59fa9f1f None None] Registered counter for database cinder Apr 25 16:16:37.783256 np0000170199 devstack@c-api.service[113452]: INFO dbcounter [None req-03dd59fb-c3f0-4132-8abe-03889b304b8c None None] Registered counter for database cinder Apr 25 16:16:37.784421 np0000170199 devstack@c-api.service[113453]: INFO dbcounter [None req-159c96eb-66b1-4f5e-8049-0d787412f9f6 None None] Registered counter for database cinder Apr 25 16:16:37.785443 np0000170199 devstack@c-api.service[113451]: INFO dbcounter [None req-d505d584-4bd8-477b-b8b9-c2604bbe3a69 None None] Registered counter for database cinder Apr 25 16:16:37.792663 np0000170199 devstack@c-api.service[113450]: DEBUG oslo_db.sqlalchemy.engines [None req-db363579-2ddb-4b19-a5b2-4c3d59fa9f1f 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=113450) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Apr 25 16:16:37.794270 np0000170199 devstack@c-api.service[113452]: DEBUG oslo_db.sqlalchemy.engines [None req-03dd59fb-c3f0-4132-8abe-03889b304b8c 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=113452) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Apr 25 16:16:37.799737 np0000170199 devstack@c-api.service[113453]: DEBUG oslo_db.sqlalchemy.engines [None req-159c96eb-66b1-4f5e-8049-0d787412f9f6 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=113453) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Apr 25 16:16:37.805601 np0000170199 devstack@c-api.service[113451]: DEBUG oslo_db.sqlalchemy.engines [None req-d505d584-4bd8-477b-b8b9-c2604bbe3a69 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=113451) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Apr 25 16:16:37.905329 np0000170199 devstack@c-api.service[113450]: DEBUG dbcounter [-] [113450] Writer thread running {{(pid=113450) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Apr 25 16:16:37.905843 np0000170199 devstack@c-api.service[113452]: DEBUG dbcounter [-] [113452] Writer thread running {{(pid=113452) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Apr 25 16:16:37.908214 np0000170199 devstack@c-api.service[113450]: INFO cinder.rpc [None req-db363579-2ddb-4b19-a5b2-4c3d59fa9f1f None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Apr 25 16:16:37.908556 np0000170199 devstack@c-api.service[113452]: INFO cinder.rpc [None req-03dd59fb-c3f0-4132-8abe-03889b304b8c None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Apr 25 16:16:37.910578 np0000170199 devstack@c-api.service[113450]: INFO cinder.rpc [None req-db363579-2ddb-4b19-a5b2-4c3d59fa9f1f None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Apr 25 16:16:37.911169 np0000170199 devstack@c-api.service[113452]: INFO cinder.rpc [None req-03dd59fb-c3f0-4132-8abe-03889b304b8c None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Apr 25 16:16:37.912925 np0000170199 devstack@c-api.service[113450]: INFO cinder.rpc [None req-db363579-2ddb-4b19-a5b2-4c3d59fa9f1f None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Apr 25 16:16:37.913770 np0000170199 devstack@c-api.service[113452]: INFO cinder.rpc [None req-03dd59fb-c3f0-4132-8abe-03889b304b8c None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Apr 25 16:16:37.915034 np0000170199 devstack@c-api.service[113450]: INFO cinder.rpc [None req-db363579-2ddb-4b19-a5b2-4c3d59fa9f1f None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Apr 25 16:16:37.916117 np0000170199 devstack@c-api.service[113452]: INFO cinder.rpc [None req-03dd59fb-c3f0-4132-8abe-03889b304b8c None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Apr 25 16:16:37.916254 np0000170199 devstack@c-api.service[113450]: WARNING castellan.key_manager.migration [None req-db363579-2ddb-4b19-a5b2-4c3d59fa9f1f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 25 16:16:37.917341 np0000170199 devstack@c-api.service[113452]: WARNING castellan.key_manager.migration [None req-03dd59fb-c3f0-4132-8abe-03889b304b8c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 25 16:16:37.918688 np0000170199 devstack@c-api.service[113450]: WARNING castellan.key_manager.migration [None req-db363579-2ddb-4b19-a5b2-4c3d59fa9f1f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 25 16:16:37.919087 np0000170199 devstack@c-api.service[113452]: WARNING castellan.key_manager.migration [None req-03dd59fb-c3f0-4132-8abe-03889b304b8c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 25 16:16:37.920465 np0000170199 devstack@c-api.service[113453]: DEBUG dbcounter [-] [113453] Writer thread running {{(pid=113453) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Apr 25 16:16:37.923248 np0000170199 devstack@c-api.service[113452]: DEBUG oslo_db.sqlalchemy.engines [None req-03dd59fb-c3f0-4132-8abe-03889b304b8c 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=113452) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Apr 25 16:16:37.924609 np0000170199 devstack@c-api.service[113453]: INFO cinder.rpc [None req-159c96eb-66b1-4f5e-8049-0d787412f9f6 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Apr 25 16:16:37.924867 np0000170199 devstack@c-api.service[113451]: DEBUG dbcounter [-] [113451] Writer thread running {{(pid=113451) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Apr 25 16:16:37.925024 np0000170199 devstack@c-api.service[113450]: DEBUG oslo_db.sqlalchemy.engines [None req-db363579-2ddb-4b19-a5b2-4c3d59fa9f1f 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=113450) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Apr 25 16:16:37.925150 np0000170199 devstack@c-api.service[113452]: INFO cinder.rpc [None req-03dd59fb-c3f0-4132-8abe-03889b304b8c None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Apr 25 16:16:37.926885 np0000170199 devstack@c-api.service[113450]: INFO cinder.rpc [None req-db363579-2ddb-4b19-a5b2-4c3d59fa9f1f None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Apr 25 16:16:37.927216 np0000170199 devstack@c-api.service[113452]: INFO cinder.rpc [None req-03dd59fb-c3f0-4132-8abe-03889b304b8c None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Apr 25 16:16:37.927583 np0000170199 devstack@c-api.service[113451]: INFO cinder.rpc [None req-d505d584-4bd8-477b-b8b9-c2604bbe3a69 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Apr 25 16:16:37.927940 np0000170199 devstack@c-api.service[113453]: INFO cinder.rpc [None req-159c96eb-66b1-4f5e-8049-0d787412f9f6 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Apr 25 16:16:37.928354 np0000170199 devstack@c-api.service[113452]: WARNING castellan.key_manager.migration [None req-03dd59fb-c3f0-4132-8abe-03889b304b8c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 25 16:16:37.928757 np0000170199 devstack@c-api.service[113450]: INFO cinder.rpc [None req-db363579-2ddb-4b19-a5b2-4c3d59fa9f1f None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Apr 25 16:16:37.929607 np0000170199 devstack@c-api.service[113450]: WARNING castellan.key_manager.migration [None req-db363579-2ddb-4b19-a5b2-4c3d59fa9f1f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 25 16:16:37.929998 np0000170199 devstack@c-api.service[113451]: INFO cinder.rpc [None req-d505d584-4bd8-477b-b8b9-c2604bbe3a69 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Apr 25 16:16:37.930759 np0000170199 devstack@c-api.service[113453]: INFO cinder.rpc [None req-159c96eb-66b1-4f5e-8049-0d787412f9f6 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Apr 25 16:16:37.932782 np0000170199 devstack@c-api.service[113451]: INFO cinder.rpc [None req-d505d584-4bd8-477b-b8b9-c2604bbe3a69 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Apr 25 16:16:37.933512 np0000170199 devstack@c-api.service[113453]: INFO cinder.rpc [None req-159c96eb-66b1-4f5e-8049-0d787412f9f6 None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Apr 25 16:16:37.934712 np0000170199 devstack@c-api.service[113453]: WARNING castellan.key_manager.migration [None req-159c96eb-66b1-4f5e-8049-0d787412f9f6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 25 16:16:37.935195 np0000170199 devstack@c-api.service[113451]: INFO cinder.rpc [None req-d505d584-4bd8-477b-b8b9-c2604bbe3a69 None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Apr 25 16:16:37.936424 np0000170199 devstack@c-api.service[113451]: WARNING castellan.key_manager.migration [None req-d505d584-4bd8-477b-b8b9-c2604bbe3a69 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 25 16:16:37.937022 np0000170199 devstack@c-api.service[113453]: WARNING castellan.key_manager.migration [None req-159c96eb-66b1-4f5e-8049-0d787412f9f6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 25 16:16:37.938513 np0000170199 devstack@c-api.service[113451]: WARNING castellan.key_manager.migration [None req-d505d584-4bd8-477b-b8b9-c2604bbe3a69 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 25 16:16:37.940385 np0000170199 devstack@c-api.service[113452]: WARNING castellan.key_manager.migration [None req-03dd59fb-c3f0-4132-8abe-03889b304b8c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 25 16:16:37.941210 np0000170199 devstack@c-api.service[113450]: WARNING castellan.key_manager.migration [None req-db363579-2ddb-4b19-a5b2-4c3d59fa9f1f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 25 16:16:37.942389 np0000170199 devstack@c-api.service[113453]: DEBUG oslo_db.sqlalchemy.engines [None req-159c96eb-66b1-4f5e-8049-0d787412f9f6 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=113453) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Apr 25 16:16:37.943684 np0000170199 devstack@c-api.service[113452]: WARNING castellan.key_manager.migration [None req-03dd59fb-c3f0-4132-8abe-03889b304b8c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 25 16:16:37.943785 np0000170199 devstack@c-api.service[113451]: DEBUG oslo_db.sqlalchemy.engines [None req-d505d584-4bd8-477b-b8b9-c2604bbe3a69 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=113451) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Apr 25 16:16:37.944575 np0000170199 devstack@c-api.service[113450]: WARNING castellan.key_manager.migration [None req-db363579-2ddb-4b19-a5b2-4c3d59fa9f1f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 25 16:16:37.945099 np0000170199 devstack@c-api.service[113453]: INFO cinder.rpc [None req-159c96eb-66b1-4f5e-8049-0d787412f9f6 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Apr 25 16:16:37.945976 np0000170199 devstack@c-api.service[113451]: INFO cinder.rpc [None req-d505d584-4bd8-477b-b8b9-c2604bbe3a69 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Apr 25 16:16:37.946940 np0000170199 devstack@c-api.service[113452]: WARNING castellan.key_manager.migration [None req-03dd59fb-c3f0-4132-8abe-03889b304b8c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 25 16:16:37.947427 np0000170199 devstack@c-api.service[113453]: INFO cinder.rpc [None req-159c96eb-66b1-4f5e-8049-0d787412f9f6 None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Apr 25 16:16:37.947769 np0000170199 devstack@c-api.service[113450]: WARNING castellan.key_manager.migration [None req-db363579-2ddb-4b19-a5b2-4c3d59fa9f1f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 25 16:16:37.948120 np0000170199 devstack@c-api.service[113451]: INFO cinder.rpc [None req-d505d584-4bd8-477b-b8b9-c2604bbe3a69 None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Apr 25 16:16:37.948569 np0000170199 devstack@c-api.service[113453]: WARNING castellan.key_manager.migration [None req-159c96eb-66b1-4f5e-8049-0d787412f9f6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 25 16:16:37.949348 np0000170199 devstack@c-api.service[113451]: WARNING castellan.key_manager.migration [None req-d505d584-4bd8-477b-b8b9-c2604bbe3a69 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 25 16:16:37.951192 np0000170199 devstack@c-api.service[113452]: WARNING castellan.key_manager.migration [None req-03dd59fb-c3f0-4132-8abe-03889b304b8c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 25 16:16:37.952126 np0000170199 devstack@c-api.service[113450]: WARNING castellan.key_manager.migration [None req-db363579-2ddb-4b19-a5b2-4c3d59fa9f1f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 25 16:16:37.954269 np0000170199 devstack@c-api.service[113452]: WARNING castellan.key_manager.migration [None req-03dd59fb-c3f0-4132-8abe-03889b304b8c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 25 16:16:37.956028 np0000170199 devstack@c-api.service[113450]: WARNING castellan.key_manager.migration [None req-db363579-2ddb-4b19-a5b2-4c3d59fa9f1f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 25 16:16:37.957390 np0000170199 devstack@c-api.service[113452]: WARNING castellan.key_manager.migration [None req-03dd59fb-c3f0-4132-8abe-03889b304b8c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 25 16:16:37.959047 np0000170199 devstack@c-api.service[113450]: WARNING castellan.key_manager.migration [None req-db363579-2ddb-4b19-a5b2-4c3d59fa9f1f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 25 16:16:37.959484 np0000170199 devstack@c-api.service[113453]: WARNING castellan.key_manager.migration [None req-159c96eb-66b1-4f5e-8049-0d787412f9f6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 25 16:16:37.960596 np0000170199 devstack@c-api.service[113452]: WARNING castellan.key_manager.migration [None req-03dd59fb-c3f0-4132-8abe-03889b304b8c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 25 16:16:37.961061 np0000170199 devstack@c-api.service[113451]: WARNING castellan.key_manager.migration [None req-d505d584-4bd8-477b-b8b9-c2604bbe3a69 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 25 16:16:37.962298 np0000170199 devstack@c-api.service[113450]: WARNING castellan.key_manager.migration [None req-db363579-2ddb-4b19-a5b2-4c3d59fa9f1f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 25 16:16:37.964570 np0000170199 devstack@c-api.service[113453]: WARNING castellan.key_manager.migration [None req-159c96eb-66b1-4f5e-8049-0d787412f9f6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 25 16:16:37.964651 np0000170199 devstack@c-api.service[113452]: WARNING castellan.key_manager.migration [None req-03dd59fb-c3f0-4132-8abe-03889b304b8c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 25 16:16:37.964689 np0000170199 devstack@c-api.service[113451]: WARNING castellan.key_manager.migration [None req-d505d584-4bd8-477b-b8b9-c2604bbe3a69 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 25 16:16:37.965230 np0000170199 devstack@c-api.service[113450]: WARNING castellan.key_manager.migration [None req-db363579-2ddb-4b19-a5b2-4c3d59fa9f1f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 25 16:16:37.966068 np0000170199 devstack@c-api.service[113453]: WARNING castellan.key_manager.migration [None req-159c96eb-66b1-4f5e-8049-0d787412f9f6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 25 16:16:37.967107 np0000170199 devstack@c-api.service[113452]: WARNING castellan.key_manager.migration [None req-03dd59fb-c3f0-4132-8abe-03889b304b8c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 25 16:16:37.967918 np0000170199 devstack@c-api.service[113451]: WARNING castellan.key_manager.migration [None req-d505d584-4bd8-477b-b8b9-c2604bbe3a69 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 25 16:16:37.968763 np0000170199 devstack@c-api.service[113452]: WARNING castellan.key_manager.migration [None req-03dd59fb-c3f0-4132-8abe-03889b304b8c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 25 16:16:37.968864 np0000170199 devstack@c-api.service[113450]: WARNING castellan.key_manager.migration [None req-db363579-2ddb-4b19-a5b2-4c3d59fa9f1f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 25 16:16:37.970385 np0000170199 devstack@c-api.service[113453]: WARNING castellan.key_manager.migration [None req-159c96eb-66b1-4f5e-8049-0d787412f9f6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 25 16:16:37.970490 np0000170199 devstack@c-api.service[113450]: WARNING castellan.key_manager.migration [None req-db363579-2ddb-4b19-a5b2-4c3d59fa9f1f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 25 16:16:37.971433 np0000170199 devstack@c-api.service[113452]: WARNING castellan.key_manager.migration [None req-03dd59fb-c3f0-4132-8abe-03889b304b8c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 25 16:16:37.972223 np0000170199 devstack@c-api.service[113451]: WARNING castellan.key_manager.migration [None req-d505d584-4bd8-477b-b8b9-c2604bbe3a69 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 25 16:16:37.973178 np0000170199 devstack@c-api.service[113450]: WARNING castellan.key_manager.migration [None req-db363579-2ddb-4b19-a5b2-4c3d59fa9f1f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 25 16:16:37.973428 np0000170199 devstack@c-api.service[113453]: WARNING castellan.key_manager.migration [None req-159c96eb-66b1-4f5e-8049-0d787412f9f6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 25 16:16:37.975311 np0000170199 devstack@c-api.service[113451]: WARNING castellan.key_manager.migration [None req-d505d584-4bd8-477b-b8b9-c2604bbe3a69 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 25 16:16:37.976454 np0000170199 devstack@c-api.service[113453]: WARNING castellan.key_manager.migration [None req-159c96eb-66b1-4f5e-8049-0d787412f9f6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 25 16:16:37.977168 np0000170199 devstack@c-api.service[113452]: WARNING castellan.key_manager.migration [None req-03dd59fb-c3f0-4132-8abe-03889b304b8c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 25 16:16:37.978506 np0000170199 devstack@c-api.service[113451]: WARNING castellan.key_manager.migration [None req-d505d584-4bd8-477b-b8b9-c2604bbe3a69 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 25 16:16:37.978981 np0000170199 devstack@c-api.service[113450]: WARNING castellan.key_manager.migration [None req-db363579-2ddb-4b19-a5b2-4c3d59fa9f1f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 25 16:16:37.979613 np0000170199 devstack@c-api.service[113453]: WARNING castellan.key_manager.migration [None req-159c96eb-66b1-4f5e-8049-0d787412f9f6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 25 16:16:37.980624 np0000170199 devstack@c-api.service[113452]: WARNING castellan.key_manager.migration [None req-03dd59fb-c3f0-4132-8abe-03889b304b8c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 25 16:16:37.981634 np0000170199 devstack@c-api.service[113451]: WARNING castellan.key_manager.migration [None req-d505d584-4bd8-477b-b8b9-c2604bbe3a69 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 25 16:16:37.982455 np0000170199 devstack@c-api.service[113450]: WARNING castellan.key_manager.migration [None req-db363579-2ddb-4b19-a5b2-4c3d59fa9f1f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 25 16:16:37.982627 np0000170199 devstack@c-api.service[113453]: WARNING castellan.key_manager.migration [None req-159c96eb-66b1-4f5e-8049-0d787412f9f6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 25 16:16:37.982758 np0000170199 devstack@c-api.service[113452]: WARNING cinder.api.contrib.hosts [None req-03dd59fb-c3f0-4132-8abe-03889b304b8c None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Apr 25 16:16:37.983239 np0000170199 devstack@c-api.service[113452]: WARNING castellan.key_manager.migration [None req-03dd59fb-c3f0-4132-8abe-03889b304b8c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 25 16:16:37.984339 np0000170199 devstack@c-api.service[113450]: WARNING cinder.api.contrib.hosts [None req-db363579-2ddb-4b19-a5b2-4c3d59fa9f1f None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Apr 25 16:16:37.984512 np0000170199 devstack@c-api.service[113451]: WARNING castellan.key_manager.migration [None req-d505d584-4bd8-477b-b8b9-c2604bbe3a69 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 25 16:16:37.984692 np0000170199 devstack@c-api.service[113452]: WARNING castellan.key_manager.migration [None req-03dd59fb-c3f0-4132-8abe-03889b304b8c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 25 16:16:37.985124 np0000170199 devstack@c-api.service[113450]: WARNING castellan.key_manager.migration [None req-db363579-2ddb-4b19-a5b2-4c3d59fa9f1f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 25 16:16:37.986026 np0000170199 devstack@c-api.service[113453]: WARNING castellan.key_manager.migration [None req-159c96eb-66b1-4f5e-8049-0d787412f9f6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 25 16:16:37.986468 np0000170199 devstack@c-api.service[113452]: WARNING castellan.key_manager.migration [None req-03dd59fb-c3f0-4132-8abe-03889b304b8c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 25 16:16:37.986666 np0000170199 devstack@c-api.service[113450]: WARNING castellan.key_manager.migration [None req-db363579-2ddb-4b19-a5b2-4c3d59fa9f1f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 25 16:16:37.987585 np0000170199 devstack@c-api.service[113453]: WARNING castellan.key_manager.migration [None req-159c96eb-66b1-4f5e-8049-0d787412f9f6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 25 16:16:37.988106 np0000170199 devstack@c-api.service[113451]: WARNING castellan.key_manager.migration [None req-d505d584-4bd8-477b-b8b9-c2604bbe3a69 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 25 16:16:37.988183 np0000170199 devstack@c-api.service[113452]: WARNING castellan.key_manager.migration [None req-03dd59fb-c3f0-4132-8abe-03889b304b8c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 25 16:16:37.988235 np0000170199 devstack@c-api.service[113450]: WARNING castellan.key_manager.migration [None req-db363579-2ddb-4b19-a5b2-4c3d59fa9f1f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 25 16:16:37.989683 np0000170199 devstack@c-api.service[113451]: WARNING castellan.key_manager.migration [None req-d505d584-4bd8-477b-b8b9-c2604bbe3a69 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 25 16:16:37.989777 np0000170199 devstack@c-api.service[113452]: WARNING castellan.key_manager.migration [None req-03dd59fb-c3f0-4132-8abe-03889b304b8c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 25 16:16:37.989831 np0000170199 devstack@c-api.service[113450]: WARNING castellan.key_manager.migration [None req-db363579-2ddb-4b19-a5b2-4c3d59fa9f1f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 25 16:16:37.990282 np0000170199 devstack@c-api.service[113453]: WARNING castellan.key_manager.migration [None req-159c96eb-66b1-4f5e-8049-0d787412f9f6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 25 16:16:37.991178 np0000170199 devstack@c-api.service[113452]: WARNING castellan.key_manager.migration [None req-03dd59fb-c3f0-4132-8abe-03889b304b8c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 25 16:16:37.991267 np0000170199 devstack@c-api.service[113450]: WARNING castellan.key_manager.migration [None req-db363579-2ddb-4b19-a5b2-4c3d59fa9f1f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 25 16:16:37.992403 np0000170199 devstack@c-api.service[113451]: WARNING castellan.key_manager.migration [None req-d505d584-4bd8-477b-b8b9-c2604bbe3a69 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 25 16:16:37.992737 np0000170199 devstack@c-api.service[113450]: WARNING castellan.key_manager.migration [None req-db363579-2ddb-4b19-a5b2-4c3d59fa9f1f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 25 16:16:37.992956 np0000170199 devstack@c-api.service[113452]: WARNING castellan.key_manager.migration [None req-03dd59fb-c3f0-4132-8abe-03889b304b8c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 25 16:16:37.994419 np0000170199 devstack@c-api.service[113450]: WARNING castellan.key_manager.migration [None req-db363579-2ddb-4b19-a5b2-4c3d59fa9f1f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 25 16:16:37.994602 np0000170199 devstack@c-api.service[113452]: WARNING castellan.key_manager.migration [None req-03dd59fb-c3f0-4132-8abe-03889b304b8c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 25 16:16:37.995616 np0000170199 devstack@c-api.service[113452]: DEBUG cinder.api.v3.router [None req-03dd59fb-c3f0-4132-8abe-03889b304b8c None None] Extended resource: extensions {{(pid=113452) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 25 16:16:37.995879 np0000170199 devstack@c-api.service[113453]: WARNING castellan.key_manager.migration [None req-159c96eb-66b1-4f5e-8049-0d787412f9f6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 25 16:16:37.996176 np0000170199 devstack@c-api.service[113450]: WARNING castellan.key_manager.migration [None req-db363579-2ddb-4b19-a5b2-4c3d59fa9f1f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 25 16:16:37.996871 np0000170199 devstack@c-api.service[113452]: DEBUG cinder.api.v3.router [None req-03dd59fb-c3f0-4132-8abe-03889b304b8c None None] Extended resource: capabilities {{(pid=113452) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 25 16:16:37.997199 np0000170199 devstack@c-api.service[113450]: DEBUG cinder.api.v3.router [None req-db363579-2ddb-4b19-a5b2-4c3d59fa9f1f None None] Extended resource: extensions {{(pid=113450) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 25 16:16:37.998033 np0000170199 devstack@c-api.service[113451]: WARNING castellan.key_manager.migration [None req-d505d584-4bd8-477b-b8b9-c2604bbe3a69 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 25 16:16:37.998237 np0000170199 devstack@c-api.service[113452]: DEBUG cinder.api.v3.router [None req-03dd59fb-c3f0-4132-8abe-03889b304b8c None None] Extended resource: extra_specs {{(pid=113452) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 25 16:16:37.998545 np0000170199 devstack@c-api.service[113450]: DEBUG cinder.api.v3.router [None req-db363579-2ddb-4b19-a5b2-4c3d59fa9f1f None None] Extended resource: capabilities {{(pid=113450) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 25 16:16:37.999304 np0000170199 devstack@c-api.service[113453]: WARNING castellan.key_manager.migration [None req-159c96eb-66b1-4f5e-8049-0d787412f9f6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 25 16:16:37.999809 np0000170199 devstack@c-api.service[113452]: DEBUG cinder.api.v3.router [None req-03dd59fb-c3f0-4132-8abe-03889b304b8c None None] Extended resource: os-hosts {{(pid=113452) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 25 16:16:37.999881 np0000170199 devstack@c-api.service[113450]: DEBUG cinder.api.v3.router [None req-db363579-2ddb-4b19-a5b2-4c3d59fa9f1f None None] Extended resource: extra_specs {{(pid=113450) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 25 16:16:38.001143 np0000170199 devstack@c-api.service[113453]: WARNING cinder.api.contrib.hosts [None req-159c96eb-66b1-4f5e-8049-0d787412f9f6 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Apr 25 16:16:38.001204 np0000170199 devstack@c-api.service[113452]: DEBUG cinder.api.v3.router [None req-03dd59fb-c3f0-4132-8abe-03889b304b8c None None] Extended resource: qos-specs {{(pid=113452) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 25 16:16:38.001461 np0000170199 devstack@c-api.service[113451]: WARNING castellan.key_manager.migration [None req-d505d584-4bd8-477b-b8b9-c2604bbe3a69 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 25 16:16:38.001513 np0000170199 devstack@c-api.service[113450]: DEBUG cinder.api.v3.router [None req-db363579-2ddb-4b19-a5b2-4c3d59fa9f1f None None] Extended resource: os-hosts {{(pid=113450) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 25 16:16:38.001920 np0000170199 devstack@c-api.service[113453]: WARNING castellan.key_manager.migration [None req-159c96eb-66b1-4f5e-8049-0d787412f9f6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 25 16:16:38.002882 np0000170199 devstack@c-api.service[113450]: DEBUG cinder.api.v3.router [None req-db363579-2ddb-4b19-a5b2-4c3d59fa9f1f None None] Extended resource: qos-specs {{(pid=113450) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 25 16:16:38.003322 np0000170199 devstack@c-api.service[113451]: WARNING cinder.api.contrib.hosts [None req-d505d584-4bd8-477b-b8b9-c2604bbe3a69 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Apr 25 16:16:38.003403 np0000170199 devstack@c-api.service[113452]: DEBUG cinder.api.v3.router [None req-03dd59fb-c3f0-4132-8abe-03889b304b8c None None] Extended resource: os-availability-zone {{(pid=113452) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 25 16:16:38.003459 np0000170199 devstack@c-api.service[113453]: WARNING castellan.key_manager.migration [None req-159c96eb-66b1-4f5e-8049-0d787412f9f6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 25 16:16:38.004076 np0000170199 devstack@c-api.service[113451]: WARNING castellan.key_manager.migration [None req-d505d584-4bd8-477b-b8b9-c2604bbe3a69 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 25 16:16:38.004696 np0000170199 devstack@c-api.service[113452]: DEBUG cinder.api.v3.router [None req-03dd59fb-c3f0-4132-8abe-03889b304b8c None None] Extended resource: os-snapshot-manage {{(pid=113452) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 25 16:16:38.004906 np0000170199 devstack@c-api.service[113453]: WARNING castellan.key_manager.migration [None req-159c96eb-66b1-4f5e-8049-0d787412f9f6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 25 16:16:38.005032 np0000170199 devstack@c-api.service[113450]: DEBUG cinder.api.v3.router [None req-db363579-2ddb-4b19-a5b2-4c3d59fa9f1f None None] Extended resource: os-availability-zone {{(pid=113450) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 25 16:16:38.005602 np0000170199 devstack@c-api.service[113451]: WARNING castellan.key_manager.migration [None req-d505d584-4bd8-477b-b8b9-c2604bbe3a69 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 25 16:16:38.006217 np0000170199 devstack@c-api.service[113452]: DEBUG cinder.api.v3.router [None req-03dd59fb-c3f0-4132-8abe-03889b304b8c None None] Extended resource: backups {{(pid=113452) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 25 16:16:38.006342 np0000170199 devstack@c-api.service[113453]: WARNING castellan.key_manager.migration [None req-159c96eb-66b1-4f5e-8049-0d787412f9f6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 25 16:16:38.006418 np0000170199 devstack@c-api.service[113450]: DEBUG cinder.api.v3.router [None req-db363579-2ddb-4b19-a5b2-4c3d59fa9f1f None None] Extended resource: os-snapshot-manage {{(pid=113450) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 25 16:16:38.007070 np0000170199 devstack@c-api.service[113451]: WARNING castellan.key_manager.migration [None req-d505d584-4bd8-477b-b8b9-c2604bbe3a69 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 25 16:16:38.007828 np0000170199 devstack@c-api.service[113453]: WARNING castellan.key_manager.migration [None req-159c96eb-66b1-4f5e-8049-0d787412f9f6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 25 16:16:38.007978 np0000170199 devstack@c-api.service[113450]: DEBUG cinder.api.v3.router [None req-db363579-2ddb-4b19-a5b2-4c3d59fa9f1f None None] Extended resource: backups {{(pid=113450) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 25 16:16:38.008237 np0000170199 devstack@c-api.service[113452]: DEBUG cinder.api.v3.router [None req-03dd59fb-c3f0-4132-8abe-03889b304b8c None None] Extended resource: scheduler-stats {{(pid=113452) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 25 16:16:38.008562 np0000170199 devstack@c-api.service[113451]: WARNING castellan.key_manager.migration [None req-d505d584-4bd8-477b-b8b9-c2604bbe3a69 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 25 16:16:38.009193 np0000170199 devstack@c-api.service[113453]: WARNING castellan.key_manager.migration [None req-159c96eb-66b1-4f5e-8049-0d787412f9f6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 25 16:16:38.009660 np0000170199 devstack@c-api.service[113452]: DEBUG cinder.api.v3.router [None req-03dd59fb-c3f0-4132-8abe-03889b304b8c None None] Extended resource: os-volume-manage {{(pid=113452) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 25 16:16:38.010080 np0000170199 devstack@c-api.service[113450]: DEBUG cinder.api.v3.router [None req-db363579-2ddb-4b19-a5b2-4c3d59fa9f1f None None] Extended resource: scheduler-stats {{(pid=113450) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 25 16:16:38.010142 np0000170199 devstack@c-api.service[113451]: WARNING castellan.key_manager.migration [None req-d505d584-4bd8-477b-b8b9-c2604bbe3a69 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 25 16:16:38.010741 np0000170199 devstack@c-api.service[113453]: WARNING castellan.key_manager.migration [None req-159c96eb-66b1-4f5e-8049-0d787412f9f6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 25 16:16:38.011458 np0000170199 devstack@c-api.service[113451]: WARNING castellan.key_manager.migration [None req-d505d584-4bd8-477b-b8b9-c2604bbe3a69 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 25 16:16:38.011575 np0000170199 devstack@c-api.service[113450]: DEBUG cinder.api.v3.router [None req-db363579-2ddb-4b19-a5b2-4c3d59fa9f1f None None] Extended resource: os-volume-manage {{(pid=113450) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 25 16:16:38.011658 np0000170199 devstack@c-api.service[113452]: DEBUG cinder.api.v3.router [None req-03dd59fb-c3f0-4132-8abe-03889b304b8c None None] Extended resource: os-volume-transfer {{(pid=113452) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 25 16:16:38.012274 np0000170199 devstack@c-api.service[113453]: WARNING castellan.key_manager.migration [None req-159c96eb-66b1-4f5e-8049-0d787412f9f6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 25 16:16:38.012990 np0000170199 devstack@c-api.service[113451]: WARNING castellan.key_manager.migration [None req-d505d584-4bd8-477b-b8b9-c2604bbe3a69 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 25 16:16:38.013288 np0000170199 devstack@c-api.service[113453]: DEBUG cinder.api.v3.router [None req-159c96eb-66b1-4f5e-8049-0d787412f9f6 None None] Extended resource: extensions {{(pid=113453) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 25 16:16:38.013352 np0000170199 devstack@c-api.service[113452]: DEBUG cinder.api.v3.router [None req-03dd59fb-c3f0-4132-8abe-03889b304b8c None None] Extended resource: cgsnapshots {{(pid=113452) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 25 16:16:38.013598 np0000170199 devstack@c-api.service[113450]: DEBUG cinder.api.v3.router [None req-db363579-2ddb-4b19-a5b2-4c3d59fa9f1f None None] Extended resource: os-volume-transfer {{(pid=113450) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 25 16:16:38.014591 np0000170199 devstack@c-api.service[113451]: WARNING castellan.key_manager.migration [None req-d505d584-4bd8-477b-b8b9-c2604bbe3a69 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 25 16:16:38.014688 np0000170199 devstack@c-api.service[113453]: DEBUG cinder.api.v3.router [None req-159c96eb-66b1-4f5e-8049-0d787412f9f6 None None] Extended resource: capabilities {{(pid=113453) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 25 16:16:38.014733 np0000170199 devstack@c-api.service[113452]: DEBUG cinder.api.v3.router [None req-03dd59fb-c3f0-4132-8abe-03889b304b8c None None] Extended resource: encryption {{(pid=113452) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 25 16:16:38.015295 np0000170199 devstack@c-api.service[113450]: DEBUG cinder.api.v3.router [None req-db363579-2ddb-4b19-a5b2-4c3d59fa9f1f None None] Extended resource: cgsnapshots {{(pid=113450) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 25 16:16:38.015595 np0000170199 devstack@c-api.service[113451]: DEBUG cinder.api.v3.router [None req-d505d584-4bd8-477b-b8b9-c2604bbe3a69 None None] Extended resource: extensions {{(pid=113451) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 25 16:16:38.015919 np0000170199 devstack@c-api.service[113453]: DEBUG cinder.api.v3.router [None req-159c96eb-66b1-4f5e-8049-0d787412f9f6 None None] Extended resource: extra_specs {{(pid=113453) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 25 16:16:38.016271 np0000170199 devstack@c-api.service[113452]: DEBUG cinder.api.v3.router [None req-03dd59fb-c3f0-4132-8abe-03889b304b8c None None] Extended resource: os-quota-class-sets {{(pid=113452) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 25 16:16:38.016702 np0000170199 devstack@c-api.service[113450]: DEBUG cinder.api.v3.router [None req-db363579-2ddb-4b19-a5b2-4c3d59fa9f1f None None] Extended resource: encryption {{(pid=113450) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 25 16:16:38.016920 np0000170199 devstack@c-api.service[113451]: DEBUG cinder.api.v3.router [None req-d505d584-4bd8-477b-b8b9-c2604bbe3a69 None None] Extended resource: capabilities {{(pid=113451) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 25 16:16:38.017520 np0000170199 devstack@c-api.service[113453]: DEBUG cinder.api.v3.router [None req-159c96eb-66b1-4f5e-8049-0d787412f9f6 None None] Extended resource: os-hosts {{(pid=113453) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 25 16:16:38.017654 np0000170199 devstack@c-api.service[113452]: DEBUG cinder.api.v3.router [None req-03dd59fb-c3f0-4132-8abe-03889b304b8c None None] Extended resource: os-quota-sets {{(pid=113452) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 25 16:16:38.018166 np0000170199 devstack@c-api.service[113451]: DEBUG cinder.api.v3.router [None req-d505d584-4bd8-477b-b8b9-c2604bbe3a69 None None] Extended resource: extra_specs {{(pid=113451) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 25 16:16:38.018291 np0000170199 devstack@c-api.service[113450]: DEBUG cinder.api.v3.router [None req-db363579-2ddb-4b19-a5b2-4c3d59fa9f1f None None] Extended resource: os-quota-class-sets {{(pid=113450) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 25 16:16:38.018894 np0000170199 devstack@c-api.service[113453]: DEBUG cinder.api.v3.router [None req-159c96eb-66b1-4f5e-8049-0d787412f9f6 None None] Extended resource: qos-specs {{(pid=113453) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 25 16:16:38.019093 np0000170199 devstack@c-api.service[113452]: DEBUG cinder.api.v3.router [None req-03dd59fb-c3f0-4132-8abe-03889b304b8c None None] Extended resource: consistencygroups {{(pid=113452) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 25 16:16:38.019668 np0000170199 devstack@c-api.service[113450]: DEBUG cinder.api.v3.router [None req-db363579-2ddb-4b19-a5b2-4c3d59fa9f1f None None] Extended resource: os-quota-sets {{(pid=113450) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 25 16:16:38.019775 np0000170199 devstack@c-api.service[113451]: DEBUG cinder.api.v3.router [None req-d505d584-4bd8-477b-b8b9-c2604bbe3a69 None None] Extended resource: os-hosts {{(pid=113451) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 25 16:16:38.021001 np0000170199 devstack@c-api.service[113453]: DEBUG cinder.api.v3.router [None req-159c96eb-66b1-4f5e-8049-0d787412f9f6 None None] Extended resource: os-availability-zone {{(pid=113453) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 25 16:16:38.021130 np0000170199 devstack@c-api.service[113451]: DEBUG cinder.api.v3.router [None req-d505d584-4bd8-477b-b8b9-c2604bbe3a69 None None] Extended resource: qos-specs {{(pid=113451) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 25 16:16:38.021203 np0000170199 devstack@c-api.service[113450]: DEBUG cinder.api.v3.router [None req-db363579-2ddb-4b19-a5b2-4c3d59fa9f1f None None] Extended resource: consistencygroups {{(pid=113450) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 25 16:16:38.021277 np0000170199 devstack@c-api.service[113452]: DEBUG cinder.api.v3.router [None req-03dd59fb-c3f0-4132-8abe-03889b304b8c None None] Extended resource: os-volume-type-access {{(pid=113452) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 25 16:16:38.022338 np0000170199 devstack@c-api.service[113453]: DEBUG cinder.api.v3.router [None req-159c96eb-66b1-4f5e-8049-0d787412f9f6 None None] Extended resource: os-snapshot-manage {{(pid=113453) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 25 16:16:38.022838 np0000170199 devstack@c-api.service[113452]: DEBUG cinder.api.v3.router [None req-03dd59fb-c3f0-4132-8abe-03889b304b8c None None] Extended resource: encryption {{(pid=113452) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 25 16:16:38.023123 np0000170199 devstack@c-api.service[113451]: DEBUG cinder.api.v3.router [None req-d505d584-4bd8-477b-b8b9-c2604bbe3a69 None None] Extended resource: os-availability-zone {{(pid=113451) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 25 16:16:38.023199 np0000170199 devstack@c-api.service[113450]: DEBUG cinder.api.v3.router [None req-db363579-2ddb-4b19-a5b2-4c3d59fa9f1f None None] Extended resource: os-volume-type-access {{(pid=113450) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 25 16:16:38.023816 np0000170199 devstack@c-api.service[113453]: DEBUG cinder.api.v3.router [None req-159c96eb-66b1-4f5e-8049-0d787412f9f6 None None] Extended resource: backups {{(pid=113453) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 25 16:16:38.024435 np0000170199 devstack@c-api.service[113451]: DEBUG cinder.api.v3.router [None req-d505d584-4bd8-477b-b8b9-c2604bbe3a69 None None] Extended resource: os-snapshot-manage {{(pid=113451) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 25 16:16:38.024807 np0000170199 devstack@c-api.service[113450]: DEBUG cinder.api.v3.router [None req-db363579-2ddb-4b19-a5b2-4c3d59fa9f1f None None] Extended resource: encryption {{(pid=113450) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 25 16:16:38.025139 np0000170199 devstack@c-api.service[113452]: WARNING castellan.key_manager.migration [None req-03dd59fb-c3f0-4132-8abe-03889b304b8c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 25 16:16:38.025870 np0000170199 devstack@c-api.service[113453]: DEBUG cinder.api.v3.router [None req-159c96eb-66b1-4f5e-8049-0d787412f9f6 None None] Extended resource: scheduler-stats {{(pid=113453) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 25 16:16:38.026267 np0000170199 devstack@c-api.service[113451]: DEBUG cinder.api.v3.router [None req-d505d584-4bd8-477b-b8b9-c2604bbe3a69 None None] Extended resource: backups {{(pid=113451) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 25 16:16:38.026673 np0000170199 devstack@c-api.service[113452]: WARNING castellan.key_manager.migration [None req-03dd59fb-c3f0-4132-8abe-03889b304b8c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 25 16:16:38.027131 np0000170199 devstack@c-api.service[113450]: WARNING castellan.key_manager.migration [None req-db363579-2ddb-4b19-a5b2-4c3d59fa9f1f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 25 16:16:38.027253 np0000170199 devstack@c-api.service[113453]: DEBUG cinder.api.v3.router [None req-159c96eb-66b1-4f5e-8049-0d787412f9f6 None None] Extended resource: os-volume-manage {{(pid=113453) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 25 16:16:38.028130 np0000170199 devstack@c-api.service[113452]: WARNING castellan.key_manager.migration [None req-03dd59fb-c3f0-4132-8abe-03889b304b8c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 25 16:16:38.028268 np0000170199 devstack@c-api.service[113451]: DEBUG cinder.api.v3.router [None req-d505d584-4bd8-477b-b8b9-c2604bbe3a69 None None] Extended resource: scheduler-stats {{(pid=113451) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 25 16:16:38.028608 np0000170199 devstack@c-api.service[113450]: WARNING castellan.key_manager.migration [None req-db363579-2ddb-4b19-a5b2-4c3d59fa9f1f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 25 16:16:38.029200 np0000170199 devstack@c-api.service[113453]: DEBUG cinder.api.v3.router [None req-159c96eb-66b1-4f5e-8049-0d787412f9f6 None None] Extended resource: os-volume-transfer {{(pid=113453) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 25 16:16:38.029622 np0000170199 devstack@c-api.service[113452]: WARNING castellan.key_manager.migration [None req-03dd59fb-c3f0-4132-8abe-03889b304b8c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 25 16:16:38.029740 np0000170199 devstack@c-api.service[113451]: DEBUG cinder.api.v3.router [None req-d505d584-4bd8-477b-b8b9-c2604bbe3a69 None None] Extended resource: os-volume-manage {{(pid=113451) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 25 16:16:38.030118 np0000170199 devstack@c-api.service[113450]: WARNING castellan.key_manager.migration [None req-db363579-2ddb-4b19-a5b2-4c3d59fa9f1f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 25 16:16:38.030905 np0000170199 devstack@c-api.service[113453]: DEBUG cinder.api.v3.router [None req-159c96eb-66b1-4f5e-8049-0d787412f9f6 None None] Extended resource: cgsnapshots {{(pid=113453) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 25 16:16:38.031097 np0000170199 devstack@c-api.service[113452]: WARNING castellan.key_manager.migration [None req-03dd59fb-c3f0-4132-8abe-03889b304b8c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 25 16:16:38.031547 np0000170199 devstack@c-api.service[113450]: WARNING castellan.key_manager.migration [None req-db363579-2ddb-4b19-a5b2-4c3d59fa9f1f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 25 16:16:38.031661 np0000170199 devstack@c-api.service[113451]: DEBUG cinder.api.v3.router [None req-d505d584-4bd8-477b-b8b9-c2604bbe3a69 None None] Extended resource: os-volume-transfer {{(pid=113451) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 25 16:16:38.032315 np0000170199 devstack@c-api.service[113453]: DEBUG cinder.api.v3.router [None req-159c96eb-66b1-4f5e-8049-0d787412f9f6 None None] Extended resource: encryption {{(pid=113453) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 25 16:16:38.032666 np0000170199 devstack@c-api.service[113452]: WARNING castellan.key_manager.migration [None req-03dd59fb-c3f0-4132-8abe-03889b304b8c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 25 16:16:38.033042 np0000170199 devstack@c-api.service[113450]: WARNING castellan.key_manager.migration [None req-db363579-2ddb-4b19-a5b2-4c3d59fa9f1f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 25 16:16:38.033312 np0000170199 devstack@c-api.service[113451]: DEBUG cinder.api.v3.router [None req-d505d584-4bd8-477b-b8b9-c2604bbe3a69 None None] Extended resource: cgsnapshots {{(pid=113451) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 25 16:16:38.033610 np0000170199 devstack@c-api.service[113452]: DEBUG cinder.api.contrib.snapshot_actions [None req-03dd59fb-c3f0-4132-8abe-03889b304b8c None None] SnapshotActionsController initialized {{(pid=113452) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Apr 25 16:16:38.033849 np0000170199 devstack@c-api.service[113453]: DEBUG cinder.api.v3.router [None req-159c96eb-66b1-4f5e-8049-0d787412f9f6 None None] Extended resource: os-quota-class-sets {{(pid=113453) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 25 16:16:38.034338 np0000170199 devstack@c-api.service[113452]: WARNING castellan.key_manager.migration [None req-03dd59fb-c3f0-4132-8abe-03889b304b8c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 25 16:16:38.034690 np0000170199 devstack@c-api.service[113450]: WARNING castellan.key_manager.migration [None req-db363579-2ddb-4b19-a5b2-4c3d59fa9f1f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 25 16:16:38.034799 np0000170199 devstack@c-api.service[113451]: DEBUG cinder.api.v3.router [None req-d505d584-4bd8-477b-b8b9-c2604bbe3a69 None None] Extended resource: encryption {{(pid=113451) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 25 16:16:38.035176 np0000170199 devstack@c-api.service[113453]: DEBUG cinder.api.v3.router [None req-159c96eb-66b1-4f5e-8049-0d787412f9f6 None None] Extended resource: os-quota-sets {{(pid=113453) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 25 16:16:38.035258 np0000170199 devstack@c-api.service[113452]: DEBUG cinder.api.v3.router [None req-03dd59fb-c3f0-4132-8abe-03889b304b8c None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=113452) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 25 16:16:38.035395 np0000170199 devstack@c-api.service[113452]: DEBUG cinder.api.v3.router [None req-03dd59fb-c3f0-4132-8abe-03889b304b8c None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=113452) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 25 16:16:38.035600 np0000170199 devstack@c-api.service[113452]: DEBUG cinder.api.v3.router [None req-03dd59fb-c3f0-4132-8abe-03889b304b8c None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=113452) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 25 16:16:38.035671 np0000170199 devstack@c-api.service[113450]: DEBUG cinder.api.contrib.snapshot_actions [None req-db363579-2ddb-4b19-a5b2-4c3d59fa9f1f None None] SnapshotActionsController initialized {{(pid=113450) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Apr 25 16:16:38.035709 np0000170199 devstack@c-api.service[113452]: DEBUG cinder.api.v3.router [None req-03dd59fb-c3f0-4132-8abe-03889b304b8c None None] Extension VolumeActions extending resource: volumes {{(pid=113452) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 25 16:16:38.035819 np0000170199 devstack@c-api.service[113452]: DEBUG cinder.api.v3.router [None req-03dd59fb-c3f0-4132-8abe-03889b304b8c None None] Extension AdminActions extending resource: volumes {{(pid=113452) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 25 16:16:38.035941 np0000170199 devstack@c-api.service[113452]: DEBUG cinder.api.v3.router [None req-03dd59fb-c3f0-4132-8abe-03889b304b8c None None] Extension AdminActions extending resource: snapshots {{(pid=113452) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 25 16:16:38.036045 np0000170199 devstack@c-api.service[113452]: DEBUG cinder.api.v3.router [None req-03dd59fb-c3f0-4132-8abe-03889b304b8c None None] Extension AdminActions extending resource: backups {{(pid=113452) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 25 16:16:38.036141 np0000170199 devstack@c-api.service[113452]: DEBUG cinder.api.v3.router [None req-03dd59fb-c3f0-4132-8abe-03889b304b8c None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=113452) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 25 16:16:38.036216 np0000170199 devstack@c-api.service[113451]: DEBUG cinder.api.v3.router [None req-d505d584-4bd8-477b-b8b9-c2604bbe3a69 None None] Extended resource: os-quota-class-sets {{(pid=113451) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 25 16:16:38.036306 np0000170199 devstack@c-api.service[113452]: DEBUG cinder.api.v3.router [None req-03dd59fb-c3f0-4132-8abe-03889b304b8c None None] Extension VolumeUnmanage extending resource: volumes {{(pid=113452) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 25 16:16:38.036371 np0000170199 devstack@c-api.service[113450]: WARNING castellan.key_manager.migration [None req-db363579-2ddb-4b19-a5b2-4c3d59fa9f1f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 25 16:16:38.036455 np0000170199 devstack@c-api.service[113452]: DEBUG cinder.api.v3.router [None req-03dd59fb-c3f0-4132-8abe-03889b304b8c None None] Extension VolumeTypeEncryption extending resource: types {{(pid=113452) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 25 16:16:38.036455 np0000170199 devstack@c-api.service[113452]: DEBUG cinder.api.v3.router [None req-03dd59fb-c3f0-4132-8abe-03889b304b8c None None] Extension SnapshotActions extending resource: snapshots {{(pid=113452) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 25 16:16:38.036596 np0000170199 devstack@c-api.service[113452]: DEBUG cinder.api.v3.router [None req-03dd59fb-c3f0-4132-8abe-03889b304b8c None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=113452) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 25 16:16:38.036644 np0000170199 devstack@c-api.service[113453]: DEBUG cinder.api.v3.router [None req-159c96eb-66b1-4f5e-8049-0d787412f9f6 None None] Extended resource: consistencygroups {{(pid=113453) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 25 16:16:38.036683 np0000170199 devstack@c-api.service[113452]: DEBUG cinder.api.v3.router [None req-03dd59fb-c3f0-4132-8abe-03889b304b8c None None] Extension TypesManage extending resource: types {{(pid=113452) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 25 16:16:38.036882 np0000170199 devstack@c-api.service[113452]: DEBUG cinder.api.v3.router [None req-03dd59fb-c3f0-4132-8abe-03889b304b8c None None] Extension VolumeTypeAccess extending resource: types {{(pid=113452) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 25 16:16:38.036993 np0000170199 devstack@c-api.service[113452]: DEBUG cinder.api.v3.router [None req-03dd59fb-c3f0-4132-8abe-03889b304b8c None None] Extension UsedLimits extending resource: limits {{(pid=113452) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 25 16:16:38.037094 np0000170199 devstack@c-api.service[113452]: DEBUG cinder.api.v3.router [None req-03dd59fb-c3f0-4132-8abe-03889b304b8c None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=113452) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 25 16:16:38.037202 np0000170199 devstack@c-api.service[113450]: DEBUG cinder.api.v3.router [None req-db363579-2ddb-4b19-a5b2-4c3d59fa9f1f None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=113450) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 25 16:16:38.037350 np0000170199 devstack@c-api.service[113450]: DEBUG cinder.api.v3.router [None req-db363579-2ddb-4b19-a5b2-4c3d59fa9f1f None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=113450) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 25 16:16:38.037487 np0000170199 devstack@c-api.service[113451]: DEBUG cinder.api.v3.router [None req-d505d584-4bd8-477b-b8b9-c2604bbe3a69 None None] Extended resource: os-quota-sets {{(pid=113451) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 25 16:16:38.037557 np0000170199 devstack@c-api.service[113450]: DEBUG cinder.api.v3.router [None req-db363579-2ddb-4b19-a5b2-4c3d59fa9f1f None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=113450) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 25 16:16:38.037650 np0000170199 devstack@c-api.service[113450]: DEBUG cinder.api.v3.router [None req-db363579-2ddb-4b19-a5b2-4c3d59fa9f1f None None] Extension VolumeActions extending resource: volumes {{(pid=113450) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 25 16:16:38.037769 np0000170199 devstack@c-api.service[113450]: DEBUG cinder.api.v3.router [None req-db363579-2ddb-4b19-a5b2-4c3d59fa9f1f None None] Extension AdminActions extending resource: volumes {{(pid=113450) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 25 16:16:38.037891 np0000170199 devstack@c-api.service[113450]: DEBUG cinder.api.v3.router [None req-db363579-2ddb-4b19-a5b2-4c3d59fa9f1f None None] Extension AdminActions extending resource: snapshots {{(pid=113450) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 25 16:16:38.037996 np0000170199 devstack@c-api.service[113450]: DEBUG cinder.api.v3.router [None req-db363579-2ddb-4b19-a5b2-4c3d59fa9f1f None None] Extension AdminActions extending resource: backups {{(pid=113450) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 25 16:16:38.038111 np0000170199 devstack@c-api.service[113450]: DEBUG cinder.api.v3.router [None req-db363579-2ddb-4b19-a5b2-4c3d59fa9f1f None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=113450) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 25 16:16:38.038217 np0000170199 devstack@c-api.service[113450]: DEBUG cinder.api.v3.router [None req-db363579-2ddb-4b19-a5b2-4c3d59fa9f1f None None] Extension VolumeUnmanage extending resource: volumes {{(pid=113450) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 25 16:16:38.038323 np0000170199 devstack@c-api.service[113450]: DEBUG cinder.api.v3.router [None req-db363579-2ddb-4b19-a5b2-4c3d59fa9f1f None None] Extension VolumeTypeEncryption extending resource: types {{(pid=113450) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 25 16:16:38.038442 np0000170199 devstack@c-api.service[113450]: DEBUG cinder.api.v3.router [None req-db363579-2ddb-4b19-a5b2-4c3d59fa9f1f None None] Extension SnapshotActions extending resource: snapshots {{(pid=113450) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 25 16:16:38.038513 np0000170199 devstack@c-api.service[113453]: DEBUG cinder.api.v3.router [None req-159c96eb-66b1-4f5e-8049-0d787412f9f6 None None] Extended resource: os-volume-type-access {{(pid=113453) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 25 16:16:38.038633 np0000170199 devstack@c-api.service[113450]: DEBUG cinder.api.v3.router [None req-db363579-2ddb-4b19-a5b2-4c3d59fa9f1f None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=113450) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 25 16:16:38.038633 np0000170199 devstack@c-api.service[113450]: DEBUG cinder.api.v3.router [None req-db363579-2ddb-4b19-a5b2-4c3d59fa9f1f None None] Extension TypesManage extending resource: types {{(pid=113450) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 25 16:16:38.038829 np0000170199 devstack@c-api.service[113450]: DEBUG cinder.api.v3.router [None req-db363579-2ddb-4b19-a5b2-4c3d59fa9f1f None None] Extension VolumeTypeAccess extending resource: types {{(pid=113450) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 25 16:16:38.038898 np0000170199 devstack@c-api.service[113451]: DEBUG cinder.api.v3.router [None req-d505d584-4bd8-477b-b8b9-c2604bbe3a69 None None] Extended resource: consistencygroups {{(pid=113451) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 25 16:16:38.038982 np0000170199 devstack@c-api.service[113450]: DEBUG cinder.api.v3.router [None req-db363579-2ddb-4b19-a5b2-4c3d59fa9f1f None None] Extension UsedLimits extending resource: limits {{(pid=113450) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 25 16:16:38.039045 np0000170199 devstack@c-api.service[113450]: DEBUG cinder.api.v3.router [None req-db363579-2ddb-4b19-a5b2-4c3d59fa9f1f None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=113450) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 25 16:16:38.039434 np0000170199 devstack@c-api.service[113452]: WARNING keystonemiddleware.auth_token [None req-03dd59fb-c3f0-4132-8abe-03889b304b8c None None] AuthToken middleware is set with keystone_authtoken.service_token_roles_required set to False. This is backwards compatible but deprecated behaviour. Please set this to True. Apr 25 16:16:38.040285 np0000170199 devstack@c-api.service[113453]: DEBUG cinder.api.v3.router [None req-159c96eb-66b1-4f5e-8049-0d787412f9f6 None None] Extended resource: encryption {{(pid=113453) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 25 16:16:38.040845 np0000170199 devstack@c-api.service[113451]: DEBUG cinder.api.v3.router [None req-d505d584-4bd8-477b-b8b9-c2604bbe3a69 None None] Extended resource: os-volume-type-access {{(pid=113451) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 25 16:16:38.041356 np0000170199 devstack@c-api.service[113450]: WARNING keystonemiddleware.auth_token [None req-db363579-2ddb-4b19-a5b2-4c3d59fa9f1f None None] AuthToken middleware is set with keystone_authtoken.service_token_roles_required set to False. This is backwards compatible but deprecated behaviour. Please set this to True. Apr 25 16:16:38.042493 np0000170199 devstack@c-api.service[113451]: DEBUG cinder.api.v3.router [None req-d505d584-4bd8-477b-b8b9-c2604bbe3a69 None None] Extended resource: encryption {{(pid=113451) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 25 16:16:38.042619 np0000170199 devstack@c-api.service[113453]: WARNING castellan.key_manager.migration [None req-159c96eb-66b1-4f5e-8049-0d787412f9f6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 25 16:16:38.044022 np0000170199 devstack@c-api.service[113453]: WARNING castellan.key_manager.migration [None req-159c96eb-66b1-4f5e-8049-0d787412f9f6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 25 16:16:38.044772 np0000170199 devstack@c-api.service[113451]: WARNING castellan.key_manager.migration [None req-d505d584-4bd8-477b-b8b9-c2604bbe3a69 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 25 16:16:38.045388 np0000170199 devstack@c-api.service[113452]: WSGI app 0 (mountpoint='') ready in 3 seconds on interpreter 0x72b2cc4a3668 pid: 113452 (default app) Apr 25 16:16:38.045473 np0000170199 devstack@c-api.service[113453]: WARNING castellan.key_manager.migration [None req-159c96eb-66b1-4f5e-8049-0d787412f9f6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 25 16:16:38.046056 np0000170199 devstack@c-api.service[113452]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:505: DeprecationWarning: fallback_to_json_file is deprecated and has no effect. Apr 25 16:16:38.046056 np0000170199 devstack@c-api.service[113452]: warnings.warn( Apr 25 16:16:38.046261 np0000170199 devstack@c-api.service[113451]: WARNING castellan.key_manager.migration [None req-d505d584-4bd8-477b-b8b9-c2604bbe3a69 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 25 16:16:38.046904 np0000170199 devstack@c-api.service[113453]: WARNING castellan.key_manager.migration [None req-159c96eb-66b1-4f5e-8049-0d787412f9f6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 25 16:16:38.047586 np0000170199 devstack@c-api.service[113450]: WSGI app 0 (mountpoint='') ready in 3 seconds on interpreter 0x72b2cc4a3668 pid: 113450 (default app) Apr 25 16:16:38.047691 np0000170199 devstack@c-api.service[113451]: WARNING castellan.key_manager.migration [None req-d505d584-4bd8-477b-b8b9-c2604bbe3a69 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 25 16:16:38.048347 np0000170199 devstack@c-api.service[113453]: WARNING castellan.key_manager.migration [None req-159c96eb-66b1-4f5e-8049-0d787412f9f6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 25 16:16:38.049088 np0000170199 devstack@c-api.service[113451]: WARNING castellan.key_manager.migration [None req-d505d584-4bd8-477b-b8b9-c2604bbe3a69 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 25 16:16:38.049912 np0000170199 devstack@c-api.service[113453]: WARNING castellan.key_manager.migration [None req-159c96eb-66b1-4f5e-8049-0d787412f9f6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 25 16:16:38.050563 np0000170199 devstack@c-api.service[113451]: WARNING castellan.key_manager.migration [None req-d505d584-4bd8-477b-b8b9-c2604bbe3a69 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 25 16:16:38.050785 np0000170199 devstack@c-api.service[113453]: DEBUG cinder.api.contrib.snapshot_actions [None req-159c96eb-66b1-4f5e-8049-0d787412f9f6 None None] SnapshotActionsController initialized {{(pid=113453) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Apr 25 16:16:38.051514 np0000170199 devstack@c-api.service[113453]: WARNING castellan.key_manager.migration [None req-159c96eb-66b1-4f5e-8049-0d787412f9f6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 25 16:16:38.052091 np0000170199 devstack@c-api.service[113451]: WARNING castellan.key_manager.migration [None req-d505d584-4bd8-477b-b8b9-c2604bbe3a69 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 25 16:16:38.052407 np0000170199 devstack@c-api.service[113453]: DEBUG cinder.api.v3.router [None req-159c96eb-66b1-4f5e-8049-0d787412f9f6 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=113453) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 25 16:16:38.052527 np0000170199 devstack@c-api.service[113453]: DEBUG cinder.api.v3.router [None req-159c96eb-66b1-4f5e-8049-0d787412f9f6 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=113453) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 25 16:16:38.052654 np0000170199 devstack@c-api.service[113453]: DEBUG cinder.api.v3.router [None req-159c96eb-66b1-4f5e-8049-0d787412f9f6 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=113453) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 25 16:16:38.052799 np0000170199 devstack@c-api.service[113453]: DEBUG cinder.api.v3.router [None req-159c96eb-66b1-4f5e-8049-0d787412f9f6 None None] Extension VolumeActions extending resource: volumes {{(pid=113453) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 25 16:16:38.052917 np0000170199 devstack@c-api.service[113453]: DEBUG cinder.api.v3.router [None req-159c96eb-66b1-4f5e-8049-0d787412f9f6 None None] Extension AdminActions extending resource: volumes {{(pid=113453) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 25 16:16:38.053029 np0000170199 devstack@c-api.service[113451]: DEBUG cinder.api.contrib.snapshot_actions [None req-d505d584-4bd8-477b-b8b9-c2604bbe3a69 None None] SnapshotActionsController initialized {{(pid=113451) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Apr 25 16:16:38.053149 np0000170199 devstack@c-api.service[113453]: DEBUG cinder.api.v3.router [None req-159c96eb-66b1-4f5e-8049-0d787412f9f6 None None] Extension AdminActions extending resource: snapshots {{(pid=113453) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 25 16:16:38.053149 np0000170199 devstack@c-api.service[113453]: DEBUG cinder.api.v3.router [None req-159c96eb-66b1-4f5e-8049-0d787412f9f6 None None] Extension AdminActions extending resource: backups {{(pid=113453) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 25 16:16:38.053415 np0000170199 devstack@c-api.service[113453]: DEBUG cinder.api.v3.router [None req-159c96eb-66b1-4f5e-8049-0d787412f9f6 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=113453) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 25 16:16:38.053415 np0000170199 devstack@c-api.service[113453]: DEBUG cinder.api.v3.router [None req-159c96eb-66b1-4f5e-8049-0d787412f9f6 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=113453) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 25 16:16:38.053718 np0000170199 devstack@c-api.service[113453]: DEBUG cinder.api.v3.router [None req-159c96eb-66b1-4f5e-8049-0d787412f9f6 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=113453) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 25 16:16:38.053718 np0000170199 devstack@c-api.service[113453]: DEBUG cinder.api.v3.router [None req-159c96eb-66b1-4f5e-8049-0d787412f9f6 None None] Extension SnapshotActions extending resource: snapshots {{(pid=113453) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 25 16:16:38.053957 np0000170199 devstack@c-api.service[113452]: /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. Apr 25 16:16:38.053957 np0000170199 devstack@c-api.service[113452]: warnings.warn(deprecated_msg) Apr 25 16:16:38.053957 np0000170199 devstack@c-api.service[113452]: /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. Apr 25 16:16:38.053957 np0000170199 devstack@c-api.service[113452]: warnings.warn(deprecated_msg) Apr 25 16:16:38.053957 np0000170199 devstack@c-api.service[113452]: /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. Apr 25 16:16:38.054360 np0000170199 devstack@c-api.service[113452]: warnings.warn(deprecated_msg) Apr 25 16:16:38.054360 np0000170199 devstack@c-api.service[113452]: /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. Apr 25 16:16:38.054360 np0000170199 devstack@c-api.service[113452]: warnings.warn(deprecated_msg) Apr 25 16:16:38.054360 np0000170199 devstack@c-api.service[113452]: /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. Apr 25 16:16:38.054360 np0000170199 devstack@c-api.service[113452]: warnings.warn(deprecated_msg) Apr 25 16:16:38.054695 np0000170199 devstack@c-api.service[113453]: DEBUG cinder.api.v3.router [None req-159c96eb-66b1-4f5e-8049-0d787412f9f6 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=113453) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 25 16:16:38.054748 np0000170199 devstack@c-api.service[113452]: /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. Apr 25 16:16:38.054748 np0000170199 devstack@c-api.service[113452]: warnings.warn(deprecated_msg) Apr 25 16:16:38.054911 np0000170199 devstack@c-api.service[113451]: WARNING castellan.key_manager.migration [None req-d505d584-4bd8-477b-b8b9-c2604bbe3a69 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 25 16:16:38.054986 np0000170199 devstack@c-api.service[113452]: /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. Apr 25 16:16:38.054986 np0000170199 devstack@c-api.service[113452]: warnings.warn(deprecated_msg) Apr 25 16:16:38.054986 np0000170199 devstack@c-api.service[113452]: /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. Apr 25 16:16:38.054986 np0000170199 devstack@c-api.service[113452]: warnings.warn(deprecated_msg) Apr 25 16:16:38.054986 np0000170199 devstack@c-api.service[113452]: /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. Apr 25 16:16:38.054986 np0000170199 devstack@c-api.service[113452]: warnings.warn(deprecated_msg) Apr 25 16:16:38.055393 np0000170199 devstack@c-api.service[113452]: /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. Apr 25 16:16:38.055393 np0000170199 devstack@c-api.service[113452]: warnings.warn(deprecated_msg) Apr 25 16:16:38.055393 np0000170199 devstack@c-api.service[113452]: /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. Apr 25 16:16:38.055393 np0000170199 devstack@c-api.service[113452]: warnings.warn(deprecated_msg) Apr 25 16:16:38.055727 np0000170199 devstack@c-api.service[113453]: DEBUG cinder.api.v3.router [None req-159c96eb-66b1-4f5e-8049-0d787412f9f6 None None] Extension TypesManage extending resource: types {{(pid=113453) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 25 16:16:38.055792 np0000170199 devstack@c-api.service[113452]: /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. Apr 25 16:16:38.055792 np0000170199 devstack@c-api.service[113452]: warnings.warn(deprecated_msg) Apr 25 16:16:38.055792 np0000170199 devstack@c-api.service[113452]: /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. Apr 25 16:16:38.055792 np0000170199 devstack@c-api.service[113452]: warnings.warn(deprecated_msg) Apr 25 16:16:38.056057 np0000170199 devstack@c-api.service[113452]: /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. Apr 25 16:16:38.056057 np0000170199 devstack@c-api.service[113452]: warnings.warn(deprecated_msg) Apr 25 16:16:38.056057 np0000170199 devstack@c-api.service[113452]: /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. Apr 25 16:16:38.056057 np0000170199 devstack@c-api.service[113452]: warnings.warn(deprecated_msg) Apr 25 16:16:38.056057 np0000170199 devstack@c-api.service[113452]: /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. Apr 25 16:16:38.056450 np0000170199 devstack@c-api.service[113452]: warnings.warn(deprecated_msg) Apr 25 16:16:38.056450 np0000170199 devstack@c-api.service[113452]: /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. Apr 25 16:16:38.056450 np0000170199 devstack@c-api.service[113452]: warnings.warn(deprecated_msg) Apr 25 16:16:38.057272 np0000170199 devstack@c-api.service[113453]: DEBUG cinder.api.v3.router [None req-159c96eb-66b1-4f5e-8049-0d787412f9f6 None None] Extension VolumeTypeAccess extending resource: types {{(pid=113453) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 25 16:16:38.057421 np0000170199 devstack@c-api.service[113452]: /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. Apr 25 16:16:38.057421 np0000170199 devstack@c-api.service[113452]: warnings.warn(deprecated_msg) Apr 25 16:16:38.057421 np0000170199 devstack@c-api.service[113452]: /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. Apr 25 16:16:38.057421 np0000170199 devstack@c-api.service[113452]: warnings.warn(deprecated_msg) Apr 25 16:16:38.057421 np0000170199 devstack@c-api.service[113452]: /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. Apr 25 16:16:38.058140 np0000170199 devstack@c-api.service[113452]: warnings.warn(deprecated_msg) Apr 25 16:16:38.058140 np0000170199 devstack@c-api.service[113452]: /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. Apr 25 16:16:38.058140 np0000170199 devstack@c-api.service[113452]: warnings.warn(deprecated_msg) Apr 25 16:16:38.058140 np0000170199 devstack@c-api.service[113452]: /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. Apr 25 16:16:38.058140 np0000170199 devstack@c-api.service[113452]: warnings.warn(deprecated_msg) Apr 25 16:16:38.058140 np0000170199 devstack@c-api.service[113452]: /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. Apr 25 16:16:38.058140 np0000170199 devstack@c-api.service[113452]: warnings.warn(deprecated_msg) Apr 25 16:16:38.059084 np0000170199 devstack@c-api.service[113452]: /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. Apr 25 16:16:38.059084 np0000170199 devstack@c-api.service[113452]: warnings.warn(deprecated_msg) Apr 25 16:16:38.059340 np0000170199 devstack@c-api.service[113453]: DEBUG cinder.api.v3.router [None req-159c96eb-66b1-4f5e-8049-0d787412f9f6 None None] Extension UsedLimits extending resource: limits {{(pid=113453) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 25 16:16:38.059477 np0000170199 devstack@c-api.service[113452]: /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. Apr 25 16:16:38.059477 np0000170199 devstack@c-api.service[113452]: warnings.warn(deprecated_msg) Apr 25 16:16:38.059477 np0000170199 devstack@c-api.service[113452]: /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. Apr 25 16:16:38.059477 np0000170199 devstack@c-api.service[113452]: warnings.warn(deprecated_msg) Apr 25 16:16:38.059477 np0000170199 devstack@c-api.service[113452]: /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. Apr 25 16:16:38.059477 np0000170199 devstack@c-api.service[113452]: warnings.warn(deprecated_msg) Apr 25 16:16:38.060345 np0000170199 devstack@c-api.service[113452]: /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. Apr 25 16:16:38.060345 np0000170199 devstack@c-api.service[113452]: warnings.warn(deprecated_msg) Apr 25 16:16:38.060676 np0000170199 devstack@c-api.service[113453]: DEBUG cinder.api.v3.router [None req-159c96eb-66b1-4f5e-8049-0d787412f9f6 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=113453) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 25 16:16:38.060884 np0000170199 devstack@c-api.service[113452]: /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. Apr 25 16:16:38.060884 np0000170199 devstack@c-api.service[113452]: warnings.warn(deprecated_msg) Apr 25 16:16:38.060884 np0000170199 devstack@c-api.service[113452]: /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. Apr 25 16:16:38.060884 np0000170199 devstack@c-api.service[113452]: warnings.warn(deprecated_msg) Apr 25 16:16:38.060884 np0000170199 devstack@c-api.service[113452]: /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. Apr 25 16:16:38.064080 np0000170199 devstack@c-api.service[113452]: warnings.warn(deprecated_msg) Apr 25 16:16:38.064080 np0000170199 devstack@c-api.service[113452]: /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. Apr 25 16:16:38.064080 np0000170199 devstack@c-api.service[113452]: warnings.warn(deprecated_msg) Apr 25 16:16:38.064080 np0000170199 devstack@c-api.service[113452]: /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. Apr 25 16:16:38.064080 np0000170199 devstack@c-api.service[113452]: warnings.warn(deprecated_msg) Apr 25 16:16:38.064368 np0000170199 devstack@c-api.service[113452]: /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. Apr 25 16:16:38.064368 np0000170199 devstack@c-api.service[113452]: warnings.warn(deprecated_msg) Apr 25 16:16:38.064368 np0000170199 devstack@c-api.service[113452]: /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. Apr 25 16:16:38.064368 np0000170199 devstack@c-api.service[113452]: warnings.warn(deprecated_msg) Apr 25 16:16:38.064368 np0000170199 devstack@c-api.service[113452]: /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. Apr 25 16:16:38.064368 np0000170199 devstack@c-api.service[113452]: warnings.warn(deprecated_msg) Apr 25 16:16:38.064798 np0000170199 devstack@c-api.service[113452]: /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. Apr 25 16:16:38.064798 np0000170199 devstack@c-api.service[113452]: warnings.warn(deprecated_msg) Apr 25 16:16:38.064798 np0000170199 devstack@c-api.service[113452]: /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. Apr 25 16:16:38.064798 np0000170199 devstack@c-api.service[113452]: warnings.warn(deprecated_msg) Apr 25 16:16:38.064798 np0000170199 devstack@c-api.service[113452]: /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. Apr 25 16:16:38.064798 np0000170199 devstack@c-api.service[113452]: warnings.warn(deprecated_msg) Apr 25 16:16:38.065127 np0000170199 devstack@c-api.service[113452]: /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. Apr 25 16:16:38.065127 np0000170199 devstack@c-api.service[113452]: warnings.warn(deprecated_msg) Apr 25 16:16:38.065127 np0000170199 devstack@c-api.service[113452]: /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. Apr 25 16:16:38.065127 np0000170199 devstack@c-api.service[113452]: warnings.warn(deprecated_msg) Apr 25 16:16:38.065127 np0000170199 devstack@c-api.service[113452]: /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. Apr 25 16:16:38.065627 np0000170199 devstack@c-api.service[113452]: warnings.warn(deprecated_msg) Apr 25 16:16:38.065627 np0000170199 devstack@c-api.service[113452]: /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. Apr 25 16:16:38.065627 np0000170199 devstack@c-api.service[113452]: warnings.warn(deprecated_msg) Apr 25 16:16:38.065627 np0000170199 devstack@c-api.service[113452]: /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. Apr 25 16:16:38.065627 np0000170199 devstack@c-api.service[113452]: warnings.warn(deprecated_msg) Apr 25 16:16:38.065922 np0000170199 devstack@c-api.service[113452]: /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. Apr 25 16:16:38.065922 np0000170199 devstack@c-api.service[113452]: warnings.warn(deprecated_msg) Apr 25 16:16:38.065922 np0000170199 devstack@c-api.service[113452]: /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. Apr 25 16:16:38.065922 np0000170199 devstack@c-api.service[113452]: warnings.warn(deprecated_msg) Apr 25 16:16:38.066051 np0000170199 devstack@c-api.service[113452]: /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. Apr 25 16:16:38.066051 np0000170199 devstack@c-api.service[113452]: warnings.warn(deprecated_msg) Apr 25 16:16:38.066051 np0000170199 devstack@c-api.service[113452]: /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. Apr 25 16:16:38.066051 np0000170199 devstack@c-api.service[113452]: warnings.warn(deprecated_msg) Apr 25 16:16:38.066176 np0000170199 devstack@c-api.service[113452]: /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. Apr 25 16:16:38.066176 np0000170199 devstack@c-api.service[113452]: warnings.warn(deprecated_msg) Apr 25 16:16:38.066176 np0000170199 devstack@c-api.service[113452]: /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. Apr 25 16:16:38.066176 np0000170199 devstack@c-api.service[113452]: warnings.warn(deprecated_msg) Apr 25 16:16:38.066176 np0000170199 devstack@c-api.service[113452]: /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. Apr 25 16:16:38.066334 np0000170199 devstack@c-api.service[113452]: warnings.warn(deprecated_msg) Apr 25 16:16:38.066334 np0000170199 devstack@c-api.service[113452]: /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. Apr 25 16:16:38.066334 np0000170199 devstack@c-api.service[113452]: warnings.warn(deprecated_msg) Apr 25 16:16:38.066334 np0000170199 devstack@c-api.service[113452]: /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. Apr 25 16:16:38.066334 np0000170199 devstack@c-api.service[113452]: warnings.warn(deprecated_msg) Apr 25 16:16:38.066471 np0000170199 devstack@c-api.service[113452]: /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. Apr 25 16:16:38.066471 np0000170199 devstack@c-api.service[113452]: warnings.warn(deprecated_msg) Apr 25 16:16:38.066471 np0000170199 devstack@c-api.service[113452]: /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. Apr 25 16:16:38.066471 np0000170199 devstack@c-api.service[113452]: warnings.warn(deprecated_msg) Apr 25 16:16:38.066924 np0000170199 devstack@c-api.service[113452]: /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. Apr 25 16:16:38.066924 np0000170199 devstack@c-api.service[113452]: warnings.warn(deprecated_msg) Apr 25 16:16:38.066924 np0000170199 devstack@c-api.service[113452]: /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. Apr 25 16:16:38.066924 np0000170199 devstack@c-api.service[113452]: warnings.warn(deprecated_msg) Apr 25 16:16:38.067054 np0000170199 devstack@c-api.service[113452]: /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. Apr 25 16:16:38.067054 np0000170199 devstack@c-api.service[113452]: warnings.warn(deprecated_msg) Apr 25 16:16:38.067054 np0000170199 devstack@c-api.service[113452]: /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. Apr 25 16:16:38.067054 np0000170199 devstack@c-api.service[113452]: warnings.warn(deprecated_msg) Apr 25 16:16:38.067177 np0000170199 devstack@c-api.service[113451]: DEBUG cinder.api.v3.router [None req-d505d584-4bd8-477b-b8b9-c2604bbe3a69 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=113451) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 25 16:16:38.067205 np0000170199 devstack@c-api.service[113452]: /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. Apr 25 16:16:38.067205 np0000170199 devstack@c-api.service[113452]: warnings.warn(deprecated_msg) Apr 25 16:16:38.067205 np0000170199 devstack@c-api.service[113452]: /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. Apr 25 16:16:38.067205 np0000170199 devstack@c-api.service[113452]: warnings.warn(deprecated_msg) Apr 25 16:16:38.067324 np0000170199 devstack@c-api.service[113452]: /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. Apr 25 16:16:38.067324 np0000170199 devstack@c-api.service[113452]: warnings.warn(deprecated_msg) Apr 25 16:16:38.067324 np0000170199 devstack@c-api.service[113452]: /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. Apr 25 16:16:38.067324 np0000170199 devstack@c-api.service[113452]: warnings.warn(deprecated_msg) Apr 25 16:16:38.067448 np0000170199 devstack@c-api.service[113452]: /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. Apr 25 16:16:38.067448 np0000170199 devstack@c-api.service[113452]: warnings.warn(deprecated_msg) Apr 25 16:16:38.067448 np0000170199 devstack@c-api.service[113452]: /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. Apr 25 16:16:38.067448 np0000170199 devstack@c-api.service[113452]: warnings.warn(deprecated_msg) Apr 25 16:16:38.067448 np0000170199 devstack@c-api.service[113452]: /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. Apr 25 16:16:38.067659 np0000170199 devstack@c-api.service[113452]: warnings.warn(deprecated_msg) Apr 25 16:16:38.067659 np0000170199 devstack@c-api.service[113452]: /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. Apr 25 16:16:38.067659 np0000170199 devstack@c-api.service[113452]: warnings.warn(deprecated_msg) Apr 25 16:16:38.067773 np0000170199 devstack@c-api.service[113451]: DEBUG cinder.api.v3.router [None req-d505d584-4bd8-477b-b8b9-c2604bbe3a69 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=113451) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 25 16:16:38.067814 np0000170199 devstack@c-api.service[113452]: /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. Apr 25 16:16:38.067814 np0000170199 devstack@c-api.service[113452]: warnings.warn(deprecated_msg) Apr 25 16:16:38.067814 np0000170199 devstack@c-api.service[113452]: /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. Apr 25 16:16:38.067814 np0000170199 devstack@c-api.service[113452]: warnings.warn(deprecated_msg) Apr 25 16:16:38.067814 np0000170199 devstack@c-api.service[113452]: /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. Apr 25 16:16:38.068023 np0000170199 devstack@c-api.service[113452]: warnings.warn(deprecated_msg) Apr 25 16:16:38.068023 np0000170199 devstack@c-api.service[113452]: /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. Apr 25 16:16:38.068023 np0000170199 devstack@c-api.service[113452]: warnings.warn(deprecated_msg) Apr 25 16:16:38.068023 np0000170199 devstack@c-api.service[113452]: /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. Apr 25 16:16:38.068023 np0000170199 devstack@c-api.service[113452]: warnings.warn(deprecated_msg) Apr 25 16:16:38.068023 np0000170199 devstack@c-api.service[113452]: /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. Apr 25 16:16:38.068023 np0000170199 devstack@c-api.service[113452]: warnings.warn(deprecated_msg) Apr 25 16:16:38.068293 np0000170199 devstack@c-api.service[113452]: /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. Apr 25 16:16:38.068293 np0000170199 devstack@c-api.service[113452]: warnings.warn(deprecated_msg) Apr 25 16:16:38.068293 np0000170199 devstack@c-api.service[113452]: /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. Apr 25 16:16:38.068293 np0000170199 devstack@c-api.service[113452]: warnings.warn(deprecated_msg) Apr 25 16:16:38.068457 np0000170199 devstack@c-api.service[113451]: DEBUG cinder.api.v3.router [None req-d505d584-4bd8-477b-b8b9-c2604bbe3a69 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=113451) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 25 16:16:38.068498 np0000170199 devstack@c-api.service[113452]: /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. Apr 25 16:16:38.068498 np0000170199 devstack@c-api.service[113452]: warnings.warn(deprecated_msg) Apr 25 16:16:38.068498 np0000170199 devstack@c-api.service[113452]: /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. Apr 25 16:16:38.068498 np0000170199 devstack@c-api.service[113452]: warnings.warn(deprecated_msg) Apr 25 16:16:38.068498 np0000170199 devstack@c-api.service[113452]: /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. Apr 25 16:16:38.068757 np0000170199 devstack@c-api.service[113452]: warnings.warn(deprecated_msg) Apr 25 16:16:38.068757 np0000170199 devstack@c-api.service[113452]: /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. Apr 25 16:16:38.068757 np0000170199 devstack@c-api.service[113452]: warnings.warn(deprecated_msg) Apr 25 16:16:38.068757 np0000170199 devstack@c-api.service[113452]: /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. Apr 25 16:16:38.068757 np0000170199 devstack@c-api.service[113452]: warnings.warn(deprecated_msg) Apr 25 16:16:38.068757 np0000170199 devstack@c-api.service[113452]: /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. Apr 25 16:16:38.068757 np0000170199 devstack@c-api.service[113452]: warnings.warn(deprecated_msg) Apr 25 16:16:38.069183 np0000170199 devstack@c-api.service[113452]: /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. Apr 25 16:16:38.069183 np0000170199 devstack@c-api.service[113452]: warnings.warn(deprecated_msg) Apr 25 16:16:38.069183 np0000170199 devstack@c-api.service[113452]: /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. Apr 25 16:16:38.069183 np0000170199 devstack@c-api.service[113452]: warnings.warn(deprecated_msg) Apr 25 16:16:38.069391 np0000170199 devstack@c-api.service[113451]: DEBUG cinder.api.v3.router [None req-d505d584-4bd8-477b-b8b9-c2604bbe3a69 None None] Extension VolumeActions extending resource: volumes {{(pid=113451) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 25 16:16:38.069429 np0000170199 devstack@c-api.service[113452]: /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. Apr 25 16:16:38.069429 np0000170199 devstack@c-api.service[113452]: warnings.warn(deprecated_msg) Apr 25 16:16:38.069429 np0000170199 devstack@c-api.service[113452]: /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. Apr 25 16:16:38.069429 np0000170199 devstack@c-api.service[113452]: warnings.warn(deprecated_msg) Apr 25 16:16:38.069634 np0000170199 devstack@c-api.service[113452]: /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. Apr 25 16:16:38.069634 np0000170199 devstack@c-api.service[113452]: warnings.warn(deprecated_msg) Apr 25 16:16:38.069634 np0000170199 devstack@c-api.service[113452]: /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. Apr 25 16:16:38.069634 np0000170199 devstack@c-api.service[113452]: warnings.warn(deprecated_msg) Apr 25 16:16:38.069634 np0000170199 devstack@c-api.service[113452]: /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. Apr 25 16:16:38.069854 np0000170199 devstack@c-api.service[113452]: warnings.warn(deprecated_msg) Apr 25 16:16:38.069854 np0000170199 devstack@c-api.service[113452]: /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. Apr 25 16:16:38.069854 np0000170199 devstack@c-api.service[113452]: warnings.warn(deprecated_msg) Apr 25 16:16:38.069854 np0000170199 devstack@c-api.service[113452]: /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. Apr 25 16:16:38.069854 np0000170199 devstack@c-api.service[113452]: warnings.warn(deprecated_msg) Apr 25 16:16:38.070057 np0000170199 devstack@c-api.service[113451]: DEBUG cinder.api.v3.router [None req-d505d584-4bd8-477b-b8b9-c2604bbe3a69 None None] Extension AdminActions extending resource: volumes {{(pid=113451) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 25 16:16:38.070057 np0000170199 devstack@c-api.service[113451]: DEBUG cinder.api.v3.router [None req-d505d584-4bd8-477b-b8b9-c2604bbe3a69 None None] Extension AdminActions extending resource: snapshots {{(pid=113451) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 25 16:16:38.070057 np0000170199 devstack@c-api.service[113451]: DEBUG cinder.api.v3.router [None req-d505d584-4bd8-477b-b8b9-c2604bbe3a69 None None] Extension AdminActions extending resource: backups {{(pid=113451) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 25 16:16:38.070057 np0000170199 devstack@c-api.service[113451]: DEBUG cinder.api.v3.router [None req-d505d584-4bd8-477b-b8b9-c2604bbe3a69 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=113451) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 25 16:16:38.070057 np0000170199 devstack@c-api.service[113451]: DEBUG cinder.api.v3.router [None req-d505d584-4bd8-477b-b8b9-c2604bbe3a69 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=113451) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 25 16:16:38.070057 np0000170199 devstack@c-api.service[113451]: DEBUG cinder.api.v3.router [None req-d505d584-4bd8-477b-b8b9-c2604bbe3a69 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=113451) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 25 16:16:38.070057 np0000170199 devstack@c-api.service[113451]: DEBUG cinder.api.v3.router [None req-d505d584-4bd8-477b-b8b9-c2604bbe3a69 None None] Extension SnapshotActions extending resource: snapshots {{(pid=113451) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 25 16:16:38.070360 np0000170199 devstack@c-api.service[113451]: DEBUG cinder.api.v3.router [None req-d505d584-4bd8-477b-b8b9-c2604bbe3a69 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=113451) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 25 16:16:38.070360 np0000170199 devstack@c-api.service[113451]: DEBUG cinder.api.v3.router [None req-d505d584-4bd8-477b-b8b9-c2604bbe3a69 None None] Extension TypesManage extending resource: types {{(pid=113451) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 25 16:16:38.070360 np0000170199 devstack@c-api.service[113451]: DEBUG cinder.api.v3.router [None req-d505d584-4bd8-477b-b8b9-c2604bbe3a69 None None] Extension VolumeTypeAccess extending resource: types {{(pid=113451) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 25 16:16:38.070360 np0000170199 devstack@c-api.service[113451]: DEBUG cinder.api.v3.router [None req-d505d584-4bd8-477b-b8b9-c2604bbe3a69 None None] Extension UsedLimits extending resource: limits {{(pid=113451) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 25 16:16:38.070360 np0000170199 devstack@c-api.service[113451]: DEBUG cinder.api.v3.router [None req-d505d584-4bd8-477b-b8b9-c2604bbe3a69 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=113451) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 25 16:16:38.070525 np0000170199 devstack@c-api.service[113453]: WARNING keystonemiddleware.auth_token [None req-159c96eb-66b1-4f5e-8049-0d787412f9f6 None None] AuthToken middleware is set with keystone_authtoken.service_token_roles_required set to False. This is backwards compatible but deprecated behaviour. Please set this to True. Apr 25 16:16:38.070589 np0000170199 devstack@c-api.service[113452]: DEBUG cinder.api.middleware.request_id [None req-78401fc8-42a6-4631-b67b-85c861269878 None None] RequestId filter calling following filter/app {{(pid=113452) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 25 16:16:38.070635 np0000170199 devstack@c-api.service[113451]: WARNING keystonemiddleware.auth_token [None req-d505d584-4bd8-477b-b8b9-c2604bbe3a69 None None] AuthToken middleware is set with keystone_authtoken.service_token_roles_required set to False. This is backwards compatible but deprecated behaviour. Please set this to True. Apr 25 16:16:38.070676 np0000170199 devstack@c-api.service[113452]: [pid: 113452|app: 0|req: 1/1] 199.204.45.216 () {60 vars in 953 bytes} [Sat Apr 25 16:16:38 2026] GET /volume/v3 => generated 114 bytes in 14 msecs (HTTP/1.1 401) 5 headers in 233 bytes (1 switches on core 0) Apr 25 16:16:38.070717 np0000170199 devstack@c-api.service[113453]: WSGI app 0 (mountpoint='') ready in 3 seconds on interpreter 0x72b2cc4a3668 pid: 113453 (default app) Apr 25 16:16:38.070751 np0000170199 devstack@c-api.service[113451]: WSGI app 0 (mountpoint='') ready in 3 seconds on interpreter 0x72b2cc4a3668 pid: 113451 (default app) Apr 25 16:16:45.150009 np0000170199 devstack@c-api.service[113450]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:505: DeprecationWarning: fallback_to_json_file is deprecated and has no effect. Apr 25 16:16:45.150009 np0000170199 devstack@c-api.service[113450]: warnings.warn( Apr 25 16:16:45.162374 np0000170199 devstack@c-api.service[113450]: /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. Apr 25 16:16:45.162374 np0000170199 devstack@c-api.service[113450]: warnings.warn(deprecated_msg) Apr 25 16:16:45.162496 np0000170199 devstack@c-api.service[113450]: /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. Apr 25 16:16:45.162496 np0000170199 devstack@c-api.service[113450]: warnings.warn(deprecated_msg) Apr 25 16:16:45.162496 np0000170199 devstack@c-api.service[113450]: /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. Apr 25 16:16:45.162496 np0000170199 devstack@c-api.service[113450]: warnings.warn(deprecated_msg) Apr 25 16:16:45.162496 np0000170199 devstack@c-api.service[113450]: /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. Apr 25 16:16:45.162730 np0000170199 devstack@c-api.service[113450]: warnings.warn(deprecated_msg) Apr 25 16:16:45.162730 np0000170199 devstack@c-api.service[113450]: /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. Apr 25 16:16:45.162730 np0000170199 devstack@c-api.service[113450]: warnings.warn(deprecated_msg) Apr 25 16:16:45.162730 np0000170199 devstack@c-api.service[113450]: /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. Apr 25 16:16:45.162730 np0000170199 devstack@c-api.service[113450]: warnings.warn(deprecated_msg) Apr 25 16:16:45.162730 np0000170199 devstack@c-api.service[113450]: /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. Apr 25 16:16:45.162940 np0000170199 devstack@c-api.service[113450]: warnings.warn(deprecated_msg) Apr 25 16:16:45.162940 np0000170199 devstack@c-api.service[113450]: /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. Apr 25 16:16:45.162940 np0000170199 devstack@c-api.service[113450]: warnings.warn(deprecated_msg) Apr 25 16:16:45.162940 np0000170199 devstack@c-api.service[113450]: /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. Apr 25 16:16:45.162940 np0000170199 devstack@c-api.service[113450]: warnings.warn(deprecated_msg) Apr 25 16:16:45.163112 np0000170199 devstack@c-api.service[113450]: /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. Apr 25 16:16:45.163112 np0000170199 devstack@c-api.service[113450]: warnings.warn(deprecated_msg) Apr 25 16:16:45.163112 np0000170199 devstack@c-api.service[113450]: /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. Apr 25 16:16:45.163112 np0000170199 devstack@c-api.service[113450]: warnings.warn(deprecated_msg) Apr 25 16:16:45.163269 np0000170199 devstack@c-api.service[113450]: /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. Apr 25 16:16:45.163269 np0000170199 devstack@c-api.service[113450]: warnings.warn(deprecated_msg) Apr 25 16:16:45.163269 np0000170199 devstack@c-api.service[113450]: /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. Apr 25 16:16:45.163269 np0000170199 devstack@c-api.service[113450]: warnings.warn(deprecated_msg) Apr 25 16:16:45.163412 np0000170199 devstack@c-api.service[113450]: /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. Apr 25 16:16:45.163412 np0000170199 devstack@c-api.service[113450]: warnings.warn(deprecated_msg) Apr 25 16:16:45.163412 np0000170199 devstack@c-api.service[113450]: /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. Apr 25 16:16:45.163412 np0000170199 devstack@c-api.service[113450]: warnings.warn(deprecated_msg) Apr 25 16:16:45.163412 np0000170199 devstack@c-api.service[113450]: /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. Apr 25 16:16:45.163611 np0000170199 devstack@c-api.service[113450]: warnings.warn(deprecated_msg) Apr 25 16:16:45.163611 np0000170199 devstack@c-api.service[113450]: /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. Apr 25 16:16:45.163611 np0000170199 devstack@c-api.service[113450]: warnings.warn(deprecated_msg) Apr 25 16:16:45.163611 np0000170199 devstack@c-api.service[113450]: /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. Apr 25 16:16:45.163611 np0000170199 devstack@c-api.service[113450]: warnings.warn(deprecated_msg) Apr 25 16:16:45.163802 np0000170199 devstack@c-api.service[113450]: /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. Apr 25 16:16:45.163802 np0000170199 devstack@c-api.service[113450]: warnings.warn(deprecated_msg) Apr 25 16:16:45.163802 np0000170199 devstack@c-api.service[113450]: /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. Apr 25 16:16:45.163802 np0000170199 devstack@c-api.service[113450]: warnings.warn(deprecated_msg) Apr 25 16:16:45.163802 np0000170199 devstack@c-api.service[113450]: /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. Apr 25 16:16:45.163802 np0000170199 devstack@c-api.service[113450]: warnings.warn(deprecated_msg) Apr 25 16:16:45.164040 np0000170199 devstack@c-api.service[113450]: /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. Apr 25 16:16:45.164040 np0000170199 devstack@c-api.service[113450]: warnings.warn(deprecated_msg) Apr 25 16:16:45.164040 np0000170199 devstack@c-api.service[113450]: /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. Apr 25 16:16:45.164040 np0000170199 devstack@c-api.service[113450]: warnings.warn(deprecated_msg) Apr 25 16:16:45.164040 np0000170199 devstack@c-api.service[113450]: /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. Apr 25 16:16:45.164040 np0000170199 devstack@c-api.service[113450]: warnings.warn(deprecated_msg) Apr 25 16:16:45.164272 np0000170199 devstack@c-api.service[113450]: /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. Apr 25 16:16:45.164272 np0000170199 devstack@c-api.service[113450]: warnings.warn(deprecated_msg) Apr 25 16:16:45.164272 np0000170199 devstack@c-api.service[113450]: /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. Apr 25 16:16:45.164272 np0000170199 devstack@c-api.service[113450]: warnings.warn(deprecated_msg) Apr 25 16:16:45.164272 np0000170199 devstack@c-api.service[113450]: /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. Apr 25 16:16:45.164272 np0000170199 devstack@c-api.service[113450]: warnings.warn(deprecated_msg) Apr 25 16:16:45.164509 np0000170199 devstack@c-api.service[113450]: /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. Apr 25 16:16:45.164509 np0000170199 devstack@c-api.service[113450]: warnings.warn(deprecated_msg) Apr 25 16:16:45.164509 np0000170199 devstack@c-api.service[113450]: /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. Apr 25 16:16:45.164509 np0000170199 devstack@c-api.service[113450]: warnings.warn(deprecated_msg) Apr 25 16:16:45.164509 np0000170199 devstack@c-api.service[113450]: /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. Apr 25 16:16:45.164509 np0000170199 devstack@c-api.service[113450]: warnings.warn(deprecated_msg) Apr 25 16:16:45.164770 np0000170199 devstack@c-api.service[113450]: /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. Apr 25 16:16:45.164770 np0000170199 devstack@c-api.service[113450]: warnings.warn(deprecated_msg) Apr 25 16:16:45.164770 np0000170199 devstack@c-api.service[113450]: /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. Apr 25 16:16:45.164770 np0000170199 devstack@c-api.service[113450]: warnings.warn(deprecated_msg) Apr 25 16:16:45.164937 np0000170199 devstack@c-api.service[113450]: /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. Apr 25 16:16:45.164937 np0000170199 devstack@c-api.service[113450]: warnings.warn(deprecated_msg) Apr 25 16:16:45.164937 np0000170199 devstack@c-api.service[113450]: /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. Apr 25 16:16:45.164937 np0000170199 devstack@c-api.service[113450]: warnings.warn(deprecated_msg) Apr 25 16:16:45.164937 np0000170199 devstack@c-api.service[113450]: /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. Apr 25 16:16:45.165167 np0000170199 devstack@c-api.service[113450]: warnings.warn(deprecated_msg) Apr 25 16:16:45.165167 np0000170199 devstack@c-api.service[113450]: /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. Apr 25 16:16:45.165167 np0000170199 devstack@c-api.service[113450]: warnings.warn(deprecated_msg) Apr 25 16:16:45.165167 np0000170199 devstack@c-api.service[113450]: /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. Apr 25 16:16:45.165167 np0000170199 devstack@c-api.service[113450]: warnings.warn(deprecated_msg) Apr 25 16:16:45.165335 np0000170199 devstack@c-api.service[113450]: /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. Apr 25 16:16:45.165335 np0000170199 devstack@c-api.service[113450]: warnings.warn(deprecated_msg) Apr 25 16:16:45.165335 np0000170199 devstack@c-api.service[113450]: /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. Apr 25 16:16:45.165335 np0000170199 devstack@c-api.service[113450]: warnings.warn(deprecated_msg) Apr 25 16:16:45.165335 np0000170199 devstack@c-api.service[113450]: /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. Apr 25 16:16:45.165335 np0000170199 devstack@c-api.service[113450]: warnings.warn(deprecated_msg) Apr 25 16:16:45.165560 np0000170199 devstack@c-api.service[113450]: /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. Apr 25 16:16:45.165560 np0000170199 devstack@c-api.service[113450]: warnings.warn(deprecated_msg) Apr 25 16:16:45.165560 np0000170199 devstack@c-api.service[113450]: /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. Apr 25 16:16:45.165560 np0000170199 devstack@c-api.service[113450]: warnings.warn(deprecated_msg) Apr 25 16:16:45.165560 np0000170199 devstack@c-api.service[113450]: /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. Apr 25 16:16:45.165756 np0000170199 devstack@c-api.service[113450]: warnings.warn(deprecated_msg) Apr 25 16:16:45.165756 np0000170199 devstack@c-api.service[113450]: /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. Apr 25 16:16:45.165756 np0000170199 devstack@c-api.service[113450]: warnings.warn(deprecated_msg) Apr 25 16:16:45.165756 np0000170199 devstack@c-api.service[113450]: /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. Apr 25 16:16:45.165756 np0000170199 devstack@c-api.service[113450]: warnings.warn(deprecated_msg) Apr 25 16:16:45.165938 np0000170199 devstack@c-api.service[113450]: /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. Apr 25 16:16:45.165938 np0000170199 devstack@c-api.service[113450]: warnings.warn(deprecated_msg) Apr 25 16:16:45.165938 np0000170199 devstack@c-api.service[113450]: /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. Apr 25 16:16:45.165938 np0000170199 devstack@c-api.service[113450]: warnings.warn(deprecated_msg) Apr 25 16:16:45.166085 np0000170199 devstack@c-api.service[113450]: /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. Apr 25 16:16:45.166085 np0000170199 devstack@c-api.service[113450]: warnings.warn(deprecated_msg) Apr 25 16:16:45.166085 np0000170199 devstack@c-api.service[113450]: /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. Apr 25 16:16:45.166085 np0000170199 devstack@c-api.service[113450]: warnings.warn(deprecated_msg) Apr 25 16:16:45.166228 np0000170199 devstack@c-api.service[113450]: /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. Apr 25 16:16:45.166228 np0000170199 devstack@c-api.service[113450]: warnings.warn(deprecated_msg) Apr 25 16:16:45.166228 np0000170199 devstack@c-api.service[113450]: /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. Apr 25 16:16:45.166228 np0000170199 devstack@c-api.service[113450]: warnings.warn(deprecated_msg) Apr 25 16:16:45.166228 np0000170199 devstack@c-api.service[113450]: /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. Apr 25 16:16:45.166410 np0000170199 devstack@c-api.service[113450]: warnings.warn(deprecated_msg) Apr 25 16:16:45.166410 np0000170199 devstack@c-api.service[113450]: /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. Apr 25 16:16:45.166410 np0000170199 devstack@c-api.service[113450]: warnings.warn(deprecated_msg) Apr 25 16:16:45.166410 np0000170199 devstack@c-api.service[113450]: /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. Apr 25 16:16:45.166410 np0000170199 devstack@c-api.service[113450]: warnings.warn(deprecated_msg) Apr 25 16:16:45.166611 np0000170199 devstack@c-api.service[113450]: /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. Apr 25 16:16:45.166611 np0000170199 devstack@c-api.service[113450]: warnings.warn(deprecated_msg) Apr 25 16:16:45.166611 np0000170199 devstack@c-api.service[113450]: /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. Apr 25 16:16:45.166611 np0000170199 devstack@c-api.service[113450]: warnings.warn(deprecated_msg) Apr 25 16:16:45.166756 np0000170199 devstack@c-api.service[113450]: /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. Apr 25 16:16:45.166756 np0000170199 devstack@c-api.service[113450]: warnings.warn(deprecated_msg) Apr 25 16:16:45.166756 np0000170199 devstack@c-api.service[113450]: /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. Apr 25 16:16:45.166756 np0000170199 devstack@c-api.service[113450]: warnings.warn(deprecated_msg) Apr 25 16:16:45.166899 np0000170199 devstack@c-api.service[113450]: /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. Apr 25 16:16:45.166899 np0000170199 devstack@c-api.service[113450]: warnings.warn(deprecated_msg) Apr 25 16:16:45.166899 np0000170199 devstack@c-api.service[113450]: /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. Apr 25 16:16:45.166899 np0000170199 devstack@c-api.service[113450]: warnings.warn(deprecated_msg) Apr 25 16:16:45.167041 np0000170199 devstack@c-api.service[113450]: /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. Apr 25 16:16:45.167041 np0000170199 devstack@c-api.service[113450]: warnings.warn(deprecated_msg) Apr 25 16:16:45.167041 np0000170199 devstack@c-api.service[113450]: /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. Apr 25 16:16:45.167041 np0000170199 devstack@c-api.service[113450]: warnings.warn(deprecated_msg) Apr 25 16:16:45.167182 np0000170199 devstack@c-api.service[113450]: /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. Apr 25 16:16:45.167182 np0000170199 devstack@c-api.service[113450]: warnings.warn(deprecated_msg) Apr 25 16:16:45.167182 np0000170199 devstack@c-api.service[113450]: /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. Apr 25 16:16:45.167182 np0000170199 devstack@c-api.service[113450]: warnings.warn(deprecated_msg) Apr 25 16:16:45.167348 np0000170199 devstack@c-api.service[113450]: /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. Apr 25 16:16:45.167348 np0000170199 devstack@c-api.service[113450]: warnings.warn(deprecated_msg) Apr 25 16:16:45.167348 np0000170199 devstack@c-api.service[113450]: /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. Apr 25 16:16:45.167348 np0000170199 devstack@c-api.service[113450]: warnings.warn(deprecated_msg) Apr 25 16:16:45.167348 np0000170199 devstack@c-api.service[113450]: /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. Apr 25 16:16:45.167348 np0000170199 devstack@c-api.service[113450]: warnings.warn(deprecated_msg) Apr 25 16:16:45.167580 np0000170199 devstack@c-api.service[113450]: /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. Apr 25 16:16:45.167580 np0000170199 devstack@c-api.service[113450]: warnings.warn(deprecated_msg) Apr 25 16:16:45.167580 np0000170199 devstack@c-api.service[113450]: /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. Apr 25 16:16:45.167580 np0000170199 devstack@c-api.service[113450]: warnings.warn(deprecated_msg) Apr 25 16:16:45.167580 np0000170199 devstack@c-api.service[113450]: /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. Apr 25 16:16:45.167764 np0000170199 devstack@c-api.service[113450]: warnings.warn(deprecated_msg) Apr 25 16:16:45.167764 np0000170199 devstack@c-api.service[113450]: /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. Apr 25 16:16:45.167764 np0000170199 devstack@c-api.service[113450]: warnings.warn(deprecated_msg) Apr 25 16:16:45.167764 np0000170199 devstack@c-api.service[113450]: /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. Apr 25 16:16:45.167764 np0000170199 devstack@c-api.service[113450]: warnings.warn(deprecated_msg) Apr 25 16:16:45.167764 np0000170199 devstack@c-api.service[113450]: /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. Apr 25 16:16:45.167764 np0000170199 devstack@c-api.service[113450]: warnings.warn(deprecated_msg) Apr 25 16:16:45.168001 np0000170199 devstack@c-api.service[113450]: /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. Apr 25 16:16:45.168001 np0000170199 devstack@c-api.service[113450]: warnings.warn(deprecated_msg) Apr 25 16:16:45.168001 np0000170199 devstack@c-api.service[113450]: /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. Apr 25 16:16:45.168001 np0000170199 devstack@c-api.service[113450]: warnings.warn(deprecated_msg) Apr 25 16:16:45.168001 np0000170199 devstack@c-api.service[113450]: /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. Apr 25 16:16:45.168001 np0000170199 devstack@c-api.service[113450]: warnings.warn(deprecated_msg) Apr 25 16:16:45.168210 np0000170199 devstack@c-api.service[113450]: /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. Apr 25 16:16:45.168210 np0000170199 devstack@c-api.service[113450]: warnings.warn(deprecated_msg) Apr 25 16:16:45.168210 np0000170199 devstack@c-api.service[113450]: /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. Apr 25 16:16:45.168210 np0000170199 devstack@c-api.service[113450]: warnings.warn(deprecated_msg) Apr 25 16:16:45.168210 np0000170199 devstack@c-api.service[113450]: /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. Apr 25 16:16:45.168210 np0000170199 devstack@c-api.service[113450]: warnings.warn(deprecated_msg) Apr 25 16:16:45.168433 np0000170199 devstack@c-api.service[113450]: /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. Apr 25 16:16:45.168433 np0000170199 devstack@c-api.service[113450]: warnings.warn(deprecated_msg) Apr 25 16:16:45.168433 np0000170199 devstack@c-api.service[113450]: /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. Apr 25 16:16:45.168433 np0000170199 devstack@c-api.service[113450]: warnings.warn(deprecated_msg) Apr 25 16:16:45.168433 np0000170199 devstack@c-api.service[113450]: /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. Apr 25 16:16:45.168433 np0000170199 devstack@c-api.service[113450]: warnings.warn(deprecated_msg) Apr 25 16:16:45.168656 np0000170199 devstack@c-api.service[113450]: /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. Apr 25 16:16:45.168656 np0000170199 devstack@c-api.service[113450]: warnings.warn(deprecated_msg) Apr 25 16:16:45.168656 np0000170199 devstack@c-api.service[113450]: /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. Apr 25 16:16:45.168656 np0000170199 devstack@c-api.service[113450]: warnings.warn(deprecated_msg) Apr 25 16:16:45.168797 np0000170199 devstack@c-api.service[113450]: /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. Apr 25 16:16:45.168797 np0000170199 devstack@c-api.service[113450]: warnings.warn(deprecated_msg) Apr 25 16:16:45.168797 np0000170199 devstack@c-api.service[113450]: /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. Apr 25 16:16:45.168797 np0000170199 devstack@c-api.service[113450]: warnings.warn(deprecated_msg) Apr 25 16:16:45.168944 np0000170199 devstack@c-api.service[113450]: /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. Apr 25 16:16:45.168944 np0000170199 devstack@c-api.service[113450]: warnings.warn(deprecated_msg) Apr 25 16:16:45.168944 np0000170199 devstack@c-api.service[113450]: /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. Apr 25 16:16:45.168944 np0000170199 devstack@c-api.service[113450]: warnings.warn(deprecated_msg) Apr 25 16:16:45.169100 np0000170199 devstack@c-api.service[113450]: /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. Apr 25 16:16:45.169100 np0000170199 devstack@c-api.service[113450]: warnings.warn(deprecated_msg) Apr 25 16:16:45.169100 np0000170199 devstack@c-api.service[113450]: /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. Apr 25 16:16:45.169100 np0000170199 devstack@c-api.service[113450]: warnings.warn(deprecated_msg) Apr 25 16:16:45.169100 np0000170199 devstack@c-api.service[113450]: DEBUG cinder.api.middleware.request_id [None req-b6b25b19-2162-4214-adef-49aae75f8fbe None None] RequestId filter calling following filter/app {{(pid=113450) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 25 16:16:45.635224 np0000170199 devstack@c-api.service[113450]: INFO cinder.api.openstack.wsgi [None req-b6b25b19-2162-4214-adef-49aae75f8fbe admin admin] POST https://199.204.45.216/volume/v3/types Apr 25 16:16:45.635780 np0000170199 devstack@c-api.service[113450]: DEBUG cinder.api.openstack.wsgi [None req-b6b25b19-2162-4214-adef-49aae75f8fbe admin admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "lvmdriver-1", "description": null, "os-volume-type-access:is_public": true}} {{(pid=113450) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Apr 25 16:16:45.637417 np0000170199 devstack@c-api.service[113450]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 25 16:16:45.637417 np0000170199 devstack@c-api.service[113450]: warnings.warn( Apr 25 16:16:45.646808 np0000170199 devstack@c-api.service[113450]: DEBUG oslo_db.sqlalchemy.engines [None req-b6b25b19-2162-4214-adef-49aae75f8fbe 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=113450) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Apr 25 16:16:45.681085 np0000170199 devstack@c-api.service[113450]: INFO cinder.api.openstack.wsgi [None req-b6b25b19-2162-4214-adef-49aae75f8fbe admin admin] https://199.204.45.216/volume/v3/types returned with HTTP 200 Apr 25 16:16:45.681655 np0000170199 devstack@c-api.service[113450]: [pid: 113450|app: 0|req: 1/2] 199.204.45.216 () {68 vars in 1288 bytes} [Sat Apr 25 16:16:45 2026] POST /volume/v3/types => generated 186 bytes in 532 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 25 16:16:45.692719 np0000170199 devstack@c-api.service[113452]: DEBUG cinder.api.middleware.request_id [req-b6b25b19-2162-4214-adef-49aae75f8fbe req-3f604164-1aff-4528-b891-fc66a798ec9d None None] RequestId filter calling following filter/app {{(pid=113452) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 25 16:16:46.038598 np0000170199 devstack@c-api.service[113452]: INFO cinder.api.openstack.wsgi [req-b6b25b19-2162-4214-adef-49aae75f8fbe req-3f604164-1aff-4528-b891-fc66a798ec9d admin admin] POST https://199.204.45.216/volume/v3/types/d06bffc0-431b-46a5-b714-d1b8a965f807/extra_specs Apr 25 16:16:46.039407 np0000170199 devstack@c-api.service[113452]: DEBUG cinder.api.openstack.wsgi [req-b6b25b19-2162-4214-adef-49aae75f8fbe req-3f604164-1aff-4528-b891-fc66a798ec9d admin admin] Action: 'create', calling method: create, body: {"extra_specs": {"volume_backend_name": "lvmdriver-1"}} {{(pid=113452) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Apr 25 16:16:46.041665 np0000170199 devstack@c-api.service[113452]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 25 16:16:46.041665 np0000170199 devstack@c-api.service[113452]: warnings.warn( Apr 25 16:16:46.052191 np0000170199 devstack@c-api.service[113452]: DEBUG oslo_db.sqlalchemy.engines [req-b6b25b19-2162-4214-adef-49aae75f8fbe req-3f604164-1aff-4528-b891-fc66a798ec9d 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=113452) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Apr 25 16:16:46.115923 np0000170199 devstack@c-api.service[113452]: INFO cinder.api.openstack.wsgi [req-b6b25b19-2162-4214-adef-49aae75f8fbe req-3f604164-1aff-4528-b891-fc66a798ec9d admin admin] https://199.204.45.216/volume/v3/types/d06bffc0-431b-46a5-b714-d1b8a965f807/extra_specs returned with HTTP 200 Apr 25 16:16:46.116826 np0000170199 devstack@c-api.service[113452]: [pid: 113452|app: 0|req: 2/3] 199.204.45.216 () {70 vars in 1505 bytes} [Sat Apr 25 16:16:45 2026] POST /volume/v3/types/d06bffc0-431b-46a5-b714-d1b8a965f807/extra_specs => generated 55 bytes in 425 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Apr 25 16:16:47.946696 np0000170199 devstack@c-api.service[113453]: DEBUG dbcounter [-] [113453] Writing DB stats cinder:SELECT=6 {{(pid=113453) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Apr 25 16:16:47.954603 np0000170199 devstack@c-api.service[113451]: DEBUG dbcounter [-] [113451] Writing DB stats cinder:SELECT=6 {{(pid=113451) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Apr 25 16:16:55.676060 np0000170199 devstack@c-api.service[113450]: DEBUG dbcounter [-] [113450] Writing DB stats cinder:SELECT=9,cinder:INSERT=1 {{(pid=113450) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Apr 25 16:16:56.113361 np0000170199 devstack@c-api.service[113452]: DEBUG dbcounter [-] [113452] Writing DB stats cinder:SELECT=11,cinder:INSERT=1 {{(pid=113452) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Apr 25 16:19:36.285374 np0000170199 devstack@c-api.service[113453]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:505: DeprecationWarning: fallback_to_json_file is deprecated and has no effect. Apr 25 16:19:36.285374 np0000170199 devstack@c-api.service[113453]: warnings.warn( Apr 25 16:19:36.299042 np0000170199 devstack@c-api.service[113453]: /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. Apr 25 16:19:36.299042 np0000170199 devstack@c-api.service[113453]: warnings.warn(deprecated_msg) Apr 25 16:19:36.299297 np0000170199 devstack@c-api.service[113453]: /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. Apr 25 16:19:36.299297 np0000170199 devstack@c-api.service[113453]: warnings.warn(deprecated_msg) Apr 25 16:19:36.299297 np0000170199 devstack@c-api.service[113453]: /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. Apr 25 16:19:36.299297 np0000170199 devstack@c-api.service[113453]: warnings.warn(deprecated_msg) Apr 25 16:19:36.299297 np0000170199 devstack@c-api.service[113453]: /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. Apr 25 16:19:36.299728 np0000170199 devstack@c-api.service[113453]: warnings.warn(deprecated_msg) Apr 25 16:19:36.299728 np0000170199 devstack@c-api.service[113453]: /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. Apr 25 16:19:36.299728 np0000170199 devstack@c-api.service[113453]: warnings.warn(deprecated_msg) Apr 25 16:19:36.299728 np0000170199 devstack@c-api.service[113453]: /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. Apr 25 16:19:36.299728 np0000170199 devstack@c-api.service[113453]: warnings.warn(deprecated_msg) Apr 25 16:19:36.299728 np0000170199 devstack@c-api.service[113453]: /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. Apr 25 16:19:36.300775 np0000170199 devstack@c-api.service[113453]: warnings.warn(deprecated_msg) Apr 25 16:19:36.300775 np0000170199 devstack@c-api.service[113453]: /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. Apr 25 16:19:36.300775 np0000170199 devstack@c-api.service[113453]: warnings.warn(deprecated_msg) Apr 25 16:19:36.300775 np0000170199 devstack@c-api.service[113453]: /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. Apr 25 16:19:36.300775 np0000170199 devstack@c-api.service[113453]: warnings.warn(deprecated_msg) Apr 25 16:19:36.301525 np0000170199 devstack@c-api.service[113453]: /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. Apr 25 16:19:36.301525 np0000170199 devstack@c-api.service[113453]: warnings.warn(deprecated_msg) Apr 25 16:19:36.301525 np0000170199 devstack@c-api.service[113453]: /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. Apr 25 16:19:36.301525 np0000170199 devstack@c-api.service[113453]: warnings.warn(deprecated_msg) Apr 25 16:19:36.302138 np0000170199 devstack@c-api.service[113453]: /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. Apr 25 16:19:36.302138 np0000170199 devstack@c-api.service[113453]: warnings.warn(deprecated_msg) Apr 25 16:19:36.302138 np0000170199 devstack@c-api.service[113453]: /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. Apr 25 16:19:36.302138 np0000170199 devstack@c-api.service[113453]: warnings.warn(deprecated_msg) Apr 25 16:19:36.302413 np0000170199 devstack@c-api.service[113453]: /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. Apr 25 16:19:36.302413 np0000170199 devstack@c-api.service[113453]: warnings.warn(deprecated_msg) Apr 25 16:19:36.302413 np0000170199 devstack@c-api.service[113453]: /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. Apr 25 16:19:36.302413 np0000170199 devstack@c-api.service[113453]: warnings.warn(deprecated_msg) Apr 25 16:19:36.302413 np0000170199 devstack@c-api.service[113453]: /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. Apr 25 16:19:36.302810 np0000170199 devstack@c-api.service[113453]: warnings.warn(deprecated_msg) Apr 25 16:19:36.302810 np0000170199 devstack@c-api.service[113453]: /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. Apr 25 16:19:36.302810 np0000170199 devstack@c-api.service[113453]: warnings.warn(deprecated_msg) Apr 25 16:19:36.302810 np0000170199 devstack@c-api.service[113453]: /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. Apr 25 16:19:36.302810 np0000170199 devstack@c-api.service[113453]: warnings.warn(deprecated_msg) Apr 25 16:19:36.303039 np0000170199 devstack@c-api.service[113453]: /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. Apr 25 16:19:36.303039 np0000170199 devstack@c-api.service[113453]: warnings.warn(deprecated_msg) Apr 25 16:19:36.303039 np0000170199 devstack@c-api.service[113453]: /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. Apr 25 16:19:36.303039 np0000170199 devstack@c-api.service[113453]: warnings.warn(deprecated_msg) Apr 25 16:19:36.303039 np0000170199 devstack@c-api.service[113453]: /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. Apr 25 16:19:36.303039 np0000170199 devstack@c-api.service[113453]: warnings.warn(deprecated_msg) Apr 25 16:19:36.303278 np0000170199 devstack@c-api.service[113453]: /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. Apr 25 16:19:36.303278 np0000170199 devstack@c-api.service[113453]: warnings.warn(deprecated_msg) Apr 25 16:19:36.303278 np0000170199 devstack@c-api.service[113453]: /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. Apr 25 16:19:36.303278 np0000170199 devstack@c-api.service[113453]: warnings.warn(deprecated_msg) Apr 25 16:19:36.303278 np0000170199 devstack@c-api.service[113453]: /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. Apr 25 16:19:36.303278 np0000170199 devstack@c-api.service[113453]: warnings.warn(deprecated_msg) Apr 25 16:19:36.303515 np0000170199 devstack@c-api.service[113453]: /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. Apr 25 16:19:36.303515 np0000170199 devstack@c-api.service[113453]: warnings.warn(deprecated_msg) Apr 25 16:19:36.303515 np0000170199 devstack@c-api.service[113453]: /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. Apr 25 16:19:36.303515 np0000170199 devstack@c-api.service[113453]: warnings.warn(deprecated_msg) Apr 25 16:19:36.303515 np0000170199 devstack@c-api.service[113453]: /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. Apr 25 16:19:36.303515 np0000170199 devstack@c-api.service[113453]: warnings.warn(deprecated_msg) Apr 25 16:19:36.304292 np0000170199 devstack@c-api.service[113453]: /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. Apr 25 16:19:36.304292 np0000170199 devstack@c-api.service[113453]: warnings.warn(deprecated_msg) Apr 25 16:19:36.304292 np0000170199 devstack@c-api.service[113453]: /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. Apr 25 16:19:36.304292 np0000170199 devstack@c-api.service[113453]: warnings.warn(deprecated_msg) Apr 25 16:19:36.304292 np0000170199 devstack@c-api.service[113453]: /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. Apr 25 16:19:36.304292 np0000170199 devstack@c-api.service[113453]: warnings.warn(deprecated_msg) Apr 25 16:19:36.304777 np0000170199 devstack@c-api.service[113453]: /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. Apr 25 16:19:36.304777 np0000170199 devstack@c-api.service[113453]: warnings.warn(deprecated_msg) Apr 25 16:19:36.304777 np0000170199 devstack@c-api.service[113453]: /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. Apr 25 16:19:36.304777 np0000170199 devstack@c-api.service[113453]: warnings.warn(deprecated_msg) Apr 25 16:19:36.305111 np0000170199 devstack@c-api.service[113453]: /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. Apr 25 16:19:36.305111 np0000170199 devstack@c-api.service[113453]: warnings.warn(deprecated_msg) Apr 25 16:19:36.305111 np0000170199 devstack@c-api.service[113453]: /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. Apr 25 16:19:36.305111 np0000170199 devstack@c-api.service[113453]: warnings.warn(deprecated_msg) Apr 25 16:19:36.305111 np0000170199 devstack@c-api.service[113453]: /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. Apr 25 16:19:36.305518 np0000170199 devstack@c-api.service[113453]: warnings.warn(deprecated_msg) Apr 25 16:19:36.305518 np0000170199 devstack@c-api.service[113453]: /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. Apr 25 16:19:36.305518 np0000170199 devstack@c-api.service[113453]: warnings.warn(deprecated_msg) Apr 25 16:19:36.305518 np0000170199 devstack@c-api.service[113453]: /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. Apr 25 16:19:36.305518 np0000170199 devstack@c-api.service[113453]: warnings.warn(deprecated_msg) Apr 25 16:19:36.305958 np0000170199 devstack@c-api.service[113453]: /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. Apr 25 16:19:36.305958 np0000170199 devstack@c-api.service[113453]: warnings.warn(deprecated_msg) Apr 25 16:19:36.305958 np0000170199 devstack@c-api.service[113453]: /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. Apr 25 16:19:36.305958 np0000170199 devstack@c-api.service[113453]: warnings.warn(deprecated_msg) Apr 25 16:19:36.305958 np0000170199 devstack@c-api.service[113453]: /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. Apr 25 16:19:36.305958 np0000170199 devstack@c-api.service[113453]: warnings.warn(deprecated_msg) Apr 25 16:19:36.306406 np0000170199 devstack@c-api.service[113453]: /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. Apr 25 16:19:36.306406 np0000170199 devstack@c-api.service[113453]: warnings.warn(deprecated_msg) Apr 25 16:19:36.306406 np0000170199 devstack@c-api.service[113453]: /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. Apr 25 16:19:36.306406 np0000170199 devstack@c-api.service[113453]: warnings.warn(deprecated_msg) Apr 25 16:19:36.306406 np0000170199 devstack@c-api.service[113453]: /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. Apr 25 16:19:36.306863 np0000170199 devstack@c-api.service[113453]: warnings.warn(deprecated_msg) Apr 25 16:19:36.306863 np0000170199 devstack@c-api.service[113453]: /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. Apr 25 16:19:36.306863 np0000170199 devstack@c-api.service[113453]: warnings.warn(deprecated_msg) Apr 25 16:19:36.306863 np0000170199 devstack@c-api.service[113453]: /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. Apr 25 16:19:36.306863 np0000170199 devstack@c-api.service[113453]: warnings.warn(deprecated_msg) Apr 25 16:19:36.307139 np0000170199 devstack@c-api.service[113453]: /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. Apr 25 16:19:36.307139 np0000170199 devstack@c-api.service[113453]: warnings.warn(deprecated_msg) Apr 25 16:19:36.307139 np0000170199 devstack@c-api.service[113453]: /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. Apr 25 16:19:36.307139 np0000170199 devstack@c-api.service[113453]: warnings.warn(deprecated_msg) Apr 25 16:19:36.307310 np0000170199 devstack@c-api.service[113453]: /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. Apr 25 16:19:36.307310 np0000170199 devstack@c-api.service[113453]: warnings.warn(deprecated_msg) Apr 25 16:19:36.307310 np0000170199 devstack@c-api.service[113453]: /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. Apr 25 16:19:36.307310 np0000170199 devstack@c-api.service[113453]: warnings.warn(deprecated_msg) Apr 25 16:19:36.307472 np0000170199 devstack@c-api.service[113453]: /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. Apr 25 16:19:36.307472 np0000170199 devstack@c-api.service[113453]: warnings.warn(deprecated_msg) Apr 25 16:19:36.307472 np0000170199 devstack@c-api.service[113453]: /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. Apr 25 16:19:36.307472 np0000170199 devstack@c-api.service[113453]: warnings.warn(deprecated_msg) Apr 25 16:19:36.307472 np0000170199 devstack@c-api.service[113453]: /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. Apr 25 16:19:36.307708 np0000170199 devstack@c-api.service[113453]: warnings.warn(deprecated_msg) Apr 25 16:19:36.307708 np0000170199 devstack@c-api.service[113453]: /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. Apr 25 16:19:36.307708 np0000170199 devstack@c-api.service[113453]: warnings.warn(deprecated_msg) Apr 25 16:19:36.307708 np0000170199 devstack@c-api.service[113453]: /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. Apr 25 16:19:36.307708 np0000170199 devstack@c-api.service[113453]: warnings.warn(deprecated_msg) Apr 25 16:19:36.307902 np0000170199 devstack@c-api.service[113453]: /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. Apr 25 16:19:36.307902 np0000170199 devstack@c-api.service[113453]: warnings.warn(deprecated_msg) Apr 25 16:19:36.307902 np0000170199 devstack@c-api.service[113453]: /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. Apr 25 16:19:36.307902 np0000170199 devstack@c-api.service[113453]: warnings.warn(deprecated_msg) Apr 25 16:19:36.308063 np0000170199 devstack@c-api.service[113453]: /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. Apr 25 16:19:36.308063 np0000170199 devstack@c-api.service[113453]: warnings.warn(deprecated_msg) Apr 25 16:19:36.308063 np0000170199 devstack@c-api.service[113453]: /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. Apr 25 16:19:36.308063 np0000170199 devstack@c-api.service[113453]: warnings.warn(deprecated_msg) Apr 25 16:19:36.308238 np0000170199 devstack@c-api.service[113453]: /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. Apr 25 16:19:36.308238 np0000170199 devstack@c-api.service[113453]: warnings.warn(deprecated_msg) Apr 25 16:19:36.308238 np0000170199 devstack@c-api.service[113453]: /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. Apr 25 16:19:36.308238 np0000170199 devstack@c-api.service[113453]: warnings.warn(deprecated_msg) Apr 25 16:19:36.308412 np0000170199 devstack@c-api.service[113453]: /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. Apr 25 16:19:36.308412 np0000170199 devstack@c-api.service[113453]: warnings.warn(deprecated_msg) Apr 25 16:19:36.308412 np0000170199 devstack@c-api.service[113453]: /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. Apr 25 16:19:36.308412 np0000170199 devstack@c-api.service[113453]: warnings.warn(deprecated_msg) Apr 25 16:19:36.308992 np0000170199 devstack@c-api.service[113453]: /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. Apr 25 16:19:36.308992 np0000170199 devstack@c-api.service[113453]: warnings.warn(deprecated_msg) Apr 25 16:19:36.308992 np0000170199 devstack@c-api.service[113453]: /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. Apr 25 16:19:36.308992 np0000170199 devstack@c-api.service[113453]: warnings.warn(deprecated_msg) Apr 25 16:19:36.309421 np0000170199 devstack@c-api.service[113453]: /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. Apr 25 16:19:36.309421 np0000170199 devstack@c-api.service[113453]: warnings.warn(deprecated_msg) Apr 25 16:19:36.309421 np0000170199 devstack@c-api.service[113453]: /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. Apr 25 16:19:36.309421 np0000170199 devstack@c-api.service[113453]: warnings.warn(deprecated_msg) Apr 25 16:19:36.309421 np0000170199 devstack@c-api.service[113453]: /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. Apr 25 16:19:36.309421 np0000170199 devstack@c-api.service[113453]: warnings.warn(deprecated_msg) Apr 25 16:19:36.309929 np0000170199 devstack@c-api.service[113453]: /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. Apr 25 16:19:36.309929 np0000170199 devstack@c-api.service[113453]: warnings.warn(deprecated_msg) Apr 25 16:19:36.309929 np0000170199 devstack@c-api.service[113453]: /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. Apr 25 16:19:36.309929 np0000170199 devstack@c-api.service[113453]: warnings.warn(deprecated_msg) Apr 25 16:19:36.309929 np0000170199 devstack@c-api.service[113453]: /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. Apr 25 16:19:36.310362 np0000170199 devstack@c-api.service[113453]: warnings.warn(deprecated_msg) Apr 25 16:19:36.310362 np0000170199 devstack@c-api.service[113453]: /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. Apr 25 16:19:36.310362 np0000170199 devstack@c-api.service[113453]: warnings.warn(deprecated_msg) Apr 25 16:19:36.310362 np0000170199 devstack@c-api.service[113453]: /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. Apr 25 16:19:36.310362 np0000170199 devstack@c-api.service[113453]: warnings.warn(deprecated_msg) Apr 25 16:19:36.310362 np0000170199 devstack@c-api.service[113453]: /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. Apr 25 16:19:36.310362 np0000170199 devstack@c-api.service[113453]: warnings.warn(deprecated_msg) Apr 25 16:19:36.310968 np0000170199 devstack@c-api.service[113453]: /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. Apr 25 16:19:36.310968 np0000170199 devstack@c-api.service[113453]: warnings.warn(deprecated_msg) Apr 25 16:19:36.310968 np0000170199 devstack@c-api.service[113453]: /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. Apr 25 16:19:36.310968 np0000170199 devstack@c-api.service[113453]: warnings.warn(deprecated_msg) Apr 25 16:19:36.310968 np0000170199 devstack@c-api.service[113453]: /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. Apr 25 16:19:36.310968 np0000170199 devstack@c-api.service[113453]: warnings.warn(deprecated_msg) Apr 25 16:19:36.311462 np0000170199 devstack@c-api.service[113453]: /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. Apr 25 16:19:36.311462 np0000170199 devstack@c-api.service[113453]: warnings.warn(deprecated_msg) Apr 25 16:19:36.311462 np0000170199 devstack@c-api.service[113453]: /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. Apr 25 16:19:36.311462 np0000170199 devstack@c-api.service[113453]: warnings.warn(deprecated_msg) Apr 25 16:19:36.311462 np0000170199 devstack@c-api.service[113453]: /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. Apr 25 16:19:36.311462 np0000170199 devstack@c-api.service[113453]: warnings.warn(deprecated_msg) Apr 25 16:19:36.311973 np0000170199 devstack@c-api.service[113453]: /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. Apr 25 16:19:36.311973 np0000170199 devstack@c-api.service[113453]: warnings.warn(deprecated_msg) Apr 25 16:19:36.311973 np0000170199 devstack@c-api.service[113453]: /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. Apr 25 16:19:36.311973 np0000170199 devstack@c-api.service[113453]: warnings.warn(deprecated_msg) Apr 25 16:19:36.311973 np0000170199 devstack@c-api.service[113453]: /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. Apr 25 16:19:36.311973 np0000170199 devstack@c-api.service[113453]: warnings.warn(deprecated_msg) Apr 25 16:19:36.312330 np0000170199 devstack@c-api.service[113453]: /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. Apr 25 16:19:36.312330 np0000170199 devstack@c-api.service[113453]: warnings.warn(deprecated_msg) Apr 25 16:19:36.312330 np0000170199 devstack@c-api.service[113453]: /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. Apr 25 16:19:36.312330 np0000170199 devstack@c-api.service[113453]: warnings.warn(deprecated_msg) Apr 25 16:19:36.312501 np0000170199 devstack@c-api.service[113453]: /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. Apr 25 16:19:36.312501 np0000170199 devstack@c-api.service[113453]: warnings.warn(deprecated_msg) Apr 25 16:19:36.312501 np0000170199 devstack@c-api.service[113453]: /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. Apr 25 16:19:36.312501 np0000170199 devstack@c-api.service[113453]: warnings.warn(deprecated_msg) Apr 25 16:19:36.312691 np0000170199 devstack@c-api.service[113453]: /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. Apr 25 16:19:36.312691 np0000170199 devstack@c-api.service[113453]: warnings.warn(deprecated_msg) Apr 25 16:19:36.312691 np0000170199 devstack@c-api.service[113453]: /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. Apr 25 16:19:36.312691 np0000170199 devstack@c-api.service[113453]: warnings.warn(deprecated_msg) Apr 25 16:19:36.313025 np0000170199 devstack@c-api.service[113453]: /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. Apr 25 16:19:36.313025 np0000170199 devstack@c-api.service[113453]: warnings.warn(deprecated_msg) Apr 25 16:19:36.313025 np0000170199 devstack@c-api.service[113453]: /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. Apr 25 16:19:36.313025 np0000170199 devstack@c-api.service[113453]: warnings.warn(deprecated_msg) Apr 25 16:19:36.313025 np0000170199 devstack@c-api.service[113453]: DEBUG cinder.api.middleware.request_id [None req-41ab8da5-6e6c-4a61-8954-cc336af701c1 None None] RequestId filter calling following filter/app {{(pid=113453) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 25 16:19:36.313025 np0000170199 devstack@c-api.service[113453]: INFO cinder.api.openstack.wsgi [None req-41ab8da5-6e6c-4a61-8954-cc336af701c1 None None] GET https://199.204.45.216/volume// Apr 25 16:19:36.313436 np0000170199 devstack@c-api.service[113453]: DEBUG cinder.api.openstack.wsgi [None req-41ab8da5-6e6c-4a61-8954-cc336af701c1 None None] Empty body provided in request {{(pid=113453) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Apr 25 16:19:36.313436 np0000170199 devstack@c-api.service[113453]: DEBUG cinder.api.openstack.wsgi [None req-41ab8da5-6e6c-4a61-8954-cc336af701c1 None None] Calling method 'all' {{(pid=113453) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Apr 25 16:19:36.313436 np0000170199 devstack@c-api.service[113453]: INFO cinder.api.openstack.wsgi [None req-41ab8da5-6e6c-4a61-8954-cc336af701c1 None None] https://199.204.45.216/volume// returned with HTTP 300 Apr 25 16:19:36.313436 np0000170199 devstack@c-api.service[113453]: [pid: 113453|app: 0|req: 1/4] 199.204.45.216 () {66 vars in 1456 bytes} [Sat Apr 25 16:19:36 2026] GET /volume/ => generated 390 bytes in 21 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Apr 25 16:20:12.793387 np0000170199 devstack@c-api.service[113451]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:505: DeprecationWarning: fallback_to_json_file is deprecated and has no effect. Apr 25 16:20:12.793387 np0000170199 devstack@c-api.service[113451]: warnings.warn( Apr 25 16:20:12.807266 np0000170199 devstack@c-api.service[113451]: /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. Apr 25 16:20:12.807266 np0000170199 devstack@c-api.service[113451]: warnings.warn(deprecated_msg) Apr 25 16:20:12.807266 np0000170199 devstack@c-api.service[113451]: /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. Apr 25 16:20:12.807266 np0000170199 devstack@c-api.service[113451]: warnings.warn(deprecated_msg) Apr 25 16:20:12.807266 np0000170199 devstack@c-api.service[113451]: /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. Apr 25 16:20:12.807650 np0000170199 devstack@c-api.service[113451]: warnings.warn(deprecated_msg) Apr 25 16:20:12.807650 np0000170199 devstack@c-api.service[113451]: /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. Apr 25 16:20:12.807650 np0000170199 devstack@c-api.service[113451]: warnings.warn(deprecated_msg) Apr 25 16:20:12.807650 np0000170199 devstack@c-api.service[113451]: /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. Apr 25 16:20:12.807650 np0000170199 devstack@c-api.service[113451]: warnings.warn(deprecated_msg) Apr 25 16:20:12.807940 np0000170199 devstack@c-api.service[113451]: /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. Apr 25 16:20:12.807940 np0000170199 devstack@c-api.service[113451]: warnings.warn(deprecated_msg) Apr 25 16:20:12.807940 np0000170199 devstack@c-api.service[113451]: /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. Apr 25 16:20:12.807940 np0000170199 devstack@c-api.service[113451]: warnings.warn(deprecated_msg) Apr 25 16:20:12.807940 np0000170199 devstack@c-api.service[113451]: /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. Apr 25 16:20:12.807940 np0000170199 devstack@c-api.service[113451]: warnings.warn(deprecated_msg) Apr 25 16:20:12.808262 np0000170199 devstack@c-api.service[113451]: /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. Apr 25 16:20:12.808262 np0000170199 devstack@c-api.service[113451]: warnings.warn(deprecated_msg) Apr 25 16:20:12.808262 np0000170199 devstack@c-api.service[113451]: /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. Apr 25 16:20:12.808262 np0000170199 devstack@c-api.service[113451]: warnings.warn(deprecated_msg) Apr 25 16:20:12.808482 np0000170199 devstack@c-api.service[113451]: /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. Apr 25 16:20:12.808482 np0000170199 devstack@c-api.service[113451]: warnings.warn(deprecated_msg) Apr 25 16:20:12.808482 np0000170199 devstack@c-api.service[113451]: /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. Apr 25 16:20:12.808482 np0000170199 devstack@c-api.service[113451]: warnings.warn(deprecated_msg) Apr 25 16:20:12.808735 np0000170199 devstack@c-api.service[113451]: /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. Apr 25 16:20:12.808735 np0000170199 devstack@c-api.service[113451]: warnings.warn(deprecated_msg) Apr 25 16:20:12.808735 np0000170199 devstack@c-api.service[113451]: /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. Apr 25 16:20:12.808735 np0000170199 devstack@c-api.service[113451]: warnings.warn(deprecated_msg) Apr 25 16:20:12.809003 np0000170199 devstack@c-api.service[113451]: /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. Apr 25 16:20:12.809003 np0000170199 devstack@c-api.service[113451]: warnings.warn(deprecated_msg) Apr 25 16:20:12.809003 np0000170199 devstack@c-api.service[113451]: /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. Apr 25 16:20:12.809003 np0000170199 devstack@c-api.service[113451]: warnings.warn(deprecated_msg) Apr 25 16:20:12.809003 np0000170199 devstack@c-api.service[113451]: /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. Apr 25 16:20:12.809310 np0000170199 devstack@c-api.service[113451]: warnings.warn(deprecated_msg) Apr 25 16:20:12.809310 np0000170199 devstack@c-api.service[113451]: /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. Apr 25 16:20:12.809310 np0000170199 devstack@c-api.service[113451]: warnings.warn(deprecated_msg) Apr 25 16:20:12.809310 np0000170199 devstack@c-api.service[113451]: /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. Apr 25 16:20:12.809310 np0000170199 devstack@c-api.service[113451]: warnings.warn(deprecated_msg) Apr 25 16:20:12.809590 np0000170199 devstack@c-api.service[113451]: /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. Apr 25 16:20:12.809590 np0000170199 devstack@c-api.service[113451]: warnings.warn(deprecated_msg) Apr 25 16:20:12.809590 np0000170199 devstack@c-api.service[113451]: /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. Apr 25 16:20:12.809590 np0000170199 devstack@c-api.service[113451]: warnings.warn(deprecated_msg) Apr 25 16:20:12.809590 np0000170199 devstack@c-api.service[113451]: /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. Apr 25 16:20:12.809590 np0000170199 devstack@c-api.service[113451]: warnings.warn(deprecated_msg) Apr 25 16:20:12.809919 np0000170199 devstack@c-api.service[113451]: /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. Apr 25 16:20:12.809919 np0000170199 devstack@c-api.service[113451]: warnings.warn(deprecated_msg) Apr 25 16:20:12.809919 np0000170199 devstack@c-api.service[113451]: /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. Apr 25 16:20:12.809919 np0000170199 devstack@c-api.service[113451]: warnings.warn(deprecated_msg) Apr 25 16:20:12.809919 np0000170199 devstack@c-api.service[113451]: /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. Apr 25 16:20:12.809919 np0000170199 devstack@c-api.service[113451]: warnings.warn(deprecated_msg) Apr 25 16:20:12.810260 np0000170199 devstack@c-api.service[113451]: /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. Apr 25 16:20:12.810260 np0000170199 devstack@c-api.service[113451]: warnings.warn(deprecated_msg) Apr 25 16:20:12.810260 np0000170199 devstack@c-api.service[113451]: /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. Apr 25 16:20:12.810260 np0000170199 devstack@c-api.service[113451]: warnings.warn(deprecated_msg) Apr 25 16:20:12.810260 np0000170199 devstack@c-api.service[113451]: /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. Apr 25 16:20:12.810260 np0000170199 devstack@c-api.service[113451]: warnings.warn(deprecated_msg) Apr 25 16:20:12.810614 np0000170199 devstack@c-api.service[113451]: /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. Apr 25 16:20:12.810614 np0000170199 devstack@c-api.service[113451]: warnings.warn(deprecated_msg) Apr 25 16:20:12.810614 np0000170199 devstack@c-api.service[113451]: /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. Apr 25 16:20:12.810614 np0000170199 devstack@c-api.service[113451]: warnings.warn(deprecated_msg) Apr 25 16:20:12.810614 np0000170199 devstack@c-api.service[113451]: /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. Apr 25 16:20:12.810905 np0000170199 devstack@c-api.service[113451]: warnings.warn(deprecated_msg) Apr 25 16:20:12.810905 np0000170199 devstack@c-api.service[113451]: /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. Apr 25 16:20:12.810905 np0000170199 devstack@c-api.service[113451]: warnings.warn(deprecated_msg) Apr 25 16:20:12.810905 np0000170199 devstack@c-api.service[113451]: /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. Apr 25 16:20:12.810905 np0000170199 devstack@c-api.service[113451]: warnings.warn(deprecated_msg) Apr 25 16:20:12.811176 np0000170199 devstack@c-api.service[113451]: /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. Apr 25 16:20:12.811176 np0000170199 devstack@c-api.service[113451]: warnings.warn(deprecated_msg) Apr 25 16:20:12.811176 np0000170199 devstack@c-api.service[113451]: /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. Apr 25 16:20:12.811176 np0000170199 devstack@c-api.service[113451]: warnings.warn(deprecated_msg) Apr 25 16:20:12.811176 np0000170199 devstack@c-api.service[113451]: /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. Apr 25 16:20:12.811176 np0000170199 devstack@c-api.service[113451]: warnings.warn(deprecated_msg) Apr 25 16:20:12.811512 np0000170199 devstack@c-api.service[113451]: /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. Apr 25 16:20:12.811512 np0000170199 devstack@c-api.service[113451]: warnings.warn(deprecated_msg) Apr 25 16:20:12.811512 np0000170199 devstack@c-api.service[113451]: /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. Apr 25 16:20:12.811512 np0000170199 devstack@c-api.service[113451]: warnings.warn(deprecated_msg) Apr 25 16:20:12.811512 np0000170199 devstack@c-api.service[113451]: /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. Apr 25 16:20:12.811512 np0000170199 devstack@c-api.service[113451]: warnings.warn(deprecated_msg) Apr 25 16:20:12.811851 np0000170199 devstack@c-api.service[113451]: /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. Apr 25 16:20:12.811851 np0000170199 devstack@c-api.service[113451]: warnings.warn(deprecated_msg) Apr 25 16:20:12.811851 np0000170199 devstack@c-api.service[113451]: /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. Apr 25 16:20:12.811851 np0000170199 devstack@c-api.service[113451]: warnings.warn(deprecated_msg) Apr 25 16:20:12.811851 np0000170199 devstack@c-api.service[113451]: /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. Apr 25 16:20:12.812128 np0000170199 devstack@c-api.service[113451]: warnings.warn(deprecated_msg) Apr 25 16:20:12.812128 np0000170199 devstack@c-api.service[113451]: /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. Apr 25 16:20:12.812128 np0000170199 devstack@c-api.service[113451]: warnings.warn(deprecated_msg) Apr 25 16:20:12.812128 np0000170199 devstack@c-api.service[113451]: /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. Apr 25 16:20:12.812128 np0000170199 devstack@c-api.service[113451]: warnings.warn(deprecated_msg) Apr 25 16:20:12.812400 np0000170199 devstack@c-api.service[113451]: /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. Apr 25 16:20:12.812400 np0000170199 devstack@c-api.service[113451]: warnings.warn(deprecated_msg) Apr 25 16:20:12.812400 np0000170199 devstack@c-api.service[113451]: /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. Apr 25 16:20:12.812400 np0000170199 devstack@c-api.service[113451]: warnings.warn(deprecated_msg) Apr 25 16:20:12.812651 np0000170199 devstack@c-api.service[113451]: /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. Apr 25 16:20:12.812651 np0000170199 devstack@c-api.service[113451]: warnings.warn(deprecated_msg) Apr 25 16:20:12.812651 np0000170199 devstack@c-api.service[113451]: /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. Apr 25 16:20:12.812651 np0000170199 devstack@c-api.service[113451]: warnings.warn(deprecated_msg) Apr 25 16:20:12.812988 np0000170199 devstack@c-api.service[113451]: /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. Apr 25 16:20:12.812988 np0000170199 devstack@c-api.service[113451]: warnings.warn(deprecated_msg) Apr 25 16:20:12.812988 np0000170199 devstack@c-api.service[113451]: /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. Apr 25 16:20:12.812988 np0000170199 devstack@c-api.service[113451]: warnings.warn(deprecated_msg) Apr 25 16:20:12.812988 np0000170199 devstack@c-api.service[113451]: /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. Apr 25 16:20:12.813269 np0000170199 devstack@c-api.service[113451]: warnings.warn(deprecated_msg) Apr 25 16:20:12.813269 np0000170199 devstack@c-api.service[113451]: /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. Apr 25 16:20:12.813269 np0000170199 devstack@c-api.service[113451]: warnings.warn(deprecated_msg) Apr 25 16:20:12.813269 np0000170199 devstack@c-api.service[113451]: /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. Apr 25 16:20:12.813269 np0000170199 devstack@c-api.service[113451]: warnings.warn(deprecated_msg) Apr 25 16:20:12.813557 np0000170199 devstack@c-api.service[113451]: /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. Apr 25 16:20:12.813557 np0000170199 devstack@c-api.service[113451]: warnings.warn(deprecated_msg) Apr 25 16:20:12.813557 np0000170199 devstack@c-api.service[113451]: /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. Apr 25 16:20:12.813557 np0000170199 devstack@c-api.service[113451]: warnings.warn(deprecated_msg) Apr 25 16:20:12.813795 np0000170199 devstack@c-api.service[113451]: /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. Apr 25 16:20:12.813795 np0000170199 devstack@c-api.service[113451]: warnings.warn(deprecated_msg) Apr 25 16:20:12.813795 np0000170199 devstack@c-api.service[113451]: /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. Apr 25 16:20:12.813795 np0000170199 devstack@c-api.service[113451]: warnings.warn(deprecated_msg) Apr 25 16:20:12.814018 np0000170199 devstack@c-api.service[113451]: /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. Apr 25 16:20:12.814018 np0000170199 devstack@c-api.service[113451]: warnings.warn(deprecated_msg) Apr 25 16:20:12.814018 np0000170199 devstack@c-api.service[113451]: /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. Apr 25 16:20:12.814018 np0000170199 devstack@c-api.service[113451]: warnings.warn(deprecated_msg) Apr 25 16:20:12.814250 np0000170199 devstack@c-api.service[113451]: /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. Apr 25 16:20:12.814250 np0000170199 devstack@c-api.service[113451]: warnings.warn(deprecated_msg) Apr 25 16:20:12.814250 np0000170199 devstack@c-api.service[113451]: /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. Apr 25 16:20:12.814250 np0000170199 devstack@c-api.service[113451]: warnings.warn(deprecated_msg) Apr 25 16:20:12.814479 np0000170199 devstack@c-api.service[113451]: /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. Apr 25 16:20:12.814479 np0000170199 devstack@c-api.service[113451]: warnings.warn(deprecated_msg) Apr 25 16:20:12.814479 np0000170199 devstack@c-api.service[113451]: /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. Apr 25 16:20:12.814479 np0000170199 devstack@c-api.service[113451]: warnings.warn(deprecated_msg) Apr 25 16:20:12.814728 np0000170199 devstack@c-api.service[113451]: /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. Apr 25 16:20:12.814728 np0000170199 devstack@c-api.service[113451]: warnings.warn(deprecated_msg) Apr 25 16:20:12.814728 np0000170199 devstack@c-api.service[113451]: /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. Apr 25 16:20:12.814728 np0000170199 devstack@c-api.service[113451]: warnings.warn(deprecated_msg) Apr 25 16:20:12.814728 np0000170199 devstack@c-api.service[113451]: /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. Apr 25 16:20:12.815021 np0000170199 devstack@c-api.service[113451]: warnings.warn(deprecated_msg) Apr 25 16:20:12.815021 np0000170199 devstack@c-api.service[113451]: /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. Apr 25 16:20:12.815021 np0000170199 devstack@c-api.service[113451]: warnings.warn(deprecated_msg) Apr 25 16:20:12.815021 np0000170199 devstack@c-api.service[113451]: /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. Apr 25 16:20:12.815021 np0000170199 devstack@c-api.service[113451]: warnings.warn(deprecated_msg) Apr 25 16:20:12.815021 np0000170199 devstack@c-api.service[113451]: /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. Apr 25 16:20:12.815353 np0000170199 devstack@c-api.service[113451]: warnings.warn(deprecated_msg) Apr 25 16:20:12.815353 np0000170199 devstack@c-api.service[113451]: /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. Apr 25 16:20:12.815353 np0000170199 devstack@c-api.service[113451]: warnings.warn(deprecated_msg) Apr 25 16:20:12.815353 np0000170199 devstack@c-api.service[113451]: /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. Apr 25 16:20:12.815353 np0000170199 devstack@c-api.service[113451]: warnings.warn(deprecated_msg) Apr 25 16:20:12.815716 np0000170199 devstack@c-api.service[113451]: /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. Apr 25 16:20:12.815716 np0000170199 devstack@c-api.service[113451]: warnings.warn(deprecated_msg) Apr 25 16:20:12.815716 np0000170199 devstack@c-api.service[113451]: /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. Apr 25 16:20:12.815716 np0000170199 devstack@c-api.service[113451]: warnings.warn(deprecated_msg) Apr 25 16:20:12.815716 np0000170199 devstack@c-api.service[113451]: /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. Apr 25 16:20:12.815716 np0000170199 devstack@c-api.service[113451]: warnings.warn(deprecated_msg) Apr 25 16:20:12.816032 np0000170199 devstack@c-api.service[113451]: /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. Apr 25 16:20:12.816032 np0000170199 devstack@c-api.service[113451]: warnings.warn(deprecated_msg) Apr 25 16:20:12.816032 np0000170199 devstack@c-api.service[113451]: /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. Apr 25 16:20:12.816032 np0000170199 devstack@c-api.service[113451]: warnings.warn(deprecated_msg) Apr 25 16:20:12.816032 np0000170199 devstack@c-api.service[113451]: /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. Apr 25 16:20:12.816032 np0000170199 devstack@c-api.service[113451]: warnings.warn(deprecated_msg) Apr 25 16:20:12.816357 np0000170199 devstack@c-api.service[113451]: /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. Apr 25 16:20:12.816357 np0000170199 devstack@c-api.service[113451]: warnings.warn(deprecated_msg) Apr 25 16:20:12.816357 np0000170199 devstack@c-api.service[113451]: /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. Apr 25 16:20:12.816357 np0000170199 devstack@c-api.service[113451]: warnings.warn(deprecated_msg) Apr 25 16:20:12.816357 np0000170199 devstack@c-api.service[113451]: /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. Apr 25 16:20:12.816357 np0000170199 devstack@c-api.service[113451]: warnings.warn(deprecated_msg) Apr 25 16:20:12.816709 np0000170199 devstack@c-api.service[113451]: /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. Apr 25 16:20:12.816709 np0000170199 devstack@c-api.service[113451]: warnings.warn(deprecated_msg) Apr 25 16:20:12.816709 np0000170199 devstack@c-api.service[113451]: /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. Apr 25 16:20:12.816709 np0000170199 devstack@c-api.service[113451]: warnings.warn(deprecated_msg) Apr 25 16:20:12.816709 np0000170199 devstack@c-api.service[113451]: /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. Apr 25 16:20:12.816709 np0000170199 devstack@c-api.service[113451]: warnings.warn(deprecated_msg) Apr 25 16:20:12.817116 np0000170199 devstack@c-api.service[113451]: /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. Apr 25 16:20:12.817116 np0000170199 devstack@c-api.service[113451]: warnings.warn(deprecated_msg) Apr 25 16:20:12.817116 np0000170199 devstack@c-api.service[113451]: /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. Apr 25 16:20:12.817116 np0000170199 devstack@c-api.service[113451]: warnings.warn(deprecated_msg) Apr 25 16:20:12.817349 np0000170199 devstack@c-api.service[113451]: /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. Apr 25 16:20:12.817349 np0000170199 devstack@c-api.service[113451]: warnings.warn(deprecated_msg) Apr 25 16:20:12.817349 np0000170199 devstack@c-api.service[113451]: /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. Apr 25 16:20:12.817349 np0000170199 devstack@c-api.service[113451]: warnings.warn(deprecated_msg) Apr 25 16:20:12.817349 np0000170199 devstack@c-api.service[113451]: /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. Apr 25 16:20:12.817657 np0000170199 devstack@c-api.service[113451]: warnings.warn(deprecated_msg) Apr 25 16:20:12.817657 np0000170199 devstack@c-api.service[113451]: /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. Apr 25 16:20:12.817657 np0000170199 devstack@c-api.service[113451]: warnings.warn(deprecated_msg) Apr 25 16:20:12.817657 np0000170199 devstack@c-api.service[113451]: /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. Apr 25 16:20:12.817657 np0000170199 devstack@c-api.service[113451]: warnings.warn(deprecated_msg) Apr 25 16:20:12.817657 np0000170199 devstack@c-api.service[113451]: DEBUG cinder.api.middleware.request_id [None req-7ee4ee3d-819d-4d70-8dc6-7c5edddfa46b None None] RequestId filter calling following filter/app {{(pid=113451) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 25 16:20:13.134888 np0000170199 devstack@c-api.service[113451]: INFO cinder.api.openstack.wsgi [None req-7ee4ee3d-819d-4d70-8dc6-7c5edddfa46b demo demo] GET https://199.204.45.216/volume/v3/types?is_public=None Apr 25 16:20:13.135194 np0000170199 devstack@c-api.service[113451]: DEBUG cinder.api.openstack.wsgi [None req-7ee4ee3d-819d-4d70-8dc6-7c5edddfa46b demo demo] Empty body provided in request {{(pid=113451) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Apr 25 16:20:13.135456 np0000170199 devstack@c-api.service[113451]: DEBUG cinder.api.openstack.wsgi [None req-7ee4ee3d-819d-4d70-8dc6-7c5edddfa46b demo demo] Calling method 'index' {{(pid=113451) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Apr 25 16:20:13.135979 np0000170199 devstack@c-api.service[113451]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 25 16:20:13.135979 np0000170199 devstack@c-api.service[113451]: warnings.warn( Apr 25 16:20:13.136699 np0000170199 devstack@c-api.service[113451]: DEBUG cinder.api.api_utils [None req-7ee4ee3d-819d-4d70-8dc6-7c5edddfa46b demo demo] Removing options '' from query. {{(pid=113451) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} Apr 25 16:20:13.147527 np0000170199 devstack@c-api.service[113451]: DEBUG oslo_db.sqlalchemy.engines [None req-7ee4ee3d-819d-4d70-8dc6-7c5edddfa46b demo demo] 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=113451) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Apr 25 16:20:13.168673 np0000170199 devstack@c-api.service[113451]: INFO cinder.api.openstack.wsgi [None req-7ee4ee3d-819d-4d70-8dc6-7c5edddfa46b demo demo] https://199.204.45.216/volume/v3/types?is_public=None returned with HTTP 200 Apr 25 16:20:13.169108 np0000170199 devstack@c-api.service[113451]: [pid: 113451|app: 0|req: 1/5] 199.204.45.216 () {64 vars in 1263 bytes} [Sat Apr 25 16:20:12 2026] GET /volume/v3/types?is_public=None => generated 377 bytes in 377 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 25 16:20:13.182742 np0000170199 devstack@c-api.service[113450]: DEBUG cinder.api.middleware.request_id [req-7ee4ee3d-819d-4d70-8dc6-7c5edddfa46b req-929f0b19-6553-4733-a187-0ef5d0d68642 None None] RequestId filter calling following filter/app {{(pid=113450) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 25 16:20:13.187377 np0000170199 devstack@c-api.service[113450]: INFO cinder.api.openstack.wsgi [req-7ee4ee3d-819d-4d70-8dc6-7c5edddfa46b req-929f0b19-6553-4733-a187-0ef5d0d68642 demo demo] GET https://199.204.45.216/volume/v3/types/default Apr 25 16:20:13.187801 np0000170199 devstack@c-api.service[113450]: DEBUG cinder.api.openstack.wsgi [req-7ee4ee3d-819d-4d70-8dc6-7c5edddfa46b req-929f0b19-6553-4733-a187-0ef5d0d68642 demo demo] Empty body provided in request {{(pid=113450) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Apr 25 16:20:13.188119 np0000170199 devstack@c-api.service[113450]: DEBUG cinder.api.openstack.wsgi [req-7ee4ee3d-819d-4d70-8dc6-7c5edddfa46b req-929f0b19-6553-4733-a187-0ef5d0d68642 demo demo] Calling method 'show' {{(pid=113450) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Apr 25 16:20:13.199843 np0000170199 devstack@c-api.service[113450]: INFO cinder.api.openstack.wsgi [req-7ee4ee3d-819d-4d70-8dc6-7c5edddfa46b req-929f0b19-6553-4733-a187-0ef5d0d68642 demo demo] https://199.204.45.216/volume/v3/types/default returned with HTTP 200 Apr 25 16:20:13.200382 np0000170199 devstack@c-api.service[113450]: [pid: 113450|app: 0|req: 2/6] 199.204.45.216 () {66 vars in 1329 bytes} [Sat Apr 25 16:20:13 2026] GET /volume/v3/types/default => generated 145 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 25 16:20:13.510630 np0000170199 devstack@c-api.service[113452]: DEBUG cinder.api.middleware.request_id [None req-a7bd8640-b06c-4f28-9b6a-7581208db00f None None] RequestId filter calling following filter/app {{(pid=113452) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 25 16:20:13.515960 np0000170199 devstack@c-api.service[113452]: INFO cinder.api.openstack.wsgi [None req-a7bd8640-b06c-4f28-9b6a-7581208db00f demo demo] GET https://199.204.45.216/volume/v3/types/default Apr 25 16:20:13.516573 np0000170199 devstack@c-api.service[113452]: DEBUG cinder.api.openstack.wsgi [None req-a7bd8640-b06c-4f28-9b6a-7581208db00f demo demo] Empty body provided in request {{(pid=113452) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Apr 25 16:20:13.517162 np0000170199 devstack@c-api.service[113452]: DEBUG cinder.api.openstack.wsgi [None req-a7bd8640-b06c-4f28-9b6a-7581208db00f demo demo] Calling method 'show' {{(pid=113452) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Apr 25 16:20:13.531134 np0000170199 devstack@c-api.service[113452]: INFO cinder.api.openstack.wsgi [None req-a7bd8640-b06c-4f28-9b6a-7581208db00f demo demo] https://199.204.45.216/volume/v3/types/default returned with HTTP 200 Apr 25 16:20:13.531134 np0000170199 devstack@c-api.service[113452]: [pid: 113452|app: 0|req: 3/7] 199.204.45.216 () {64 vars in 1258 bytes} [Sat Apr 25 16:20:13 2026] GET /volume/v3/types/default => generated 145 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 25 16:20:13.914565 np0000170199 devstack@c-api.service[113453]: DEBUG cinder.api.middleware.request_id [None req-b2135a58-153b-4691-a975-61c3ea5ca57a None None] RequestId filter calling following filter/app {{(pid=113453) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 25 16:20:14.238914 np0000170199 devstack@c-api.service[113453]: INFO cinder.api.openstack.wsgi [None req-b2135a58-153b-4691-a975-61c3ea5ca57a demo demo] GET https://199.204.45.216/volume/v3/types/default Apr 25 16:20:14.239225 np0000170199 devstack@c-api.service[113453]: DEBUG cinder.api.openstack.wsgi [None req-b2135a58-153b-4691-a975-61c3ea5ca57a demo demo] Empty body provided in request {{(pid=113453) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Apr 25 16:20:14.239413 np0000170199 devstack@c-api.service[113453]: DEBUG cinder.api.openstack.wsgi [None req-b2135a58-153b-4691-a975-61c3ea5ca57a demo demo] Calling method 'show' {{(pid=113453) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Apr 25 16:20:14.249147 np0000170199 devstack@c-api.service[113453]: DEBUG oslo_db.sqlalchemy.engines [None req-b2135a58-153b-4691-a975-61c3ea5ca57a demo demo] 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=113453) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Apr 25 16:20:14.266195 np0000170199 devstack@c-api.service[113453]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Apr 25 16:20:14.266195 np0000170199 devstack@c-api.service[113453]: warnings.warn( Apr 25 16:20:14.268293 np0000170199 devstack@c-api.service[113453]: INFO cinder.api.openstack.wsgi [None req-b2135a58-153b-4691-a975-61c3ea5ca57a demo demo] https://199.204.45.216/volume/v3/types/default returned with HTTP 200 Apr 25 16:20:14.268618 np0000170199 devstack@c-api.service[113453]: [pid: 113453|app: 0|req: 2/8] 199.204.45.216 () {64 vars in 1258 bytes} [Sat Apr 25 16:20:13 2026] GET /volume/v3/types/default => generated 145 bytes in 355 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 25 16:20:14.282715 np0000170199 devstack@c-api.service[113451]: DEBUG cinder.api.middleware.request_id [None req-aa2f0919-0c69-423e-b7a8-cf26e16edbdb None None] RequestId filter calling following filter/app {{(pid=113451) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 25 16:20:14.286124 np0000170199 devstack@c-api.service[113451]: INFO cinder.api.openstack.wsgi [None req-aa2f0919-0c69-423e-b7a8-cf26e16edbdb demo demo] GET https://199.204.45.216/volume/v3/types/default Apr 25 16:20:14.286391 np0000170199 devstack@c-api.service[113451]: DEBUG cinder.api.openstack.wsgi [None req-aa2f0919-0c69-423e-b7a8-cf26e16edbdb demo demo] Empty body provided in request {{(pid=113451) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Apr 25 16:20:14.286630 np0000170199 devstack@c-api.service[113451]: DEBUG cinder.api.openstack.wsgi [None req-aa2f0919-0c69-423e-b7a8-cf26e16edbdb demo demo] Calling method 'show' {{(pid=113451) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Apr 25 16:20:14.300874 np0000170199 devstack@c-api.service[113451]: INFO cinder.api.openstack.wsgi [None req-aa2f0919-0c69-423e-b7a8-cf26e16edbdb demo demo] https://199.204.45.216/volume/v3/types/default returned with HTTP 200 Apr 25 16:20:14.301198 np0000170199 devstack@c-api.service[113451]: [pid: 113451|app: 0|req: 2/9] 199.204.45.216 () {64 vars in 1258 bytes} [Sat Apr 25 16:20:14 2026] GET /volume/v3/types/default => generated 145 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 25 16:20:23.194885 np0000170199 devstack@c-api.service[113450]: DEBUG dbcounter [-] [113450] Writing DB stats cinder:SELECT=2 {{(pid=113450) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Apr 25 16:20:23.527474 np0000170199 devstack@c-api.service[113452]: DEBUG dbcounter [-] [113452] Writing DB stats cinder:SELECT=2 {{(pid=113452) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Apr 25 16:20:24.264515 np0000170199 devstack@c-api.service[113453]: DEBUG dbcounter [-] [113453] Writing DB stats cinder:SELECT=2 {{(pid=113453) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Apr 25 16:20:24.297387 np0000170199 devstack@c-api.service[113451]: DEBUG dbcounter [-] [113451] Writing DB stats cinder:SELECT=3 {{(pid=113451) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Apr 25 16:25:10.774306 np0000170199 devstack@c-api.service[113450]: DEBUG cinder.api.middleware.request_id [None req-d3ada8b4-55a3-4c6f-8eb9-68e9004a8fee None None] RequestId filter calling following filter/app {{(pid=113450) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 25 16:25:10.844075 np0000170199 devstack@c-api.service[113450]: INFO cinder.api.openstack.wsgi [None req-d3ada8b4-55a3-4c6f-8eb9-68e9004a8fee demo demo] GET https://199.204.45.216/volume/v3/volumes/detail Apr 25 16:25:10.845091 np0000170199 devstack@c-api.service[113450]: DEBUG cinder.api.openstack.wsgi [None req-d3ada8b4-55a3-4c6f-8eb9-68e9004a8fee demo demo] Empty body provided in request {{(pid=113450) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Apr 25 16:25:10.845091 np0000170199 devstack@c-api.service[113450]: DEBUG cinder.api.openstack.wsgi [None req-d3ada8b4-55a3-4c6f-8eb9-68e9004a8fee demo demo] Calling method 'detail' {{(pid=113450) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Apr 25 16:25:10.845932 np0000170199 devstack@c-api.service[113450]: DEBUG cinder.api.api_utils [None req-d3ada8b4-55a3-4c6f-8eb9-68e9004a8fee demo demo] Removing options '' from query. {{(pid=113450) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} Apr 25 16:25:10.847074 np0000170199 devstack@c-api.service[113450]: DEBUG cinder.volume.api [None req-d3ada8b4-55a3-4c6f-8eb9-68e9004a8fee demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=113450) get_all /opt/stack/cinder/cinder/volume/api.py:663}} Apr 25 16:25:10.880018 np0000170199 devstack@c-api.service[113450]: INFO cinder.volume.api [None req-d3ada8b4-55a3-4c6f-8eb9-68e9004a8fee demo demo] Get all volumes completed successfully. Apr 25 16:25:10.883004 np0000170199 devstack@c-api.service[113450]: INFO cinder.api.openstack.wsgi [None req-d3ada8b4-55a3-4c6f-8eb9-68e9004a8fee demo demo] https://199.204.45.216/volume/v3/volumes/detail returned with HTTP 200 Apr 25 16:25:10.883676 np0000170199 devstack@c-api.service[113450]: [pid: 113450|app: 0|req: 3/10] 199.204.45.216 () {64 vars in 1296 bytes} [Sat Apr 25 16:25:10 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 110 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Apr 25 16:25:20.875075 np0000170199 devstack@c-api.service[113450]: DEBUG dbcounter [-] [113450] Writing DB stats cinder:SELECT=1 {{(pid=113450) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Apr 25 16:26:10.924844 np0000170199 devstack@c-api.service[113452]: DEBUG cinder.api.middleware.request_id [None req-8fb6f25f-d919-4907-9256-27732ed66655 None None] RequestId filter calling following filter/app {{(pid=113452) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 25 16:26:10.928191 np0000170199 devstack@c-api.service[113452]: INFO cinder.api.openstack.wsgi [None req-8fb6f25f-d919-4907-9256-27732ed66655 demo demo] GET https://199.204.45.216/volume/v3/volumes/detail Apr 25 16:26:10.928316 np0000170199 devstack@c-api.service[113452]: DEBUG cinder.api.openstack.wsgi [None req-8fb6f25f-d919-4907-9256-27732ed66655 demo demo] Empty body provided in request {{(pid=113452) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Apr 25 16:26:10.928483 np0000170199 devstack@c-api.service[113452]: DEBUG cinder.api.openstack.wsgi [None req-8fb6f25f-d919-4907-9256-27732ed66655 demo demo] Calling method 'detail' {{(pid=113452) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Apr 25 16:26:10.929148 np0000170199 devstack@c-api.service[113452]: DEBUG cinder.api.api_utils [None req-8fb6f25f-d919-4907-9256-27732ed66655 demo demo] Removing options '' from query. {{(pid=113452) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} Apr 25 16:26:10.931579 np0000170199 devstack@c-api.service[113452]: DEBUG cinder.volume.api [None req-8fb6f25f-d919-4907-9256-27732ed66655 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=113452) get_all /opt/stack/cinder/cinder/volume/api.py:663}} Apr 25 16:26:10.968695 np0000170199 devstack@c-api.service[113452]: INFO cinder.volume.api [None req-8fb6f25f-d919-4907-9256-27732ed66655 demo demo] Get all volumes completed successfully. Apr 25 16:26:10.970736 np0000170199 devstack@c-api.service[113452]: INFO cinder.api.openstack.wsgi [None req-8fb6f25f-d919-4907-9256-27732ed66655 demo demo] https://199.204.45.216/volume/v3/volumes/detail returned with HTTP 200 Apr 25 16:26:10.971126 np0000170199 devstack@c-api.service[113452]: [pid: 113452|app: 0|req: 4/11] 199.204.45.216 () {64 vars in 1296 bytes} [Sat Apr 25 16:26:10 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Apr 25 16:26:20.965396 np0000170199 devstack@c-api.service[113452]: DEBUG dbcounter [-] [113452] Writing DB stats cinder:SELECT=1 {{(pid=113452) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Apr 25 16:27:11.045079 np0000170199 devstack@c-api.service[113453]: DEBUG cinder.api.middleware.request_id [None req-592cbc02-baaa-4c38-a88b-f92a6c494002 None None] RequestId filter calling following filter/app {{(pid=113453) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 25 16:27:11.052444 np0000170199 devstack@c-api.service[113453]: INFO cinder.api.openstack.wsgi [None req-592cbc02-baaa-4c38-a88b-f92a6c494002 demo demo] GET https://199.204.45.216/volume/v3/volumes/detail Apr 25 16:27:11.052687 np0000170199 devstack@c-api.service[113453]: DEBUG cinder.api.openstack.wsgi [None req-592cbc02-baaa-4c38-a88b-f92a6c494002 demo demo] Empty body provided in request {{(pid=113453) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Apr 25 16:27:11.052903 np0000170199 devstack@c-api.service[113453]: DEBUG cinder.api.openstack.wsgi [None req-592cbc02-baaa-4c38-a88b-f92a6c494002 demo demo] Calling method 'detail' {{(pid=113453) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Apr 25 16:27:11.053383 np0000170199 devstack@c-api.service[113453]: DEBUG cinder.api.api_utils [None req-592cbc02-baaa-4c38-a88b-f92a6c494002 demo demo] Removing options '' from query. {{(pid=113453) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} Apr 25 16:27:11.054208 np0000170199 devstack@c-api.service[113453]: DEBUG cinder.volume.api [None req-592cbc02-baaa-4c38-a88b-f92a6c494002 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=113453) get_all /opt/stack/cinder/cinder/volume/api.py:663}} Apr 25 16:27:11.100827 np0000170199 devstack@c-api.service[113453]: INFO cinder.volume.api [None req-592cbc02-baaa-4c38-a88b-f92a6c494002 demo demo] Get all volumes completed successfully. Apr 25 16:27:11.103853 np0000170199 devstack@c-api.service[113453]: INFO cinder.api.openstack.wsgi [None req-592cbc02-baaa-4c38-a88b-f92a6c494002 demo demo] https://199.204.45.216/volume/v3/volumes/detail returned with HTTP 200 Apr 25 16:27:11.104454 np0000170199 devstack@c-api.service[113453]: [pid: 113453|app: 0|req: 3/12] 199.204.45.216 () {64 vars in 1296 bytes} [Sat Apr 25 16:27:11 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Apr 25 16:27:21.090856 np0000170199 devstack@c-api.service[113453]: DEBUG dbcounter [-] [113453] Writing DB stats cinder:SELECT=1 {{(pid=113453) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Apr 25 16:28:11.122512 np0000170199 devstack@c-api.service[113451]: DEBUG cinder.api.middleware.request_id [None req-374dddbe-c541-47c4-bf94-6fadf63f480f None None] RequestId filter calling following filter/app {{(pid=113451) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 25 16:28:11.127349 np0000170199 devstack@c-api.service[113451]: INFO cinder.api.openstack.wsgi [None req-374dddbe-c541-47c4-bf94-6fadf63f480f demo demo] GET https://199.204.45.216/volume/v3/volumes/detail Apr 25 16:28:11.127683 np0000170199 devstack@c-api.service[113451]: DEBUG cinder.api.openstack.wsgi [None req-374dddbe-c541-47c4-bf94-6fadf63f480f demo demo] Empty body provided in request {{(pid=113451) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Apr 25 16:28:11.127935 np0000170199 devstack@c-api.service[113451]: DEBUG cinder.api.openstack.wsgi [None req-374dddbe-c541-47c4-bf94-6fadf63f480f demo demo] Calling method 'detail' {{(pid=113451) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Apr 25 16:28:11.128490 np0000170199 devstack@c-api.service[113451]: DEBUG cinder.api.api_utils [None req-374dddbe-c541-47c4-bf94-6fadf63f480f demo demo] Removing options '' from query. {{(pid=113451) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} Apr 25 16:28:11.129867 np0000170199 devstack@c-api.service[113451]: DEBUG cinder.volume.api [None req-374dddbe-c541-47c4-bf94-6fadf63f480f demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=113451) get_all /opt/stack/cinder/cinder/volume/api.py:663}} Apr 25 16:28:11.166072 np0000170199 devstack@c-api.service[113451]: INFO cinder.volume.api [None req-374dddbe-c541-47c4-bf94-6fadf63f480f demo demo] Get all volumes completed successfully. Apr 25 16:28:11.168189 np0000170199 devstack@c-api.service[113451]: INFO cinder.api.openstack.wsgi [None req-374dddbe-c541-47c4-bf94-6fadf63f480f demo demo] https://199.204.45.216/volume/v3/volumes/detail returned with HTTP 200 Apr 25 16:28:11.168636 np0000170199 devstack@c-api.service[113451]: [pid: 113451|app: 0|req: 3/13] 199.204.45.216 () {64 vars in 1296 bytes} [Sat Apr 25 16:28:11 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Apr 25 16:28:21.159981 np0000170199 devstack@c-api.service[113451]: DEBUG dbcounter [-] [113451] Writing DB stats cinder:SELECT=1 {{(pid=113451) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Apr 25 16:29:11.181061 np0000170199 devstack@c-api.service[113450]: DEBUG cinder.api.middleware.request_id [None req-3a297a92-6c71-4c05-acaa-ae33f13849c7 None None] RequestId filter calling following filter/app {{(pid=113450) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 25 16:29:11.185768 np0000170199 devstack@c-api.service[113450]: INFO cinder.api.openstack.wsgi [None req-3a297a92-6c71-4c05-acaa-ae33f13849c7 demo demo] GET https://199.204.45.216/volume/v3/volumes/detail Apr 25 16:29:11.185982 np0000170199 devstack@c-api.service[113450]: DEBUG cinder.api.openstack.wsgi [None req-3a297a92-6c71-4c05-acaa-ae33f13849c7 demo demo] Empty body provided in request {{(pid=113450) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Apr 25 16:29:11.186230 np0000170199 devstack@c-api.service[113450]: DEBUG cinder.api.openstack.wsgi [None req-3a297a92-6c71-4c05-acaa-ae33f13849c7 demo demo] Calling method 'detail' {{(pid=113450) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Apr 25 16:29:11.186583 np0000170199 devstack@c-api.service[113450]: DEBUG cinder.api.api_utils [None req-3a297a92-6c71-4c05-acaa-ae33f13849c7 demo demo] Removing options '' from query. {{(pid=113450) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} Apr 25 16:29:11.187753 np0000170199 devstack@c-api.service[113450]: DEBUG cinder.volume.api [None req-3a297a92-6c71-4c05-acaa-ae33f13849c7 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=113450) get_all /opt/stack/cinder/cinder/volume/api.py:663}} Apr 25 16:29:11.197325 np0000170199 devstack@c-api.service[113450]: INFO cinder.volume.api [None req-3a297a92-6c71-4c05-acaa-ae33f13849c7 demo demo] Get all volumes completed successfully. Apr 25 16:29:11.199380 np0000170199 devstack@c-api.service[113450]: INFO cinder.api.openstack.wsgi [None req-3a297a92-6c71-4c05-acaa-ae33f13849c7 demo demo] https://199.204.45.216/volume/v3/volumes/detail returned with HTTP 200 Apr 25 16:29:11.199754 np0000170199 devstack@c-api.service[113450]: [pid: 113450|app: 0|req: 4/14] 199.204.45.216 () {64 vars in 1296 bytes} [Sat Apr 25 16:29:11 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Apr 25 16:29:21.191138 np0000170199 devstack@c-api.service[113450]: DEBUG dbcounter [-] [113450] Writing DB stats cinder:SELECT=1 {{(pid=113450) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Apr 25 16:30:11.210466 np0000170199 devstack@c-api.service[113452]: DEBUG cinder.api.middleware.request_id [None req-97d8a92e-6dc2-4636-b2a7-36979b54bfe3 None None] RequestId filter calling following filter/app {{(pid=113452) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 25 16:30:11.428732 np0000170199 devstack@c-api.service[113452]: INFO cinder.api.openstack.wsgi [None req-97d8a92e-6dc2-4636-b2a7-36979b54bfe3 demo demo] GET https://199.204.45.216/volume/v3/volumes/detail Apr 25 16:30:11.428956 np0000170199 devstack@c-api.service[113452]: DEBUG cinder.api.openstack.wsgi [None req-97d8a92e-6dc2-4636-b2a7-36979b54bfe3 demo demo] Empty body provided in request {{(pid=113452) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Apr 25 16:30:11.429909 np0000170199 devstack@c-api.service[113452]: DEBUG cinder.api.openstack.wsgi [None req-97d8a92e-6dc2-4636-b2a7-36979b54bfe3 demo demo] Calling method 'detail' {{(pid=113452) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Apr 25 16:30:11.429909 np0000170199 devstack@c-api.service[113452]: DEBUG cinder.api.api_utils [None req-97d8a92e-6dc2-4636-b2a7-36979b54bfe3 demo demo] Removing options '' from query. {{(pid=113452) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} Apr 25 16:30:11.430087 np0000170199 devstack@c-api.service[113452]: DEBUG cinder.volume.api [None req-97d8a92e-6dc2-4636-b2a7-36979b54bfe3 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=113452) get_all /opt/stack/cinder/cinder/volume/api.py:663}} Apr 25 16:30:11.437376 np0000170199 devstack@c-api.service[113452]: INFO cinder.volume.api [None req-97d8a92e-6dc2-4636-b2a7-36979b54bfe3 demo demo] Get all volumes completed successfully. Apr 25 16:30:11.439708 np0000170199 devstack@c-api.service[113452]: INFO cinder.api.openstack.wsgi [None req-97d8a92e-6dc2-4636-b2a7-36979b54bfe3 demo demo] https://199.204.45.216/volume/v3/volumes/detail returned with HTTP 200 Apr 25 16:30:11.440122 np0000170199 devstack@c-api.service[113452]: [pid: 113452|app: 0|req: 5/15] 199.204.45.216 () {64 vars in 1296 bytes} [Sat Apr 25 16:30:11 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 231 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Apr 25 16:30:21.433130 np0000170199 devstack@c-api.service[113452]: DEBUG dbcounter [-] [113452] Writing DB stats cinder:SELECT=1 {{(pid=113452) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Apr 25 16:31:11.458594 np0000170199 devstack@c-api.service[113453]: DEBUG cinder.api.middleware.request_id [None req-2ce2ee84-e94f-4ac7-b845-f1179e3254cc None None] RequestId filter calling following filter/app {{(pid=113453) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 25 16:31:11.462459 np0000170199 devstack@c-api.service[113453]: INFO cinder.api.openstack.wsgi [None req-2ce2ee84-e94f-4ac7-b845-f1179e3254cc demo demo] GET https://199.204.45.216/volume/v3/volumes/detail Apr 25 16:31:11.463260 np0000170199 devstack@c-api.service[113453]: DEBUG cinder.api.openstack.wsgi [None req-2ce2ee84-e94f-4ac7-b845-f1179e3254cc demo demo] Empty body provided in request {{(pid=113453) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Apr 25 16:31:11.463915 np0000170199 devstack@c-api.service[113453]: DEBUG cinder.api.openstack.wsgi [None req-2ce2ee84-e94f-4ac7-b845-f1179e3254cc demo demo] Calling method 'detail' {{(pid=113453) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Apr 25 16:31:11.464660 np0000170199 devstack@c-api.service[113453]: DEBUG cinder.api.api_utils [None req-2ce2ee84-e94f-4ac7-b845-f1179e3254cc demo demo] Removing options '' from query. {{(pid=113453) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} Apr 25 16:31:11.466511 np0000170199 devstack@c-api.service[113453]: DEBUG cinder.volume.api [None req-2ce2ee84-e94f-4ac7-b845-f1179e3254cc demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=113453) get_all /opt/stack/cinder/cinder/volume/api.py:663}} Apr 25 16:31:11.474281 np0000170199 devstack@c-api.service[113453]: INFO cinder.volume.api [None req-2ce2ee84-e94f-4ac7-b845-f1179e3254cc demo demo] Get all volumes completed successfully. Apr 25 16:31:11.477839 np0000170199 devstack@c-api.service[113453]: INFO cinder.api.openstack.wsgi [None req-2ce2ee84-e94f-4ac7-b845-f1179e3254cc demo demo] https://199.204.45.216/volume/v3/volumes/detail returned with HTTP 200 Apr 25 16:31:11.478332 np0000170199 devstack@c-api.service[113453]: [pid: 113453|app: 0|req: 4/16] 199.204.45.216 () {64 vars in 1296 bytes} [Sat Apr 25 16:31:11 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Apr 25 16:31:21.469434 np0000170199 devstack@c-api.service[113453]: DEBUG dbcounter [-] [113453] Writing DB stats cinder:SELECT=1 {{(pid=113453) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Apr 25 16:32:11.491230 np0000170199 devstack@c-api.service[113451]: DEBUG cinder.api.middleware.request_id [None req-2d05c1c7-b304-4220-997e-46ac806abd5f None None] RequestId filter calling following filter/app {{(pid=113451) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 25 16:32:11.496090 np0000170199 devstack@c-api.service[113451]: INFO cinder.api.openstack.wsgi [None req-2d05c1c7-b304-4220-997e-46ac806abd5f demo demo] GET https://199.204.45.216/volume/v3/volumes/detail Apr 25 16:32:11.496469 np0000170199 devstack@c-api.service[113451]: DEBUG cinder.api.openstack.wsgi [None req-2d05c1c7-b304-4220-997e-46ac806abd5f demo demo] Empty body provided in request {{(pid=113451) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Apr 25 16:32:11.496890 np0000170199 devstack@c-api.service[113451]: DEBUG cinder.api.openstack.wsgi [None req-2d05c1c7-b304-4220-997e-46ac806abd5f demo demo] Calling method 'detail' {{(pid=113451) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Apr 25 16:32:11.497318 np0000170199 devstack@c-api.service[113451]: DEBUG cinder.api.api_utils [None req-2d05c1c7-b304-4220-997e-46ac806abd5f demo demo] Removing options '' from query. {{(pid=113451) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} Apr 25 16:32:11.498325 np0000170199 devstack@c-api.service[113451]: DEBUG cinder.volume.api [None req-2d05c1c7-b304-4220-997e-46ac806abd5f demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=113451) get_all /opt/stack/cinder/cinder/volume/api.py:663}} Apr 25 16:32:11.510810 np0000170199 devstack@c-api.service[113451]: INFO cinder.volume.api [None req-2d05c1c7-b304-4220-997e-46ac806abd5f demo demo] Get all volumes completed successfully. Apr 25 16:32:11.514329 np0000170199 devstack@c-api.service[113451]: INFO cinder.api.openstack.wsgi [None req-2d05c1c7-b304-4220-997e-46ac806abd5f demo demo] https://199.204.45.216/volume/v3/volumes/detail returned with HTTP 200 Apr 25 16:32:11.514868 np0000170199 devstack@c-api.service[113451]: [pid: 113451|app: 0|req: 4/17] 199.204.45.216 () {64 vars in 1296 bytes} [Sat Apr 25 16:32:11 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Apr 25 16:32:21.502452 np0000170199 devstack@c-api.service[113451]: DEBUG dbcounter [-] [113451] Writing DB stats cinder:SELECT=1 {{(pid=113451) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Apr 25 16:33:11.531385 np0000170199 devstack@c-api.service[113450]: DEBUG cinder.api.middleware.request_id [None req-fdad602b-b377-4ec5-9704-ccbccebd6dc1 None None] RequestId filter calling following filter/app {{(pid=113450) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 25 16:33:11.534141 np0000170199 devstack@c-api.service[113450]: INFO cinder.api.openstack.wsgi [None req-fdad602b-b377-4ec5-9704-ccbccebd6dc1 demo demo] GET https://199.204.45.216/volume/v3/volumes/detail Apr 25 16:33:11.534512 np0000170199 devstack@c-api.service[113450]: DEBUG cinder.api.openstack.wsgi [None req-fdad602b-b377-4ec5-9704-ccbccebd6dc1 demo demo] Empty body provided in request {{(pid=113450) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Apr 25 16:33:11.535026 np0000170199 devstack@c-api.service[113450]: DEBUG cinder.api.openstack.wsgi [None req-fdad602b-b377-4ec5-9704-ccbccebd6dc1 demo demo] Calling method 'detail' {{(pid=113450) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Apr 25 16:33:11.535573 np0000170199 devstack@c-api.service[113450]: DEBUG cinder.api.api_utils [None req-fdad602b-b377-4ec5-9704-ccbccebd6dc1 demo demo] Removing options '' from query. {{(pid=113450) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} Apr 25 16:33:11.537412 np0000170199 devstack@c-api.service[113450]: DEBUG cinder.volume.api [None req-fdad602b-b377-4ec5-9704-ccbccebd6dc1 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=113450) get_all /opt/stack/cinder/cinder/volume/api.py:663}} Apr 25 16:33:11.546030 np0000170199 devstack@c-api.service[113450]: INFO cinder.volume.api [None req-fdad602b-b377-4ec5-9704-ccbccebd6dc1 demo demo] Get all volumes completed successfully. Apr 25 16:33:11.547875 np0000170199 devstack@c-api.service[113450]: INFO cinder.api.openstack.wsgi [None req-fdad602b-b377-4ec5-9704-ccbccebd6dc1 demo demo] https://199.204.45.216/volume/v3/volumes/detail returned with HTTP 200 Apr 25 16:33:11.548208 np0000170199 devstack@c-api.service[113450]: [pid: 113450|app: 0|req: 5/18] 199.204.45.216 () {64 vars in 1296 bytes} [Sat Apr 25 16:33:11 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Apr 25 16:33:21.541249 np0000170199 devstack@c-api.service[113450]: DEBUG dbcounter [-] [113450] Writing DB stats cinder:SELECT=1 {{(pid=113450) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Apr 25 16:34:11.560874 np0000170199 devstack@c-api.service[113452]: DEBUG cinder.api.middleware.request_id [None req-333c8c0e-2386-497b-9c47-c39ad8ed1389 None None] RequestId filter calling following filter/app {{(pid=113452) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 25 16:34:11.564329 np0000170199 devstack@c-api.service[113452]: INFO cinder.api.openstack.wsgi [None req-333c8c0e-2386-497b-9c47-c39ad8ed1389 demo demo] GET https://199.204.45.216/volume/v3/volumes/detail Apr 25 16:34:11.564767 np0000170199 devstack@c-api.service[113452]: DEBUG cinder.api.openstack.wsgi [None req-333c8c0e-2386-497b-9c47-c39ad8ed1389 demo demo] Empty body provided in request {{(pid=113452) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Apr 25 16:34:11.565031 np0000170199 devstack@c-api.service[113452]: DEBUG cinder.api.openstack.wsgi [None req-333c8c0e-2386-497b-9c47-c39ad8ed1389 demo demo] Calling method 'detail' {{(pid=113452) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Apr 25 16:34:11.565344 np0000170199 devstack@c-api.service[113452]: DEBUG cinder.api.api_utils [None req-333c8c0e-2386-497b-9c47-c39ad8ed1389 demo demo] Removing options '' from query. {{(pid=113452) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} Apr 25 16:34:11.566345 np0000170199 devstack@c-api.service[113452]: DEBUG cinder.volume.api [None req-333c8c0e-2386-497b-9c47-c39ad8ed1389 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=113452) get_all /opt/stack/cinder/cinder/volume/api.py:663}} Apr 25 16:34:11.573913 np0000170199 devstack@c-api.service[113452]: INFO cinder.volume.api [None req-333c8c0e-2386-497b-9c47-c39ad8ed1389 demo demo] Get all volumes completed successfully. Apr 25 16:34:11.575787 np0000170199 devstack@c-api.service[113452]: INFO cinder.api.openstack.wsgi [None req-333c8c0e-2386-497b-9c47-c39ad8ed1389 demo demo] https://199.204.45.216/volume/v3/volumes/detail returned with HTTP 200 Apr 25 16:34:11.576129 np0000170199 devstack@c-api.service[113452]: [pid: 113452|app: 0|req: 6/19] 199.204.45.216 () {64 vars in 1296 bytes} [Sat Apr 25 16:34:11 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Apr 25 16:34:21.569567 np0000170199 devstack@c-api.service[113452]: DEBUG dbcounter [-] [113452] Writing DB stats cinder:SELECT=1 {{(pid=113452) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Apr 25 16:35:11.590563 np0000170199 devstack@c-api.service[113453]: DEBUG cinder.api.middleware.request_id [None req-3de2b4dc-5c3d-4293-bea3-ec8f76d59ec0 None None] RequestId filter calling following filter/app {{(pid=113453) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 25 16:35:11.738650 np0000170199 devstack@c-api.service[113453]: INFO cinder.api.openstack.wsgi [None req-3de2b4dc-5c3d-4293-bea3-ec8f76d59ec0 demo demo] GET https://199.204.45.216/volume/v3/volumes/detail Apr 25 16:35:11.738910 np0000170199 devstack@c-api.service[113453]: DEBUG cinder.api.openstack.wsgi [None req-3de2b4dc-5c3d-4293-bea3-ec8f76d59ec0 demo demo] Empty body provided in request {{(pid=113453) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Apr 25 16:35:11.739164 np0000170199 devstack@c-api.service[113453]: DEBUG cinder.api.openstack.wsgi [None req-3de2b4dc-5c3d-4293-bea3-ec8f76d59ec0 demo demo] Calling method 'detail' {{(pid=113453) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Apr 25 16:35:11.739477 np0000170199 devstack@c-api.service[113453]: DEBUG cinder.api.api_utils [None req-3de2b4dc-5c3d-4293-bea3-ec8f76d59ec0 demo demo] Removing options '' from query. {{(pid=113453) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} Apr 25 16:35:11.740570 np0000170199 devstack@c-api.service[113453]: DEBUG cinder.volume.api [None req-3de2b4dc-5c3d-4293-bea3-ec8f76d59ec0 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=113453) get_all /opt/stack/cinder/cinder/volume/api.py:663}} Apr 25 16:35:11.748565 np0000170199 devstack@c-api.service[113453]: INFO cinder.volume.api [None req-3de2b4dc-5c3d-4293-bea3-ec8f76d59ec0 demo demo] Get all volumes completed successfully. Apr 25 16:35:11.751236 np0000170199 devstack@c-api.service[113453]: INFO cinder.api.openstack.wsgi [None req-3de2b4dc-5c3d-4293-bea3-ec8f76d59ec0 demo demo] https://199.204.45.216/volume/v3/volumes/detail returned with HTTP 200 Apr 25 16:35:11.751688 np0000170199 devstack@c-api.service[113453]: [pid: 113453|app: 0|req: 5/20] 199.204.45.216 () {64 vars in 1296 bytes} [Sat Apr 25 16:35:11 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 162 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Apr 25 16:35:21.743943 np0000170199 devstack@c-api.service[113453]: DEBUG dbcounter [-] [113453] Writing DB stats cinder:SELECT=1 {{(pid=113453) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Apr 25 16:36:11.762785 np0000170199 devstack@c-api.service[113451]: DEBUG cinder.api.middleware.request_id [None req-8e70e56f-1e99-4f4b-9809-910f5a2a3076 None None] RequestId filter calling following filter/app {{(pid=113451) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 25 16:36:11.766815 np0000170199 devstack@c-api.service[113451]: INFO cinder.api.openstack.wsgi [None req-8e70e56f-1e99-4f4b-9809-910f5a2a3076 demo demo] GET https://199.204.45.216/volume/v3/volumes/detail Apr 25 16:36:11.767207 np0000170199 devstack@c-api.service[113451]: DEBUG cinder.api.openstack.wsgi [None req-8e70e56f-1e99-4f4b-9809-910f5a2a3076 demo demo] Empty body provided in request {{(pid=113451) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Apr 25 16:36:11.767610 np0000170199 devstack@c-api.service[113451]: DEBUG cinder.api.openstack.wsgi [None req-8e70e56f-1e99-4f4b-9809-910f5a2a3076 demo demo] Calling method 'detail' {{(pid=113451) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Apr 25 16:36:11.768182 np0000170199 devstack@c-api.service[113451]: DEBUG cinder.api.api_utils [None req-8e70e56f-1e99-4f4b-9809-910f5a2a3076 demo demo] Removing options '' from query. {{(pid=113451) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} Apr 25 16:36:11.769665 np0000170199 devstack@c-api.service[113451]: DEBUG cinder.volume.api [None req-8e70e56f-1e99-4f4b-9809-910f5a2a3076 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=113451) get_all /opt/stack/cinder/cinder/volume/api.py:663}} Apr 25 16:36:11.783917 np0000170199 devstack@c-api.service[113451]: INFO cinder.volume.api [None req-8e70e56f-1e99-4f4b-9809-910f5a2a3076 demo demo] Get all volumes completed successfully. Apr 25 16:36:11.786820 np0000170199 devstack@c-api.service[113451]: INFO cinder.api.openstack.wsgi [None req-8e70e56f-1e99-4f4b-9809-910f5a2a3076 demo demo] https://199.204.45.216/volume/v3/volumes/detail returned with HTTP 200 Apr 25 16:36:11.787312 np0000170199 devstack@c-api.service[113451]: [pid: 113451|app: 0|req: 5/21] 199.204.45.216 () {64 vars in 1296 bytes} [Sat Apr 25 16:36:11 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Apr 25 16:36:21.773587 np0000170199 devstack@c-api.service[113451]: DEBUG dbcounter [-] [113451] Writing DB stats cinder:SELECT=1 {{(pid=113451) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Apr 25 16:37:11.805009 np0000170199 devstack@c-api.service[113450]: DEBUG cinder.api.middleware.request_id [None req-45fa2bc8-e6d2-4204-bcde-c3ab78b57fb9 None None] RequestId filter calling following filter/app {{(pid=113450) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 25 16:37:11.807659 np0000170199 devstack@c-api.service[113450]: INFO cinder.api.openstack.wsgi [None req-45fa2bc8-e6d2-4204-bcde-c3ab78b57fb9 demo demo] GET https://199.204.45.216/volume/v3/volumes/detail Apr 25 16:37:11.807900 np0000170199 devstack@c-api.service[113450]: DEBUG cinder.api.openstack.wsgi [None req-45fa2bc8-e6d2-4204-bcde-c3ab78b57fb9 demo demo] Empty body provided in request {{(pid=113450) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Apr 25 16:37:11.808155 np0000170199 devstack@c-api.service[113450]: DEBUG cinder.api.openstack.wsgi [None req-45fa2bc8-e6d2-4204-bcde-c3ab78b57fb9 demo demo] Calling method 'detail' {{(pid=113450) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Apr 25 16:37:11.808448 np0000170199 devstack@c-api.service[113450]: DEBUG cinder.api.api_utils [None req-45fa2bc8-e6d2-4204-bcde-c3ab78b57fb9 demo demo] Removing options '' from query. {{(pid=113450) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} Apr 25 16:37:11.809404 np0000170199 devstack@c-api.service[113450]: DEBUG cinder.volume.api [None req-45fa2bc8-e6d2-4204-bcde-c3ab78b57fb9 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=113450) get_all /opt/stack/cinder/cinder/volume/api.py:663}} Apr 25 16:37:11.820946 np0000170199 devstack@c-api.service[113450]: INFO cinder.volume.api [None req-45fa2bc8-e6d2-4204-bcde-c3ab78b57fb9 demo demo] Get all volumes completed successfully. Apr 25 16:37:11.823943 np0000170199 devstack@c-api.service[113450]: INFO cinder.api.openstack.wsgi [None req-45fa2bc8-e6d2-4204-bcde-c3ab78b57fb9 demo demo] https://199.204.45.216/volume/v3/volumes/detail returned with HTTP 200 Apr 25 16:37:11.824341 np0000170199 devstack@c-api.service[113450]: [pid: 113450|app: 0|req: 6/22] 199.204.45.216 () {64 vars in 1296 bytes} [Sat Apr 25 16:37:11 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Apr 25 16:37:21.813597 np0000170199 devstack@c-api.service[113450]: DEBUG dbcounter [-] [113450] Writing DB stats cinder:SELECT=1 {{(pid=113450) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Apr 25 16:38:11.836716 np0000170199 devstack@c-api.service[113452]: DEBUG cinder.api.middleware.request_id [None req-b1e247e4-4ac1-49a2-9015-1f6e4d0b4155 None None] RequestId filter calling following filter/app {{(pid=113452) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 25 16:38:11.840466 np0000170199 devstack@c-api.service[113452]: INFO cinder.api.openstack.wsgi [None req-b1e247e4-4ac1-49a2-9015-1f6e4d0b4155 demo demo] GET https://199.204.45.216/volume/v3/volumes/detail Apr 25 16:38:11.840884 np0000170199 devstack@c-api.service[113452]: DEBUG cinder.api.openstack.wsgi [None req-b1e247e4-4ac1-49a2-9015-1f6e4d0b4155 demo demo] Empty body provided in request {{(pid=113452) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Apr 25 16:38:11.841302 np0000170199 devstack@c-api.service[113452]: DEBUG cinder.api.openstack.wsgi [None req-b1e247e4-4ac1-49a2-9015-1f6e4d0b4155 demo demo] Calling method 'detail' {{(pid=113452) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Apr 25 16:38:11.841815 np0000170199 devstack@c-api.service[113452]: DEBUG cinder.api.api_utils [None req-b1e247e4-4ac1-49a2-9015-1f6e4d0b4155 demo demo] Removing options '' from query. {{(pid=113452) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} Apr 25 16:38:11.843408 np0000170199 devstack@c-api.service[113452]: DEBUG cinder.volume.api [None req-b1e247e4-4ac1-49a2-9015-1f6e4d0b4155 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=113452) get_all /opt/stack/cinder/cinder/volume/api.py:663}} Apr 25 16:38:11.851914 np0000170199 devstack@c-api.service[113452]: INFO cinder.volume.api [None req-b1e247e4-4ac1-49a2-9015-1f6e4d0b4155 demo demo] Get all volumes completed successfully. Apr 25 16:38:11.854581 np0000170199 devstack@c-api.service[113452]: INFO cinder.api.openstack.wsgi [None req-b1e247e4-4ac1-49a2-9015-1f6e4d0b4155 demo demo] https://199.204.45.216/volume/v3/volumes/detail returned with HTTP 200 Apr 25 16:38:11.855048 np0000170199 devstack@c-api.service[113452]: [pid: 113452|app: 0|req: 7/23] 199.204.45.216 () {64 vars in 1296 bytes} [Sat Apr 25 16:38:11 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Apr 25 16:38:21.847185 np0000170199 devstack@c-api.service[113452]: DEBUG dbcounter [-] [113452] Writing DB stats cinder:SELECT=1 {{(pid=113452) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Apr 25 16:39:11.869748 np0000170199 devstack@c-api.service[113453]: DEBUG cinder.api.middleware.request_id [None req-3a1daa52-4c61-4f2b-b3c5-a7a99831e705 None None] RequestId filter calling following filter/app {{(pid=113453) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 25 16:39:11.872778 np0000170199 devstack@c-api.service[113453]: INFO cinder.api.openstack.wsgi [None req-3a1daa52-4c61-4f2b-b3c5-a7a99831e705 demo demo] GET https://199.204.45.216/volume/v3/volumes/detail Apr 25 16:39:11.873029 np0000170199 devstack@c-api.service[113453]: DEBUG cinder.api.openstack.wsgi [None req-3a1daa52-4c61-4f2b-b3c5-a7a99831e705 demo demo] Empty body provided in request {{(pid=113453) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Apr 25 16:39:11.873301 np0000170199 devstack@c-api.service[113453]: DEBUG cinder.api.openstack.wsgi [None req-3a1daa52-4c61-4f2b-b3c5-a7a99831e705 demo demo] Calling method 'detail' {{(pid=113453) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Apr 25 16:39:11.873599 np0000170199 devstack@c-api.service[113453]: DEBUG cinder.api.api_utils [None req-3a1daa52-4c61-4f2b-b3c5-a7a99831e705 demo demo] Removing options '' from query. {{(pid=113453) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} Apr 25 16:39:11.875453 np0000170199 devstack@c-api.service[113453]: DEBUG cinder.volume.api [None req-3a1daa52-4c61-4f2b-b3c5-a7a99831e705 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=113453) get_all /opt/stack/cinder/cinder/volume/api.py:663}} Apr 25 16:39:11.885017 np0000170199 devstack@c-api.service[113453]: INFO cinder.volume.api [None req-3a1daa52-4c61-4f2b-b3c5-a7a99831e705 demo demo] Get all volumes completed successfully. Apr 25 16:39:11.887094 np0000170199 devstack@c-api.service[113453]: INFO cinder.api.openstack.wsgi [None req-3a1daa52-4c61-4f2b-b3c5-a7a99831e705 demo demo] https://199.204.45.216/volume/v3/volumes/detail returned with HTTP 200 Apr 25 16:39:11.887504 np0000170199 devstack@c-api.service[113453]: [pid: 113453|app: 0|req: 6/24] 199.204.45.216 () {64 vars in 1296 bytes} [Sat Apr 25 16:39:11 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Apr 25 16:39:21.880383 np0000170199 devstack@c-api.service[113453]: DEBUG dbcounter [-] [113453] Writing DB stats cinder:SELECT=1 {{(pid=113453) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Apr 25 16:40:11.904425 np0000170199 devstack@c-api.service[113451]: DEBUG cinder.api.middleware.request_id [None req-1cbbbc04-bdc9-4858-b671-58ae5e526615 None None] RequestId filter calling following filter/app {{(pid=113451) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 25 16:40:12.083525 np0000170199 devstack@c-api.service[113451]: INFO cinder.api.openstack.wsgi [None req-1cbbbc04-bdc9-4858-b671-58ae5e526615 demo demo] GET https://199.204.45.216/volume/v3/volumes/detail Apr 25 16:40:12.083949 np0000170199 devstack@c-api.service[113451]: DEBUG cinder.api.openstack.wsgi [None req-1cbbbc04-bdc9-4858-b671-58ae5e526615 demo demo] Empty body provided in request {{(pid=113451) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Apr 25 16:40:12.084382 np0000170199 devstack@c-api.service[113451]: DEBUG cinder.api.openstack.wsgi [None req-1cbbbc04-bdc9-4858-b671-58ae5e526615 demo demo] Calling method 'detail' {{(pid=113451) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Apr 25 16:40:12.084927 np0000170199 devstack@c-api.service[113451]: DEBUG cinder.api.api_utils [None req-1cbbbc04-bdc9-4858-b671-58ae5e526615 demo demo] Removing options '' from query. {{(pid=113451) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} Apr 25 16:40:12.086443 np0000170199 devstack@c-api.service[113451]: DEBUG cinder.volume.api [None req-1cbbbc04-bdc9-4858-b671-58ae5e526615 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=113451) get_all /opt/stack/cinder/cinder/volume/api.py:663}} Apr 25 16:40:12.095355 np0000170199 devstack@c-api.service[113451]: INFO cinder.volume.api [None req-1cbbbc04-bdc9-4858-b671-58ae5e526615 demo demo] Get all volumes completed successfully. Apr 25 16:40:12.097870 np0000170199 devstack@c-api.service[113451]: INFO cinder.api.openstack.wsgi [None req-1cbbbc04-bdc9-4858-b671-58ae5e526615 demo demo] https://199.204.45.216/volume/v3/volumes/detail returned with HTTP 200 Apr 25 16:40:12.098318 np0000170199 devstack@c-api.service[113451]: [pid: 113451|app: 0|req: 6/25] 199.204.45.216 () {64 vars in 1296 bytes} [Sat Apr 25 16:40:11 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 195 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Apr 25 16:40:22.090745 np0000170199 devstack@c-api.service[113451]: DEBUG dbcounter [-] [113451] Writing DB stats cinder:SELECT=1 {{(pid=113451) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Apr 25 16:41:12.116215 np0000170199 devstack@c-api.service[113450]: DEBUG cinder.api.middleware.request_id [None req-63b12037-d2e4-4613-98a5-f84d0825a6ca None None] RequestId filter calling following filter/app {{(pid=113450) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 25 16:41:12.118904 np0000170199 devstack@c-api.service[113450]: INFO cinder.api.openstack.wsgi [None req-63b12037-d2e4-4613-98a5-f84d0825a6ca demo demo] GET https://199.204.45.216/volume/v3/volumes/detail Apr 25 16:41:12.119058 np0000170199 devstack@c-api.service[113450]: DEBUG cinder.api.openstack.wsgi [None req-63b12037-d2e4-4613-98a5-f84d0825a6ca demo demo] Empty body provided in request {{(pid=113450) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Apr 25 16:41:12.119284 np0000170199 devstack@c-api.service[113450]: DEBUG cinder.api.openstack.wsgi [None req-63b12037-d2e4-4613-98a5-f84d0825a6ca demo demo] Calling method 'detail' {{(pid=113450) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Apr 25 16:41:12.119609 np0000170199 devstack@c-api.service[113450]: DEBUG cinder.api.api_utils [None req-63b12037-d2e4-4613-98a5-f84d0825a6ca demo demo] Removing options '' from query. {{(pid=113450) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} Apr 25 16:41:12.120520 np0000170199 devstack@c-api.service[113450]: DEBUG cinder.volume.api [None req-63b12037-d2e4-4613-98a5-f84d0825a6ca demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=113450) get_all /opt/stack/cinder/cinder/volume/api.py:663}} Apr 25 16:41:12.130122 np0000170199 devstack@c-api.service[113450]: INFO cinder.volume.api [None req-63b12037-d2e4-4613-98a5-f84d0825a6ca demo demo] Get all volumes completed successfully. Apr 25 16:41:12.134412 np0000170199 devstack@c-api.service[113450]: INFO cinder.api.openstack.wsgi [None req-63b12037-d2e4-4613-98a5-f84d0825a6ca demo demo] https://199.204.45.216/volume/v3/volumes/detail returned with HTTP 200 Apr 25 16:41:12.135208 np0000170199 devstack@c-api.service[113450]: [pid: 113450|app: 0|req: 7/26] 199.204.45.216 () {64 vars in 1296 bytes} [Sat Apr 25 16:41:12 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Apr 25 16:41:22.123586 np0000170199 devstack@c-api.service[113450]: DEBUG dbcounter [-] [113450] Writing DB stats cinder:SELECT=1 {{(pid=113450) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Apr 25 16:42:12.150154 np0000170199 devstack@c-api.service[113452]: DEBUG cinder.api.middleware.request_id [None req-74a8be8a-938d-4e0d-8563-d8cc2a7ffe6a None None] RequestId filter calling following filter/app {{(pid=113452) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 25 16:42:12.154821 np0000170199 devstack@c-api.service[113452]: INFO cinder.api.openstack.wsgi [None req-74a8be8a-938d-4e0d-8563-d8cc2a7ffe6a demo demo] GET https://199.204.45.216/volume/v3/volumes/detail Apr 25 16:42:12.155612 np0000170199 devstack@c-api.service[113452]: DEBUG cinder.api.openstack.wsgi [None req-74a8be8a-938d-4e0d-8563-d8cc2a7ffe6a demo demo] Empty body provided in request {{(pid=113452) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Apr 25 16:42:12.155842 np0000170199 devstack@c-api.service[113452]: DEBUG cinder.api.openstack.wsgi [None req-74a8be8a-938d-4e0d-8563-d8cc2a7ffe6a demo demo] Calling method 'detail' {{(pid=113452) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Apr 25 16:42:12.156390 np0000170199 devstack@c-api.service[113452]: DEBUG cinder.api.api_utils [None req-74a8be8a-938d-4e0d-8563-d8cc2a7ffe6a demo demo] Removing options '' from query. {{(pid=113452) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} Apr 25 16:42:12.158133 np0000170199 devstack@c-api.service[113452]: DEBUG cinder.volume.api [None req-74a8be8a-938d-4e0d-8563-d8cc2a7ffe6a demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=113452) get_all /opt/stack/cinder/cinder/volume/api.py:663}} Apr 25 16:42:12.165918 np0000170199 devstack@c-api.service[113452]: INFO cinder.volume.api [None req-74a8be8a-938d-4e0d-8563-d8cc2a7ffe6a demo demo] Get all volumes completed successfully. Apr 25 16:42:12.167853 np0000170199 devstack@c-api.service[113452]: INFO cinder.api.openstack.wsgi [None req-74a8be8a-938d-4e0d-8563-d8cc2a7ffe6a demo demo] https://199.204.45.216/volume/v3/volumes/detail returned with HTTP 200 Apr 25 16:42:12.168224 np0000170199 devstack@c-api.service[113452]: [pid: 113452|app: 0|req: 8/27] 199.204.45.216 () {64 vars in 1296 bytes} [Sat Apr 25 16:42:12 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Apr 25 16:42:22.163298 np0000170199 devstack@c-api.service[113452]: DEBUG dbcounter [-] [113452] Writing DB stats cinder:SELECT=1 {{(pid=113452) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Apr 25 16:43:12.182324 np0000170199 devstack@c-api.service[113453]: DEBUG cinder.api.middleware.request_id [None req-ee62d3e7-080c-447b-bdcc-d40c57bb21f8 None None] RequestId filter calling following filter/app {{(pid=113453) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 25 16:43:12.186467 np0000170199 devstack@c-api.service[113453]: INFO cinder.api.openstack.wsgi [None req-ee62d3e7-080c-447b-bdcc-d40c57bb21f8 demo demo] GET https://199.204.45.216/volume/v3/volumes/detail Apr 25 16:43:12.186935 np0000170199 devstack@c-api.service[113453]: DEBUG cinder.api.openstack.wsgi [None req-ee62d3e7-080c-447b-bdcc-d40c57bb21f8 demo demo] Empty body provided in request {{(pid=113453) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Apr 25 16:43:12.187255 np0000170199 devstack@c-api.service[113453]: DEBUG cinder.api.openstack.wsgi [None req-ee62d3e7-080c-447b-bdcc-d40c57bb21f8 demo demo] Calling method 'detail' {{(pid=113453) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Apr 25 16:43:12.187857 np0000170199 devstack@c-api.service[113453]: DEBUG cinder.api.api_utils [None req-ee62d3e7-080c-447b-bdcc-d40c57bb21f8 demo demo] Removing options '' from query. {{(pid=113453) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} Apr 25 16:43:12.188928 np0000170199 devstack@c-api.service[113453]: DEBUG cinder.volume.api [None req-ee62d3e7-080c-447b-bdcc-d40c57bb21f8 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=113453) get_all /opt/stack/cinder/cinder/volume/api.py:663}} Apr 25 16:43:12.197920 np0000170199 devstack@c-api.service[113453]: INFO cinder.volume.api [None req-ee62d3e7-080c-447b-bdcc-d40c57bb21f8 demo demo] Get all volumes completed successfully. Apr 25 16:43:12.200494 np0000170199 devstack@c-api.service[113453]: INFO cinder.api.openstack.wsgi [None req-ee62d3e7-080c-447b-bdcc-d40c57bb21f8 demo demo] https://199.204.45.216/volume/v3/volumes/detail returned with HTTP 200 Apr 25 16:43:12.200873 np0000170199 devstack@c-api.service[113453]: [pid: 113453|app: 0|req: 7/28] 199.204.45.216 () {64 vars in 1296 bytes} [Sat Apr 25 16:43:12 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Apr 25 16:43:22.192116 np0000170199 devstack@c-api.service[113453]: DEBUG dbcounter [-] [113453] Writing DB stats cinder:SELECT=1 {{(pid=113453) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Apr 25 16:44:12.213490 np0000170199 devstack@c-api.service[113451]: DEBUG cinder.api.middleware.request_id [None req-284f3d1a-dfc6-497b-a7ec-2f7df720413b None None] RequestId filter calling following filter/app {{(pid=113451) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 25 16:44:12.217128 np0000170199 devstack@c-api.service[113451]: INFO cinder.api.openstack.wsgi [None req-284f3d1a-dfc6-497b-a7ec-2f7df720413b demo demo] GET https://199.204.45.216/volume/v3/volumes/detail Apr 25 16:44:12.217363 np0000170199 devstack@c-api.service[113451]: DEBUG cinder.api.openstack.wsgi [None req-284f3d1a-dfc6-497b-a7ec-2f7df720413b demo demo] Empty body provided in request {{(pid=113451) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Apr 25 16:44:12.217641 np0000170199 devstack@c-api.service[113451]: DEBUG cinder.api.openstack.wsgi [None req-284f3d1a-dfc6-497b-a7ec-2f7df720413b demo demo] Calling method 'detail' {{(pid=113451) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Apr 25 16:44:12.217934 np0000170199 devstack@c-api.service[113451]: DEBUG cinder.api.api_utils [None req-284f3d1a-dfc6-497b-a7ec-2f7df720413b demo demo] Removing options '' from query. {{(pid=113451) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} Apr 25 16:44:12.218886 np0000170199 devstack@c-api.service[113451]: DEBUG cinder.volume.api [None req-284f3d1a-dfc6-497b-a7ec-2f7df720413b demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=113451) get_all /opt/stack/cinder/cinder/volume/api.py:663}} Apr 25 16:44:12.230637 np0000170199 devstack@c-api.service[113451]: INFO cinder.volume.api [None req-284f3d1a-dfc6-497b-a7ec-2f7df720413b demo demo] Get all volumes completed successfully. Apr 25 16:44:12.235555 np0000170199 devstack@c-api.service[113451]: INFO cinder.api.openstack.wsgi [None req-284f3d1a-dfc6-497b-a7ec-2f7df720413b demo demo] https://199.204.45.216/volume/v3/volumes/detail returned with HTTP 200 Apr 25 16:44:12.236153 np0000170199 devstack@c-api.service[113451]: [pid: 113451|app: 0|req: 7/29] 199.204.45.216 () {64 vars in 1296 bytes} [Sat Apr 25 16:44:12 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Apr 25 16:44:22.222909 np0000170199 devstack@c-api.service[113451]: DEBUG dbcounter [-] [113451] Writing DB stats cinder:SELECT=1 {{(pid=113451) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Apr 25 16:45:12.255589 np0000170199 devstack@c-api.service[113450]: DEBUG cinder.api.middleware.request_id [None req-fa13489e-33c9-4926-841a-31133c17f655 None None] RequestId filter calling following filter/app {{(pid=113450) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 25 16:45:12.347326 np0000170199 devstack@c-api.service[113450]: INFO cinder.api.openstack.wsgi [None req-fa13489e-33c9-4926-841a-31133c17f655 demo demo] GET https://199.204.45.216/volume/v3/volumes/detail Apr 25 16:45:12.347751 np0000170199 devstack@c-api.service[113450]: DEBUG cinder.api.openstack.wsgi [None req-fa13489e-33c9-4926-841a-31133c17f655 demo demo] Empty body provided in request {{(pid=113450) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Apr 25 16:45:12.348149 np0000170199 devstack@c-api.service[113450]: DEBUG cinder.api.openstack.wsgi [None req-fa13489e-33c9-4926-841a-31133c17f655 demo demo] Calling method 'detail' {{(pid=113450) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Apr 25 16:45:12.348794 np0000170199 devstack@c-api.service[113450]: DEBUG cinder.api.api_utils [None req-fa13489e-33c9-4926-841a-31133c17f655 demo demo] Removing options '' from query. {{(pid=113450) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} Apr 25 16:45:12.350285 np0000170199 devstack@c-api.service[113450]: DEBUG cinder.volume.api [None req-fa13489e-33c9-4926-841a-31133c17f655 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=113450) get_all /opt/stack/cinder/cinder/volume/api.py:663}} Apr 25 16:45:12.364506 np0000170199 devstack@c-api.service[113450]: INFO cinder.volume.api [None req-fa13489e-33c9-4926-841a-31133c17f655 demo demo] Get all volumes completed successfully. Apr 25 16:45:12.366925 np0000170199 devstack@c-api.service[113450]: INFO cinder.api.openstack.wsgi [None req-fa13489e-33c9-4926-841a-31133c17f655 demo demo] https://199.204.45.216/volume/v3/volumes/detail returned with HTTP 200 Apr 25 16:45:12.367341 np0000170199 devstack@c-api.service[113450]: [pid: 113450|app: 0|req: 8/30] 199.204.45.216 () {64 vars in 1296 bytes} [Sat Apr 25 16:45:12 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 113 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Apr 25 16:45:22.356196 np0000170199 devstack@c-api.service[113450]: DEBUG dbcounter [-] [113450] Writing DB stats cinder:SELECT=1 {{(pid=113450) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Apr 25 16:46:12.383235 np0000170199 devstack@c-api.service[113452]: DEBUG cinder.api.middleware.request_id [None req-9ed4c5c9-567f-40da-8684-fd5ae509e946 None None] RequestId filter calling following filter/app {{(pid=113452) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 25 16:46:12.387722 np0000170199 devstack@c-api.service[113452]: INFO cinder.api.openstack.wsgi [None req-9ed4c5c9-567f-40da-8684-fd5ae509e946 demo demo] GET https://199.204.45.216/volume/v3/volumes/detail Apr 25 16:46:12.388373 np0000170199 devstack@c-api.service[113452]: DEBUG cinder.api.openstack.wsgi [None req-9ed4c5c9-567f-40da-8684-fd5ae509e946 demo demo] Empty body provided in request {{(pid=113452) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Apr 25 16:46:12.388910 np0000170199 devstack@c-api.service[113452]: DEBUG cinder.api.openstack.wsgi [None req-9ed4c5c9-567f-40da-8684-fd5ae509e946 demo demo] Calling method 'detail' {{(pid=113452) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Apr 25 16:46:12.389465 np0000170199 devstack@c-api.service[113452]: DEBUG cinder.api.api_utils [None req-9ed4c5c9-567f-40da-8684-fd5ae509e946 demo demo] Removing options '' from query. {{(pid=113452) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} Apr 25 16:46:12.391048 np0000170199 devstack@c-api.service[113452]: DEBUG cinder.volume.api [None req-9ed4c5c9-567f-40da-8684-fd5ae509e946 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=113452) get_all /opt/stack/cinder/cinder/volume/api.py:663}} Apr 25 16:46:12.404180 np0000170199 devstack@c-api.service[113452]: INFO cinder.volume.api [None req-9ed4c5c9-567f-40da-8684-fd5ae509e946 demo demo] Get all volumes completed successfully. Apr 25 16:46:12.409662 np0000170199 devstack@c-api.service[113452]: INFO cinder.api.openstack.wsgi [None req-9ed4c5c9-567f-40da-8684-fd5ae509e946 demo demo] https://199.204.45.216/volume/v3/volumes/detail returned with HTTP 200 Apr 25 16:46:12.410315 np0000170199 devstack@c-api.service[113452]: [pid: 113452|app: 0|req: 9/31] 199.204.45.216 () {64 vars in 1296 bytes} [Sat Apr 25 16:46:12 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Apr 25 16:46:22.395531 np0000170199 devstack@c-api.service[113452]: DEBUG dbcounter [-] [113452] Writing DB stats cinder:SELECT=1 {{(pid=113452) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Apr 25 16:47:12.424185 np0000170199 devstack@c-api.service[113453]: DEBUG cinder.api.middleware.request_id [None req-6921c6c1-cf64-487b-86a8-ec232aaf827a None None] RequestId filter calling following filter/app {{(pid=113453) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 25 16:47:12.426699 np0000170199 devstack@c-api.service[113453]: INFO cinder.api.openstack.wsgi [None req-6921c6c1-cf64-487b-86a8-ec232aaf827a demo demo] GET https://199.204.45.216/volume/v3/volumes/detail Apr 25 16:47:12.426998 np0000170199 devstack@c-api.service[113453]: DEBUG cinder.api.openstack.wsgi [None req-6921c6c1-cf64-487b-86a8-ec232aaf827a demo demo] Empty body provided in request {{(pid=113453) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Apr 25 16:47:12.427172 np0000170199 devstack@c-api.service[113453]: DEBUG cinder.api.openstack.wsgi [None req-6921c6c1-cf64-487b-86a8-ec232aaf827a demo demo] Calling method 'detail' {{(pid=113453) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Apr 25 16:47:12.427463 np0000170199 devstack@c-api.service[113453]: DEBUG cinder.api.api_utils [None req-6921c6c1-cf64-487b-86a8-ec232aaf827a demo demo] Removing options '' from query. {{(pid=113453) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} Apr 25 16:47:12.428374 np0000170199 devstack@c-api.service[113453]: DEBUG cinder.volume.api [None req-6921c6c1-cf64-487b-86a8-ec232aaf827a demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=113453) get_all /opt/stack/cinder/cinder/volume/api.py:663}} Apr 25 16:47:12.437923 np0000170199 devstack@c-api.service[113453]: INFO cinder.volume.api [None req-6921c6c1-cf64-487b-86a8-ec232aaf827a demo demo] Get all volumes completed successfully. Apr 25 16:47:12.441983 np0000170199 devstack@c-api.service[113453]: INFO cinder.api.openstack.wsgi [None req-6921c6c1-cf64-487b-86a8-ec232aaf827a demo demo] https://199.204.45.216/volume/v3/volumes/detail returned with HTTP 200 Apr 25 16:47:12.442499 np0000170199 devstack@c-api.service[113453]: [pid: 113453|app: 0|req: 8/32] 199.204.45.216 () {64 vars in 1296 bytes} [Sat Apr 25 16:47:12 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Apr 25 16:47:22.431797 np0000170199 devstack@c-api.service[113453]: DEBUG dbcounter [-] [113453] Writing DB stats cinder:SELECT=1 {{(pid=113453) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Apr 25 16:48:12.455960 np0000170199 devstack@c-api.service[113451]: DEBUG cinder.api.middleware.request_id [None req-85738313-bb5c-4ea7-bd88-5da84de71505 None None] RequestId filter calling following filter/app {{(pid=113451) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 25 16:48:12.460244 np0000170199 devstack@c-api.service[113451]: INFO cinder.api.openstack.wsgi [None req-85738313-bb5c-4ea7-bd88-5da84de71505 demo demo] GET https://199.204.45.216/volume/v3/volumes/detail Apr 25 16:48:12.461181 np0000170199 devstack@c-api.service[113451]: DEBUG cinder.api.openstack.wsgi [None req-85738313-bb5c-4ea7-bd88-5da84de71505 demo demo] Empty body provided in request {{(pid=113451) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Apr 25 16:48:12.462134 np0000170199 devstack@c-api.service[113451]: DEBUG cinder.api.openstack.wsgi [None req-85738313-bb5c-4ea7-bd88-5da84de71505 demo demo] Calling method 'detail' {{(pid=113451) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Apr 25 16:48:12.464921 np0000170199 devstack@c-api.service[113451]: DEBUG cinder.api.api_utils [None req-85738313-bb5c-4ea7-bd88-5da84de71505 demo demo] Removing options '' from query. {{(pid=113451) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} Apr 25 16:48:12.464921 np0000170199 devstack@c-api.service[113451]: DEBUG cinder.volume.api [None req-85738313-bb5c-4ea7-bd88-5da84de71505 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=113451) get_all /opt/stack/cinder/cinder/volume/api.py:663}} Apr 25 16:48:12.470639 np0000170199 devstack@c-api.service[113451]: INFO cinder.volume.api [None req-85738313-bb5c-4ea7-bd88-5da84de71505 demo demo] Get all volumes completed successfully. Apr 25 16:48:12.472448 np0000170199 devstack@c-api.service[113451]: INFO cinder.api.openstack.wsgi [None req-85738313-bb5c-4ea7-bd88-5da84de71505 demo demo] https://199.204.45.216/volume/v3/volumes/detail returned with HTTP 200 Apr 25 16:48:12.473635 np0000170199 devstack@c-api.service[113451]: [pid: 113451|app: 0|req: 8/33] 199.204.45.216 () {64 vars in 1296 bytes} [Sat Apr 25 16:48:12 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Apr 25 16:48:22.467474 np0000170199 devstack@c-api.service[113451]: DEBUG dbcounter [-] [113451] Writing DB stats cinder:SELECT=1 {{(pid=113451) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Apr 25 16:49:12.487188 np0000170199 devstack@c-api.service[113450]: DEBUG cinder.api.middleware.request_id [None req-9f41ae0d-349b-4ef3-abd6-20f321f23cd9 None None] RequestId filter calling following filter/app {{(pid=113450) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 25 16:49:12.490361 np0000170199 devstack@c-api.service[113450]: INFO cinder.api.openstack.wsgi [None req-9f41ae0d-349b-4ef3-abd6-20f321f23cd9 demo demo] GET https://199.204.45.216/volume/v3/volumes/detail Apr 25 16:49:12.490624 np0000170199 devstack@c-api.service[113450]: DEBUG cinder.api.openstack.wsgi [None req-9f41ae0d-349b-4ef3-abd6-20f321f23cd9 demo demo] Empty body provided in request {{(pid=113450) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Apr 25 16:49:12.490857 np0000170199 devstack@c-api.service[113450]: DEBUG cinder.api.openstack.wsgi [None req-9f41ae0d-349b-4ef3-abd6-20f321f23cd9 demo demo] Calling method 'detail' {{(pid=113450) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Apr 25 16:49:12.491132 np0000170199 devstack@c-api.service[113450]: DEBUG cinder.api.api_utils [None req-9f41ae0d-349b-4ef3-abd6-20f321f23cd9 demo demo] Removing options '' from query. {{(pid=113450) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} Apr 25 16:49:12.492279 np0000170199 devstack@c-api.service[113450]: DEBUG cinder.volume.api [None req-9f41ae0d-349b-4ef3-abd6-20f321f23cd9 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=113450) get_all /opt/stack/cinder/cinder/volume/api.py:663}} Apr 25 16:49:12.499709 np0000170199 devstack@c-api.service[113450]: INFO cinder.volume.api [None req-9f41ae0d-349b-4ef3-abd6-20f321f23cd9 demo demo] Get all volumes completed successfully. Apr 25 16:49:12.503868 np0000170199 devstack@c-api.service[113450]: INFO cinder.api.openstack.wsgi [None req-9f41ae0d-349b-4ef3-abd6-20f321f23cd9 demo demo] https://199.204.45.216/volume/v3/volumes/detail returned with HTTP 200 Apr 25 16:49:12.504837 np0000170199 devstack@c-api.service[113450]: [pid: 113450|app: 0|req: 9/34] 199.204.45.216 () {64 vars in 1296 bytes} [Sat Apr 25 16:49:12 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Apr 25 16:49:22.495146 np0000170199 devstack@c-api.service[113450]: DEBUG dbcounter [-] [113450] Writing DB stats cinder:SELECT=1 {{(pid=113450) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Apr 25 16:50:12.518306 np0000170199 devstack@c-api.service[113452]: DEBUG cinder.api.middleware.request_id [None req-feb4974c-fcb5-4dd9-979b-cab84eece5b6 None None] RequestId filter calling following filter/app {{(pid=113452) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 25 16:50:12.634474 np0000170199 devstack@c-api.service[113452]: INFO cinder.api.openstack.wsgi [None req-feb4974c-fcb5-4dd9-979b-cab84eece5b6 demo demo] GET https://199.204.45.216/volume/v3/volumes/detail Apr 25 16:50:12.634766 np0000170199 devstack@c-api.service[113452]: DEBUG cinder.api.openstack.wsgi [None req-feb4974c-fcb5-4dd9-979b-cab84eece5b6 demo demo] Empty body provided in request {{(pid=113452) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Apr 25 16:50:12.635017 np0000170199 devstack@c-api.service[113452]: DEBUG cinder.api.openstack.wsgi [None req-feb4974c-fcb5-4dd9-979b-cab84eece5b6 demo demo] Calling method 'detail' {{(pid=113452) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Apr 25 16:50:12.635314 np0000170199 devstack@c-api.service[113452]: DEBUG cinder.api.api_utils [None req-feb4974c-fcb5-4dd9-979b-cab84eece5b6 demo demo] Removing options '' from query. {{(pid=113452) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} Apr 25 16:50:12.636516 np0000170199 devstack@c-api.service[113452]: DEBUG cinder.volume.api [None req-feb4974c-fcb5-4dd9-979b-cab84eece5b6 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=113452) get_all /opt/stack/cinder/cinder/volume/api.py:663}} Apr 25 16:50:12.644601 np0000170199 devstack@c-api.service[113452]: INFO cinder.volume.api [None req-feb4974c-fcb5-4dd9-979b-cab84eece5b6 demo demo] Get all volumes completed successfully. Apr 25 16:50:12.646699 np0000170199 devstack@c-api.service[113452]: INFO cinder.api.openstack.wsgi [None req-feb4974c-fcb5-4dd9-979b-cab84eece5b6 demo demo] https://199.204.45.216/volume/v3/volumes/detail returned with HTTP 200 Apr 25 16:50:12.647036 np0000170199 devstack@c-api.service[113452]: [pid: 113452|app: 0|req: 10/35] 199.204.45.216 () {64 vars in 1296 bytes} [Sat Apr 25 16:50:12 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 130 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Apr 25 16:50:22.639871 np0000170199 devstack@c-api.service[113452]: DEBUG dbcounter [-] [113452] Writing DB stats cinder:SELECT=1 {{(pid=113452) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Apr 25 16:51:12.660424 np0000170199 devstack@c-api.service[113453]: DEBUG cinder.api.middleware.request_id [None req-8e15add7-ee96-4e45-b7c0-da60cdddd0fc None None] RequestId filter calling following filter/app {{(pid=113453) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 25 16:51:12.664566 np0000170199 devstack@c-api.service[113453]: INFO cinder.api.openstack.wsgi [None req-8e15add7-ee96-4e45-b7c0-da60cdddd0fc demo demo] GET https://199.204.45.216/volume/v3/volumes/detail Apr 25 16:51:12.664824 np0000170199 devstack@c-api.service[113453]: DEBUG cinder.api.openstack.wsgi [None req-8e15add7-ee96-4e45-b7c0-da60cdddd0fc demo demo] Empty body provided in request {{(pid=113453) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Apr 25 16:51:12.665056 np0000170199 devstack@c-api.service[113453]: DEBUG cinder.api.openstack.wsgi [None req-8e15add7-ee96-4e45-b7c0-da60cdddd0fc demo demo] Calling method 'detail' {{(pid=113453) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Apr 25 16:51:12.665337 np0000170199 devstack@c-api.service[113453]: DEBUG cinder.api.api_utils [None req-8e15add7-ee96-4e45-b7c0-da60cdddd0fc demo demo] Removing options '' from query. {{(pid=113453) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} Apr 25 16:51:12.666328 np0000170199 devstack@c-api.service[113453]: DEBUG cinder.volume.api [None req-8e15add7-ee96-4e45-b7c0-da60cdddd0fc demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=113453) get_all /opt/stack/cinder/cinder/volume/api.py:663}} Apr 25 16:51:12.673828 np0000170199 devstack@c-api.service[113453]: INFO cinder.volume.api [None req-8e15add7-ee96-4e45-b7c0-da60cdddd0fc demo demo] Get all volumes completed successfully. Apr 25 16:51:12.676572 np0000170199 devstack@c-api.service[113453]: INFO cinder.api.openstack.wsgi [None req-8e15add7-ee96-4e45-b7c0-da60cdddd0fc demo demo] https://199.204.45.216/volume/v3/volumes/detail returned with HTTP 200 Apr 25 16:51:12.677017 np0000170199 devstack@c-api.service[113453]: [pid: 113453|app: 0|req: 9/36] 199.204.45.216 () {64 vars in 1296 bytes} [Sat Apr 25 16:51:12 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Apr 25 16:51:22.669410 np0000170199 devstack@c-api.service[113453]: DEBUG dbcounter [-] [113453] Writing DB stats cinder:SELECT=1 {{(pid=113453) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Apr 25 16:52:12.687558 np0000170199 devstack@c-api.service[113451]: DEBUG cinder.api.middleware.request_id [None req-7cc2f14f-294e-4404-a9d4-686101f004cd None None] RequestId filter calling following filter/app {{(pid=113451) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 25 16:52:12.690867 np0000170199 devstack@c-api.service[113451]: INFO cinder.api.openstack.wsgi [None req-7cc2f14f-294e-4404-a9d4-686101f004cd demo demo] GET https://199.204.45.216/volume/v3/volumes/detail Apr 25 16:52:12.691106 np0000170199 devstack@c-api.service[113451]: DEBUG cinder.api.openstack.wsgi [None req-7cc2f14f-294e-4404-a9d4-686101f004cd demo demo] Empty body provided in request {{(pid=113451) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Apr 25 16:52:12.691349 np0000170199 devstack@c-api.service[113451]: DEBUG cinder.api.openstack.wsgi [None req-7cc2f14f-294e-4404-a9d4-686101f004cd demo demo] Calling method 'detail' {{(pid=113451) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Apr 25 16:52:12.691657 np0000170199 devstack@c-api.service[113451]: DEBUG cinder.api.api_utils [None req-7cc2f14f-294e-4404-a9d4-686101f004cd demo demo] Removing options '' from query. {{(pid=113451) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} Apr 25 16:52:12.692586 np0000170199 devstack@c-api.service[113451]: DEBUG cinder.volume.api [None req-7cc2f14f-294e-4404-a9d4-686101f004cd demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=113451) get_all /opt/stack/cinder/cinder/volume/api.py:663}} Apr 25 16:52:12.703572 np0000170199 devstack@c-api.service[113451]: INFO cinder.volume.api [None req-7cc2f14f-294e-4404-a9d4-686101f004cd demo demo] Get all volumes completed successfully. Apr 25 16:52:12.707308 np0000170199 devstack@c-api.service[113451]: INFO cinder.api.openstack.wsgi [None req-7cc2f14f-294e-4404-a9d4-686101f004cd demo demo] https://199.204.45.216/volume/v3/volumes/detail returned with HTTP 200 Apr 25 16:52:12.707874 np0000170199 devstack@c-api.service[113451]: [pid: 113451|app: 0|req: 9/37] 199.204.45.216 () {64 vars in 1296 bytes} [Sat Apr 25 16:52:12 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Apr 25 16:52:22.695520 np0000170199 devstack@c-api.service[113451]: DEBUG dbcounter [-] [113451] Writing DB stats cinder:SELECT=1 {{(pid=113451) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}}