doc.git
5 years agoUpdate git submodules
Bin Yang [Thu, 21 Mar 2019 01:04:32 +0000 (01:04 +0000)]
Update git submodules

* Update docs/submodules/multicloud/k8s.git from branch 'master'
  to c6d4c95561d1d1a783ca0e1176d794b3fa0fdb31
  - Merge "Update setup.sh script"
  - Update setup.sh script

    This script was changed some instructions which was reported by
    shellcheck tool and fix some non-ubuntu instructions.

    Change-Id: If7dce994f024d99aa8f4d306da928e616774b013
Signed-off-by: Victor Morales <victor.morales@intel.com>
    Issue-ID: MULTICLOUD-301

5 years agoUpdate git submodules
econwar [Wed, 20 Mar 2019 16:21:26 +0000 (16:21 +0000)]
Update git submodules

* Update docs/submodules/dmaap/dbcapi.git from branch 'master'
  to cf60984e46b65f02e2b48ee423bd487108ae71ed
  - Add optional decompressData field to DR_Sub

    Change-Id: Ib9af7cbd5d40eace4d952fb10d9f667919c4df87
    Issue-ID: DMAAP-1059
Signed-off-by: econwar <conor.ward@est.tech>
5 years agoUpdate git submodules
Jegadeesh Babu [Tue, 19 Mar 2019 16:19:32 +0000 (21:49 +0530)]
Update git submodules

* Update docs/submodules/appc.git from branch 'master'
  to 51550d6c0e25f0e620f3ec7efe078185a85d8e26
  - Replaced equals with equalsIgnoreCase method

    Sonar fix

    Issue-ID: APPC-1546
    Change-Id: I27ca1efc97240419f206502860b63d8e625c0bf8
Signed-off-by: Jegadeesh Babu <jegabab1@in.ibm.com>
5 years agoUpdate git submodules
Jegadeesh Babu [Tue, 19 Mar 2019 16:37:29 +0000 (22:07 +0530)]
Update git submodules

* Update docs/submodules/appc.git from branch 'master'
  to 8cecdb593c5763c14ec42634d690efc170cac97e
  - Modified code to avoid Null pointer exc

    Sonar fix

    Issue-ID: APPC-1547
    Change-Id: Ie242256130f255a05366774516cf503c2a3d47cc
Signed-off-by: Jegadeesh Babu <jegabab1@in.ibm.com>
5 years agoUpdate git submodules
Joss Armstrong [Wed, 20 Mar 2019 13:03:26 +0000 (13:03 +0000)]
Update git submodules

* Update docs/submodules/appc.git from branch 'master'
  to 530c16191693903bdc5bd16de944e48a3f4542a4
  - Fix for incorrect handling of SQL results

    Corrected handling of SQL COUNT query

    Issue-ID: APPC-1545
    Change-Id: I8c246b97c8ed8b483e79ae0e3b2cb51f8b4b62be
Signed-off-by: Joss Armstrong <joss.armstrong@ericsson.com>
5 years agoUpdate git submodules
Joss Armstrong [Tue, 19 Mar 2019 18:26:44 +0000 (18:26 +0000)]
Update git submodules

* Update docs/submodules/appc.git from branch 'master'
  to 8c06462b211d573926ee1101759d818f846ea7f5
  - Change identifier in database query

    Future release of MariaDB adds a keyword currently used as an
    identifier

    Issue-ID: APPC-1548
    Change-Id: I4ced052e6acb816797024f5581f14f5f969d357f
Signed-off-by: Joss Armstrong <joss.armstrong@ericsson.com>
5 years agoUpdate git submodules
Byung-Woo Jun [Wed, 20 Mar 2019 23:30:45 +0000 (23:30 +0000)]
Update git submodules

* Update docs/submodules/so.git from branch 'master'
  to b06919e6f39b0e9dcb40e02155f9406460d2f38d
  - Merge "Increase test coverage for SO MON UI"
  - Increase test coverage for SO MON UI

    Change-Id: I24faf6303d5257f246ceee9f3280afb2ec843418
    Issue-ID: SO-1648
Signed-off-by: Andrei_Barcovschi <andrei.barcovschi@ericsson.com>
5 years agoUpdate git submodules
fzhang [Wed, 13 Mar 2019 10:22:58 +0000 (03:22 -0700)]
Update git submodules

* Update docs/submodules/vnfrqts/requirements.git from branch 'master'
  to fd47aad1b5d4733e00d84096df32701510577ba9
  - Update PNFD for chapter 5.1 TOSCA requirement

    Change-Id: Iea9cbfeb55744a29fd6c6e9c31a7ebdea1b97a79
    Issue-ID: VNFRQTS-561
Signed-off-by: fzhang <fei.zhang@ericsson.com>
5 years agoUpdate git submodules
Steve Smokowski [Wed, 20 Mar 2019 20:26:41 +0000 (20:26 +0000)]
Update git submodules

* Update docs/submodules/so.git from branch 'master'
  to cfab2fdde91df35e9f134e128495371939b305a0
  - Merge "Add cloudOwner to VNF adapter call"
  - Add cloudOwner to VNF adapter call

    The BPMN layer has the CloudRegion which includes the CloudOwner
    attribute, but this is not passed to the VNF adapter layer.
    Calls to the Multicloud infrastructure workload need the
    CloudOwner as well.

    This patch adds CloudOwner to the VNF adapter API.  While
    the intended usage is primarily for the multicloud adapter,
    it touches a log of other files - though those do not
    make use of it at this point.

    Change-Id: I88028096fbd84fc3fe5d53786c70b3c8806bb711
    Issue-ID: SO-1447
Signed-off-by: Eric Multanen <eric.w.multanen@intel.com>
5 years agoUpdate git submodules
Witold Ficio Kopel [Fri, 15 Mar 2019 10:29:54 +0000 (11:29 +0100)]
Update git submodules

* Update docs/submodules/so.git from branch 'master'
  to 26c6548520475894fa23231987f5e3fa69fed6d9
  - Removed BPMNLogger class

    The BPMNLogger class has overlapping use to preferred solution based on
    slf4j and logback - thus has been replaced by it.

    Change-Id: I9889d4b9ab06f28941f0d827df889e3c081155da
    Issue-ID: LOG-631
Signed-off-by: Witold Ficio Kopel <w.kopel@samsung.com>
5 years agoUpdate git submodules
hb123f [Wed, 20 Mar 2019 16:20:44 +0000 (12:20 -0400)]
Update git submodules

* Update docs/submodules/portal.git from branch 'master'
  to a70761c096192e38800bf38d6c7f61f52bf72007
  - CADI AAF Integration and merging the code

    Issue-ID: PORTAL-319

    CADI AAF Integration and code merge

    Change-Id: I6e44f3b2741858d8d403b77a49ec9a0153084801
Signed-off-by: hb123f <hbindu@research.att.com>
5 years agoUpdate git submodules
fzhang [Wed, 13 Mar 2019 10:38:32 +0000 (03:38 -0700)]
Update git submodules

* Update docs/submodules/vnfrqts/requirements.git from branch 'master'
  to 5ca7a254e293b2c022c62f04a0465d4641cdac10
  - Update PNF related information in Overview

    Change-Id: If5a8184f9f837884d771b75211bb6f17eaf74264
    Issue-ID: VNFRQTS-564
Signed-off-by: fzhang <fei.zhang@ericsson.com>
5 years agoUpdate git submodules
fzhang [Wed, 13 Mar 2019 10:44:30 +0000 (03:44 -0700)]
Update git submodules

* Update docs/submodules/vnfrqts/requirements.git from branch 'master'
  to b1ebd8fa1a0fda2ae299db95407599fa5af73c2e
  - Update PNF CSAR package

    Change-Id: I44b1ee4a59078d145c994f1410305524927fc695
    Issue-ID: VNFRQTS-570
