summaryrefslogtreecommitdiffstats
path: root/src/ovnaction/pkg/grpc
AgeCommit message (Collapse)AuthorFilesLines
2020-06-03Add grpc contextupdate client call to orchestratorEric Multanen1-8/+13
Adds a contextupdate client function that can be invoked for any action or placement controller to process intents for that controller. Adds the corresponding server side handling for the ovnaction controller. Issue-ID: MULTICLOUD-1019 Signed-off-by: Eric Multanen <eric.w.multanen@intel.com> Change-Id: Ifdfc99e522288a530735bc4c1402d45449f6d057
2020-06-02Create OVN network action controller from ncmEric Multanen2-0/+103
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