LBaaS v1 is no longer supported
This commit is contained in:
@@ -443,7 +443,7 @@ func TestLoadBalancer(t *testing.T) {
|
||||
t.Skipf("No config found in environment")
|
||||
}
|
||||
|
||||
versions := []string{"v1", "v2", ""}
|
||||
versions := []string{"v2", ""}
|
||||
|
||||
for _, v := range versions {
|
||||
t.Logf("Trying LBVersion = '%s'\n", v)
|
||||
|
Reference in New Issue
Block a user