ovn4nfv-k8s-plugin.git
5 years agoFix unit test failure 97/67197/2
Ritu Sood [Thu, 7 Mar 2019 18:31:57 +0000 (10:31 -0800)]
Fix unit test failure

Updating unit test for matching the changes
in another patches

Change-Id: I1a6d7ecf00261a4a7b7514b45456f6ac17993d2e
Signed-off-by: Ritu Sood <ritu.sood@intel.com>
5 years agoMerge "Code cleanup"
Trinath Somanchi [Thu, 7 Mar 2019 07:48:16 +0000 (07:48 +0000)]
Merge "Code cleanup"

5 years agoMerge "Fixed missing external-ids"
Trinath Somanchi [Thu, 7 Mar 2019 07:48:01 +0000 (07:48 +0000)]
Merge "Fixed missing external-ids"

5 years agoAdd support for Provider network interface 50/67150/3
Ritu Sood [Thu, 28 Feb 2019 20:17:07 +0000 (12:17 -0800)]
Add support for Provider network interface

To support provider networks added a new
netType "provider". Static IP address
required for provider network interface.

Change-Id: I40f508ead2eefc352b735c6d4773d20fa821769a
Signed-off-by: Ritu Sood <ritu.sood@intel.com>
5 years agoFixed missing external-ids 41/67141/1
Ritu Sood [Thu, 28 Feb 2019 06:52:03 +0000 (22:52 -0800)]
Fixed missing external-ids

Adding external-ids in static IP
address port creation to match dynamic
address port creation. Used to delete
port etc.

Change-Id: Ied6b1ae5091559ba4a593e34dd72cfaa067f44ab
Signed-off-by: Ritu Sood <ritu.sood@intel.com>
5 years agoCode cleanup 29/65829/7
Ritu Sood [Sun, 16 Dec 2018 03:09:41 +0000 (19:09 -0800)]
Code cleanup

Remove unused options & function parameters
from config

Change-Id: Id4342cc149e6f8c3c83b6116bc38a893b28f25a4
Signed-off-by: Ritu Sood <ritu.sood@intel.com>
5 years agoUpdate Readme file 31/66331/9
Ritu Sood [Sun, 13 Jan 2019 00:42:29 +0000 (16:42 -0800)]
Update Readme file

Change-Id: Id38ef2e96379ad2a25b639aa7cff6d501ae75342
Signed-off-by: Ritu Sood <ritu.sood@intel.com>
5 years agoSeed code for the Plugin 33/64833/5
Ritu Sood [Sat, 10 Nov 2018 17:56:52 +0000 (09:56 -0800)]
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 <ritu.sood@intel.com>
Signed-off-by: Victor Morales <victor.morales@intel.com>
5 years agoInitial check-in 85/64285/2
Ritu Sood [Wed, 31 Oct 2018 17:20:39 +0000 (10:20 -0700)]
Initial check-in

Adding readme.rst and empty directory
structure for the project

Change-Id: I483caca5b14481b970a0716bd74c11ef5b3f2158
Signed-off-by: Ritu Sood <ritu.sood@intel.com>
5 years agoInitial empty repository
Trevor Bramwell [Tue, 2 Oct 2018 23:38:35 +0000 (23:38 +0000)]
Initial empty repository