Signed-off-by: fzhang <fei.zhang@ericsson.com>
5 years agoUpdate git submodules
Timoney, Dan (dt5972) [Wed, 20 Mar 2019 15:50:56 +0000 (11:50 -0400)]
Update git submodules

* Update docs/submodules/ccsdk/distribution.git from branch 'master'
  to 3894b3ff9c68db163b81efe9e46966179a487757
  - Install nss in alpine

    Install NSS as part of base ccsdk alpine image.  This is
    required by OpenDaylight and was originally installed as
    part of the base alpine image but is no longer included in
    latest alpine 3.8 image

    Change-Id: I79e6fee1372f623f3dceadb8a7a1aba6fd3d7d32
    Issue-ID: SDNC-701
Signed-off-by: Timoney, Dan (dt5972) <dtimoney@att.com>
5 years agoUpdate git submodules
fzhang [Tue, 12 Mar 2019 21:05:23 +0000 (14:05 -0700)]
Update git submodules

* Update docs/submodules/vnfrqts/requirements.git from branch 'master'
  to 026601182d87ecb733230169d4ebb4491fd9edda
  - fix issue VNFRQTS-562

    support PNF onboarding requirements

    Issue-ID: VNFRQTS-562
    Change-Id: I2b6ee64b3c0cc793097b9f7bed5ca4e79b93cd9d
Signed-off-by: fzhang <fei.zhang@ericsson.com>
5 years agoUpdate git submodules
Ritu Sood [Wed, 20 Mar 2019 16:17:10 +0000 (09:17 -0700)]
Update git submodules

* Update docs/submodules/multicloud/k8s.git from branch 'master'
  to 58f8933d2df7c2601bbdff7bfec1652b48946138
  - Workaround for Kernel Package Issue

    Due to Ubuntu Kernel package issue
    KRD is not installing.
    https://bugs.launchpad.net/ubuntu/+source/linux-base/+bug/1820755

    This is a workaround to not install
    those kernel packages

    Change-Id: Ib298ad695c2e7b88bef46340afc9407868820e1d
Signed-off-by: Ritu Sood <ritu.sood@intel.com>
    Issue-ID: MULTICLOUD-301

5 years agoUpdate git submodules
sunil.unnava [Wed, 20 Mar 2019 15:44:50 +0000 (11:44 -0400)]
Update git submodules

* Update docs/submodules/dmaap/messagerouter/messageservice.git from branch 'master'
  to 06fbe5a7ac9bd39af6ebb1fe8c50a7220b3eb279
  - remove AAF host alias

    Issue-ID: DMAAP-909
    Change-Id: Ie29913c676df15f8df761428ce5d956d8c9cf5e0
Signed-off-by: sunil.unnava <su622b@att.com>
5 years agoUpdate git submodules
Shankaranarayanan Puzhavakath Narayanan [Wed, 20 Mar 2019 15:50:32 +0000 (15:50 +0000)]
Update git submodules

* Update docs/submodules/optf/cmso.git from branch 'master'
  to 263468823fb8444ed510e973b55d7249fd91d0c1
  - Merge "Update INFO.yaml file"
  - Update INFO.yaml file

    Update missing information blocks and
    indentation to pass verify job.

    Change-Id: Ibbaf6623cf5067abd770572d62610cf880bf01c7
    Issue-ID: CIMAN-134
Signed-off-by: Jessica Wagantall <jwagantall@linuxfoundation.org>
5 years agoUpdate git submodules
Jessica Wagantall [Fri, 15 Mar 2019 01:35:17 +0000 (18:35 -0700)]
Update git submodules

* Update docs/submodules/optf/osdf.git from branch 'master'
  to b5a14b3f7d9089966da964b461226c8db118950c
  - Update INFO.yaml file

    Update missing information blocks and
    indentation to pass verify job.

    Change-Id: I8b24a99bb5afcd487cd51ed3dcdd9df94a48ad26
    Issue-ID: CIMAN-134
Signed-off-by: Jessica Wagantall <jwagantall@linuxfoundation.org>
5 years agoUpdate git submodules
Jessica Wagantall [Fri, 15 Mar 2019 01:35:14 +0000 (18:35 -0700)]
Update git submodules

* Update docs/submodules/optf/has.git from branch 'master'
  to 04f47a131732be7e1d98c7397110baf4793ccbe1
  - Update INFO.yaml file

    Update missing information blocks and
    indentation to pass verify job.

    Change-Id: I232e53a5b79b5975d629cc506677de05d6dfbbcb
    Issue-ID: CIMAN-134
Signed-off-by: Jessica Wagantall <jwagantall@linuxfoundation.org>
5 years agoUpdate git submodules
Dominic Lunanuova [Wed, 20 Mar 2019 15:30:34 +0000 (15:30 +0000)]
Update git submodules

* Update docs/submodules/dmaap/dbcapi.git from branch 'master'
  to 672890f7bcb936426ee5b1c577350496b3c9313d
  - Merge "DBMap.java - Sonar Fix"
  - DBMap.java - Sonar Fix

    DBMap.java - Sonar Fix

    Issue-ID: DMAAP-1071
    Change-Id: I6f1be61ac8ccd337fea1af11659807f1d7bf4046
Signed-off-by: Driptaroop Das <driptaroop.das@in.ibm.com>
5 years agoUpdate git submodules
pkaras [Wed, 20 Mar 2019 09:26:58 +0000 (10:26 +0100)]
Update git submodules

* Update docs/submodules/dmaap/dbcapi.git from branch 'master'
  to 7fff84259b4f99298a117935e407561df9cf5878
  - Create ResponseBuilder class

    Change-Id: I4fa3fa3c443c29b6f4aea9f67da258f89e84eb14
    Issue-ID: DMAAP-1106
Signed-off-by: piotr.karas <piotr.karas@nokia.com>
5 years agoUpdate git submodules
dglFromAtt [Mon, 18 Mar 2019 16:30:47 +0000 (16:30 +0000)]
Update git submodules

* Update docs/submodules/oom.git from branch 'master'
  to 655708d5dba4b1c970fa7c1086914388339fbbb6
  - Patchset 4: refinement per Borislav

    Not sure what made this commit be separate.
    It is intended to be patchset 4 on https://gerrit.onap.org/r/#/c/82150/
    But please merge them together.

    Change-Id: Ia4c2341e450f0e2910b3ae19becefb6e798e3ef6
Signed-off-by: dglFromAtt <dgl@research.att.com>
    Issue-ID: DMAAP-904

5 years agoUpdate git submodules
Borislav Glozman [Wed, 20 Mar 2019 14:52:34 +0000 (14:52 +0000)]
Update git submodules

* Update docs/submodules/oom.git from branch 'master'
  to fbb1fe94675ed76ae23e52a49d3eb2630b21f669
  - Merge "Attempt2: Post-install jobs for DMaaP Provisioning"
  - Attempt2: Post-install jobs for DMaaP Provisioning

    This was originally committed under 81992 but got a merge conflict.
    I messed up resolving it so I abandoned 81992 and created this new
    commit.

    patchset2: replaced Release.Name for common.fullname in one of the
    charts

    patchset3: at Borislav's request, changed other references to
    common.fullname so the approach is consistent throughout the
    configmaps used for initialization.
    Along the way, hit a limit of 53 chars on some resource name.
    So changed the directory
    from the verbose dmaap-bus-controller to the more terse dbc.

    Change-Id: I1078003de094fee95c681f7fdaecb567235b7b3e
Signed-off-by: dglFromAtt <dgl@research.att.com>
    Issue-ID: DMAAP-904
Signed-off-by: dglFromAtt <dgl@research.att.com>
5 years agoUpdate git submodules
Borislav Glozman [Wed, 20 Mar 2019 14:50:16 +0000 (14:50 +0000)]
Update git submodules

