aboutsummaryrefslogtreecommitdiffstats
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 "Enabled Scheduled Jobs"Rob Daugherty1-0/+2
2018-12-06Merge "Prevent Abort Complete"Rob Daugherty1-3/+3
2018-12-06Merge "fix flakey unit test"Rob Daugherty1-1/+1
2018-12-06Merge "grm clients use encrypted auth loading"Rob Daugherty9-115/+181
2018-12-06Merge "update orchestrationrequest response"Rob Daugherty5-1/+146
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-06Enabled Scheduled JobsSmokowski, Steve (ss835w)1-0/+2
Re-enable scheduled jobs inside of springboot 2.0 Change-Id: I9d405b2d4e6c11194a3a84bb9a213c877035ee5e Issue-ID: SO-1292 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-06update orchestrationrequest responseKalkere Ramesh, Sharan (sk720x)5-1/+146
Change-Id: If2bebd5fe511a1beee4ada0bb473e3b37f8ce474 Issue-ID: SO-1290 Signed-off-by: Kalkere Ramesh, Sharan (sk720x) <sk720x@att.com>
2018-12-06fix flakey unit testKalkere Ramesh, Sharan (sk720x)1-1/+1
Change-Id: Ie82a2ae1890a867d027b534c2a674fcd750b2a66 Issue-ID: SO-1289 Signed-off-by: Kalkere Ramesh, Sharan (sk720x) <sk720x@att.com>
2018-12-06grm clients use encrypted auth loadingKalkere Ramesh, Sharan (sk720x)9-115/+181
Change-Id: I328e7c0913acf3d84d4a51ba9b9237ec337b0ee1 Issue-ID: SO-1288 Signed-off-by: Kalkere Ramesh, Sharan (sk720x) <sk720x@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-06Merge "fix how we get cloud info in GR_API"Rob Daugherty10-18/+223
2018-12-06fix how we get cloud info in GR_APIKalkere Ramesh, Sharan (sk720x)10-18/+223
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-06Merge "Alacarte Recreate Update"Rob Daugherty1-1/+1
2018-12-06Merge "Replace Hard Coded Function"Rob Daugherty1-3/+13
2018-12-06Merge "Remove Version Check"Rob Daugherty1-1/+1
2018-12-05moved all ecomp.mso properties to org.onap.soKalkere Ramesh, Sharan (sk720x)7-62/+66
moved all ecomp.mso properties to org.onap.so Change-Id: I55bd57d1c1d1dca065575c03d3c0b8f83aa4594d Issue-ID: SO-1278 Signed-off-by: Kalkere Ramesh, Sharan (sk720x) <sk720x@att.com>
2018-12-05Alacarte Recreate UpdateSmokowski, Steve (ss835w)1-1/+1
Updated aLaCarte logic for recreate actions Change-Id: I8f3cb8f53bbf9b0f77416ce09bba8313f5f58093 Issue-ID: SO-128 Signed-off-by: Smokowski, Steve (ss835w) <ss835w@us.att.com>
2018-12-05Remove Version CheckSmokowski, Steve (ss835w)1-1/+1
Removed version check as not necessary for setting boolean Change-Id: I7243f0b80df6766c9d681889ee5205fed4efbbcb Issue-ID: SO-1280 Signed-off-by: Smokowski, Steve (ss835w) <ss835w@us.att.com>
2018-12-05Replace Hard Coded FunctionSmokowski, Steve (ss835w)1-3/+13
- Replaced the VNFC hardcoded Function with the function value that is set on the node template. Change-Id: Id3b2e3a05c5dc9392509972fdf557ec1fc6c3beb Issue-ID: SO-1279 Signed-off-by: Smokowski, Steve (ss835w) <ss835w@us.att.com>
2018-12-05Merge "Add Cloud Owner"Rob Daugherty9-28/+888
2018-12-05Merge "Resolve Security Exploits"Rob Daugherty6-21/+32
2018-12-05Merge "Always UnAssign"Marcus Williams2-82/+4
2018-12-05Add Cloud OwnerSmokowski, Steve (ss835w)9-28/+888
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 Daugherty6-59/+75
2018-12-05Merge "Add support for naming service"Rob Daugherty16-1/+1165
2018-12-05Resolve Security ExploitsSmokowski, Steve (ss835w)6-21/+32
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 M3-8/+14
2018-12-04Updated Network LogicSmokowski, Steve (ss835w)6-59/+75
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 singh3-8/+14
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-30Add the monitoring interfacesseshukm1-0/+4650
Issue-ID: SO-1230 Change-Id: Ic0ed949f9238d263effe706ef22e2266e0d22d49 Signed-off-by: seshukm <seshu.kumar.m@huawei.com>
2018-11-30Add the deployment viewseshukm1-0/+0
Issue-ID: SO-1259 Change-Id: I239d4ecaf73c0aa09f735d54dfbda6d320ab4d59 Signed-off-by: seshukm <seshu.kumar.m@huawei.com>
2018-11-30Correct the incorrect in Mainseshukm2-2/+20
Issue-ID: SO-1259 Change-Id: I194c8001534a0407e8f344fc498c6bac88d70b02 Signed-off-by: seshukm <seshu.kumar.m@huawei.com>
2018-11-30update the main RNseshukm1-6/+13
Issue-ID: SO-1259 Change-Id: I284766246206ea1305ca87e52e35ffb65766a4a6 Signed-off-by: seshukm <seshu.kumar.m@huawei.com>
2018-11-29Fix the doc issues of masterseshukm1-10/+12
Issue-ID: SO-1259 Change-Id: Id8035c37bbb7c3fc4b6db29112b424eee648d46b Signed-off-by: seshukm <seshu.kumar.m@huawei.com>
2018-11-29Fix the master release-notesseshukm1-16/+32
Issue-ID: SO-1259 Change-Id: I5340f971cba95e5eba2a739aad06d7e5edbc8b96 Signed-off-by: seshukm <seshu.kumar.m@huawei.com>
2018-11-29remove obsolete filesseshukm1-127/+0
Issue-ID: SO-1259 Change-Id: I95219fa110b191860c9e6013e79dc5de33ecf382 Signed-off-by: seshukm <seshu.kumar.m@huawei.com>
2018-11-29Update the release Notes in master branchseshukm1-0/+176
Issue-ID: SO-1259 Change-Id: Ia061d40fb21c8e572bd42b64d6edab6cf944877d Signed-off-by: seshukm <seshu.kumar.m@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>