sahara-tests/sahara_tests/scenario
ljhuang 39a1e33f7b Replace deprecated readfp method with read_file
The readfp method has been deprecated since version 3.2 [1].

[1] https://docs.python.org/3/library/configparser.html?highlight=deprecated#configparser.ConfigParser.readfp

Change-Id: Ibac238ce9787829b7bf69f878b5c3f604c37e142
2022-07-22 17:23:32 +08:00
..
custom_checks Fix URL of Maven Central Repository 2020-08-10 09:52:10 -04:00
defaults Fix URL of Maven Central Repository 2020-08-10 09:52:10 -04:00
README.rst Improve documentation 2016-08-01 11:32:51 -03:00
__init__.py Restructure of sahara-tests repository 2016-01-14 19:26:57 +03:00
base.py Update hacking for Python3 2020-04-10 10:50:05 +02:00
clients.py Properly handle authentication with Keystone v3 2019-06-04 18:05:02 +02:00
runner.py Update hacking for Python3 2020-04-10 10:50:05 +02:00
stestr.conf Port away from ostestr/testr and use stestr 2018-06-25 23:06:58 +02:00
testcase.py.mako APIv2 support for scenario tests 2019-02-18 09:56:28 +01:00
timeouts.py Raise the timeout for cluster polling 2016-04-20 09:50:30 +02:00
utils.py Replace deprecated readfp method with read_file 2022-07-22 17:23:32 +08:00
validation.py Remove nova-network 2019-09-26 11:20:27 +02:00

README.rst

System(scenario) tests for Sahara project