* Update docs/submodules/oom.git from branch 'master'
  to f0b50f8ea7ce03a3a57f1c39ffca4c7b6f46286a
  - Merge "Support HTTPS and SSL Cassandra in workflow"
  - Support HTTPS and SSL Cassandra in workflow

    1. Added multiple property mapping parameters.
    2. Added some placeholder volume mounts.
    3. Refactored few property names.
    4. Didn't expose service on HTTPS due to absence of preserved node port.

    Change-Id: I55e66b5a1ff8798afa86088428d304f932ac37f8
    Issue-ID: OOM-1740
Signed-off-by: priyanshua <pagarwal@amdocs.com>
5 years agoUpdate git submodules
fzhang [Fri, 15 Mar 2019 08:49:30 +0000 (01:49 -0700)]
Update git submodules

* Update docs/submodules/vnfrqts/requirements.git from branch 'master'
  to cb7a7178fc7139743ae2d6c63fcf6cda0b6a4b69
  - Add PNF Descriptor requirements

    Add new chapter 5.1.10 Structure for PNF Descriptor requirements

    Change-Id: Ic8e1d498432c3ce62ad43f62efbc7a06d6cd61e6
    Issue-ID: VNFRQTS-508
Signed-off-by: fzhang <fei.zhang@ericsson.com>
5 years agoUpdate git submodules
Borislav Glozman [Wed, 20 Mar 2019 14:41:49 +0000 (14:41 +0000)]
Update git submodules

* Update docs/submodules/oom.git from branch 'master'
  to 609ea28886b7aefa77cc6fca064fc363fcaa71a5
  - Merge "Bump version of NBI to 3.0.2"
  - Bump version of NBI to 3.0.2

    Change-Id: Idfc612c4de957eb541044499014d741b5e966321
    Issue-ID: EXTAPI-214
Signed-off-by: Sylvain Desbureaux <sylvain.desbureaux@orange.com>
5 years agoUpdate git submodules
Borislav Glozman [Wed, 20 Mar 2019 14:38:02 +0000 (14:38 +0000)]
Update git submodules

* Update docs/submodules/oom.git from branch 'master'
  to 0bf9b31a1be15a1dadc1bc693fec6fccc30fef47
  - Merge "Add helm chart for SO VNFM adapter"
  - Add helm chart for SO VNFM adapter

    Issue-ID: SO-1620
    Change-Id: I1a18c0f27c18325d378c77576b1ab97bebfe710c
Signed-off-by: MichaelMorris <michael.morris@est.tech>
5 years agoUpdate git submodules
Borislav Glozman [Wed, 20 Mar 2019 14:35:17 +0000 (14:35 +0000)]
Update git submodules

* Update docs/submodules/oom.git from branch 'master'
  to f50399651e28e903cceaf4a0e1e31b55016c61c7
  - Merge "Update MSB docker images"
  - Update MSB docker images

    Update consul version to 1.4.3
    Update discovery version to 1.2.3
    Update api gateway version to 1.2.4

    Issue-ID: MSB-325, MSB-326
    Change-Id: I51bdbf783cb7a095f32f26cf738f959655ec44f3
Signed-off-by: Huabing Zhao <zhaohuabing@gmail.com>
5 years agoUpdate git submodules
Borislav Glozman [Wed, 20 Mar 2019 14:34:49 +0000 (14:34 +0000)]
Update git submodules

* Update docs/submodules/oom.git from branch 'master'
  to 458ab6a373ba68a147cf19d0f9c480150d9ec87c
  - Merge "Add noteAffinity option to kafka/zookeeper"
  - Add noteAffinity option to kafka/zookeeper

    enabled nodeaffinity for kafka. This will allow kafka/zookeeper
    to boot back on a node whree there is topic data

    Issue-ID: DMAAP-1089

    Change-Id: Ic14d3201f03787f7abe8b83ae76d64a7c353ad87
Signed-off-by: Matthieu Cauffiez <matthieu.cauffiez@bell.ca>
5 years agoUpdate git submodules
Wojciech Sliwka [Wed, 20 Mar 2019 14:09:04 +0000 (14:09 +0000)]
Update git submodules

* Update docs/submodules/vid.git from branch 'master'
  to 3c89b3583b66eff7f8fd473027fdc0d31a724268
  - Merge "Add tests for AaiServiceImpl"
  - Add tests for AaiServiceImpl

    Issue-ID: VID-386
    Change-Id: Idbed927b9942c93d6b6ed7dd17fccb27a0853153
Signed-off-by: kurczews <krzysztof.kurczewski@nokia.com>
5 years agoUpdate git submodules
Ittay Stern [Wed, 20 Mar 2019 14:03:36 +0000 (14:03 +0000)]
Update git submodules

* Update docs/submodules/vid.git from branch 'master'
  to 9e9f17ce23167e8b5fe85597048d39985d8a5277
  - Merge "Merge simulator from ECOMP's repository"
  - Merge simulator from ECOMP's repository

    Reference commit in ECOMP: 8e92a8c6

    Issue-ID: VID-378
    Change-Id: Ifd87e07db55a760fc94c582758a7413103b5fdd8
Signed-off-by: Ittay Stern <ittay.stern@att.com>
5 years agoUpdate git submodules
Steve Smokowski [Wed, 20 Mar 2019 13:58:40 +0000 (13:58 +0000)]
Update git submodules

* Update docs/submodules/so.git from branch 'master'
  to 353782a4d50f3764f71916385dc062401aa7456d
  - Merge "Removed logXXX() methods from MsoUtils"
  - Removed logXXX() methods from MsoUtils

    Following methods has been removed from MsoUtils (.groovy) class:
    logContext(requestId, serviceInstanceId)
    logMetrics(elapsedTime, logtxt)
    logAudit(logtxt)
    as no longer required.

    Remaining uses of them in other groovy clases has been deleted/replaced by
    apropriate use of logback.

    Change-Id: I473f01b65c67e90667311cff3b2a671e719f7258
    Issue-ID: LOG-631
Signed-off-by: Witold Ficio Kopel <w.kopel@samsung.com>
5 years agoUpdate git submodules
Shankaranarayanan Puzhavakath Narayanan [Wed, 20 Mar 2019 13:54:15 +0000 (13:54 +0000)]
Update git submodules

* Update docs/submodules/optf/cmso.git from branch 'master'
  to e56f447b36a3e320d8ecfa2af800ad99443b6d55
  - Merge "Upgrade robot to Python37"
  - Upgrade robot to Python37

    Issue-ID: OPTFRA-462
    Change-Id: I16358fecf3085c395062b019503a5cbb0aed5416
Signed-off-by: Jerry Flood <jflood@att.com>
5 years agoUpdate git submodules
Shankaranarayanan Puzhavakath Narayanan [Wed, 20 Mar 2019 13:53:23 +0000 (13:53 +0000)]
Update git submodules

* Update docs/submodules/optf/cmso.git from branch 'master'
  to c21f6b33b7faa83bec512c6f1fb047e6fd961c9a
  - Merge "Update changelogs for init containers"
  - Update changelogs for init containers

    Issue-ID: OPTFRA-459

    Change-Id: Ia8bb43cf9d2b1063d836d6af7a1ff188d900cda4
Signed-off-by: Jerry Flood <jflood@att.com>
5 years agoUpdate git submodules
Jerry Flood [Tue, 19 Mar 2019 20:43:06 +0000 (16:43 -0400)]
Update git submodules

* Update docs/submodules/optf/cmso.git from branch 'master'
  to 2ce511263486d6002df45920eb99aa5d0e5fb527
  - DB Upgrade code re-factoring

    Changed DB generated keys to UUID

    Issue-ID: OPTFRA-459
    Change-Id: Ic9314e580478c1db76c4c39e88c577908b2f0f0e
Signed-off-by: Jerry Flood <jflood@att.com>
5 years agoUpdate git submodules
maopengzhang [Wed, 20 Mar 2019 12:20:47 +0000 (20:20 +0800)]
Update git submodules

