aboutsummaryrefslogtreecommitdiffstats
path: root/src/k8splugin/api
AgeCommit message (Expand)AuthorFilesLines
2019-04-16Replace Kind with GroupVersionKindKiran Kamineni3-24/+113
2019-04-15Fix build errorKiran Kamineni1-3/+3
2019-04-12Merge "Add Connectivity Info API"Bin Yang1-0/+9
2019-04-12Merge "Day 2 Configuration API's"Bin Yang6-13/+381
2019-04-11Add Connectivity Info APIrsood1-0/+9
2019-04-11Add support for so integrationKiran Kamineni3-0/+395
2019-04-11Day 2 Configuration API'srsood6-13/+381
2019-04-04Use consistent naming for Name and VersionKiran Kamineni2-20/+20
2019-04-04Use common code for executeRequestKiran Kamineni2-27/+9
2019-04-04Merge "Add url path tests to definition handler"Bin Yang1-33/+38
2019-04-04Merge "Add url path tests to profile handler"Bin Yang1-49/+45
2019-04-03Add url path tests to profile handlerKiran Kamineni1-49/+45
2019-04-03Add url path tests to definition handlerKiran Kamineni1-33/+38
2019-04-03Refactor instance codeKiran Kamineni5-1100/+533
2019-04-02Merge "Make profile key explicit"Victor Morales3-7/+7
2019-04-01Remove build tagsKiran Kamineni1-2/+0
2019-03-29Make profile key explicitKiran Kamineni3-7/+7
2019-03-26Update definition and profile to latest specKiran Kamineni8-232/+381
2019-03-25Add support for composite keysKiran Kamineni1-4/+12
2019-03-22Use httptest instead of http in unit testsKiran Kamineni6-152/+105
2019-03-22Merge "NewRouter supports custom backend clients"Victor Morales2-15/+22
2019-03-20NewRouter supports custom backend clientsKiran Kamineni2-15/+22
2019-03-19Bring in all the other helper codeKiran Kamineni3-11/+18
2019-03-11Detect chart nameKiran Kamineni2-16/+0
2019-01-25Move api.go functionsVictor Morales1-77/+0
2019-01-25Use a standard Go project layoutVictor Morales7-17/+16
2019-01-25Add another parameter to the definitionKiran Kamineni2-1/+30
2019-01-23Add support for tags in the mockdbKiran Kamineni1-24/+38
2019-01-18Fix sorting with right index valueKiran Kamineni2-4/+4
2019-01-18Merge "Add resource bundle profile api"Victor Morales4-1/+593
2019-01-17Add resource bundle profile apiKiran Kamineni4-1/+593
2019-01-17Minor refactoring of definition unit testsKiran Kamineni1-5/+17
2018-12-19Merge "Add Network and OVN4NFV Plugins"Victor Morales1-2/+2
2018-12-14Migrating from consul to mongodb for backendKiran Kamineni2-110/+46
2018-12-05Add Network and OVN4NFV PluginsRitu Sood1-2/+2
2018-11-21Add upload backend implementationKiran Kamineni3-3/+89
2018-11-19Reconcile names in code and Jira itemsKiran Kamineni3-99/+99
2018-11-13Create UTs to cover DB callsVictor Morales3-220/+403
2018-11-08Add vnf definition APIs3.0.0-ONAPcasablancaKiran Kamineni5-4/+479
2018-09-14Separate testsVictor Morales1-1/+4
2018-09-10Add no_proxy config value to docker-compose.ymlVictor Morales1-2/+2
2018-08-31Make PLUGINS_DIR to be required than optionalShashank Kumar Shankar1-5/+2
2018-08-24Seed code for k8s multicloud pluginShashank Kumar Shankar4-0/+889