From 5026d1d89b05eac5e004279b742df6745a73d93a Mon Sep 17 00:00:00 2001 From: Ritu Sood Date: Sat, 10 Nov 2018 09:56:52 -0800 Subject: Seed code for the Plugin The code includes ovn4nfvk8s Plugin & CNI. It implements multiple OVN interfaces for Pods and assumes Multus (or similar CNI) calls its CNI not as first CNI. Change-Id: I524c1d18752eb6dbc8d34addd3b60d5bbaa06ff4 Signed-off-by: Ritu Sood Signed-off-by: Victor Morales --- internal/pkg/factory/.gitkeep | 0 1 file changed, 0 insertions(+), 0 deletions(-) delete mode 100644 internal/pkg/factory/.gitkeep (limited to 'internal/pkg/factory/.gitkeep') diff --git a/internal/pkg/factory/.gitkeep b/internal/pkg/factory/.gitkeep deleted file mode 100644 index e69de29..0000000 -- cgit