aboutsummaryrefslogtreecommitdiffstats
path: root/src/ovnaction/internal
AgeCommit message (Collapse)AuthorFilesLines
2020-10-02Ovnaction and vfw updates for deploy api changeEric Multanen1-17/+21
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-03Add grpc contextupdate client call to orchestratorEric Multanen1-0/+158
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