9f70179a3d
According to Openstack summit session [1], stestr is maintained project to which all Openstack projects should migrate. Let's switch to stestr as other projects have already moved to it. [1] https://etherpad.openstack.org/p/YVR-python-pti Change-Id: I96c7c264dab04a7f52e2c77a1165ed51137bfae0
5 lines
73 B
Plaintext
5 lines
73 B
Plaintext
[DEFAULT]
|
|
test_path=${OS_TEST_PATH:-./designateclient/tests}
|
|
top_dir=./
|
|
|