Merge fixed_ips functional tests of v2 and v2.1
Currently v2 and v2.1 have separate functional tests and their corresponding sample files. As v2 and v2.1 are supposed to be identical, there is overhead to maintain two set of functional tests and sample files. We can have one set of tests which can run for both v2 and v2.1. This commit merges fixed_ips functional tests. Change-Id: Ia7d709adb90bf91adb92a3550584a30347d2f32d
This commit is contained in:
@@ -1,3 +0,0 @@
|
||||
{
|
||||
"reserve": null
|
||||
}
|
||||
@@ -1,8 +0,0 @@
|
||||
{
|
||||
"fixed_ip": {
|
||||
"address": "192.168.1.1",
|
||||
"cidr": "192.168.1.0/24",
|
||||
"host": "host",
|
||||
"hostname": "openstack"
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user