summaryrefslogtreecommitdiffstats
AgeCommit message (Collapse)AuthorFilesLines
2017-11-03supporting files for e2e svc UTseshukm4-0/+261
IssueId: SO-281 Change-Id: Ice16b1a1bf94658d7b97d5f9a665297deb14a148 Signed-off-by: seshukm <seshu.kumar.m@huawei.com>
2017-11-03Merge "Fix for the snapshot in Arqullian Tests"Seshu Kumar M1-1/+1
2017-11-03Fix for the snapshot in Arqullian Testsseshukm1-1/+1
IssueId: SO-286 Change-Id: I9528f921a141628502d907a81349afcf2c4e904c Signed-off-by: seshukm <seshu.kumar.m@huawei.com>
2017-11-03Merge "Fix for the snapshot solution for the cockpit"Seshu Kumar M1-2/+2
2017-11-03Fix for the snapshot solution for the cockpitseshukm1-2/+2
IssueId: SO-286 Change-Id: I4b91b292b3f23b19b605286bdf057c1d84e97f90 Signed-off-by: seshukm <seshu.kumar.m@huawei.com>
2017-11-03Merge "Fix for the snapshot solution for the MSB"Seshu Kumar M1-1/+1
2017-11-03Fix for the snapshot solution for the MSBseshukm1-1/+1
IssueId: SO-286 Change-Id: Id43450e148dff31389a82c5a0e3695a9bb5028d7 Signed-off-by: seshukm <seshu.kumar.m@huawei.com>
2017-11-03Merge "Fix for the snapshot solution for the AAI"Seshu Kumar M1-1/+1
2017-11-03Fix for the snapshot solution for the AAIseshukm1-1/+1
IssueId: SO-286 Change-Id: Ifecb18013568608edb4d931d23d4df8ae629102e Signed-off-by: seshukm <seshu.kumar.m@huawei.com>
2017-11-02Merge "SO docker build issue fix in asdc"Seshu Kumar M1-1/+1
2017-11-02SO docker build issue fix in asdcseshukm1-1/+1
IssueId: SO-286 Change-Id: Ic9cb206c66401808487cf6fdbf1d08f36c6e8a7b Signed-off-by: seshukm <seshu.kumar.m@huawei.com>
2017-11-02Merge "Fix Bad request to Sdnc"Rob Daugherty7-48/+168
2017-11-02Fix Bad request to Sdncc001491077-48/+168
Fix Bad request to Sdnc Change-Id: I88c109fc64808870e8ac5514cf0d199ae38ba3e8 Issue-ID:SO-299 Signed-off-by: c00149107 <chenchuanyu@huawei.com>
2017-11-02Add test cases for GET E2E svcseshukm4-651/+913
IssueId: SO-260 Change-Id: Ie57b57b98472f6d8b012137562713de02d6a516c Signed-off-by: seshukm <seshu.kumar.m@huawei.com>
2017-11-02Merge "Auth and prefix for GENERIC-RESOURCE-API"Chuanyu Chen27-102/+271
2017-11-01added javadoc comments to SDNOValidator interfaceBenjamin, Max (mb388a)1-2/+9
Issue-Id: SO-298 Change-Id: I2207a65884fc75c8b3a09467fa311718878331bd Signed-off-by: Benjamin, Max (mb388a) <mb388a@us.att.com>
2017-11-01removed unnecessary file from repoBenjamin, Max (mb388a)1-45/+0
Issue-Id: SO-297 Change-Id: I39609c3173e0ad70af4924afe0ef4d0fe45c86bc Signed-off-by: Benjamin, Max (mb388a) <mb388a@us.att.com>
2017-11-01removed commented out lines of codeBenjamin, Max (mb388a)1-14/+2
Issue-Id: SO-296 Signed-off-by: Benjamin, Max (mb388a) <mb388a@us.att.com> Change-Id: Ie87f3df2abe5cf8954ac94e68a20b08d893cf329
2017-11-01Auth and prefix for GENERIC-RESOURCE-APIZhuoyao Huang27-102/+271
Change-Id: I48e861937fa72a379fb350bcfb70520484f06432 Issue-ID:SO-181 Signed-off-by: Zhuoyao Huang <10112215@zte.com.cn>
2017-10-31Merge "Fix Result Code Check Error"Seshu Kumar M2-5/+5
2017-10-31Merge "second commit for the docker build issue"Seshu Kumar M1-2/+2
2017-10-31Fix Result Code Check Errorc001491072-5/+5
Fix Result Code Check Error Change-Id: I21f6a2c73e4846944e82c315aab380378b6c6be9 Issue-ID:SO-291 Signed-off-by: c00149107 <chenchuanyu@huawei.com>
2017-10-31second commit for the docker build issueseshukm1-2/+2
IssueId: SO-290 Change-Id: Ib097e14c7b06025a213e1cec1c2459fb59919c1a Signed-off-by: seshukm <seshu.kumar.m@huawei.com>
2017-10-31Merge "Initial commit for the docker build issue"Seshu Kumar M1-1/+2
2017-10-31Initial commit for the docker build issueseshukm1-1/+2
IssueId: SO-290 Change-Id: I3f5afe3c1109878564f62759fdbf1f88c9d00194 Signed-off-by: seshukm <seshu.kumar.m@huawei.com>
2017-10-31Merge "Changed files ecomp-model to onap-model"Seshu Kumar M27-107/+107
2017-10-30Changed files ecomp-model to onap-modelShailendra Borale27-107/+107
SDNC does not recognize ecomp-model-information SDNC recognizes onap-model-information The ecomp-model-information was changed to onap-model-information Change-Id: I60c02ba6cb272703ad3bca17f71d5407d8a507d2 Issue-Id: SO-289 Signed-off-by: Shailendra Borale <sb8915@att.com>
2017-10-30Handle embedded "<" in SDNC responsesJim Hahn2-15/+194
Modified the code to use an actual XML parser when decoding the SDNC response-data element, instead of using the simple-minded replace("&amp;", "&") approach. The latter did not function correctly when XML elements contained other xml-encoded data. Change-Id: Ied6b8b19f307f728b8da1a2b410b9e239ec62ab6 Issue-Id: SO-115 Signed-off-by: Jim Hahn <jrh3@att.com>
2017-10-30Merge "Fix SNIRO configuration properties"Seshu Kumar M1-6/+1
2017-10-30Merge changes I17e37e7a,Ic34984ab,Ie7a82e78,I22ff6b3b,I71c16816, ...Seshu Kumar M2-0/+320
* changes: fix for create svc instance of groovy testcases for delete svc instance groovy fix for incoming jsonreq in groovy test Add sendSyncError to groovy test add sendSyncResponse to groovy test Adding msoCompletionReq to groovy test fix for groovy test case add groovy test case for svc instance
2017-10-28fix for create svc instance of groovyseshukm1-86/+47
IssueId: SO-281 Change-Id: I17e37e7a3def1b36847be31b5854fb28fc446aa3 Signed-off-by: seshukm <seshu.kumar.m@huawei.com>
2017-10-28testcases for delete svc instance groovyseshukm1-0/+105
IssueId: SO-281 Change-Id: Ic34984ab0881219014946d1481a8dcf13548f2a9 Signed-off-by: seshukm <seshu.kumar.m@huawei.com>
2017-10-28fix for incoming jsonreq in groovy testseshukm1-88/+64
IssueId: SO-281 Change-Id: Ie7a82e78b5a3eca2bf751598a83a370dfe2e7f86 Signed-off-by: seshukm <seshu.kumar.m@huawei.com>
2017-10-28Add sendSyncError to groovy testseshukm1-0/+22
IssueId: SO-281 Change-Id: I22ff6b3bafc8d76a635ed4bd03e0088fbace5a1f Signed-off-by: seshukm <seshu.kumar.m@huawei.com>
2017-10-28add sendSyncResponse to groovy testseshukm1-1/+47
IssueId: SO-281 Change-Id: I71c168162ce98be9592c50c35814c521fc325312 Signed-off-by: seshukm <seshu.kumar.m@huawei.com>
2017-10-28Adding msoCompletionReq to groovy testseshukm1-3/+16
IssueId: SO-281 Change-Id: I8da2d6c1a331f9052c8785d54ded38a0e1a8a8ca Signed-off-by: seshukm <seshu.kumar.m@huawei.com>
2017-10-28fix for groovy test caseseshukm1-1/+30
IssueId: SO-281 Change-Id: I3cdd5d56d375944dc11011e6399a6e12a8f4ff43 Signed-off-by: seshukm <seshu.kumar.m@huawei.com>
2017-10-28Merge "Add Vfc Adapter Log Config"Chuanyu Chen5-392/+361
2017-10-28add groovy test case for svc instanceseshukm1-0/+168
IssueId: SO-281 Change-Id: I3c1b17e8e82c333f0a493845135fadee51ddf4e0 Signed-off-by: seshukm <seshu.kumar.m@huawei.com>
2017-10-28Merge "update progress by http request"Chuanyu Chen4-26/+240
2017-10-28Add Vfc Adapter Log Configc001491075-392/+361
Add Vfc Adapter Log Config and update the log Change-Id: I5c6898cbec1c880f7c0dfa337c76ad465fae6461 Issue-ID:SO-283 Signed-off-by: c00149107 <chenchuanyu@huawei.com>
2017-10-28update progress by http requestZhuoyao Huang4-26/+240
Change-Id: I0706639eb4d4638fbccf790d67df594b504808b2 Issue-ID:SO-181 Signed-off-by: Zhuoyao Huang <10112215@zte.com.cn>
2017-10-27Fix SNIRO configuration propertiesRob Daugherty1-6/+1
This is the definitive set: "sniroAuth": "test:testpwd", "sniroEndpoint": "http://sniro.api.simpledemo.openecomp.org:8080/sniro/api/v2/placement", "sniroTimeout": "PT30M", "serviceAgnosticSniroHost": "http://sniro.api.simpledemo.openecomp.org:8080", "serviceAgnosticSniroEndpoint": "/sniro/api/v2/placement", Issue: SO-274 Change-Id: I14da1d44703b3b6ba9f781c7e5269fceeec47d8c Signed-off-by: Rob Daugherty <rd472p@att.com>
2017-10-27Add json data for test referenceseshukm1-0/+0
IssueId: SO-277 Change-Id: I0e9c58a30555f6ab8f9268dc6b0ef57f2eac50bc Signed-off-by: seshukm <seshu.kumar.m@huawei.com>
2017-10-27Fix for inappropriate function mapping in BPMNseshukm1-5/+12
IssueId : SO-259 Change-Id: I2d458c361ea4a01515abdc2e8ebcf177e8d5ad4c Signed-off-by: seshukm <seshu.kumar.m@huawei.com>
2017-10-27correction for the delete flowseshukm1-6/+14
IssueId: SO-259 Change-Id: Ibb7a78bc13628ffd2c9d2569dd40542adb9f299d Signed-off-by: seshukm <seshu.kumar.m@huawei.com>
2017-10-27Quickfix for the changes of mocking issueseshukm1-40/+72
IssueId:SO-272 Change-Id: Id8dd70260c7ba6ed79a0aaa3b377b701f0e3d47d Signed-off-by: seshukm <seshu.kumar.m@huawei.com>
2017-10-27fix for missing groovy callseshukm1-125/+56
IssueId: SO-259 Change-Id: Id77cd1d3aa11e3d75346517061cbd792cefba419 Signed-off-by: seshukm <seshu.kumar.m@huawei.com>
2017-10-27Merge "Iterate over the entrySet instead of keySet"Seshu Kumar M3-31/+31
2017-10-27Merge "Add resource operation status oper"Seshu Kumar M2-1/+70