* Update docs/submodules/vfc/nfvo/lcm.git from branch 'master'
  to d490f5bfd727d0219eb4dd74235194e9712ebb9a
  - create NS

    create NS

    Change-Id: I51719db2213cac96afe9792a8eeb3400fad8dfcc
    Issue-ID: VFC-1211
Signed-off-by: maopengzhang <zhang.maopeng1@zte.com.cn>
5 years agoUpdate git submodules
James MacNider [Wed, 20 Mar 2019 13:43:54 +0000 (13:43 +0000)]
Update git submodules

* Update docs/submodules/oom.git from branch 'master'
  to 55d1ab1c49032b20e47137f3ea63dc47bca1a6e4
  - Merge "Shared cassandra cluster snitch change"
  - Shared cassandra cluster snitch change

    Change-Id: Ib7b0e3c0a6a2c81906e3e44e648926e9379da232
    Issue-ID: OOM-1733
Signed-off-by: Mahendra Raghuwanshi <mahendra.raghuwanshi@amdocs.com>
5 years agoUpdate git submodules
Norm Traxler [Tue, 19 Mar 2019 21:12:50 +0000 (22:12 +0100)]
Update git submodules

* Update docs/submodules/oom.git from branch 'master'
  to f6af090ab2a66108d7323472ed85923d1ea0e709
  - Remove pre-start curl script

    Issue-ID: LOG-849

    Change-Id: Iabe3c4abdf23e48104e284c7e333e51b27779b86
Signed-off-by: Norm Traxler <normant@amdocs.com>
5 years agoUpdate git submodules
Michal Ptacek [Wed, 20 Mar 2019 13:23:53 +0000 (13:23 +0000)]
Update git submodules

* Update docs/submodules/oom/offline-installer.git from branch 'master'
  to dbc6a7202dc89264a2857e12c625fb2328584a1e
  - Merge "Update Maven artifact dependency list"
  - Update Maven artifact dependency list

     Update required Maven artifact dependencies for offline Nexus
     to Casablanca level

    Change-Id: I2c0eb230e05bb691911497eff4439b121b2a01d5
    Issue-ID: OOM-1706
Signed-off-by: kaihlavi <l.kaihlavirt@partner.samsung.com>
5 years agoUpdate git submodules
Michal Ptacek [Wed, 20 Mar 2019 13:20:42 +0000 (13:20 +0000)]
Update git submodules

* Update docs/submodules/oom/offline-installer.git from branch 'master'
  to 05e1ac0c20544068c1611c2c91b71f0eee4277c3
  - Merge "Add default logging settings for docker"
  - Add default logging settings for docker

    - Default configuration of logging for docker daemon.
    - New ansible module for generic handling of JSON files.
    - New setting in ansible.cfg: jinja2_native = True
      To preserve double-quotes in json values (OOM-1698).

    Issue-ID: OOM-1681
    Change-Id: I8f8e19ebc290fd48a63146e96f418b98344e4433
Signed-off-by: Petr Ospalý <p.ospaly@partner.samsung.com>
5 years agoUpdate git submodules
Tomáš Levora [Wed, 20 Mar 2019 13:19:38 +0000 (13:19 +0000)]
Update git submodules

* Update docs/submodules/oom/offline-installer.git from branch 'master'
  to 89dbe9d9ae64e238a602c6aa13564895c231dba3
  - Merge "Changing keystore to trustore in policy"
  - Changing keystore to trustore in policy

    Casablanca policy is using different file as its keystore.
    We need to adjust our patch accordingly

    Issue-ID: OOM-1727

    Change-Id: I67cb3f098a8e56467594832050dbc2c66dbe124c
Signed-off-by: Michal Ptacek <m.ptacek@partner.samsung.com>
5 years agoUpdate git submodules
Timoney, Dan (dt5972) [Wed, 20 Mar 2019 12:23:14 +0000 (08:23 -0400)]
Update git submodules

* Update docs/submodules/ccsdk/distribution.git from branch 'master'
  to 25364ba4d920bbd882abe5117dd170b53b3d54e3
  - Disable messagerouter adaptor

    Instead of installing ccsdk-sli-adaptors-all, install individual
    adaptors so we can exclude messagerouter for now, which is not
    coming up properly.

    Change-Id: I9c9dde2a843302083f57cf6465eab0e3e535778d
    Issue-ID: SDNC-701
Signed-off-by: Timoney, Dan (dt5972) <dtimoney@att.com>
5 years agoUpdate git submodules
kooper [Fri, 15 Mar 2019 16:58:20 +0000 (16:58 +0000)]
Update git submodules

* Update docs/submodules/sdc.git from branch 'master'
  to f4dd8f797c68740b968c1abdda390f24224d4424
  - Display PNF/VNF Type for PNF (frontend)

    Change-Id: I5f1ac23776976d16f8c2258f82b8dfe6aa925037
    Issue-ID: SDC-2158
Signed-off-by: kooper <sergey.sachkov@est.tech>
5 years agoUpdate git submodules
fujinhua [Wed, 20 Mar 2019 09:04:23 +0000 (17:04 +0800)]
Update git submodules

* Update docs/submodules/vfc/nfvo/driver/vnfm/svnfm.git from branch 'master'
  to d5f2d43c566ac4f14c173a5417ab3bec20af452b
  - Update api adaptor for terminate vnf

    Change-Id: I75704c9c1fea9666ce4aef0970484525214c6157
    Issue-ID: VFC-1307
Signed-off-by: fujinhua <fu.jinhua@zte.com.cn>
5 years agoUpdate git submodules
liboNet [Thu, 21 Mar 2019 00:01:55 +0000 (08:01 +0800)]
Update git submodules

* Update docs/submodules/multicloud/framework.git from branch 'master'
  to 94d7d990ac85143fd3605c9a094082592d554e2a
  - add rest serve and distribution framework

    . update the pom.xml to include a submodule main
    . add all common necessnary package into pom.xml
    . add rest server and test case
    . port the distribution framework
    . which supports both http and https

    Change-Id: I5ccc712342fc8929d11e553f3e09f36e93a80935
    Issue-ID: MULTICLOUD-546
Signed-off-by: liboNet <libo.zhu@intel.com>
5 years agoUpdate git submodules
fujinhua [Wed, 20 Mar 2019 08:17:28 +0000 (16:17 +0800)]
Update git submodules

* Update docs/submodules/vfc/nfvo/driver/vnfm/svnfm.git from branch 'master'
  to 57e9f3a2db08802b8c62c012e2d1513943d4e83c
  - Add api adaptor for instantiate vnf

    Change-Id: I4de85292ce0a69a81bc912a956ad01f73b3d2613
    Issue-ID: VFC-1307
Signed-off-by: fujinhua <fu.jinhua@zte.com.cn>
5 years agoUpdate git submodules
fujinhua [Wed, 20 Mar 2019 07:18:57 +0000 (15:18 +0800)]
Update git submodules

* Update docs/submodules/vfc/nfvo/driver/vnfm/svnfm.git from branch 'master'
  to 1666778165fcf65c8a7820553c31f60a2433c5fd
  - Add api adaptor for vnf pkg download

    Change-Id: Ie58f4691c2eb2e433d8539bdddef2e5fb529d960
    Issue-ID: VFC-1307
Signed-off-by: fujinhua <fu.jinhua@zte.com.cn>
5 years agoUpdate git submodules
RehanRaza [Wed, 20 Mar 2019 08:12:55 +0000 (08:12 +0000)]
Update git submodules

* Update docs/submodules/integration.git from branch 'master'
  to 48f9204c0f5d1dfc57591b4f67f5b6aa60b072e1
  - Add ROP file creator script in each PNF-sim

    * The script runs in a background process
    * The background process is killed when mass-pnf-sim is stopped
    * Filename format is updated to include timezone, HOSTNAME, and PNF-node-name

    Change-Id: If0a5a8c7bdd7ffb4958569e3037f1a7207770ef1
    Issue-ID: DCAEGEN2-1225
