aboutsummaryrefslogtreecommitdiffstats
path: root/bpmn
AgeCommit message (Collapse)AuthorFilesLines
2018-12-07fix volume group model info retrievalKalkere Ramesh, Sharan (sk720x)2-9/+21
fixed the broken unit test with updated mocks fix the if statement where its supposed to take in cloudRegion Change-Id: I0a1f349ff8d64dfec7ad98b351c8701f9cb828bb Issue-ID: SO-1297 Signed-off-by: Kalkere Ramesh, Sharan (sk720x) <sk720x@att.com>
2018-12-06Merge "Unable to Find Instance Group"Rob Daugherty5-5/+4
2018-12-06Merge "Update SDNC Client"Rob Daugherty1-1/+1
2018-12-06Merge "Prevent Abort Complete"Rob Daugherty1-3/+3
2018-12-06Merge "change all sdnc calls"Rob Daugherty54-960/+1171
2018-12-06Update SDNC ClientSmokowski, Steve (ss835w)1-1/+1
updated sdnc client version to 1.5.0 Change-Id: If043e9b2b2cd8cfb1538e53e5db9b79a8220bc47 Issue-ID: SO-1295 Signed-off-by: Smokowski, Steve (ss835w) <ss835w@us.att.com>
2018-12-06Unable to Find Instance GroupSmokowski, Steve (ss835w)5-5/+4
Change-Id: I72ed1a171a6062b7d020a1ba5f85f4fc902cced6 Issue-ID: SO-1294 Signed-off-by: Smokowski, Steve (ss835w) <ss835w@us.att.com>
2018-12-06Prevent Abort CompleteSmokowski, Steve (ss835w)1-3/+3
Prevent completion processing on Abort handling code Change-Id: I5ef615e16e5b9f5e5c4ab14d896c24444c6e0a92 Issue-ID: SO-1291 Signed-off-by: Smokowski, Steve (ss835w) <ss835w@us.att.com>
2018-12-06change all sdnc callsKalkere Ramesh, Sharan (sk720x)54-960/+1171
Change-Id: I85c9e0c35b543f86818f6689df6c64198fe2bf35 Issue-ID: SO-1287 Signed-off-by: Kalkere Ramesh, Sharan (sk720x) <sk720x@att.com>
2018-12-06creating relationships vnf and tenantKalkere Ramesh, Sharan (sk720x)10-20/+378
Change-Id: I515fc40c7924c2fdb3f0bc4dd3a620eb0a3bf948 Issue-ID: SO-1284 Signed-off-by: Kalkere Ramesh, Sharan (sk720x) <sk720x@att.com>
2018-12-06fix how we get cloud info in GR_APIKalkere Ramesh, Sharan (sk720x)9-18/+222
added jpa repo for northbound request with a cloudowner Change-Id: I3a2aeb3547f194bc404ed1bc08ba6d8560961a79 Issue-ID: SO-1283 Signed-off-by: Kalkere Ramesh, Sharan (sk720x) <sk720x@att.com>
2018-12-05Merge "Add Cloud Owner"Rob Daugherty3-25/+42
2018-12-05Merge "Resolve Security Exploits"Rob Daugherty1-1/+2
2018-12-05Merge "Always UnAssign"Marcus Williams2-82/+4
2018-12-05Add Cloud OwnerSmokowski, Steve (ss835w)3-25/+42
Update ref data, turn test into integration test Fixed junit test to use cloudOwner as "my-custom-cloud-owner". Fixed junit test case for the new method. updates to the junit test case for Update WorkflowAction.queryNorthBoundRequestCatalogDb to have cloud-owner as a param Add a new method to CatalogDBClient- getNorthBoundRequestByActionAndIsALaCarteAndRequestScopeAndCloudOwner() Update Repeatable Migration to have CloudOwner Populated for all Records Add New Migration Script to Add Cloud_Owner Column to North_Bound_Request Table Add Cloud_Owner Field to Java Bean, as a String Change-Id: I9f135be8923626c6d6f6b4ae23e4cbc0200067e2 Issue-ID: SO-1276 Signed-off-by: Smokowski, Steve (ss835w) <ss835w@us.att.com>
2018-12-05Merge "dmaap topic listening - bug fixing"Rob Daugherty1-0/+3
2018-12-05Merge "Updated Network Logic"Rob Daugherty4-52/+66
2018-12-05Merge "Add support for naming service"Rob Daugherty16-1/+1165
2018-12-05Resolve Security ExploitsSmokowski, Steve (ss835w)1-1/+2
normalize all file paths before using them Change-Id: I67aaa00d7218b95dde96f3679efe92c3c0cd33f9 Issue-ID: SO-1275 Signed-off-by: Smokowski, Steve (ss835w) <ss835w@us.att.com>
2018-12-05Always UnAssignSmokowski, Steve (ss835w)2-82/+4
Removed logic to skip unassign sdnc in rollback flows Properly merge UT Class to remove test cases no longer needed Change-Id: I5041d6c828003aee953fb0cff3ac9e99f608ef10 Issue-ID: SO-1268 Signed-off-by: Smokowski, Steve (ss835w) <ss835w@us.att.com>
2018-12-05dmaap topic listening - bug fixingLukasz Muszkieta1-0/+3
Change-Id: I9116138f81596029b0ba1edc8e7e095498a0772e Issue-ID: SO-1253 Signed-off-by: Lukasz Muszkieta <lukasz.muszkieta@nokia.com>
2018-12-05Merge "Fix auth for catalog db"Seshu Kumar M1-3/+3
2018-12-04Updated Network LogicSmokowski, Steve (ss835w)4-52/+66
Added logic to get aggregate route, updated unit test, fixed bugs, refactored select code. Change-Id: I3269da1967ba903dd11459f76030c3fc2aad797a Issue-ID: SO-1270 Signed-off-by: Smokowski, Steve (ss835w) <ss835w@us.att.com>
2018-12-04Fix BuxSmokowski, Steve (ss835w)2-2/+29
Fix Bug with mapping of VNFC Instance Groups Change-Id: Idb35d33f47f9e4854d68590d665553f8385123ab Issue-ID: SO-1267 Signed-off-by: Smokowski, Steve (ss835w) <ss835w@us.att.com>
2018-12-04Fix auth for catalog dbsubhash kumar singh1-3/+3
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-28Add support for naming serviceBenjamin, Max (mb388a)16-1/+1165
Moved client and builder to namingservice package Renamed file to NamingRequestObjectBuilder and updated packages Updated namespaces for namingservice beans Removed unused test resource files Added endpoint and authentication information to yaml Added NamingMapperTest for mapper layer Added NamingMapper for mapping requests and responses Began adding NamingClient for assign and unassign requests Added maven dependency for namingmS client beans Describe NamingClientResponseValidator as a Bean Fix a JUnit for delete tasks for Naming Service. Change NamingClient to return a String with the result and throw an exception. Add delete/create tasks for NamingService interaction and related JUnits. ResponseValidator for NamingClient and Resources class to support Naming Service interactions. removed naming service dependency added serializable flag for naming service model gen Change-Id: I0d9efe4009207f3739a3b6515592e67cfeedf822 Issue-ID: SO-1260 Signed-off-by: Benjamin, Max (mb388a) <mb388a@us.att.com>
2018-11-28Merge "Use spring auto deployment"Rob Daugherty23-210/+106
2018-11-28Merge "Remove all usage of AlarmLogger"Rob Daugherty1-17/+0
2018-11-27Use spring auto deploymentBenjamin, Max (mb388a)23-210/+106
remove processes.xml from application in favor of spring properties removed the last @EnableProcessApplication annotation removed remaining processes.xml from code modified JEL expression with explicit getVariable calls update application.yaml defaults for camunda deployment Update camunda configuration to run history clean up Change-Id: If9a5cf03a8cdc33c32eeb790656f925d2f0b6d7b Issue-ID: SO-1232 Signed-off-by: Benjamin, Max (mb388a) <mb388a@us.att.com>
2018-11-27Remove all usage of AlarmLoggerBenjamin, Max (mb388a)1-17/+0
Fix broken UT from removing alarm logger fixed compilation and merge issues Remove all usage of AlarmLogger Change-Id: Ic87abd51423274570bfca0ed976d9642a91a843d Issue-ID: SO-1229 Signed-off-by: Benjamin, Max (mb388a) <mb388a@us.att.com>
2018-11-27Merge "bug fixing"Rob Daugherty1-48/+147
2018-11-27Merge "remove unused parameter in methods"Rob Daugherty6-24/+12
2018-11-27Merge "Use new sdnc async subflow"Rob Daugherty6-52/+79
2018-11-27Merge "Add service role"Rob Daugherty5-4/+26
2018-11-27Merge "Fix retrieval of resourceInputObj in delete e2e"Chuanyu Chen2-5/+5
2018-11-26Use new sdnc async subflowBenjamin, Max (mb388a)6-52/+79
changed assign vnf sdnc to use the async subflow Change-Id: I481fec57c9b5ab6a628fc3df52ad7f005aa63f4c Issue-ID: SO-1226 Signed-off-by: Benjamin, Max (mb388a) <mb388a@us.att.com>
2018-11-22isBase value - bug fixingLukasz Muszkieta1-16/+1
isBase json value is boolean type, not an integer Change-Id: Ic6d148c65a910bace6940770ee01e6836ab47e0d Issue-ID: SO-1244 Signed-off-by: Lukasz Muszkieta <lukasz.muszkieta@nokia.com>
2018-11-22bug fixingLukasz Muszkieta1-48/+147
during pnf flow service instance is now created Change-Id: Ibb1ce55ff7ea503aebbba2177284faba8fdae734 Issue-ID: SO-1212 Signed-off-by: Lukasz Muszkieta <lukasz.muszkieta@nokia.com>
2018-11-20remove unused parameter in methodsLukasz Muszkieta6-24/+12
Change-Id: I444b7b88833c9e6db472c7c531346ff284d4e722 Issue-ID: SO-729 Signed-off-by: Lukasz Muszkieta <lukasz.muszkieta@nokia.com>
2018-11-20Fix 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> (cherry picked from commit 11820589a04c67e0ca584a719041835ffe92b0af)
2018-11-20Fix 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> (cherry picked from commit ffce4c64a808efa9f979aadac578f2dad511195e)
2018-11-19Merge "Fix variable set for e2e service"Seshu Kumar M1-2/+2
2018-11-19Fix 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> (cherry picked from commit 6ad45e54455b42f4996b7ce04ef0e4b56b58a91d)
2018-11-19Fix 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> (cherry picked from commit e6dc384b0e77f116c0afd77af55bd6c9dfdbf814)
2018-11-17Add service roleBenjamin, Max (mb388a)5-4/+26
Added service role to sniro request when not null. Change-Id: Ie4c7db5c927c6b6869705e97d6402a0be2c755b7 Issue-ID: SO-1233 Signed-off-by: Benjamin, Max (mb388a) <mb388a@us.att.com>
2018-11-17Merge "Fix invocation of resource receipe"Seshu Kumar M2-5/+9
2018-11-17Fix 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> (cherry picked from commit 351946d6f5ef7954fd7a09a59050d700997826eb)
2018-11-17Fix 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> (cherry picked from commit 9600bc37864e33e503001a4740fd5628a1069678)
2018-11-15Merge "accept a la carte create instance group request"Rob Daugherty1-0/+1
2018-11-15Merge "separate error status from progression status"Rob Daugherty9-8/+128