aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Collapse)AuthorFilesLines
2018-08-07Merge "Upgrade CXF"Seshu Kumar M7-24/+24
2018-08-07Merge "Add xml body for activate on different resource"Seshu Kumar M1-6/+133
2018-08-07Merge "Add request body for differnet resource"Seshu Kumar M1-3/+126
2018-08-07Merge "Clean up pom"Seshu Kumar M1-13/+2
2018-08-07Add xml body for activate on different resourcesubhash kumar singh1-6/+133
Add xml body for activate on different resource. Change-Id: I9e9ba306dc961fd575a336fcc1fb7a73b49ac6c9 Issue-ID: SO-689 Signed-off-by: subhash kumar singh <subhash.kumar.singh@huawei.com>
2018-08-07Add request body for differnet resourcesubhash kumar singh1-3/+126
Add request body for differnet resource. Change-Id: I2c2b0634d5adb84214b5e3177c9bcdcff3b6f334 Issue-ID: SO-689 Signed-off-by: subhash kumar singh <subhash.kumar.singh@huawei.com>
2018-08-07Clean up pomSmokowski, Steve (ss835w)1-13/+2
Remove logging jars that are not used Issue-ID: SO-809 Change-Id: I5af45b00811fde53243273d90dbf88c8215de7ed Signed-off-by: Smokowski, Steve (ss835w) <ss835w@us.att.com>
2018-08-07Merge "remove the arquilian from parent pom.xml"Byung-Woo Jun1-1/+1
2018-08-07Merge "Update input variable for deactivate"Seshu Kumar M1-0/+9
2018-08-07Merge "Delete unused groovy"Seshu Kumar M1-425/+0
2018-08-07Merge "Delete SPPaterner resource process"Seshu Kumar M5-542/+1233
2018-08-07Merge "Create3rdONAPE2EServiceInstance.bpmn bug fix"Seshu Kumar M1-39/+39
2018-08-07Upgrade CXFSmokowski, Steve (ss835w)8-25/+25
Upgrade to latest version of CXF for Security Report Issue-ID: SO-807 Change-Id: I7f61fa3fd5f8a41c0654dd03314f0b6f4835b100 Change-Id: I7f61fa3fd5f8a41c0654dd03314f0b6f4835b100 Signed-off-by: Smokowski, Steve (ss835w) <ss835w@us.att.com>
2018-08-07Delete unused groovyElaine_Han1-425/+0
Change-Id: Idaa55084f5ecb0dd3636c232cebc14fa70000004 Issue-ID: SO-683 Signed-off-by: Yulian Han <elaine.hanyulian@huawei.com>
2018-08-07Delete SPPaterner resource processElaine_Han5-542/+1233
Change-Id: Idaa55084f5ecb0dd3636c232cebc14fa70000003 Issue-ID: SO-683 Signed-off-by: Yulian Han <elaine.hanyulian@huawei.com>
2018-08-07Create3rdONAPE2EServiceInstance.bpmn bug fixElaine_Han1-39/+39
Change-Id: Idaa55084f5ecb0dd3636c232cebc14fa70000002 Issue-ID: SO-683 Signed-off-by: Yulian Han <elaine.hanyulian@huawei.com>
2018-08-07Fixed Ignored CreateAndActivatePnfResourceTestLukasz Muszkieta4-72/+0
Change-Id: I16cfa0670836b45cb725c6b4be0863c758c0b392 Issue-ID: SO-800 Signed-off-by: Lukasz Muszkieta <lukasz.muszkieta@nokia.com>
2018-08-07remove the arquilian from parent pom.xmlseshukm1-1/+1
Issue-ID: SO-729 Change-Id: I82a95a2de0dae2e5c6c868c2a72bdd52928dc9c0 Signed-off-by: seshukm <seshu.kumar.m@huawei.com>
2018-08-07Update input variable for deactivatesubhash kumar singh1-0/+9
Update input variable for deactivate Change-Id: Icc67a667bbf26198b78ad34248b61003e149ce26 Issue-ID: SO-689 Signed-off-by: subhash kumar singh <subhash.kumar.singh@huawei.com>
2018-08-07Merge "Implementation for DeactivateSDNCNetworkResource"Seshu Kumar M2-0/+170
2018-08-07Merge "Fix logging in DeleteSDNCNetworkResource"Seshu Kumar M1-1/+1
2018-08-07Merge "Added input variable for activate workflow"Seshu Kumar M1-0/+12
2018-08-07Merge "Correct logging for DeactivateSDNCNetwork"Seshu Kumar M1-14/+12
2018-08-07Merge "Fix logging in groovy file"Seshu Kumar M1-19/+19
2018-08-07Merge "Rename files to add SDNC"Seshu Kumar M2-0/+0
2018-08-07Merge "Provide implementation for activate methods"Seshu Kumar M3-13/+224
2018-08-06Merge "issue while persisting data"Marcus Williams7-38/+57
2018-08-06issue while persisting dataBenjamin, Max (mb388a)7-38/+57
Fixing issue while persisting data into the infra active requests table Changing a URL to make it more consistent Removing MSORequest Dependency from all classes but E2EServiceInstance rename the yaml configuration key to something which is already present in d2d Issue-ID: SO-790 Change-Id: I4535a13e2b86ee0eb8c4b0e34aa02f522c0c1a3a Signed-off-by: Benjamin, Max (mb388a) <mb388a@us.att.com>
2018-08-06Add page support to A&AI ClientBenjamin, Max (mb388a)6-4/+53
Issue-ID: SO-805 Change-Id: Id95c29db4594db494c647937636c09b0837335be Signed-off-by: Benjamin, Max (mb388a) <mb388a@us.att.com>
2018-08-06Merge "Fix Invalid BPMN"Marcus Williams3-4/+3
2018-08-06Fix Invalid BPMNSmokowski, Steve (ss835w)3-4/+3
Container was not starting as invalid bpmn was supplied. Modified to allow for start up Issue-ID: SO-804 Change-Id: I5572d2874daa5df984b5382d80f1e0b4668557fe Signed-off-by: Smokowski, Steve (ss835w) <ss835w@us.att.com>
2018-08-06correct the issue in MsoVnfAdapterImplseshukm1-27/+29
Issue-ID: SO-729 Change-Id: I2b36cfdc706ea85e57e69dba569d026686065d3a Signed-off-by: seshukm <seshu.kumar.m@huawei.com>
2018-08-06Update SDC Client DependenciesSmokowski, Steve (ss835w)2-13/+4
Issue-ID: SO-799 Change-Id: Ia403872b2d81e7277f9329d6be08df6e04f7bd27 Change-Id: Ia403872b2d81e7277f9329d6be08df6e04f7bd27 Signed-off-by: Smokowski, Steve (ss835w) <ss835w@us.att.com>
2018-08-06Implementation for DeactivateSDNCNetworkResourcesubhash kumar singh2-0/+170
Implementation for DeactivateSDNCNetworkResource. Change-Id: If94af643665788ca110d91c1770839d18dcad3f7 Issue-ID: SO-689 Signed-off-by: subhash kumar singh <subhash.kumar.singh@huawei.com>
2018-08-06Fix logging in DeleteSDNCNetworkResourcesubhash kumar singh1-1/+1
Fix logging in DeleteSDNCNetworkResource Change-Id: Ia2fc68d4a412c3cfe9efd1f0296e1edbda95ddf8 Issue-ID: SO-689 Signed-off-by: subhash kumar singh <subhash.kumar.singh@huawei.com>
2018-08-06Added input variable for activate workflowsubhash kumar singh1-0/+12
Added input variable for activate workflow Change-Id: Ibf440835283a41fd783f753f63d3a30412b59eef Issue-ID: SO-689 Signed-off-by: subhash kumar singh <subhash.kumar.singh@huawei.com>
2018-08-06Correct logging for DeactivateSDNCNetworksubhash kumar singh1-14/+12
Correct logging for "DeactivateSDNCNetworkResource.groovy". Change-Id: I3cf60ab9bfd0c82a19fd4e418956692c50af1086 Issue-ID: SO-689 Signed-off-by: subhash kumar singh <subhash.kumar.singh@huawei.com>
2018-08-06Fix logging in groovy filesubhash kumar singh1-19/+19
Fix logging in DeleteSDNCnetworkResource. Change-Id: I6743b07d8d47a142470f34645008a0fc27f28293 Issue-ID: SO-689 Signed-off-by: subhash kumar singh <subhash.kumar.singh@huawei.com>
2018-08-06Rename files to add SDNCsubhash kumar singh2-0/+0
Rename files to add SDNC. Change-Id: Idc98299c7970c42caba10005449fd21094a2239d Issue-ID: SO-689 Signed-off-by: subhash kumar singh <subhash.kumar.singh@huawei.com>
2018-08-06Provide implementation for activate methodssubhash kumar singh3-13/+224
Provide implementation for activate bpmn flow methods. Change-Id: I282d7bc7899f722a6d8e27bb9054bbe5b6d21d44 Issue-ID: SO-689 Signed-off-by: subhash kumar singh <subhash.kumar.singh@huawei.com>
2018-08-06Update SDNC Client DependencySmokowski, Steve (ss835w)26-147/+145
Point to new SDNC generated client that contains proper pojos to compile Issue-ID: SO-795 Change-Id: I2d7405cfb6451e84f1a90ebeab5af8a197224fd2 Change-Id: I2d7405cfb6451e84f1a90ebeab5af8a197224fd2 Signed-off-by: Smokowski, Steve (ss835w) <ss835w@us.att.com>
2018-08-06Merge "Fix the logs as per new standered"Seshu Kumar M1-9/+7
2018-08-06Fix the logs as per new standeredsubhash kumar singh1-9/+7
Fix the logs as per new standered Change-Id: I6e241c76901122a668de065d20c25650e96ded83 Issue-ID: SO-689 Signed-off-by: subhash kumar singh <subhash.kumar.singh@huawei.com>
2018-08-06Add SPPaterner resource procssElaine_Han11-1573/+2205
Change-Id: Idaa55084f5ecb0dd3636c232cebc14fa70000001 Issue-ID: SO-683 Signed-off-by: Yulian Han <elaine.hanyulian@huawei.com>
2018-08-06Merge "Add junit for MSOCommonBPMN"Seshu Kumar M5-25/+81
2018-08-06Merge "Fix mso-infrastructure-bpmn mainClass definition"Seshu Kumar M1-1/+1
2018-08-06Merge "Support for docker-compose in heat environment"Seshu Kumar M21-1414/+278
2018-08-03Fix JunitSmokowski, Steve (ss835w)20-211/+520
Junit was using an illegal http error code Issue-ID: SO-793 Change-Id: Ica36a5e22f32680710da649eb0dbfe5cac93b93c Signed-off-by: Smokowski, Steve (ss835w) <ss835w@us.att.com>
2018-08-03Fix mso-infrastructure-bpmn mainClass definitionRob Daugherty1-1/+1
Change-Id: I67e66fe2550a45eb8c0aaf5b56cc7a7930c262df Issue-ID: SO-710 Signed-off-by: Rob Daugherty <rd472p@att.com>
2018-08-03Support for docker-compose in heat environmentRob Daugherty21-1414/+278
Enhanced the application startup script and renamed it. Removed unused files. Note that everything in catalog-db-adapter's afterMigrate.sql script has been commented out. It needs work to match the current schema. Change-Id: I7b738ca13599476b9720bdb4a9aebaf3a9f86736 Issue-ID: SO-710 Signed-off-by: Rob Daugherty <rd472p@att.com>