summaryrefslogtreecommitdiffstats
path: root/multivimbroker/requirements.txt
AgeCommit message (Collapse)AuthorFilesLines
2017-09-01Add code coverage for multicloud frameworkHong Hui Xiao1-0/+1
Since multicloud projects are Django projects essentially, use the mechanism from Django to check code coverage. Change-Id: I850e64e601f9cf4d26222a2a2295ec005dfea474 Issue-Id: MULTICLOUD-71 Signed-off-by: Hong Hui Xiao <honghui_xiao@yeah.net>
2017-02-24Implements NBIs of multivimbrokerLitao Gao1-3/+0
This Implementation accept the NB request and route the request to corresponding vim driver according to the vimid specified. Change-Id: Iccaf1204245bf15cad77f1bb0d47fab499e5f8cf Issue-Id: MULTIVIM-21 Signed-off-by: Litao Gao <litao.gao@windriver.com>
2017-02-22Setup micro-service of multivim brokerBin Yang1-0/+26
Change-Id: I692cd7f79460ac2a782e995031196ea8396e68ca Issue-Id: MULTIVIM-16 Signed-off-by: Bin Yang <bin.yang@windriver.com>