diff options
author | Eric Multanen <eric.w.multanen@intel.com> | 2020-04-23 12:55:38 -0700 |
---|---|---|
committer | Eric Multanen <eric.w.multanen@intel.com> | 2020-06-03 17:17:21 -0700 |
commit | e80f462ab1621090dd9cf7a2c648eb168aaafa5e (patch) | |
tree | a94b336dcb30929756077e80dd8ed581b1455088 /src/orchestrator/pkg/infra/rpc | |
parent | 8e7a20777f2100324526a34b4b6c943b512df0fb (diff) |
Add grpc contextupdate client call to orchestrator
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
Diffstat (limited to 'src/orchestrator/pkg/infra/rpc')
-rw-r--r--[-rwxr-xr-x] | src/orchestrator/pkg/infra/rpc/rpc.go | 0 |
1 files changed, 0 insertions, 0 deletions
diff --git a/src/orchestrator/pkg/infra/rpc/rpc.go b/src/orchestrator/pkg/infra/rpc/rpc.go index a9c97bff..a9c97bff 100755..100644 --- a/src/orchestrator/pkg/infra/rpc/rpc.go +++ b/src/orchestrator/pkg/infra/rpc/rpc.go |