aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Collapse)AuthorFilesLines
2018-12-04Restore WebAppsSmokowski, Steve (ss835w)1-0/+5
Put dependency back to run Camunda Web Apps Change-Id: I21a9ef1a44df114743d9981835dac2f8f83338f0 Issue-ID: SO-1266 Signed-off-by: Smokowski, Steve (ss835w) <ss835w@us.att.com>
2018-11-30Fix Cloud VersionSmokowski, Steve (ss835w)1-1/+1
Issue-ID: SO-1184 Change-Id: I6dcffafa489bb96100d5f67b09cef50a56dddf14 Signed-off-by: Smokowski, Steve (ss835w) <ss835w@us.att.com>
2018-11-21Merge "insert service progress into db if no record" into casablanca1.3.2Seshu Kumar M2-30/+8
2018-11-21insert service progress into db if no recordYulian Han2-30/+8
Change-Id: Idaa55084f5ecb0dd3636c232cebc14fa5f064409 Issue-ID: SO-1235 Signed-off-by: Yulian Han <elaine.hanyulian@huawei.com>
2018-11-20Enhanced Exception handling.Prema Bhatt2-4/+48
Issue-ID: SO-1182 Change-Id: Iae4a0072b637ddd0e64c4ec54421509e1c03ccc5 Signed-off-by: Prema Bhatt <pb6115@att.com>
2018-11-21Merge "Modify Retry" into casablancaSeshu Kumar M1-2/+3
2018-11-20Merge "Not invoking automatic BPMN deployment" into casablancaByung-Woo Jun2-0/+34
2018-11-20Modify RetrySmokowski, Steve (ss835w)1-2/+3
Issue-ID: SO-1182 Change-Id: Icbba1bdbb210d868e67c6f9b2ca029648534bbe0 Signed-off-by: Smokowski, Steve (ss835w) <ss835w@us.att.com>
2018-11-20Not invoking automatic BPMN deploymentRob Daugherty2-0/+34
SO's SDC Controller is not invoking automatic BPMN deployment on Workflow distribution. Submitting this change on behalf of Elena Kuleshov. Change-Id: Ice68f15d505a88099da61c992a20b943dd40d756 Issue-ID: SO-1214 Signed-off-by: Rob Daugherty <rd472p@att.com>
2018-11-20Fix for vCPE flowsRob Daugherty2-2/+12
A sequence flow was accidentally deleted in the DoCreateVnfAndModules process. This fixes it. Also adding VfModuleModuleNames support for the original (Not V2) version of CreateVcpeResCustService. Change-Id: I20bba7448802a548bb913bc2e016c9c0f2abdd42 Issue-ID: SO-1213 Signed-off-by: Rob Daugherty <rd472p@att.com>
2018-11-20Merge "Bug Fixes November 16th" into casablancaRob Daugherty10-24/+168
2018-11-20Merge "Fix retrieval of resourceInputObj in delete e2e" into casablancaSeshu Kumar M2-5/+5
2018-11-20Merge "Fix namespace for requestdb update" into casablancaSeshu Kumar M8-10/+10
2018-11-19Fix retrieval of resourceInputObj in delete e2esubhash kumar singh2-5/+5
Fix retrieval of resourceInputObj in delete e2e. Change-Id: I2e46942e3a6d932d76a420c2c9ee67759579e230 Issue-ID: SO-689 Signed-off-by: subhash kumar singh <subhash.kumar.singh@huawei.com>
2018-11-19Fix namespace for requestdb updatesubhash kumar singh8-10/+10
Fix namespace for requestdb update. Change-Id: Ib13384e669100ff6db837819a1ba025300d66f0c Issue-ID: SO-689 Signed-off-by: subhash kumar singh <subhash.kumar.singh@huawei.com>
2018-11-19Merge "Add deployment view of SO" into casablancaChuanyu Chen2-1/+9
2018-11-19Merge "Add Monitoring feature details" into casablancaChuanyu Chen1-0/+4650
2018-11-19Merge "Fix the API issue Take 2" into casablancaChuanyu Chen3-58/+58
2018-11-19Merge "Fix for the API problem" into casablancaChuanyu Chen1-1/+11
2018-11-19Merge "Fix variable set for e2e service" into casablancaSeshu Kumar M1-2/+2
2018-11-19Merge "Fix the service id modified" into casablancaSeshu Kumar M1-1/+1
2018-11-19Add deployment view of SOseshukm2-1/+9
Issue-ID: SO-1230 Change-Id: If22f26eb3628125789733dd4b3282c7cfd40c5c1 Signed-off-by: seshukm <seshu.kumar.m@huawei.com>
2018-11-19Add Monitoring feature detailsseshukm1-0/+4650
Change-Id: Ib4e591bfc4176e8a9786a161a8f403ac47efe982 Issue-ID: SO-1230 Signed-off-by: seshukm <seshu.kumar.m@huawei.com>
2018-11-19Fix the API issue Take 2seshukm3-58/+58
Change-Id: Ie26ff7540a1194cd36242c91858b1ed5961365d9 Issue-ID: SO-1230 Signed-off-by: seshukm <seshu.kumar.m@huawei.com>
2018-11-19Fix for the API problemseshukm1-1/+11
Change-Id: I50726946cfb425952c8947d8ec643fa753645399 Issue-ID: SO-1230 Signed-off-by: seshukm <seshu.kumar.m@huawei.com>
2018-11-18Merge "Fix request resource building" into casablancaSeshu Kumar M2-8/+18
2018-11-17Fix variable set for e2e servicesubhash kumar singh1-2/+2
Fix variable set for e2e service. Change-Id: I688077125c5e0d75c026a860325ea19e005b1642 Issue-ID: SO-689 Signed-off-by: subhash kumar singh <subhash.kumar.singh@huawei.com>
2018-11-17Fix the service id modifiedsubhash kumar singh1-1/+1
Fix the service id modified. Change-Id: I2fac23d85046e0741e5f3f775ca1230fd24707fe Issue-ID: SO-689 Signed-off-by: subhash kumar singh <subhash.kumar.singh@huawei.com>
2018-11-17Fix request resource buildingsubhash kumar singh2-8/+18
Fix request resource building. Change-Id: I64161359ae1b3d36ef3647382fab615d6afd6647 Issue-ID: SO-689 Signed-off-by: subhash kumar singh <subhash.kumar.singh@huawei.com>
2018-11-17Bug Fixes November 16thBenjamin, Max (mb388a)10-24/+168
fix failing junit when heatID not available provide name if ID is not present on delete op removed logic to skip unassign sdnc in rollback flows Move default settings to CrVfModRequest pojo. Check for null backout and failIfExists params - 1810. Updated exception message and test Added tests for networkCustomization not found Added tests for delete and update network Separated networkResourceCustomization and networkResource lookups Removed version check as not necessary for setting boolean Change-Id: Ia4b409244dc5ebdbb163d4a178713115719366ca Issue-ID: SO-1231 Signed-off-by: Benjamin, Max (mb388a) <mb388a@us.att.com>
2018-11-16Merge "Fix the sdnc groovy" into casablancaSeshu Kumar M1-6/+6
2018-11-16Fix the sdnc groovysubhash kumar singh1-6/+6
Fix the sdnc groovy for setting value. Change-Id: Id002bba2bad9a3a286fbb103d285f04846f34438 Issue-ID: SO-689 Signed-off-by: subhash kumar singh <subhash.kumar.singh@huawei.com>
2018-11-16Added script with table dataBrittany Plummer (bp896r)1-0/+4
Issue-ID: SO-1224 Change-Id: I38dfb86ae866aa510e16b95f2c86619bc663fe2f Signed-off-by: Brittany Plummer (bp896r) <bp896r@att.com>
2018-11-16Merge "Fix invocation of resource receipe" into casablancaSeshu Kumar M2-5/+9
2018-11-15Bump version to 1.3.2Rob Daugherty1-1/+1
Change-Id: I7db9974c232bf06b6a9b0d326bbe0c3acb9f1788 Issue-ID: SO-1222 Signed-off-by: Rob Daugherty <rd472p@att.com>
2018-11-16Merge "Accept vCPE vfModuleNames in NB API" into casablancaByung-Woo Jun7-64/+646
2018-11-15Merge "Update Library Version" into casablancaRob Daugherty3-5/+2
2018-11-15Update Library VersionSmokowski, Steve (ss835w)3-5/+2
Update javax.servlet Issue-ID: SO-1171 Change-Id: I063cefdb3ad405045b3d6f1ea301da83a1cc2361 Signed-off-by: Smokowski, Steve (ss835w) <ss835w@us.att.com>
2018-11-15Accept vCPE vfModuleNames in NB APIRob Daugherty7-64/+646
This affects the vCPE custom flow. You can specify zero or more VF Module names (correlated with the model invariant UUID) in the user parameters, like this: "userParams": [ . . . { "name": "VfModuleNames", "value": [ { "VfModuleModelInvariantUuId": "5366deab-be06-44c7-b4f7-77e657b78b25", "VfModuleName": "VGW:e2:25:25:25:%" } ] } ] Change-Id: I673c04775bf5796079dc0ed19890e73e76820ac0 Issue-ID: SO-1213 Signed-off-by: Rob Daugherty <rd472p@att.com>
2018-11-15Fix invocation of resource receipesubhash kumar singh2-5/+9
Fix invocation of resource receipe. Change-Id: I4ab14fa4924d7480b167138091de33f657286dde Issue-ID: SO-689 Signed-off-by: subhash kumar singh <subhash.kumar.singh@huawei.com>
2018-11-15Merge "Fix auth for catalog db" into casablancaSeshu Kumar M6-10/+19
2018-11-15Fix auth for catalog dbsubhash kumar singh6-10/+19
Fix auth for catalog db. Change-Id: Ic787993f608b7ddf74167f7859a519ca02b794ed Issue-ID: SO-689 Signed-off-by: subhash kumar singh <subhash.kumar.singh@huawei.com>
2018-11-15Update swagger htmlseshukm1-19377/+0
Change-Id: I44ed8b9b38392be1e0fff017dfe06c97fec6310d Issue-ID: SO-1077 Signed-off-by: seshukm <seshu.kumar.m@huawei.com>
2018-11-15Update release notes for Casablanca branch.seshukm1-2/+9
Change-Id: I526efa36cdc29d3d6cd7c48c695d8adfbe218044 Issue-ID: SO-1077 Signed-off-by: seshukm <seshu.kumar.m@huawei.com>
2018-11-15Fix auth token for request-dbsubhash kumar singh24-101/+144
Fix auth token for request-db. Change-Id: I898781b2294392c5cd55df6fccd173f7274bc660 Issue-ID: SO-689 Signed-off-by: subhash kumar singh <subhash.kumar.singh@huawei.com>
2018-11-15Merge "vCPE BRG allottedResourceRole is null" into casablancaSeshu Kumar M1-1/+1
2018-11-15vCPE BRG allottedResourceRole is nullRob Daugherty1-1/+1
In Beijing we used: o.getNfRole() In Casablanca, it was: o.getTargetNetworkRole() I'm changing it to: o.getTargetNetworkRole() != null ? o.getTargetNetworkRole() : o.getNfRole() Change-Id: I874b2f01fd651bb38a361fa9c36f9937b1f02b2f Issue-ID: SO-1200 Signed-off-by: Rob Daugherty <rd472p@att.com>
2018-11-15Up TimerSmokowski, Steve (ss835w)1-1/+1
Issue-ID: SO-1209 Change-Id: Icb018e4a178ab13f6d142bdcb1000411c0d0dedf Signed-off-by: Smokowski, Steve (ss835w) <ss835w@us.att.com>
2018-11-14Update SchemaSmokowski, Steve (ss835w)3-2/+7
Issue-ID: SO-1211 Change-Id: I7a7c6788010c3c3bbaba0d72ec656cebc124d6e6 Signed-off-by: Smokowski, Steve (ss835w) <ss835w@us.att.com>
2018-11-14Merge "Update Schema" into casablancaRob Daugherty1-0/+11