aboutsummaryrefslogtreecommitdiffstats
path: root/src/k8splugin/plugins/network/v1
AgeCommit message (Collapse)AuthorFilesLines
2019-05-14Change format of the network fileRitu Sood1-18/+5
Format of network file is different between KUD and Plugin. Change the format to match the format in KUD Change-Id: I360741b23e91e60d790a50a7eeb213576b0508b3 Signed-off-by: Ritu Sood <ritu.sood@intel.com> Issue-ID: MULTICLOUD-304
2018-12-05Add Network and OVN4NFV PluginsRitu Sood1-0/+67
This patch includes support for Network Objects through a new plugin. It also add the first sub-module plugin for OVN4NFVK8s support. Change-Id: Ia23c42d50f75a5206e1b6a04052c34e940518428 Signed-off-by: Ritu Sood <ritu.sood@intel.com> Signed-off-by: Victor Morales <victor.morales@intel.com> Issue-ID: MULTICLOUD-303