![Michael Basnight](/assets/img/avatar_default.png)
Modifies tests so they use the old style client code. This is still exercising the actual v1.* code, it is just accessing it via the compat module. partially implements blueprint cli-compliance-upgrade Change-Id: I5578525325416a28d7ab772ad0817f49ff6c6611
5 lines
114 B
Plaintext
5 lines
114 B
Plaintext
{
|
|
"include-files": ["localhost.test.conf"],
|
|
"trove_client_cls": "troveclient.compat.xml.TroveXmlClient"
|
|
}
|