aboutsummaryrefslogtreecommitdiffstats
path: root/catalog-core/catalog-mgr/src/test
AgeCommit message (Collapse)AuthorFilesLines
2016-10-27Parse service template name from metadata 'name'.YuanHu1-1/+3
Parse service id name from metadata 'id'. Add 'SubstitutionMapping' information to service template. Change-Id: If91af47fedfd822b66869559cde57a3e32d97dec Issue-id: TOSCA-148 Signed-off-by: YuanHu <yuan.hu1@zte.com.cn>
2016-10-27TOSCA-152 Add metadata and service Template original Id property for service ↵sunqi3104-3/+19
Template table Change-Id: Ie7e443ecdbf8833e60eb87794208e437d63ffdf2 Issue-id: TOSCA-152 Signed-off-by: sunqi310 <sun.qi310@zte.com.cn>
2016-10-27Merge "Add 'id' property to service template." into sunJian Huang1-0/+1
2016-10-27Add 'id' property to service template.YuanHu1-0/+1
Change-Id: I03a861f3b30efec1b79156f271dbadc00a10ffc9 Issue-id: TOSCA-148 Signed-off-by: YuanHu <yuan.hu1@zte.com.cn>
2016-10-26Fix the bug jUnit caused catalog can not be compiled in Jekins.nancylizi1-11/+11
Change-Id: I235a7fe780c711386418c534e884416a7c6157d2 Issue-id:TOSCA-142 Signed-off-by: nancylizi <li.zi30@zte.com.cn>
2016-10-25Fix bug TOSCA-142nancylizi1-3/+3
Change-Id: Ib4956617f5a8b647fa91aa9c92681e9767731169 Issue-id:TOSCA-142 Signed-off-by: nancylizi <li.zi30@zte.com.cn>
2016-10-24Merge "Add log information. Change status of Service template from usage ↵Jian Huang1-2/+3
State to operation status." into sun
2016-10-24Add log information.YuanHu1-2/+3
Change status of Service template from usage State to operation status. Change-Id: I6c6df768ecb7b996cbbf484b5afd1a896bc74130 Issue-id: TOSCA-122 Signed-off-by: YuanHu <yuan.hu1@zte.com.cn>
2016-10-24Fix the bug TOSCA-135nancylizi1-4/+16
Change-Id: Ie5d0038da8dee0c00dd37e6f18921af505a9f213 Issue-id: TOSCA-135 Signed-off-by: nancylizi <li.zi30@zte.com.cn>
2016-10-21Fix bugs TOSCA-123 GSO-33nancylizi2-6/+12
Change-Id: Iabd06b1adc2399befd05e1411321c9beb417a94c Issue-id:TOSCA-123 GSO-33 Signed-off-by: nancylizi <li.zi30@zte.com.cn>
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 headerhuangjian15-100/+88
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.nancylizi2-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 ↵huangjian15-0/+1585
licences check warning Change-Id: I0b9326d2dcdf08ced160ebe367b4b88e292137ee Signed-off-by: huangjian <huang.jian12@zte.com.cn>