aboutsummaryrefslogtreecommitdiffstats
path: root/src/ncm/api
AgeCommit message (Expand)AuthorFilesLines
2020-09-10Adding validations for all JSON data across modulesRajamohan Raj2-0/+17
2020-08-31Enhance the status query APIEric Multanen2-1/+113
2020-06-03Move cluster management into its own microserviceEric Multanen3-1946/+0
2020-06-02Reorganize ncm packages to align with architectureEric Multanen6-209/+251
2020-06-02Create OVN network action controller from ncmEric Multanen6-1110/+0
2020-05-28Fix Network and ProviderNetwork yaml formattingEric Multanen1-1/+1
2020-04-30Add API support for network chain intentEric Multanen3-0/+362
2020-04-22Add code to apply workload network annotationsEric Multanen2-0/+33
2020-04-16Add apply API for network intentsEric Multanen3-0/+50
2020-04-10APIs for network, workload and interface intentsEric Multanen4-0/+715
2020-04-07Adding function to Query cluster based on labelRitu Sood3-0/+27
2020-03-23Add Network and Provider Network Intent API supportEric Multanen3-4/+518
2020-03-23Create network service with cluster APIEric Multanen4-0/+1987