summaryrefslogtreecommitdiffstats
path: root/src/ncm/pkg/module/workloadintent.go
AgeCommit message (Collapse)AuthorFilesLines
2020-06-02Create OVN network action controller from ncmEric Multanen1-181/+0
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
2020-04-10APIs for network, workload and interface intentsEric Multanen1-0/+181
Includes network controller intent and underlying network workload intent and workload interface intent APIs. Issue-ID: MULTICLOUD-1029 Signed-off-by: Eric Multanen <eric.w.multanen@intel.com> Change-Id: I9bb34e42785b16f39af81335b1f94dd5bb15d931