aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Collapse)AuthorFilesLines
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-05Fix App YamlsSmokowski, Steve (ss835w)3-5/+3
Fix application yamls to use springboot 2.0 properties Issue-ID: SO-1281 Change-Id: I6a24fb3bef41477b893649f2110066ba6021141f 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-05Changes to UI Time VariablesEoin Hanan2-304/+304
Change-Id: If1289c7a7addf032b6c8d98fd58fca92ffcd5a7c Issue-ID: SO-1265 Signed-off-by: Eoin Hanan <eoin.hanan@ericsson.com>
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-05use config value instead hard code of urlYulian Han1-3/+2
Change-Id: Idaa55084f5ecb0dd3636c232cebc14fa5f064411 Issue-ID: SO-1249 Signed-off-by: Yulian Han <elaine.hanyulian@huawei.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-04Merge "dmaap topic listening - bug fixing" into casablancaRob Daugherty1-7/+11
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-04Merge "Restore WebApps" into casablancaRob Daugherty1-0/+5
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-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-12-04dmaap topic listening - bug fixingLukasz Muszkieta1-7/+11
Change-Id: I9116138f81596029b0ba1edc8e7e095498a0771e Issue-ID: SO-1253 Signed-off-by: Lukasz Muszkieta <lukasz.muszkieta@nokia.com>
2018-12-04Merge "Fix Cloud Version" into casablancaSeshu Kumar M1-1/+1
2018-12-03Added check for nullpointer exceptionChandan Ghosh1-2/+3
Added check for nullpointer exception Issue-ID: SO-1263 Change-Id: I6a888643e3232426773b8785b224732f51983734 Signed-off-by: Chandan Ghosh <cghosh12@in.ibm.com>
2018-12-03added check for null objectChandan Ghosh1-1/+3
added check for null object reported in sonar Issue-ID: SO-1263 Change-Id: I80409dfeb3a7b3f73058cf909710c03a42da6293 Signed-off-by: Chandan Ghosh <cghosh12@in.ibm.com>
2018-12-03Added fix for potential nullpointer exceptionChandan Ghosh1-2/+3
Added fix for potential nullpointerexception Issue-ID: SO-1263 Change-Id: Iaf7ab5b170ddcca03f597ab9f9a951afcee2d2f9 Signed-off-by: Chandan Ghosh <cghosh12@in.ibm.com>
2018-11-30Fix cloudSite creation in homingMarcus G K Williams2-10/+19
This change fixes the use of optional in OofInfraUtils.java, so that cloudSites can be created if one is not found in catalogDB. Issue-ID: SO-1262 Change-Id: Ifec9083950758c650a369e9c5ebd386715ed9df8 Signed-off-by: Marcus G K Williams <marcus.williams@intel.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-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-30to correct the incorrectseshukm1-1/+1
Issue-ID: SO-1259 Change-Id: I1acd1165ca20c5616236bbec74d684fb8ee7acf9 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-30update the 1.3.5 issue list1.3.5seshukm1-5/+4
Issue-ID: SO-1259 Change-Id: If391e140873dc4fece29726ada6ab58cf126f830 Signed-off-by: seshukm <seshu.kumar.m@huawei.com>
2018-11-30bump the SO dockerseshukm1-1/+1
Issue-ID: SO-1259 Change-Id: I6598bcf4f5d969cf139a73d685935a1331183ae4 Signed-off-by: seshukm <seshu.kumar.m@huawei.com>
2018-11-30Merge "Fix multicloud with no oof or sdnc directives" into casablancaSeshu Kumar M2-22/+29
2018-11-30Merge "Fix alacarte homing flows" into casablancaSeshu Kumar M11-38/+516
2018-11-29Fix multicloud with no oof or sdnc directivesEric Multanen2-22/+29
Allow the multicloud adapter to work if no oof or sdnc directives are passed in - use an empty json node - e.g. {}. Change-Id: Ia701051de8a3da314957e4a4085963af6aff16b6 Issue-ID: SO-1247 Signed-off-by: Eric Multanen <eric.w.multanen@intel.com> Signed-off-by: Marcus G K Williams <marcus.williams@intel.com>
2018-11-30Fix alacarte homing flowsMarcus G K Williams11-38/+516
This fix adds homingInstance bean and stores homing info in the database. It then retreves that info when homing ala carte and populates homingSiteId and oofDirectives. SO-1254 Issue-ID: SO-1258 Change-Id: I6f8d5d3aff9ebeb669064a02926c779886dc59dd Signed-off-by: Marcus G K Williams <marcus.williams@intel.com>
2018-11-30Merge "update OperationStatus Based On ResourceStatus" into casablancaSeshu Kumar M1-0/+62
2018-11-30Merge "vfc adapter authentication bug fix" into casablancaSeshu Kumar M5-151/+177
2018-11-29Remove Swagger UIBenjamin, Max (mb388a)79-2770/+22
Remove Swagger UI due to security scan concerns Change-Id: I8c8a0f57f0e91af13280bbb260a67877017b6513 Issue-ID: SO-1227 Signed-off-by: Benjamin, Max (mb388a) <mb388a@us.att.com>
2018-11-29Update the defect for the 1.3.5seshukm1-1/+2
Issue-ID: SO-1259 Change-Id: Ib1139e634be7192b9399a920c308331b90b4dab8 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-29Fix the 1.3.1 alignmentseshukm1-6/+8
Issue-ID: SO-1259 Change-Id: Icc2041b5e38ed8f979e13eb0cca78c696d6b9df4 Signed-off-by: seshukm <seshu.kumar.m@huawei.com>
2018-11-29Fix the alignment issuesseshukm1-20/+20
Issue-ID: SO-1259 Change-Id: I485b96b0ae3c6f4b39826db1272e5a73dbad784b Signed-off-by: seshukm <seshu.kumar.m@huawei.com>