summaryrefslogtreecommitdiffstats
path: root/multivimbroker/multivimbroker
AgeCommit message (Expand)AuthorFilesLines
2019-09-27Fix restcall bug of decode http response contentBin Yang2-2/+4
2019-08-15Rebase framework to py36Bin Yang6-66/+78
2019-04-09Add UT for apiV1 capcity_checkXiaohua Zhang1-0/+103
2019-04-08Add multi-tenant support for capacity_check APIXiaohua Zhang2-2/+8
2019-04-03Update capacity_check API in brokerBin Yang1-0/+2
2019-04-03Pass headers for multi-tenant supportBin Yang1-0/+8
2019-03-08Add https support for multicloud brokerXiaohua Zhang2-0/+50
2019-03-01Add vsphere typeEthan Lynn3-2/+14
2019-02-13Fix infraworkload forwarderEthan Lynn2-14/+15
2019-01-17Add starlingx for frameworkHaibin Huang2-1/+6
2018-10-11Add pike to framework in multicloudHuang Haibin2-2/+7
2018-09-29Merge Multipart API with InfraWorkloadSudhakar Reddy6-60/+58
2018-09-03Refactor windriver plugin namespaceBin Yang2-2/+2
2018-08-23Merge "Add swagger for server action api"Ethan Lynn1-0/+82
2018-08-23Add swagger for server action apifujinhua1-0/+82
2018-08-23Expose API infra_workloadBin Yang2-1/+25
2018-08-17API upgrading for forwarder APIBin Yang3-0/+182
2018-05-10Support forward "content-type" headerEthan Lynn2-6/+11
2018-05-08Remove sqlite.dbsunbin1-11/+0
2018-05-08Pass header property in forwardsunbin1-6/+8
2018-05-03 Random Inovocation IDliangke1-1/+1
2018-05-03Fix logging middlewareEthan Lynn1-2/+2
2018-04-09Merge "Fix a bug in check_vim_capacity"Liang Ke1-1/+1
2018-04-09Fix a bug in check_vim_capacityEthan Lynn1-1/+1
2018-04-02Fix header handler for forwarderEthan Lynn3-6/+7
2018-03-30Merge "Fix check_vim_capacity"Liang Ke2-7/+7
2018-03-30Merge "Support vmware_fake requests"Liang Ke1-0/+6
2018-03-29Fix check_vim_capacityEthan Lynn2-7/+7
2018-03-29removed OriginHeader method in Multipart viewSudhakarReddy2-2/+7
2018-03-29Support vmware_fake requestsEthan Lynn1-0/+6
2018-03-28Multpart support:New API addedSudhakarReddy4-0/+98
2018-03-27Merge changes from topics 'add_config', 'fix_doc'zhang ab3-2/+9
2018-03-27Merge "Use msb.onap.org as msb address"Liang Ke2-2/+2
2018-03-27Merge "Add test_download_file_from_http_fail"Liang Ke1-0/+13
2018-03-27Merge "Add test_download_file_from_http_success"Liang Ke1-0/+15
2018-03-27Merge "Add test_delete_dirs_failed"Liang Ke1-0/+9
2018-03-27Merge "Add test_delete_dirs_success"Liang Ke1-0/+8
2018-03-27Merge "Add test_make_dirs_path_not_exists"Liang Ke1-0/+8
2018-03-27Merge "Add test_make_dirs_path_exists"Liang Ke1-0/+26
2018-03-26Use msb.onap.org as msb addressEthan Lynn2-2/+2
2018-03-26Merge "Add test_call_req_success"Liang Ke1-0/+12
2018-03-26Add port of api server as configurationBin Sun2-2/+5
2018-03-26Hack the python pathBin Sun1-0/+4
2018-03-25Add test_call_req_successEthan Lynn1-0/+12
2018-03-25Update test_combine_urlEthan Lynn1-2/+2
2018-03-25Add test_download_file_from_http_failEthan Lynn1-0/+13
2018-03-25Add test_download_file_from_http_successEthan Lynn1-0/+15
2018-03-25Add test_delete_dirs_failedEthan Lynn1-0/+9
2018-03-25Add test_delete_dirs_successEthan Lynn1-0/+8
2018-03-25Add test_make_dirs_path_not_existsEthan Lynn1-0/+8