aboutsummaryrefslogtreecommitdiffstats
path: root/src/ovnaction/api/api.go
AgeCommit message (Collapse)AuthorFilesLines
2020-10-02Ovnaction and vfw updates for deploy api changeEric Multanen1-21/+20
Update the ovnaction controller APIs to support the api change of including the deployment intent group in the URL. Also fixup: - vfw and other test cases to support the change - updates to emcoctl tool and examples Issue-ID: MULTICLOUD-1218 Signed-off-by: Eric Multanen <eric.w.multanen@intel.com> Change-Id: Icadacb5ec6d7c238bb3bf8a44a39c30692ecebee
2020-06-02Create OVN network action controller from ncmEric Multanen1-0/+113
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