Remove orchestrator dependency from ncm 18/106218/1
authorRajamohan Raj <rajamohan.raj@intel.com>
Fri, 17 Apr 2020 20:51:36 +0000 (20:51 +0000)
committerRajamohan Raj <rajamohan.raj@intel.com>
Fri, 17 Apr 2020 20:51:36 +0000 (20:51 +0000)
commit1c3a22e3de0dd24b4161ae8b34794627620a208b
tree8135daea47a910aa642402441cd877f9e306c44d
parentc898a84208d20f0040778450cc401a35c3f8ee41
Remove orchestrator dependency from ncm

NCM shall be like a library which orchestrator shall
call as and when required. NCM will assume that whenever
orchestrator calls it all the validation of orchestrator components
is done, so NCM shall not validate orchestrator components.
Otherwise, if NCM calls the orchestration, this will result
in cyclic import issue.

Issue-ID: MULTICLOUD-1041
Signed-off-by: Rajamohan Raj <rajamohan.raj@intel.com>
Change-Id: Ie352c730ffd39863d6de23d6a9a9a934f460392b
src/ncm/pkg/module/netcontrolintent.go