summaryrefslogtreecommitdiffstats
path: root/src/ovnaction/api
AgeCommit message (Collapse)AuthorFilesLines
2020-09-10Adding validations for all JSON data across modulesRajamohan Raj3-0/+29
Issue-ID: MULTICLOUD-1198 Signed-off-by: Rajamohan Raj <rajamohan.raj@intel.com> Change-Id: Idc2fbfd6e875bd7b662c7d60925aeb776b3f7bea
2020-06-02Create OVN network action controller from ncmEric Multanen6-0/+1160
Split out part of ncm microservice to act as the Onv4k8s network action controller for the orchestrator. No code changes really - just moving around to fit the architectural plan. Issue-ID: MULTICLOUD-1029 Signed-off-by: Eric Multanen <eric.w.multanen@intel.com> Change-Id: I17292ac72d041050269f05fc4a0c2a6ca741aeb5