summaryrefslogtreecommitdiffstats
path: root/.gitignore
AgeCommit message (Collapse)AuthorFilesLines
2018-03-25Ignore vscode in gitEthan Lynn1-0/+1
Ignore vscode in git Change-Id: I80b46d60c405d64d5dd74afa4d145356eea1c6e0 Issue-ID: MULTICLOUD-198 Signed-off-by: Ethan Lynn <ethanlynnl@vmware.com>
2018-03-23Ingore swp file in gitBin Sun1-0/+1
So that dump file will not be checked by git. Change-Id: I978c145a8d98742a2e736119d4334d6be014416d Issue-ID: MULTICLOUD-173 Signed-off-by: Bin Sun <bins@vmware.com>
2017-09-01Add code coverage for multicloud frameworkHong Hui Xiao1-0/+6
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-23Update tag to be more genericBin Yang1-1/+6
Rename tag, and add gitreview to enable git review command Change-Id: Ifb2bf08d02f9f562fdd8a66e799b7fdc8963e587 Issue-Id: MULTIVIM-16 Signed-off-by: Bin Yang <bin.yang@windriver.com>
2017-02-22Setup micro-service of multivim brokerBin Yang1-0/+2
Change-Id: I692cd7f79460ac2a782e995031196ea8396e68ca Issue-Id: MULTIVIM-16 Signed-off-by: Bin Yang <bin.yang@windriver.com>