Signed-off-by: RehanRaza <muhammad.rehan.raza@est.tech>
5 years agoUpdate git submodules
bilal.iqbal [Tue, 19 Mar 2019 19:16:03 +0000 (19:16 +0000)]
Update git submodules

* Update docs/submodules/sdc.git from branch 'master'
  to 54b96133b33b3bf55e9670ed2a8c89996ac413b9
  - Process CSAR

    1. Handle Main service Template
    2. keep copy of the onboarded package
    3. Sonar fixes
    Issue-ID: SDC-2153
    Issue-ID: SDC-2112

    Change-Id: I7f84d5d6d7a4c6eeed317a7ddd19b53272182fd8
Signed-off-by: bilal.iqbal <bilal.iqbal@est.tech>
5 years agoUpdate git submodules
fujinhua [Wed, 20 Mar 2019 03:19:34 +0000 (11:19 +0800)]
Update git submodules

* Update docs/submodules/vfc/nfvo/driver/vnfm/svnfm.git from branch 'master'
  to 5f924ba0d34363444ae558d6a3219551482f0fb3
  - Add api adaptor for zte vnfm

    Change-Id: I2abeb89878505f97bca013ab875bb92ff387c3fa
    Issue-ID: VFC-1307
Signed-off-by: fujinhua <fu.jinhua@zte.com.cn>
5 years agoUpdate git submodules
liboNet [Wed, 20 Mar 2019 23:13:32 +0000 (07:13 +0800)]
Update git submodules

* Update docs/submodules/multicloud/framework.git from branch 'master'
  to 20cc990e09f61a75375b2f39a0b7d9b790f37ccd
  - Fix the sonar scirpt issue under multivimbroker

    move the sonar related setting to submodule

    Change-Id: I64ce83a0c7f362f49e68c2f9ae8c77e0d0a376a2
    Issue-ID: MULTICLOUD-532
Signed-off-by: liboNet <libo.zhu@intel.com>
5 years agoUpdate git submodules
kooper [Tue, 19 Mar 2019 13:31:54 +0000 (13:31 +0000)]
Update git submodules

* Update docs/submodules/sdc.git from branch 'master'
  to d0031501cd81a9046396358f42657f168b5a58a8
  - Display PNF/VNF Type for PNF (backend)

    Change-Id: Ie3fabe2a91c1e9040939e2bfe97705cfee15b201
    Issue-ID: SDC-2157
Signed-off-by: kooper <sergey.sachkov@est.tech>
5 years agoUpdate git submodules
Itohan Ukponmwan [Wed, 20 Mar 2019 00:31:42 +0000 (00:31 +0000)]
Update git submodules

* Update docs/submodules/cli.git from branch 'master'
  to 618482352bbfdfb225bdee0ba377a4ab71ce5135
  - SDNC framework and commands

    -SDNC commands to do a preload for a VF
    -SDNC framework files
    -SDNC test files

    Change-Id: Iac61e43269f0b808ba837f00c60a6e5f9eae984a
    Issue-ID: CLI-143
Signed-off-by: Itohan Ukponmwan <itohan.ukponmwan@intel.com>
5 years agoUpdate git submodules
Bin Yang [Wed, 20 Mar 2019 06:26:48 +0000 (06:26 +0000)]
Update git submodules

* Update docs/submodules/multicloud/k8s.git from branch 'master'
  to 6acebe1cc8bc16fc4d99ca8279a989b624b85375
  - Merge "Switch to xenial Docker image"
  - Switch to xenial Docker image

    The Ubuntu Xenial Docker image has lower footprint than Trusty,
    besides more security patches. This change modifies the Dockerfile
    that is used for building the Docker image.

    Change-Id: I89228ef555668aad1e621973fd33481ce49499d3
Signed-off-by: Victor Morales <victor.morales@intel.com>
    Issue-ID: MULTICLOUD-301

5 years agoUpdate git submodules
Bin Yang [Wed, 20 Mar 2019 06:26:39 +0000 (06:26 +0000)]
Update git submodules

* Update docs/submodules/multicloud/k8s.git from branch 'master'
  to e35591ab0994f19ca86e96d28fe77041bcb3a9f1
  - Merge "Add cFW scripts folder"
  - Add cFW scripts folder

    The Dockerfiles that are used for building the Docker images during
    the testing the Hybrid Firewall ONAP use case are hosted in an
    external repo. This change includes the latest working version for
    those scripts.

    Change-Id: I92c10c3161820ac09a94ff997c6bc39617278965
Signed-off-by: Victor Morales <victor.morales@intel.com>
    Issue-ID: MULTICLOUD-301

5 years agoUpdate git submodules
sunil.unnava [Wed, 20 Mar 2019 05:23:48 +0000 (01:23 -0400)]
Update git submodules

* Update docs/submodules/dmaap/messagerouter/messageservice.git from branch 'master'
  to 8cd116bf2295fda6adbc41f87ae4d94fac572fb6
  - update MM agent API

    Issue-ID: DMAAP-909
    Change-Id: I07bbf3e2c7db7f5610511a8e8c8c3db37a74549c
Signed-off-by: sunil.unnava <su622b@att.com>
5 years agoUpdate git submodules
sunil.unnava [Wed, 20 Mar 2019 04:25:56 +0000 (00:25 -0400)]
Update git submodules

* Update docs/submodules/dmaap/messagerouter/messageservice.git from branch 'master'
  to 3884959f0bb9e6d0187606aa4342a80f366ca324
  - update MM agent API

    Issue-ID: DMAAP-909
    Change-Id: Icbc25d691f4078a24b407c33e1518e06b62141d4
Signed-off-by: sunil.unnava <su622b@att.com>
5 years agoUpdate git submodules
Huabing Zhao [Wed, 20 Mar 2019 03:34:25 +0000 (11:34 +0800)]
Update git submodules

* Update docs/submodules/msb/java-sdk.git from branch 'master'
  to 14fe96da81b4197373ba6347773164465145c9df
  - Remove Chinese comments

    Change-Id: I6734d0e2264c79faf1c02b5d3c4500140dc14f80
    Issue-ID: MSB-197
Signed-off-by: Huabing Zhao <zhaohuabing@gmail.com>
5 years agoUpdate git submodules
Huabing Zhao [Tue, 19 Mar 2019 07:08:18 +0000 (15:08 +0800)]
Update git submodules

* Update docs/submodules/msb/java-sdk.git from branch 'master'
  to 9c3e9283ac99b8fd44ec2241c098d3dc450a64ed
  - Remove Chinese comments

    Change-Id: I6734d0e2264c79faf1c02b5d3c4500140dc14f79
    Issue-ID: MSB-197
Signed-off-by: Huabing Zhao <zhaohuabing@gmail.com>
5 years agoUpdate git submodules
Hui Deng [Wed, 20 Mar 2019 02:30:22 +0000 (02:30 +0000)]
Update git submodules

* Update docs/submodules/modeling/modelspec.git from branch 'master'
  to b90b596af5ad245981cd67cb570c604a4c278b1e
  - Merge "Create association between VNIR and LNR"
  - Create association between VNIR and LNR

    Issue-ID: MODELING-104

    Change-Id: Ic3509cc06453eac26e4526dbaecbd01ad1f6f93f
Signed-off-by: jjewitt58 <jessie.jewitt@oamtechnologies.com>
5 years agoUpdate git submodules
Hui Deng [Wed, 20 Mar 2019 02:30:10 +0000 (02:30 +0000)]
Update git submodules

* Update docs/submodules/modeling/modelspec.git from branch 'master'
  to 6e61673465e5b793ab3e312029f9b505d33ece82
  - Merge "Fix LogicalNodeRequirements in Vnf"
  - Fix LogicalNodeRequirements in Vnf

    Issue-ID: MODELING-104

    Change-Id: Ic7c23181866627c3e52e1cac264ef4123ba000d7
