aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Collapse)AuthorFilesLines
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-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-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>
2018-08-03Comment out junits and pojosSmokowski, Steve (ss835w)3-4/+11
Comment out junits that are broken due to SDNC yang change Issue-ID: SO-794 Change-Id: I523ddd89989bcc58412d883f599ba9b04c10d80f Signed-off-by: Smokowski, Steve (ss835w) <ss835w@us.att.com>
2018-08-02update infra apihandler to utilize restBenjamin, Max (mb388a)20-658/+1168
rather than direct access Change-Id: I0cd3d3902e32249263298f91263401ce05c34be3 Issue-ID: SO-790 Signed-off-by: Benjamin, Max (mb388a) <mb388a@us.att.com>
2018-08-02Merge "Resolve Sonar Blocking issues"Marcus Williams3-34/+18
2018-08-02Resolve Sonar Blocking issuesSmokowski, Steve (ss835w)3-34/+18
Issue-ID: SO-788 Change-Id: I4496ef16c56c980a81031ad01fcbb1524d135ea8 Signed-off-by: Smokowski, Steve (ss835w) <ss835w@us.att.com>
2018-08-02Merge "removing unnecessary files ssh stackdump"Marcus Williams1-19/+0
2018-08-02Add junit for MSOCommonBPMNLukasz Muszkieta5-25/+81
Change-Id: I665f35bd6385ceec2d5aeff9a1d8af359bccd97a Issue-ID: SO-784 Signed-off-by: Lukasz Muszkieta <lukasz.muszkieta@nokia.com>
2018-08-02Removed references to spring in testsbiniek4-47/+43
Change-Id: I2b477295fc4fbf0d80a4eabb0604b49e8db649c0 Issue-ID: SO-583 Signed-off-by: biniek <lukasz.biniek@nokia.com>
2018-08-02removing unnecessary files ssh stackdumpseshukm1-19/+0
Issue-ID: SO-729 Change-Id: If03821b6a9e4521dd1f739c247daec3a51bd2a5c Signed-off-by: seshukm <seshu.kumar.m@huawei.com>
2018-08-01Merge "Remove logging that is not needed"Marcus Williams1-81/+10
2018-08-01Remove logging that is not neededSmokowski, Steve (ss835w)1-81/+10
Issue-ID: SO-781 Change-Id: Ia91a52692e61f1ffa3f0a4074017fa0156d4276c Signed-off-by: Smokowski, Steve (ss835w) <ss835w@us.att.com>
2018-08-01Merge "Add additional reference data"Marcus Williams3-44/+167
2018-08-01Merge "Create so/vfc-adapter docker image"Marcus Williams1-0/+30
2018-08-01Create so/vfc-adapter docker imageRob Daugherty1-0/+30
This one should have been in the the first commit for SO-780. Change-Id: I055b320cb98eefc892ad6cc768f46f0004a4fa97 Issue-ID: SO-780 Signed-off-by: Rob Daugherty <rd472p@att.com>
2018-08-01Add additional reference dataSmokowski, Steve (ss835w)3-44/+167
Change-Id: Ie9c773f0e4d4de95cba0541e16d131975ecbce10 Issue-ID: SO-708 Signed-off-by: Smokowski, Steve (ss835w) <ss835w@us.att.com>
2018-08-01Remove unused import statementsEthan Hampton1-3/+0
Issue-ID: SO-666 Change-Id: I3775d25c0328807b083725c61da015364e59f2be Signed-off-by: Ethan Hampton <ethanx.hampton@intel.com>
2018-08-01Fix ArrayIndexOutOfBoundsException in docker buildRob Daugherty1-1/+1
[ERROR] Failed to execute goal org.codehaus.groovy.maven:gmaven-plugin:1.0:execute (default) on project docker: java.lang.ArrayIndexOutOfBoundsException: 1 Change-Id: Ia1a186ad64d251a01ed03e0e027afca903e4a49e Issue-ID: SO-780 Signed-off-by: Rob Daugherty <rd472p@att.com>
2018-08-01Merge "Intial deActivate groovy file"v1.3.0Seshu Kumar M1-0/+89
2018-08-01Merge "Desing workflow for deactivate"Seshu Kumar M1-142/+61
2018-08-01Merge "Add exclusive block for invoking deactivate"Seshu Kumar M1-63/+100
2018-08-01Merge "Moved the bpmn and groovy to correct folder"Seshu Kumar M6-0/+0
2018-08-01Intial deActivate groovy filesubhash kumar singh1-0/+89
Intial deActivate groovy file. Change-Id: Ia023c51b21658e1434ed938b0a586bcef02f989f Issue-ID: SO-689 Signed-off-by: subhash kumar singh <subhash.kumar.singh@huawei.com>
2018-08-01Desing workflow for deactivatesubhash kumar singh1-142/+61
Design workflow for deactivate invocation. Change-Id: Ieb8d15764b52664bcea7baec1c1f214fbaaad07b Issue-ID: SO-689 Signed-off-by: subhash kumar singh <subhash.kumar.singh@huawei.com>
2018-08-01Add exclusive block for invoking deactivatesubhash kumar singh1-63/+100
Apply decision block for invoking deactivate activity. Change-Id: I53545cdc16fb326c30b3e893b6548afdf8c7ee4f Issue-ID: SO-689 Signed-off-by: subhash kumar singh <subhash.kumar.singh@huawei.com>
2018-08-01Moved the bpmn and groovy to correct foldersubhash kumar singh6-0/+0
Moved bpmn and groovy files to correspondign folder after containerization. Change-Id: Iccd447111dd7209db220206539be1eb10863eccd Issue-ID: SO-689 Signed-off-by: subhash kumar singh <subhash.kumar.singh@huawei.com>
2018-08-01Build docker imagesRob Daugherty5-97/+492
so/catalog-db-adapter so/requests-db-adapter so/sdnc-adapter so/openstack-adapters so/asdc-controller so/bpmn-infra so/api-handler-infra Base image is alpine with openjdk. Change-Id: Ied96227aa48cd5c1420ac328e251f601020a0679 Issue-ID: SO-780 Signed-off-by: Rob Daugherty <rd472p@att.com>
2018-07-31Containerization feature of SOBenjamin, Max (mb388a)5265-294252/+352470
Change-Id: I95381232eeefcd247a66a5cec370a8ce1c288e18 Issue-ID: SO-670 Signed-off-by: Benjamin, Max (mb388a) <mb388a@us.att.com>
2018-07-31Merge "Reorder modifiers"Seshu Kumar M1-3/+3
2018-07-31Merge "Remove unused import statement"Seshu Kumar M1-1/+0
2018-07-31Merge "Inlined local variables, used diamond operator"Seshu Kumar M1-113/+58
2018-07-31Sonar major issuesSumapriya Sarvepalli1-4/+4
Replace with a single equalsIgnoreCase call Sonar Link: https://sonar.onap.org/project/issues?assigned=false&fileUuids=AWHCr-EdEU5FCDfKtlun&id=org.onap.so%3Aso&open=AWHCr-dlEU5FCDfKtmL0&resolved=false&severities=MAJOR Location: src/main/java/org/openecomp/mso/adapters/vfc/util/RestfulUtil.java Line No: L110 L115 L120 L124 Change-Id: I36a727a5acf6a911e3f9ad4ca8b548b4c7f1f732 Issue-ID: SO-776 Signed-off-by: Sumapriya Sarvepalli <ss00493505@techmahindra.com>
2018-07-31Correct the document for build infoseshukm1-1/+3
Change-Id: I33dcbfc213a9af605370b30704b7651a9ad26a84 Issue-ID: SO-759 Signed-off-by: seshukm <seshu.kumar.m@huawei.com>
2018-07-31correct the API of readthedocsseshukm1-2/+2
Issue-ID: SO-729 Change-Id: I13dbcb5e74df4ef4df966e341113b0a5fb582f64 Signed-off-by: seshukm <seshu.kumar.m@huawei.com>
2018-07-31remove the duplicate entry for APIsseshukm1-1/+1
Issue-ID: SO-729 Change-Id: Ifc0d2fca389b4daf4c85d7b41fb9db7955f15015 Signed-off-by: seshukm <seshu.kumar.m@huawei.com>
2018-07-31Improve SO documentation update interfacesseshukm1-0/+0
Issue-ID: SO-729 Change-Id: Ife0fbb62c604d31b878de6473734cac3c3178497 Signed-off-by: seshukm <seshu.kumar.m@huawei.com>
2018-07-31Beijing doc correctionsseshukm1-0/+0
Issue-ID: SO-729 Change-Id: If2c497972b172dfb412e594984aa09932bd838df Signed-off-by: seshukm <seshu.kumar.m@huawei.com>
2018-07-31Update the arch diagseshukm1-0/+0
Issue-ID: SO-729 Change-Id: I29ec728af52c5d6fe1f3691b1342593a6d785844 Signed-off-by: seshukm <seshu.kumar.m@huawei.com>
2018-07-27Reorder modifiersAnisha Kumar1-3/+3
Reordered the modifiers to be "public static final" instead of "public final static" in order to comply with Java Language Specification. Issue-ID: SO-666 Change-Id: I70a9cfcf454ce79dcb3940ccc24750416462c225 Signed-off-by: Anisha Kumar <anishax.kumar@intel.com>
2018-07-27Remove unused import statementAnisha Kumar1-1/+0
Issue-ID: SO-666 Change-Id: Id83335a93d118a216a84874119a47d2666ecc96a Signed-off-by: Anisha Kumar <anishax.kumar@intel.com>
2018-07-27Inlined local variables, used diamond operatorbiniek1-113/+58
Change-Id: Ib7b528b6e560fedb9fc23bc6ae5457c913faeeb1 Issue-ID: SO-506 Signed-off-by: biniek <lukasz.biniek@nokia.com>