aboutsummaryrefslogtreecommitdiffstats
path: root/catalog-core/catalog-mgr/src/test/java/org/openo
AgeCommit message (Collapse)AuthorFilesLines
2016-09-29Clean Code. Extracting common methods.YuanHu1-3/+2
Dynamically Obtain the download-uri of service template. Change-Id: I79e60b6105bdad9cf9682776bc9dda7d2034fc54 Signed-off-by: YuanHu <yuan.hu1@zte.com.cn>
2016-09-29Modify the bug which "Catalog unit test failure on latest daily build"nancylizi3-1/+6
Issue-id:TOSCA-83 Change-Id: Ife531fe8662cfd7c0735d7e1fd9075238aaa5994 Signed-off-by: nancylizi <li.zi30@zte.com.cn>
2016-09-27Update license headerhuangjian13-25/+13
Change-Id: I9254691ebb7c05ebed80d2348e750db773ff0685 Issue-id: TOSCA-84 Signed-off-by: huangjian <huang.jian12@zte.com.cn>
2016-09-26Change download uri of package, restore the bug in upload package.nancylizi1-5/+8
Issue-id:TOSCA-81 Change-Id: I96964c84ac237f6e07ab4d63b409faec0de58c85 Signed-off-by: nancylizi <li.zi30@zte.com.cn>
2016-09-26Modify the bug about uploadPackage and queryPackageByIdnancylizi1-8/+11
Issue-id:TOSCA-77 Change-Id: I2697f150bca4404bd2c806c9669961c2ddba6de2 Signed-off-by: nancylizi <li.zi30@zte.com.cn>
2016-09-26Add junit about model manager.nancylizi2-0/+518
Issue-id:TOSCA-78 Change-Id: I9871f7c109f0bd60183c893d05c31e7996d3685a Signed-off-by: nancylizi <li.zi30@zte.com.cn>
2016-09-20Remove unused code of package manager, change a way to read yamlParseAddr ↵nancylizi1-50/+8
from config file. Issue-id: TOSCA-58 Change-Id: Ie6183f9eefe4e8204a1d9b7ff614b0276d76d9c7 Signed-off-by: nancylizi <li.zi30@zte.com.cn>
2016-09-09Modify the change line tag crlf to lf, modify check style, add the parser ↵nancylizi1-331/+331
calling in package manager, remove Chinese comment. Change-Id: I77226cb8d69b8a62c8364e371b83fdb9e462ce1d Signed-off-by: nancylizi <li.zi30@zte.com.cn>
2016-08-31modify catalog code fit for check stylenancylizi11-1007/+1133
Change-Id: I782b72fc1a4af37f20116fde624a4826d4154546 Signed-off-by: nancylizi <li.zi30@zte.com.cn>
2016-08-24Fix unit test issuehuangjian1-2/+3
Change-Id: If42d15f2572c9005e61ca108ea7cdd0525771a31 Signed-off-by: huangjian <huang.jian12@zte.com.cn>
2016-08-181. Adjust the directory hierarchy 2. Fix the compile issue 3.Fix the ↵huangjian11-0/+1474
licences check warning Change-Id: I0b9326d2dcdf08ced160ebe367b4b88e292137ee Signed-off-by: huangjian <huang.jian12@zte.com.cn>