Joji Mekkatt
Joji Mekkatt
In ACI mode, we currently allocate a VLAN id for the network object. This is unnecessary in ACI mode and should be avoided.
Latest release https://github.com/contiv/netplugin/releases/tag/1.0.0-beta.3-03-08-2017.18-51-20.UTC includes PRs (e.g. https://github.com/contiv/netplugin/pull/774) that have not gone through release sanity.
It is possible for a plugin to restart independent of the run time (e.g. to recover from errors). Because the CNI does not provide a way for a plugin to...