Signed-off-by: jjewitt58 <jessie.jewitt@oamtechnologies.com>
5 years agoUpdate git submodules
Joss Armstrong [Tue, 19 Mar 2019 09:24:44 +0000 (09:24 +0000)]
Update git submodules

* Update docs/submodules/appc.git from branch 'master'
  to 6e87544710647d9d1e55f3e8a72fe361d244e8b7
  - Suppression of long logs in GraphExecutor

    Logging full configuration files to info log was causing
    failures and timeouts on configuration operations in APPC.
    Some were removed already under this JIRA but this one was missed.

    Issue-ID: APPC-1489
    Change-Id: I619f2d1140095859092d6ceff6c7cb44855fb2e1
Signed-off-by: Joss Armstrong <joss.armstrong@ericsson.com>
5 years agoUpdate git submodules
sunil.unnava [Tue, 19 Mar 2019 23:30:36 +0000 (19:30 -0400)]
Update git submodules

* Update docs/submodules/dmaap/messagerouter/messageservice.git from branch 'master'
  to 0fe8e6c27fc96764731b5b2be0eb5e373f2028b4
  - update MM agent API

    Issue-ID: DMAAP-908
    Change-Id: Ie53c9042369fcfac9a4bc08f0e8541c432e792d0
Signed-off-by: sunil.unnava <su622b@att.com>
5 years agoUpdate git submodules
Gary Wu [Tue, 19 Mar 2019 21:46:54 +0000 (21:46 +0000)]
Update git submodules

* Update docs/submodules/integration.git from branch 'master'
  to 3e144e856a1b1b1ef504b068ad602066dad1af66
  - Merge "fix dcae artifacts tags"
  - fix dcae artifacts tags

    Change-Id: I4829ee4821e1a0a2b04a18e22e5304c79519e60f
Signed-off-by: Vijay Venkatesh Kumar <vv770d@att.com>
    Issue-ID: DCAEGEN2-1337

5 years agoUpdate git submodules
Instrumental [Tue, 19 Mar 2019 19:48:55 +0000 (14:48 -0500)]
Update git submodules

* Update docs/submodules/aaf/authz.git from branch 'master'
  to e3163b2d5609753f874e2f52fd5ef67fa063af7a
  - Update Batch from Testing

    Issue-ID: AAF-789
    Change-Id: Ie26798de8b2afe2114f7712fb84798a7bff8e72b
Signed-off-by: Instrumental <jonathan.gathman@att.com>
5 years agoUpdate git submodules
Gary Wu [Tue, 19 Mar 2019 20:13:56 +0000 (20:13 +0000)]
Update git submodules

* Update docs/submodules/integration.git from branch 'master'
  to 6ce9aff5b4f7e15be96fff9c73c5a659aaa28225
  - Merge "Provide PNF Package for Integration Test"
  - Provide PNF Package for Integration Test

    This is first version of unsecure PNF package that can be used for
    integration test of Pre-Onboarding and Onboarding of a PNF package.

    PM Dictionary and VES Registartion file are empty at this point and are
    only included as placeholders until the actual files are ready.

    Change-Id: I9ec76caf1f952df50391c11ee846e0be2c3231cf
    Issue-ID: INT-947
Signed-off-by: Szabolcs Hutvagner <szabolcs.hutvagner@ericsson.com>
5 years agoUpdate git submodules
Marco Platania [Tue, 19 Mar 2019 19:22:58 +0000 (15:22 -0400)]
Update git submodules

* Update docs/submodules/integration.git from branch 'master'
  to ab8cd68e52570cd75096629b9db37f23ae0589b8
  - Update cloud pwd encryption mechanism

    Change-Id: I7a311d62d7d5cd5d38dc01250a7e327a9eeac267
    Issue-ID: INT-988
Signed-off-by: Marco Platania <platania@research.att.com>
Signed-off-by: Gary Wu <gary.i.wu@huawei.com>
5 years agoUpdate git submodules
Patrick Brady [Tue, 19 Mar 2019 18:24:55 +0000 (11:24 -0700)]
Update git submodules

* Update docs/submodules/appc/deployment.git from branch 'master'
  to 78e9b949505245ad8efcdc319107039e333da573
  - Test for working karaf

    Check if the karaf client can be run, and if it doesn not return
    the expected echo value, fail the build since the installs will
    not work in this state.

    Change-Id: I4b6b4ad4a3197ad0c56e1bf4c33acf061630ba33
Signed-off-by: Patrick Brady <patrick.brady@att.com>
    Issue-ID: APPC-1549

5 years agoUpdate git submodules
Jerry Flood [Tue, 19 Mar 2019 16:07:42 +0000 (12:07 -0400)]
Update git submodules

* Update docs/submodules/optf/cmso.git from branch 'master'
  to ca6b4dad4d74ce7a46ec7bf1b0c54a3947f3e970
  - Commit 3: Define Create Optimized API

    Mulitple commits due to commit size constraint.
    Remove robot from until until upgraded to Python 3.

    Issue-ID: OPTFRA-457
    Change-Id: I1ebb555eab0fa0bf14d3c959ae042ddd200de985
Signed-off-by: Jerry Flood <jflood@att.com>
5 years agoUpdate git submodules
Sandeep J [Tue, 19 Mar 2019 08:02:17 +0000 (13:32 +0530)]
Update git submodules

* Update docs/submodules/appc.git from branch 'master'
  to 9f4304d6085d3cc9a2a242cdbd6a33c10cc91097
  - added test cases to TestAppcProvider.java

    to increase code coverage

    Issue-ID: APPC-1086
    Change-Id: Iff273f586c3d6ac9fa3809ef605013f11d3d2178
Signed-off-by: Sandeep J <sandeejh@in.ibm.com>
5 years agoUpdate git submodules
Sandeep J [Tue, 19 Mar 2019 08:22:55 +0000 (13:52 +0530)]
Update git submodules

* Update docs/submodules/appc.git from branch 'master'
  to d3f061bf257c5b431bac30308875e5bafeaef130
  - added file to test VServerInfo.java

    to increase code coverage

    Issue-ID: APPC-1086
    Change-Id: Id430a90d0a186c9a065f514efd316af300f690a0
Signed-off-by: Sandeep J <sandeejh@in.ibm.com>
5 years agoUpdate git submodules
Steve Smokowski [Tue, 19 Mar 2019 17:18:12 +0000 (17:18 +0000)]
Update git submodules

* Update docs/submodules/so.git from branch 'master'
  to 9cd51d70010f2e8154c26326a4457bf00bbd10aa
  - Merge "Update Tasks API with additional fields"
  - Update Tasks API with additional fields

    Update Tasks API with additional fields and new valid response

    Change-Id: I39d85ae599f9274373bbcf66dce4752ee75f16ed
    Issue-ID: SO-1594
Signed-off-by: Kuleshov, Elena <evn@att.com>
5 years agoUpdate git submodules
Eric Debeau [Tue, 19 Mar 2019 16:07:40 +0000 (16:07 +0000)]
Update git submodules

* Update docs/submodules/externalapi/nbi.git from branch 'master'
  to 8587d7ef29ee305da685d98b396856c0ac115fa4
  - Merge "Migrate parent from springboot to oparent"
  - Migrate parent from springboot to oparent

    Update to latest oparent
    Force latest guava from oparent, exclude one from sdc and msb

    Change-Id: Ie8971b4a7f0e647bedc96b76affa59a32dc49ea2
    Issue-ID: EXTAPI-193
Signed-off-by: MatthieuGeerebaert <matthieu.geerebaert@orange.com>
5 years agoUpdate git submodules
Timoney, Dan (dt5972) [Mon, 18 Mar 2019 21:23:08 +0000 (17:23 -0400)]
Update git submodules

