aboutsummaryrefslogtreecommitdiffstats
path: root/src
AgeCommit message (Expand)AuthorFilesLines
2020-06-27Remove config and yaml file creationManjunath Ranganathaiah4-83/+32
2020-06-28Merge "Change the error message for orchestrator startup"Ritu Sood1-1/+1
2020-06-26Add instruction and rsync call to instantiateEric Multanen4-13/+125
2020-06-26Merge "Instantiation and termination of a given context implementation."Ritu Sood10-17/+1144
2020-06-25Change the error message for orchestrator startupRajamohan Raj1-1/+1
2020-06-24Instantiation and termination of a given context implementation.Manjunath Ranganathaiah10-17/+1144
2020-06-23Fix ovnaction cnitype key valueEric Multanen1-1/+1
2020-06-16Status operator to update status of resourcesSrivahni Chivukula26-26/+2170
2020-06-12Merge "Fix gRpc listen address"Ritu Sood2-4/+4
2020-06-10Fix gRpc listen addressRitu Sood2-4/+4
2020-06-07Make GRPC calls and delete extra cluster handlesRajamohan Raj2-0/+74
2020-06-05Implement Priority Based Controller listRajamohan Raj4-11/+182
2020-06-03Add grpc contextupdate client call to orchestratorEric Multanen13-99/+492
2020-06-03Move cluster management into its own microserviceEric Multanen27-113/+1981
2020-06-03Merge "Add UninstallApp call to grpc"Ritu Sood2-0/+14
2020-06-02Add UninstallApp call to grpcManjunath Ranganathaiah2-0/+14
2020-06-02Reorganize ncm packages to align with architectureEric Multanen18-530/+815
2020-06-02Create OVN network action controller from ncmEric Multanen28-149/+1115
2020-06-01Adding cluster meta data and saving in etcdRajamohan Raj6-135/+372
2020-05-28Fix Network and ProviderNetwork yaml formattingEric Multanen4-10/+10
2020-05-28Add appcontext instructions during intent applyEric Multanen1-0/+34
2020-05-28Add grpc client to resource synchronizer to ncmEric Multanen2-12/+84
2020-05-28fixup rsync go.mod fileEric Multanen3-5/+5
2020-05-28Update go.mod files of services to use local codeEric Multanen8-16/+548
2020-05-21InstallApp Grpc proto and server for rsyncManjunath Ranganathaiah7-4/+424
2020-05-20Change NCM for upstream change in orchestratorRajamohan Raj3-9/+2
2020-05-20Changing the value type to interfaceRajamohan Raj1-2/+2
2020-05-15Adding meta data for app in appContextRajamohan Raj7-52/+163
2020-05-14Merge "Create appContext and save to etcd"Ritu Sood4-35/+338
2020-05-13Add gRPC servers to ncm serviceEric Multanen4-1/+162
2020-05-12Move controller module into separate packageEric Multanen8-83/+109
2020-05-12Create appContext and save to etcdRajamohan Raj4-35/+338
2020-05-06Revert "Update brokerhandler API to conform with /v1/ path pattern"0.6.0Konrad Banka2-9/+8
2020-05-04Directory structure, build and dockerfile for resource sync microserviceManjunath Ranganathaiah6-0/+493
2020-05-02Merge "Add gRPC framework to orchestrator"Ritu Sood10-37/+910
2020-05-02Merge "Update ncm code for upstream changes"Ritu Sood2-2/+2
2020-05-01Update ncm code for upstream changesRajamohan Raj2-2/+2
2020-04-30Add gRPC framework to orchestratorEric Multanen10-37/+910
2020-04-30Add API support for network chain intentEric Multanen5-0/+573
2020-04-24Fix missing key error while getting resource instManjunath Ranganathaiah1-1/+1
2020-04-23Merge "Added intentResolver"Ritu Sood10-51/+190
2020-04-22Controller API supportEric Multanen7-48/+296
2020-04-22Add code to apply workload network annotationsEric Multanen5-6/+447
2020-04-22Merge "Script to test DCM API"Ritu Sood1-0/+147
2020-04-22Merge "Orchestrator support for network intent updates"Ritu Sood1-0/+32
2020-04-21Script to test DCM APIItohan1-0/+147
2020-04-21Merge "Implement Apply API for DCM"Ritu Sood6-63/+661
2020-04-21Orchestrator support for network intent updatesEric Multanen1-0/+32
2020-04-20Implement Apply API for DCMItohan6-63/+661
2020-04-17Added intentResolverRajamohan Raj10-51/+190