
In case the swift's endpoint returned an exception during an extension query, get_capabilities method returned a string of an empty dict, which is always "true" and therefore it confues a later if statement checking if any extensions were found. Let's make the method return an object - dict - which will be either true (if contains any data) or false (if it's empty). Change-Id: Ie7974c97a4b119e41fba7150bcd2a2553300f694
python-tempestconf
Overview
python-tempestconf will automatically generate the tempest configuration based on your cloud.
- Free software: Apache license
- Documentation: https://docs.openstack.org/python-tempestconf/latest/
- Source: https://opendev.org/osf/python-tempestconf
- Bugs: https://storyboard.openstack.org/#!/project/912
- Release notes: https://docs.openstack.org/releasenotes/python-tempestconf
Description
Languages
Python
99.8%
Jinja
0.2%