* Update docs/submodules/sdnc/oam.git from branch 'master'
  to a4b2c8dd11b431fc69439e16ef2616a2e2483db7
  - Use released 1.2.1 CCSDK parent

    Use released 1.2.1 version of CCSDK parent pom

    Change-Id: I71dd7e342f8741cf28dcb111fe0d1ec612fb6c45
    Issue-ID: SDNC-704
Signed-off-by: Timoney, Dan (dt5972) <dtimoney@att.com>
5 years agoUpdate git submodules
Shankaranarayanan Puzhavakath Narayanan [Tue, 19 Mar 2019 15:38:09 +0000 (15:38 +0000)]
Update git submodules

* Update docs/submodules/optf/cmso.git from branch 'master'
  to 536e4cef3b2fd8b0d0c845157ecde717e37c57da
  - Merge "Update API to support async requests"
  - Update API to support async requests

    Change-Id: Icde7d336d11517e60e7ab518c76faef8e917de3e
    Issue-ID: OPTFRA-433
Signed-off-by: Jerry Flood <jflood@att.com>
5 years agoUpdate git submodules
Shankaranarayanan Puzhavakath Narayanan [Tue, 19 Mar 2019 15:36:45 +0000 (15:36 +0000)]
Update git submodules

* Update docs/submodules/optf/cmso.git from branch 'master'
  to d1bca679e1b1e6ede55629c0dc38cd3d476feb54
  - Merge "Commit 1: Define Create OPtimized API"
  - Commit 1: Define Create OPtimized API

    Mulitple commits due to commit size constraint.
    Remove some SNIRO references

    Issue-ID: OPTFRA-457
    Change-Id: Ia9a897d47a0f5e18deb309502d4a3ae629bea59f
Signed-off-by: Jerry Flood <jflood@att.com>
5 years agoUpdate git submodules
Shankaranarayanan Puzhavakath Narayanan [Tue, 19 Mar 2019 15:36:00 +0000 (15:36 +0000)]
Update git submodules

* Update docs/submodules/optf/cmso.git from branch 'master'
  to dc9c2f741f3e47abb646a2a4291bf9323fee69d7
  - Merge "Commit 2: Define Create Optimized API"
  - Commit 2: Define Create Optimized API

    Multiple commits required due to the commit size constraint.

    Add initial commit utility

    Issue-ID: OPTFRA-457

    Change-Id: Ibdc9292a6971548a4c6cdc63030cfb87c95baef3
Signed-off-by: Jerry Flood <jflood@att.com>
5 years agoUpdate git submodules
TamasBakai [Tue, 19 Mar 2019 09:56:28 +0000 (09:56 +0000)]
Update git submodules

* Update docs/submodules/integration.git from branch 'master'
  to 114c21c9ff09fd80851e8419b575ea75f5e0a206
  - ROP file processing in mass-pnf-simulator

    Change-Id: I66203ff66e9d91865f8eee06bef01e55bcd6c39c
    Issue-ID: DCAEGEN2-1225
Signed-off-by: TamasBakai <tamas.bakai@est.tech>
5 years agoUpdate git submodules
Xue Gao [Tue, 19 Mar 2019 15:02:44 +0000 (15:02 +0000)]
Update git submodules

* Update docs/submodules/clamp.git from branch 'master'
  to 0722ef6a099541fd82cfb69dcacc247ef24e3170
  - Merge "Removal of dead code"
  - Removal of dead code

    Cleanup of the Ui javascript code so that it's easier to work with op
    policies

    Issue-ID: CLAMP-330
    Change-Id: Ia08b0af5ea818f49ac8625a3709b8f2a4cfdcddd
Signed-off-by: sebdet <sebastien.determe@intl.att.com>
5 years agoUpdate git submodules
liamfallon [Tue, 19 Mar 2019 12:52:20 +0000 (12:52 +0000)]
Update git submodules

* Update docs/submodules/policy/apex-pdp.git from branch 'master'
  to cfcffbce70ddc3083e337f18377c0847f7233caa
  - Fix checkstyle/Sonar issues on juint/sonar fixes

    Recent changes to increase code coverage and fox Sonar bugs have
    introduced checkstyle and further Sonar issues. This review
    cleans those up.

    Issue-ID: POLICY-1523
    Change-Id: I829217ef77d52e57f9713cfeee5b122e1f25efbc
Signed-off-by: liamfallon <liam.fallon@est.tech>
5 years agoUpdate git submodules
Sébastien Determe [Tue, 19 Mar 2019 14:11:32 +0000 (14:11 +0000)]
Update git submodules

* Update docs/submodules/clamp.git from branch 'master'
  to da09b9285c8f4ffe6bfd563285580ccce70cdd20
  - Merge "Fix check style issues"
  - Fix check style issues

    Fix the issues raised by the check style

    Issue-ID: CLAMP-328
    Change-Id: I07f80274968e032d060a7d881f4851568616a832
Signed-off-by: xg353y <xg353y@intl.att.com>
5 years agoUpdate git submodules
Xue Gao [Tue, 19 Mar 2019 14:03:35 +0000 (14:03 +0000)]
Update git submodules

* Update docs/submodules/clamp.git from branch 'master'
  to 5367feb3b33cdcd8af20180bec2ecd589cff82db
  - Merge "Remove useless UI code"
  - Remove useless UI code

    Remove svn/wsdl code + rename the js files

    Issue-ID: CLAMP-330
    Change-Id: I88aa31b99247ae5700347ae04955e08d6d5a5dd4
Signed-off-by: sebdet <sebastien.determe@intl.att.com>
5 years agoUpdate git submodules
Sébastien Determe [Tue, 19 Mar 2019 13:57:29 +0000 (13:57 +0000)]
Update git submodules

* Update docs/submodules/clamp.git from branch 'master'
  to 8d2cd45bf8d3d08b8213aa2b38847f1180eea6d3
  - Merge "Fix tosca parser"
  - Fix tosca parser

    Fix the parser so that we support the new tosca policy discussed

    Issue-ID: CLAMP-186
    Change-Id: I3051dddf749f1969f8b1d12d726c65f6aad48d51
Signed-off-by: sebdet <sebastien.determe@intl.att.com>
5 years agoUpdate git submodules
Manish Kumar [Thu, 7 Mar 2019 07:31:44 +0000 (13:01 +0530)]
Update git submodules

* Update docs/submodules/sdc.git from branch 'master'
  to b26a5802920dff540bd8de74b944bb04d431226e
  - Update: Desginer --> Designer

    Issue-ID: DOC-411

    Change-Id: Ida08eb511950e3b8e75f9b89178ed7949ea0440e
Signed-off-by: Manish Kumar <manishjpiet@gmail.com>
5 years agoUpdate git submodules
Steve Smokowski [Tue, 19 Mar 2019 12:48:45 +0000 (12:48 +0000)]
Update git submodules

* Update docs/submodules/so.git from branch 'master'
  to 7165480eab5d69d047aaa8f58bc67c3ce4289b1e
  - Merge "Removed MsoLogger class"
  - Removed MsoLogger class

    Bye bye MsoLogger class.
    Extracted constants to separated classes.
    Fixed imports.

    Change-Id: I7c8e0527e7dbd097d3ea93b9dab279354652da47
    Issue-ID: LOG-631
Signed-off-by: Robert Bogacki <r.bogacki@samsung.com>
5 years agoUpdate git submodules
Steve Smokowski [Tue, 19 Mar 2019 12:48:32 +0000 (12:48 +0000)]
Update git submodules

* Update docs/submodules/so.git from branch 'master'
  to c9a1525cbe18dc83410d4d7a7456d2a7324157a6
  - Merge "Back to the correlationId value name"
  - Back to the correlationId value name

    Change-Id: I0dee6adb4e7c28b557aaed50a75c938e82a9bced
    Issue-ID: SO-1274
