aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Collapse)AuthorFilesLines
2017-10-15Merge "Fixed configuration POM for staging"Michael Lando2-34/+0
2017-10-15Merge "Fixed POMs for staging builds"Michael Lando2-3/+3
2017-10-15update scanned projectsMichael Lando5-13/+24
Change-Id: If9f94713ff278a656e6b80c98ac9d109dfb2f106 Issue-Id: SDC-449 Signed-off-by: Michael Lando <ml636r@att.com> (cherry picked from commit 45bc174cf4d80b318260232919f4ddc11165c80d)
2017-10-15Fixed configuration POM for stagingvempo2-34/+0
Do not install tools.jar as a Maven artifact. Do not build configuration-management-cli as part of the project, because it has tools.jar as a dependency. Change-Id: I2f0050fd3cefb20abef3bca0e97bf43e0afe35ea Issue-ID: SDC-435 Signed-off-by: vempo <vitaliy.emporopulo@amdocs.com> (cherry picked from commit 6a3990fbda0e80c2a0693166ef695e4b3f045da6)
2017-10-15Fixed POMs for staging buildsvempo2-3/+3
Upgraded the javadoc plugin to support multi-module projects. Run the PMD goal during verify instead of validate. Change-Id: Ia0fb06c50fb963b8477e43ce5889a5d8aa0e8f20 Issue-ID: SDC-436 Signed-off-by: vempo <vitaliy.emporopulo@amdocs.com> (cherry picked from commit 8410799c11308264a8fc550df7cb9d6baaa1663a)
2017-10-15Merge "VoltE fix"Michael Lando3-12/+47
2017-10-15Merge "ONAP normative fixes"Michael Lando4-99/+65
2017-10-11VoltE fixTal Gitelman3-12/+47
Change-Id: I5ebff7b2f8fabc9e9058b7451404eb4e705c0196 Issue-ID: SDC-410 Signed-off-by: Tal Gitelman <tg851x@intl.att.com>
2017-10-11Merged PLAN type changes into masterIdan Amit3-3/+42
Merged changes regarding the PLAN artifact type from master branch into release-.1.1.0 branch Change-Id: If53f06d734ca7ba791e4c578504c890c16755ddf Issue-Id: SDC-420 Signed-off-by: Idan Amit <ia096e@intl.att.com>
2017-10-11Merge "Setup Read The Docs for SDC"Michael Lando20-4/+268
2017-10-11Setup Read The Docs for SDCTal Gitelman20-4/+268
Change-Id: I5bf67b7bb881cebf2ba8fedf1ab69a12889453e2 Issue-ID: SDC-419 Signed-off-by: Tal Gitelman <tg851x@intl.att.com>
2017-10-10Merge "Revert "Solution for Artifact Gen for PNFResource""Avi Gaffa4-26/+1
2017-10-10ONAP normative fixesTal Gitelman4-99/+65
Change-Id: I56d55c8591beefbd984f99bbc099579ad1ef6303 Issue-ID: SDC-410 Signed-off-by: Tal Gitelman <tg851x@intl.att.com>
2017-10-09Revert "Solution for Artifact Gen for PNFResource"pprakhar4-26/+1
This reverts commit 14e1daaddad9320927890bdee4c6d2853a12c67d. Change-Id: I919e264953a1bc63b861088cb0de800efb8a0604 Issue-ID: SDC-431 Signed-off-by: pprakhar <Prakhar.Pandey@amdocs.com>
2017-10-09Merge "Fix VSP resubmit logic"Avi Gaffa4-77/+87
2017-10-09Merge "Solution for Artifact Generation for PNF Resource"Avi Gaffa4-1/+26
2017-10-09Fix VSP resubmit logickaty.rotman4-77/+87
Issue-ID: SDC-434 Change-Id: I2472f4a35f53763136f1e7586c4df24e3af25759 Signed-off-by: katy.rotman <katy.rotman@amdocs.com>
2017-10-09Merge "Code coverage using JaCoCO"Avi Gaffa20-20/+84
2017-10-08add consumer do sdc pre loadMichael Lando1-1/+1
Change-Id: I91bab2fe3a0f4f34ba8668503e25bdd5aa6ab8a5 Issue-Id: SDC-439 Signed-off-by: Michael Lando <ml636r@att.com>
2017-10-06Code coverage using JaCoCOshrikantawachar20-20/+84
Adding JaCoCo configuration to have code coverage Change-Id: Ie42702b31bab8cd612d3516ab9eb4f3a2b7d8c16 Issue-ID: SDC-437 Signed-off-by: shrikantawachar <shrikant.awachar@amdocs.com>
2017-10-05normative fixMichael Lando8-126/+134
Change-Id: I5ba61afae1d974c78d1a80e931533f386e0015f0 Issue-ID: SDC-410 Signed-off-by: Michael Lando <ml636r@att.com>
2017-10-04Solution for Artifact Generation for PNF Resourcepprakhar4-1/+26
Fix done in artifact generator to enable it to generate for resource type PNF. Change-Id: I114fc1ee022c0e4ec00d90eae55f5bf5f50a4d02 Issue-ID: SDC-431 Signed-off-by: pprakhar <Prakhar.Pandey@amdocs.com>
2017-10-04Merge "ONAP normative fixes"Michael Lando6-18/+6
2017-10-04Merge "New docker start monitor engine"Michael Lando8-25/+91
2017-10-04Merge "Remove icon from sanity tests report"Michael Lando1-7/+2
2017-10-03ONAP normative fixesTal Gitelman6-18/+6
Change-Id: I3670033775c4cb2328494ce1e52f60b636f387f5 Issue-ID: SDC-410 Signed-off-by: Tal Gitelman <tg851x@intl.att.com>
2017-10-03Update group members idsvempo6-17/+121
Issue-Id: SDC-427 Change-Id: If7a476adfac7c56c97e14330e4fddcc6d9f2d293 Signed-off-by: vempo <vitaliy.emporopulo@amdocs.com>
2017-10-03Merge "Redundant import scripts removed"Michael Lando2-215/+0
2017-10-03Remove icon from sanity tests reportYuli Shlosberg1-7/+2
Remove icon from sanity tests report Change-Id: Ia4f3300dd2a993c5c27e57834d07f9999009e5b6 Issue-Id: SDC-433 Signed-off-by: Yuli Shlosberg <ys9693@att.com>
2017-10-03New docker start monitor engineYuli Shlosberg8-25/+91
New docker start monitor engine based on docker log prints Change-Id: I592b235faa090e558b13520d830bfd9cb6af924b Issue-Id: SDC-432 Signed-off-by: Yuli Shlosberg <ys9693@att.com>
2017-10-03Redundant import scripts removedTal Gitelman2-215/+0
Change-Id: I22126caf9f8e0f8bf59e5f276e6b7bcc5c336d06 Issue-ID: SDC-410 Signed-off-by: Tal Gitelman <tg851x@intl.att.com>
2017-10-03Add VNFs to sanity dockerYuli Shlosberg6-19/+13
Change-Id: I8b81db65fdbad997d8bdf680eed7dcde1b200eb4 Issue-Id: SDC-401 Signed-off-by: Yuli Shlosberg <ys9693@att.com> (cherry picked from commit f8854eef352140497f0502e3f31bc839d173824b)
2017-10-03Merge "Fix stage site jenkins job for sdc"Michael Lando1-0/+13
2017-10-03Merge "ONAP normative fixes"Michael Lando2-4/+4
2017-10-03ONAP normative fixesTal Gitelman2-4/+4
Change-Id: Ia70f81f6b0b352a75b66bc85f8402ee424ae6424 Issue-ID: SDC-410 Signed-off-by: Tal Gitelman <tg851x@intl.att.com>
2017-10-03Fix stage site jenkins job for sdcIdan Amit1-0/+13
Fix stage site jenkins job for sdc-master Change-Id: I1e7a49417a52bb5129fb24da5591b48589855b92 Issue-Id: SDC-429 Signed-off-by: Idan Amit <ia096e@intl.att.com>
2017-10-03Merge "Change node template prefix"Avi Gaffa303-29962/+18915
2017-10-02Added new file to the gitignoreTal Gitelman1-0/+3
Change-Id: I3d9e469edcb297523be6ba0b76846a54ecb06d0e Issue-ID: SDC-352 Signed-off-by: Tal Gitelman <tg851x@intl.att.com>
2017-10-02Merge "ONAP normative fixes"Michael Lando5-19/+27
2017-10-02ONAP normative fixesTal Gitelman5-19/+27
Change-Id: I9474ce0537ba478fb7c2e4f838d2a07760efe3f6 Issue-ID: SDC-410 Signed-off-by: Tal Gitelman <tg851x@intl.att.com>
2017-10-02Change node template prefixtalio303-29962/+18915
Add "".compute" to nested compute node types in substitution service templates Issue - Id : SDC-425 Change-Id: I00902576a3adf8d0463ef1352961629663efd96c Signed-off-by: talio <tali.orenbach@amdocs.com>
2017-10-02Merge "Fix for overlayTunnel.yml"Michael Lando2-5/+5
2017-10-02Fix for overlayTunnel.ymlTal Gitelman2-5/+5
Change-Id: I493362814a2ee0d99bfc7d4fbb219b6ab7758d0e Issue-ID: SDC-410 Signed-off-by: Tal Gitelman <tg851x@intl.att.com>
2017-10-02Merge "Add dynamic keyspace creation"Michael Lando3-24/+29
2017-10-01Fix for overlayTunnel.ymlTal Gitelman2-2/+1
Change-Id: I4d7e607c931e9d03a9704a7b889ce51f49346aba Issue-ID: SDC-410 Signed-off-by: Tal Gitelman <tg851x@intl.att.com>
2017-10-01Scrip for docker image cleaning without base imageTal Gitelman1-0/+1
Change-Id: Iebb5c58213706e1bb92912f75ec99229dd4c2b05 Issue-ID: SDC-143 Signed-off-by: Tal Gitelman <tg851x@intl.att.com>
2017-09-29Add rst filexg353y1-0/+8
Change-Id: I4e6b8e7b96f80c3bf8bace88ff4c731533f404b5 Issue-ID: SDC-419 Signed-off-by: xg353y <xg353y@intl.att.com>
2017-09-27Merge "Define SDC model to configure VXLAN tunnel"Michael Lando4-1/+166
2017-09-28Define SDC model to configure VXLAN tunnelArun S. Yerra4-1/+166
VoLTE use case contains a VXLAN tunnel between edge and core datacenters. This patch defines TOSCA template that enables user to input configuration parameters required to associate local network within dataceter to a VXLAN tunnel between data centers. Local network within data center is created dynamically while provisioning either vIMS or vEPC services and this SDC model enables configuration of VXLAN gateways to forward local network traffic through inter-DC VXLAN tunnel. Issue-Id: SDC-342 Change-Id: I1b3b8bdcff60128223d47f3bfafe50766017d2de Signed-off-by: Arun S. Yerra <arun.yerra@huawei.com>
2017-09-27Fix for normative scriptsTal Gitelman3-3/+8
Change-Id: I47b419f4f2c65fa90da3fe1d4ffaf7d59ee86c1c Issue-ID: SDC-410 Signed-off-by: Tal Gitelman <tg851x@intl.att.com>