summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2018-03-27Add test_get for IdentityServerEthan Lynn1-0/+30
2018-03-27Add test_call_req_successEthan Lynn1-0/+12
2018-03-27Add test_req_by_msbEthan Lynn1-0/+11
2018-03-27Add test_get_res_from_aaiEthan Lynn1-0/+19
2018-03-27Add test_combine_urlEthan Lynn1-0/+24
2018-03-27Add images to new api frameworkBin Sun1-0/+76
2018-03-27Merge changes from topic 'test_aai_client_12'Liang Ke1-0/+169
2018-03-27Add ports in new api frameworkBin Sun2-28/+123
2018-03-26Add test_del_azsEthan Lynn1-0/+14
2018-03-26Add test_del_networksEthan Lynn1-0/+14
2018-03-26Add test_del_imagesEthan Lynn1-0/+14
2018-03-27Merge "Initial code for event federation"zhang ab8-1/+166
2018-03-27Merge "Hack the python path"zhang ab1-0/+4
2018-03-27Merge "Add port of api server as configuration"zhang ab2-2/+5
2018-03-27Initial code for event federationBin Sun8-1/+166
2018-03-27Merge "Add Subnets API in new API framework"Liang Ke1-0/+88
2018-03-27Merge "Fix the data format of GET"Liang Ke1-4/+5
2018-03-26Add test_del_flavorsEthan Lynn1-0/+14
2018-03-26Add test_del_tenantsEthan Lynn1-0/+14
2018-03-26Add test_add_pserversEthan Lynn1-0/+15
2018-03-26Add test_add_networksEthan Lynn1-0/+12
2018-03-26Add test_add_imagesEthan Lynn1-0/+11
2018-03-26Add test_add_flavorsEthan Lynn1-0/+19
2018-03-26Add test_add_tenantsEthan Lynn1-0/+6
2018-03-26Add test_update_identity_urlEthan Lynn1-0/+7
2018-03-26Add test_get_vimEthan Lynn1-0/+29
2018-03-26Add port of api server as configurationBin Sun2-2/+5
2018-03-26Merge "Remove redis options from config.py"Liang Ke2-93/+0
2018-03-26Add Subnets API in new API frameworkBin Sun1-0/+88
2018-03-26Fix the data format of GETBin Sun1-4/+5
2018-03-26Hack the python pathBin Sun1-0/+4
2018-03-25Remove redis options from config.pyEthan Lynn2-93/+0
2018-03-25Ignore vscode in gitEthan Lynn1-0/+1
2018-03-26Merge "using multi thread for uploading images"zhang ab1-3/+38
2018-03-26image service will return detailed responseBin Sun1-1/+6
2018-03-26using multi thread for uploading imagesBin Sun1-3/+38
2018-03-26Merge "Add test_check_capacity_invalid_input"Liang Ke2-1/+8
2018-03-23Merge "image upload service will return detailed response"zhang ab1-20/+28
2018-03-23image upload service will return detailed responseBin Sun1-20/+28
2018-03-23Merge "image download service"zhang ab4-0/+60
2018-03-23image download serviceBin Sun4-0/+60
2018-03-23Merge "image upload service"zhang ab5-0/+69
2018-03-23Merge changes from topics 'add_default_value_support', 'add_get_all'zhang ab4-4/+225
2018-03-23Merge changes from topic 'southbound_interface'zhang ab6-5/+244
2018-03-23Add delete method in api exposure frameworkBin Sun2-0/+15
2018-03-23image upload serviceBin Sun5-0/+69
2018-03-23Add post method in api exposure frameworkBin Sun2-3/+55
2018-03-23Add default_value support and networksBin Sun2-0/+102
2018-03-23Add get all methodBin Sun3-4/+56
2018-03-23Add test_check_capacity_invalid_inputEthan Lynn2-1/+8