Signed-off-by: Lukasz Muszkieta <lukasz.muszkieta@nokia.com>
5 years agoUpdate git submodules
Bonkur, Venkat (vb8416) [Fri, 15 Mar 2019 20:16:21 +0000 (16:16 -0400)]
Update git submodules

* Update docs/submodules/so.git from branch 'master'
  to 853440d183783ebfe65f45b49ad8874d9c87ef8d
  - Add VnfInPlaceSoftwareUpdate for WFD

    Added  CheckPserversLocked,SetClosedLoopDisabled,UnsetClosedLoopDisabled, CheckClosedLoopDisabled, CheckInMain

    Change-Id: I6405b2c88d2109d952d452648bef2f99be6993df
    Issue-ID: SO-1518
Signed-off-by: Bonkur, Venkat (vb8416) <vb8416@att.com>
5 years agoUpdate git submodules
liamfallon [Tue, 19 Mar 2019 01:16:38 +0000 (01:16 +0000)]
Update git submodules

* Update docs/submodules/policy/apex-pdp.git from branch 'master'
  to 923a9943a1d59a9d1e87d24490eea78fa9869de7
  - Use Assertions class from policy-common

    Change import line in all classes that use
    the Assertions class, there are a lot of them.

    Issue-ID: POLICY-1264
    Change-Id: I8480264be4e36348b3fc63acf1bc36e9c9dd250b
Signed-off-by: liamfallon <liam.fallon@est.tech>
5 years agoUpdate git submodules
Ittay Stern [Tue, 19 Mar 2019 10:26:20 +0000 (12:26 +0200)]
Update git submodules

* Update docs/submodules/vid.git from branch 'master'
  to 03359a5641dfb26f93d630a1b1232c0ffc6ec51c
  - Task.java to Task.kt, and test it

    Also move setRandomStrings() to TestUtils.setStringsInStringProperties()

    Issue-ID: VID-403
    Change-Id: I0216d16983699f1b91c23d167472e36bcae10ce1
Signed-off-by: Ittay Stern <ittay.stern@att.com>
5 years agoUpdate git submodules
Matthieu Geerebaert [Tue, 19 Mar 2019 10:34:34 +0000 (10:34 +0000)]
Update git submodules

* Update docs/submodules/externalapi/nbi.git from branch 'master'
  to 552ba2cc87a01ec0337e39ffcd819da5b6e05e62
  - Merge "Integrate sdc notification"
  - Integrate sdc notification

    -refactor code
    -beggining implementation

    Change-Id: I9f66d64d9a375ef96e0248f85e2c06828f1063eb
    Issue-ID: EXTAPI-158
Signed-off-by: romaingimbert <romain.gimbert@orange.com>
5 years agoUpdate git submodules
ChrisC [Fri, 15 Mar 2019 09:23:50 +0000 (10:23 +0100)]
Update git submodules

* Update docs/submodules/clamp.git from branch 'master'
  to 0c5293804eac938b6528f2afe293f3992764b651
  - Checkstyle improvements

    Aligning couple of files with dublin checkstyle rules

    Issue-ID: CLAMP-328
    Change-Id: Id6d97adefaeb9ddd7f8dc3253de61aeda13d27bf
Signed-off-by: ChrisC <christophe.closset@intl.att.com>
5 years agoUpdate git submodules
Eric Debeau [Tue, 19 Mar 2019 10:02:51 +0000 (10:02 +0000)]
Update git submodules

* Update docs/submodules/externalapi/nbi.git from branch 'master'
  to 6abaacf6ff8afb9675eff17ce0ec21c021a5d89c
  - Merge "Service Catalog - json schema reference"
  - Service Catalog - json schema reference

    Issue-ID: EXTAPI-105

    Change-Id: I4877636508135a2f7a77dab86dbe6a126070e9ff
Signed-off-by: akanshad <akansha.dua@amdocs.com>
5 years agoUpdate git submodules
Michal Ptacek [Tue, 19 Mar 2019 09:54:50 +0000 (09:54 +0000)]
Update git submodules

* Update docs/submodules/oom/offline-installer.git from branch 'master'
  to 644d03aeb7e5e68187ab952c752b7d5e818864f7
  - Merge "Change cert signing from command to module"
  - Change cert signing from command to module

    With newer Ansible we are now able to sign nexus certificate
    with own CA using openssl_certificate module.

    Issue-ID: OOM-1700

    Change-Id: Idc54955160caef4a57bd50fc86678923511b5bce
Signed-off-by: Milan Verespej <m.verespej@partner.samsung.com>
5 years agoUpdate git submodules
Wojciech Sliwka [Tue, 19 Mar 2019 07:24:34 +0000 (07:24 +0000)]
Update git submodules

* Update docs/submodules/vid.git from branch 'master'
  to 3394b255296c22ad171ac4c4a3f82fce05b48db2
  - Merge "second part of tests"
  - second part of tests

    Change-Id: I799ddd9b8a7b9224e195c1fccf4706f5ff76c0e0
    Issue-ID: VID-385
Signed-off-by: Wojciech Sliwka <wojciech.sliwka@nokia.com>
5 years agoUpdate git submodules
Ittay Stern [Mon, 18 Mar 2019 15:07:42 +0000 (17:07 +0200)]
Update git submodules

* Update docs/submodules/vid.git from branch 'master'
  to e890338b932815d2b1a3edf26d6a10bd493e502a
  - Test manual-tasks-controller

    Issue-ID: VID-403
    Change-Id: I547b6653ad7d5bacd50a7254de390a42a7b349c0
Signed-off-by: Ittay Stern <ittay.stern@att.com>
5 years agoUpdate git submodules
Driptaroop Das [Sun, 17 Mar 2019 19:07:21 +0000 (00:37 +0530)]
Update git submodules

* Update docs/submodules/appc.git from branch 'master'
  to a699370368538fc5af70e2e34427fb93a1e25eb6
  - SshConnectionSshd - Sonar Fix

    SshConnectionSshd - Sonar Fix

    Issue-ID: APPC-1543
    Change-Id: Id02cd65f4dfeebb43c4eb637d50b649c684397c7
Signed-off-by: Driptaroop Das <driptaroop.das@in.ibm.com>
5 years agoUpdate git submodules
Huabing Zhao [Tue, 19 Mar 2019 06:08:37 +0000 (14:08 +0800)]
Update git submodules

* Update docs/submodules/msb/apigateway.git from branch 'master'
  to bea7750df3ba45bbc426b71da15bade58408ae2f
  - Bump verison to 1.2.4

    Change-Id: I3d7622236772a7bbf095ac381f990e0ca96da602
    Issue-ID: MSB-302
Signed-off-by: Huabing Zhao <zhaohuabing@gmail.com>
5 years agoUpdate git submodules
Huabing Zhao [Tue, 19 Mar 2019 06:04:04 +0000 (14:04 +0800)]
Update git submodules

* Update docs/submodules/msb/discovery.git from branch 'master'
  to 6e8c095cac0871e8866580d9e3de4c85fa188a01
  - Bump verison to 1.2.3

    Issue-ID: MSB-302
    Change-Id: Id319972239d668ef817e450f1260151c3015b373
Signed-off-by: Huabing Zhao <zhaohuabing@gmail.com>
5 years agoUpdate git submodules
liboNet [Tue, 19 Mar 2019 19:10:03 +0000 (03:10 +0800)]
Update git submodules

* Update docs/submodules/multicloud/framework.git from branch 'master'
  to efb2229057ed70b0dd46c1e4fdfb8462727cef03
  -     add submodule support in framework

        support multi broker and fix sonar.sh issue
        . add a new module of artifact broker
        . update framework pom.xml to support submodules
        . update the multivim broker to align with the case
          like subplugins under openstack
        . remove the duplicated sonar.sh

    Change-Id: Ie41dc07aed9e015208e79aadff204747269af638
    Issue-ID: MULTICLOUD-532
Signed-off-by: liboNet <libo.zhu@intel.com>