versioning: ipam config is not versioned

This commit is contained in:
Gabe Rosenhouse
2016-09-19 13:10:27 -07:00
committed by pivotal
parent fba37620e0
commit 0135e2751e
4 changed files with 0 additions and 4 deletions

View File

@ -135,7 +135,6 @@ var _ = Describe("bridge Operations", func() {
"isDefaultGateway": true,
"ipMasq": false,
"ipam": {
"cniVersion": "0.2.0",
"type": "host-local",
"subnet": "%s"
}