doc.git
4 years agoUpdate git submodules
Jim Hahn [Tue, 9 Jul 2019 09:06:50 +0000 (05:06 -0400)]
Update git submodules

* Update docs/submodules/policy/distribution.git from branch 'master'
  to d1e0acb7a85403e365764589327b9aef62509318
  - Fix distribution due to sonar changes in common

    Fixed breakages due to changes made in policy/common to satisfy
    sonar.

    Change-Id: Ib1e57668f727db1b87a9aa3bc9a8266884f5e994
    Issue-ID: POLICY-1791
Signed-off-by: Jim Hahn <jrh3@att.com>
4 years agoUpdate git submodules
Fiachra Corcoran [Tue, 9 Jul 2019 08:42:39 +0000 (08:42 +0000)]
Update git submodules

* Update docs/submodules/dmaap/datarouter.git from branch 'master'
  to cec9a9227c805ff5415d6b9fd913fa64adafdd3a
  - Merge "Functionality and Pattern changes for Node logging"
  - Functionality and Pattern changes for Node logging

    Change-Id: Ief4cd3dc824f1454ba58db63e79694a4cda77712
    Issue-ID: DMAAP-1049
Signed-off-by: egernug <gerard.nugent@est.tech>
4 years agoUpdate git submodules
Mojahidul Islam [Tue, 9 Jul 2019 07:42:27 +0000 (13:12 +0530)]
Update git submodules

* Update docs/submodules/sdc.git from branch 'master'
  to ba6a9e6fc163854c96c5178a9b9cd306248a41e0
  - Incrrct intrfc type populated in tosca for S proxy

    Incorrect interface type is populated in tosca for Service proxy for Local interface operations

    Change-Id: If7933d6537a14567297e716f154c2a48f7f34797
    Issue-ID: SDC-2423
Signed-off-by: Mojahidul Islam <mojahidul.islam@amdocs.com>
4 years agoMerge "Don't reference OSA repo in repolist"
Eric Debeau [Tue, 9 Jul 2019 07:22:58 +0000 (07:22 +0000)]
Merge "Don't reference OSA repo in repolist"

4 years agoUpdate git submodules
Tomáš Levora [Tue, 9 Jul 2019 06:35:37 +0000 (06:35 +0000)]
Update git submodules

* Update docs/submodules/oom/offline-installer.git from branch 'master'
  to 55edf66b72501fb5700abf490d927dc3808b5aeb
  - Merge "Modify the way override works"
  - Modify the way override works

    Now the generated app_helm_override_file and the list of
    helm overrides is separate.
    The former is to contain things like user provided overrides,
    the latter is the list of absolute paths to preexisting helm value files.
    The playbook joins all that into a final list of override files that is then
    passed to helm.

    Change-Id: I8b8ded38b39aa9a75e55fc63fa0e11b986556cb8
    Issue-ID: OOM-1951
Signed-off-by: Michal Zegan <m.zegan@samsung.com>
4 years agoUpdate git submodules
Wojciech Sliwka [Tue, 9 Jul 2019 06:31:37 +0000 (06:31 +0000)]
Update git submodules

* Update docs/submodules/vid.git from branch 'master'
  to e2d01234b37dc286604f96b2274b51a7b14fe910
  - Merge "Adding data about error report in logging.rst"
  - Adding data about error report in logging.rst

    Change-Id: Ibcdc87f1a1784fce05d6d9ca9f6eef95b9c93077
    Issue-ID: VID-488
Signed-off-by: Bartosz Gardziejewski <bartosz.gardziejewski@nokia.com>
4 years agoUpdate git submodules
Wojciech Sliwka [Tue, 9 Jul 2019 06:27:56 +0000 (06:27 +0000)]
Update git submodules

* Update docs/submodules/vid.git from branch 'master'
  to bca63fbeada8e1588c0798af1c83390878f18508
  - Merge "GUI for error reporting - fixing service uuid sorce"
  - GUI for error reporting - fixing service uuid sorce

    Change-Id: Ia68636d7c5be943124b10ecfbc4641ab8bf53de0
    Issue-ID: VID-488
Signed-off-by: Bartosz Gardziejewski <bartosz.gardziejewski@nokia.com>
4 years agoUpdate git submodules
maopengzhang [Tue, 9 Jul 2019 05:44:25 +0000 (13:44 +0800)]
Update git submodules

* Update docs/submodules/vfc/nfvo/lcm.git from branch 'master'
  to eb6f5bef87dbb375f81095c9620976de0904631d
  - refactor job url const

    refactor workflow test

    Change-Id: I27671bf2946674b7e2922ab177f078299c64a99c
    Issue-ID: VFC-1431
Signed-off-by: maopengzhang <zhang.maopeng1@zte.com.cn>
4 years agoUpdate git submodules
maopengzhang [Tue, 9 Jul 2019 03:46:56 +0000 (11:46 +0800)]
Update git submodules

* Update docs/submodules/vfc/nfvo/lcm.git from branch 'master'
  to eeed30ac24b04c5fd7b3af511b6b5070bd2cc605
  - refactor job url const

    refactor job url const

    Change-Id: I7d3ca0fcd3f26b6c87cb06874b627393a690140a
    Issue-ID: VFC-1431
Signed-off-by: maopengzhang <zhang.maopeng1@zte.com.cn>
4 years agoUpdate git submodules
Sai Gandham [Tue, 9 Jul 2019 00:32:27 +0000 (00:32 +0000)]
Update git submodules

* Update docs/submodules/aaf/authz.git from branch 'master'
  to 0c883163f5d2da8573e56fab3ddb62a1ca5b889e
  - Merge "Cred delete fixes"
  - Cred delete fixes

    Issue-ID: AAF-857
    Change-Id: I5e590eec0e18a17bb9f89d7f704c86fca3f377de
Signed-off-by: Gathman, Jonathan (jg1555) <jg1555@us.att.com>
4 years agoDon't reference OSA repo in repolist 48/91048/2
Krzysztof Opasiak [Mon, 8 Jul 2019 20:39:48 +0000 (22:39 +0200)]
Don't reference OSA repo in repolist

OSA is referenced from other parts of the project so there is no need
to reference it also in this placeholder.

Issue-ID: DOC-498
Signed-off-by: Krzysztof Opasiak <k.opasiak@samsung.com>
Change-Id: I1342cff97146b0c5b3873df6f64f4f2dc9480cf6

4 years agoUpdate git submodules
Sunder Tattavarada [Mon, 8 Jul 2019 19:28:28 +0000 (19:28 +0000)]
Update git submodules

* Update docs/submodules/portal.git from branch 'master'
  to b771e1ab3bc1a6c76c987d9c14fb3b77a338f155
  - Merge "Fix sql injection vulnerability"
  - Fix sql injection vulnerability

    Use a variable binding instead of concatenation.

    Issue-ID: OJSI-174
Signed-off-by: Dominik Orliński <d.orlinski@samsung.com>
    Change-Id: I9dcec677ee9edd0d274a486af37eb950d8e828cf

4 years agoUpdate git submodules
Sunder Tattavarada [Mon, 8 Jul 2019 19:28:02 +0000 (19:28 +0000)]
Update git submodules

* Update docs/submodules/portal.git from branch 'master'
  to 9c75bfe936c5deb4775ecef059d3fedbd5a96352
  - Merge "Fix sql injection vulnerability"
  - Fix sql injection vulnerability

    Use a variable binding instead of concatenation.

    Issue-ID: OJSI-174
Signed-off-by: Dominik Orliński <d.orlinski@samsung.com>
    Change-Id: Ia655ccf79800c132b3ac466016b8fdfd9f9c27bd

4 years agoUpdate git submodules
Sunder Tattavarada [Mon, 8 Jul 2019 19:27:46 +0000 (19:27 +0000)]
Update git submodules

* Update docs/submodules/portal.git from branch 'master'
  to 10666973ce95e8f5768973fe0a151899a38eef02
  - Merge "Fix sql injection vulnerability"
  - Fix sql injection vulnerability

    Use a variable binding instead of concatenation.

    Issue-ID: OJSI-174
Signed-off-by: Dominik Orliński <d.orlinski@samsung.com>
    Change-Id: I8d72c819004f05fbbf464cde73b405f2028c7bb6

4 years agoUpdate git submodules
Sunder Tattavarada [Mon, 8 Jul 2019 19:26:49 +0000 (19:26 +0000)]
Update git submodules

* Update docs/submodules/portal.git from branch 'master'
  to 3f56b9fdb4d2ec891344d6c9048363e1cac587d2
  - Merge "Fix sql injection vulnerability"
  - Fix sql injection vulnerability

    Use a variable binding instead of concatenation.
    Change test 'getAppRolesForNonCentralizedPartnerAppTest'.

    Issue-ID: OJSI-174
Signed-off-by: Dominik Orliński <d.orlinski@samsung.com>
    Change-Id: Ia75da49ed582836a47b5fdcddab62fbe02e36e72

4 years agoUpdate git submodules
Sunder Tattavarada [Mon, 8 Jul 2019 19:26:38 +0000 (19:26 +0000)]
Update git submodules

* Update docs/submodules/portal.git from branch 'master'
  to 0f32f237134aa2c455f30ad0d3ecb6ddfcea4d21
  - Merge "Fix sql injection vulnerability"
  - Fix sql injection vulnerability

    Use a variable binding instead of concatenation.

    Issue-ID: OJSI-174
Signed-off-by: Dominik Orliński <d.orlinski@samsung.com>
    Change-Id: I0574e882e4d500408b6a6bab8986822669cba5d4

4 years agoUpdate git submodules
Dan Timoney [Mon, 8 Jul 2019 19:20:30 +0000 (19:20 +0000)]
Update git submodules

* Update docs/submodules/ccsdk/cds.git from branch 'master'
  to 853278ae308ea4ab83c6e5cc1c8bfe808b178604
  - Merge "Corrected title section in Microservice index"
  - Corrected title section in Microservice index

    Change-Id: I67a34bdc3709566f86d428f0f703aa5470724eab
    Issue-ID: CCSDK-1453
Signed-off-by: Ezhilarasi <ezhrajam@in.ibm.com>
4 years agoUpdate git submodules
Dan Timoney [Mon, 8 Jul 2019 19:19:57 +0000 (19:19 +0000)]
Update git submodules

* Update docs/submodules/ccsdk/cds.git from branch 'master'
  to c7daf1efab55aab027885b0f768a21077c264819
  - Merge "Created microservice folder"
  - Created microservice folder

    Change-Id: I89fd0da33dbaa1704ba93d2ca7ab2f29c4493935
    Issue-ID: CCSDK-1453
Signed-off-by: Ezhilarasi <ezhrajam@in.ibm.com>
4 years agoUpdate git submodules
Dan Timoney [Mon, 8 Jul 2019 19:19:27 +0000 (19:19 +0000)]
Update git submodules

* Update docs/submodules/ccsdk/cds.git from branch 'master'
  to 74b35262d799525a979165e0c46872b756372914
  - Merge "Created media folders for ResourceDictionary"
  - Created media folders for ResourceDictionary

    Change-Id: I5cef94b48b3ba3cf13bb6090ae4f9c9b0a6bbb9d
    Issue-ID: CCSDK-1453
Signed-off-by: Ezhilarasi <ezhrajam@in.ibm.com>
4 years agoUpdate git submodules
Yang Xu [Mon, 8 Jul 2019 17:43:12 +0000 (13:43 -0400)]
Update git submodules

* Update docs/submodules/integration.git from branch 'master'
  to 125d00b3b5dfda960f7eb8c5d87bf79455b3df1f
  - Update pnf and 5g use case doc

Signed-off-by: Yang Xu <yang.xu@futurewei.com>
    Issue-ID: INT-1104
    Change-Id: I9fa7e1babd7b7cdbdfbec71600ebed6c81ba450b

4 years agoUpdate git submodules
Pawel Wieczorek [Mon, 8 Jul 2019 17:42:52 +0000 (19:42 +0200)]
Update git submodules

* Update docs/submodules/integration.git from branch 'master'
  to 660f496429b43a02e0c254ae49ce63163f6f2b27
  - k8s: Make convenience targets CI-friendly

    Previously "clean" target failed if there were no build artifacts. Now
    their absence is ignored.

    Issue-ID: SECCOM-235
    Change-Id: I47beb2754a893e8b7453611116b4da2e516cca90
Signed-off-by: Pawel Wieczorek <p.wieczorek2@samsung.com>
4 years agoUpdate git submodules
Pawel Wieczorek [Mon, 8 Jul 2019 17:42:43 +0000 (19:42 +0200)]
Update git submodules

* Update docs/submodules/integration.git from branch 'master'
  to 056ef4c18a177e179ce288247f67cf23dad47c18
  - k8s: Add tests for API server validators

    This patch also adds convenience target to the Makefile and updates
    documentation on relevant dependencies.

    Issue-ID: SECCOM-235
    Change-Id: I57e00af3cd4c60af3128e3094607cc61bc1e5dbe
Signed-off-by: Pawel Wieczorek <p.wieczorek2@samsung.com>
  - k8s: Relax kublet HTTPS connection requirement

    According to kube-apiserver documentation [1] and CIS guideline 1.1.4
    option "--kubelet-https=" might be absent in API server configuration.

    It has secure configuration (being set to "true") by default.

    [1] https://kubernetes.io/docs/reference/command-line-tools-reference/kube-apiserver/

    Issue-ID: SECCOM-235
    Change-Id: I604cdcace03f65185aab6a0b34d48cfec94277ab
Signed-off-by: Pawel Wieczorek <p.wieczorek2@samsung.com>
  - k8s: Make Rancher CLI provisioner configurable

    Apparently Linux AMD64 machines are not the only ones used for ONAP
    development (author meant no harm).

    Issue-ID: SECCOM-235
    Change-Id: Ia78a02fb82dc5752d6b8fd2cef8e6ef583fd3ca6
Signed-off-by: Pawel Wieczorek <p.wieczorek2@samsung.com>
4 years agoUpdate git submodules
Pawel Wieczorek [Mon, 8 Jul 2019 17:42:34 +0000 (19:42 +0200)]
Update git submodules

* Update docs/submodules/integration.git from branch 'master'
  to a65cd1ca58eae2348ff50487cc1b5c6d05531fc3
  - k8s: Make Rancher CLI provisioner reusable

    Having Rancher CLI proves itself useful on development machines as well.

    Issue-ID: SECCOM-235
    Change-Id: I0de3109e1236cf6dc9cbc825342593041dcfdf2c
Signed-off-by: Pawel Wieczorek <p.wieczorek2@samsung.com>
4 years agoUpdate git submodules
Pawel Wieczorek [Mon, 8 Jul 2019 17:42:17 +0000 (19:42 +0200)]
Update git submodules

* Update docs/submodules/integration.git from branch 'master'
  to 7b2c82bc52e7d56c99690fa260ea0b692b0ea59a
  - k8s: Add Rancher CLI to test environment

    Issue-ID: SECCOM-235
    Change-Id: I46e2f8d61c3a82613b665fb6d9b57431bb2a1868
Signed-off-by: Pawel Wieczorek <p.wieczorek2@samsung.com>
4 years agoUpdate git submodules
Pawel Wieczorek [Mon, 8 Jul 2019 17:42:06 +0000 (19:42 +0200)]
Update git submodules

* Update docs/submodules/integration.git from branch 'master'
  to ea8bc1a719a36c89e7eae42080b1835e5ef0c28d
  - k8s: Add virtual environment for testing

    This patch adds simplified ONAP deployment environment (Kubernetes
    cluster managed by Rancher). Its purpose is to provide cluster defaults
    for inspection without the need to access actual ONAP application
    deployment.

    Default node customization scripts were extracted
    ("tools/get_customization_scripts.sh" run within "tools/imported/"
    directory) from official documentation [1] and imported here in order
    not to introduce runtime online dependencies.

    This environment should probably be migrated in future to more
    appropriate place like devtool [2] (or at least use the same Vagrant
    boxes).

    [1] https://docs.onap.org/en/casablanca/submodules/oom.git/docs/oom_setup_kubernetes_rancher.html
    [2] https://git.onap.org/integration/devtool

    Issue-ID: SECCOM-235
    Change-Id: I57f9f3caac0e8b391e9ed480f6bebba98e006882
Signed-off-by: Pawel Wieczorek <p.wieczorek2@samsung.com>
  - k8s: Validate API server address and port flags

    This patch verifies if CIS Kubernetes Benchmark v1.3.0 sections
    regarding master node configuration are satisfied (1.1.6 and 1.1.7).

    Issue-ID: SECCOM-235
    Change-Id: I5f215a6642b177e85d7e1c70860ba0c7e558ec4e
Signed-off-by: Pawel Wieczorek <p.wieczorek2@samsung.com>
  - k8s: Validate API server boolean flags

    This patch verifies if CIS Kubernetes Benchmark v1.3.0 sections
    regarding master node configuration are satisfied (1.1.1 - 1.1.5, 1.1.8,
    1.1.9, 1.1.20 and 1.1.23).

    Issue-ID: SECCOM-235
    Change-Id: Ib964b5111b616a891c3963ef9695af660810e8ba
Signed-off-by: Pawel Wieczorek <p.wieczorek2@samsung.com>
4 years agoUpdate git submodules
Pawel Wieczorek [Mon, 8 Jul 2019 17:41:55 +0000 (19:41 +0200)]
Update git submodules

* Update docs/submodules/integration.git from branch 'master'
  to ff3ebac2a21a4f9d8213ec255656d199cb6f4fe9
  - k8s: Add documentation on runtime dependencies

    Issue-ID: SECCOM-235
    Change-Id: I370636220151a5755f467055418f866afe11d5d9
Signed-off-by: Pawel Wieczorek <p.wieczorek2@samsung.com>
4 years agoUpdate git submodules
Yang Xu [Mon, 8 Jul 2019 17:16:46 +0000 (17:16 +0000)]
Update git submodules

* Update docs/submodules/oom.git from branch 'master'
  to 5254510864d175c41d78de756b1186b779eecb9f
  - Merge "Enabling generic parser in onap-all override file"
  - Enabling generic parser in onap-all override file

    The modeling generic parser needs to be enabled in general override
    file onap/overrides/onap-all.yaml

    Issue-ID: MODELING-175

Signed-off-by: Tomáš Levora <t.levora@partner.samsung.com>
    Change-Id: Ia175145b2c9a3c4ca4da1fe8cbf119b41fc9782a

4 years agoUpdate git submodules
Steve Smokowski [Mon, 8 Jul 2019 15:27:43 +0000 (15:27 +0000)]
Update git submodules

* Update docs/submodules/so.git from branch 'master'
  to ab9522a55b6cf8dd2137f635b1accef60de34d20
  - Merge "remove unneeded code"
  - remove unneeded code

    Change-Id: Ib7c692b2a7fd8bc5f40d6a4acba504948cc7fc1b
    Issue-ID: SO-729
Signed-off-by: Lukasz Muszkieta <lukasz.muszkieta@nokia.com>
4 years agoUpdate git submodules
Steve Smokowski [Mon, 8 Jul 2019 15:26:41 +0000 (15:26 +0000)]
Update git submodules

* Update docs/submodules/so.git from branch 'master'
  to 82e8c3800e2ef4d27353b9085b45b963c51b5a9b
  - Merge "Added null check to prevent call of getVnfResources() method for null vf object"
  - Added null check to prevent call of getVnfResources() method
    for null vf object

    Issue-ID: SO-1841
Signed-off-by: Oleksandr Moliavko <o.moliavko@samsung.com>
    Change-Id: I0c2ea5de5ed9ab55ad78f58f3a68241e7cb2d064

4 years agoUpdate git submodules
Dan Timoney [Mon, 8 Jul 2019 15:15:39 +0000 (15:15 +0000)]
Update git submodules

* Update docs/submodules/ccsdk/cds.git from branch 'master'
  to 16097828f299112bf0269e554a1dff37666f59be
  - Merge "Do not dump a collection of outputs at the end."
  - Do not dump a collection of outputs at the end.

    Issue-ID: CCSDK-1404

Signed-off-by: Oleg Mitsura <oleg.mitsura@amdocs.com>
    Change-Id: I50b5d0823b0ae10b87beaebd056d8f6148fcb6af

4 years agoUpdate git submodules
Dan Timoney [Mon, 8 Jul 2019 15:14:36 +0000 (15:14 +0000)]
Update git submodules

* Update docs/submodules/ccsdk/cds.git from branch 'master'
  to ac2e1c15bf01666c37f6fd49ea5461d7e3089075
  - Merge "Add UT for ResourceResolutionService/Component"
  - Add UT for ResourceResolutionService/Component

    Change-Id: I460b3747ffdf5f4cfcb486803097939d1ae1fec0
    Issue-ID: CCSDK-1046
Signed-off-by: Alexis de Talhouët <adetalhouet89@gmail.com>
4 years agoUpdate git submodules
Dan Timoney [Mon, 8 Jul 2019 15:14:27 +0000 (15:14 +0000)]
Update git submodules

* Update docs/submodules/ccsdk/cds.git from branch 'master'
  to b914816c8feebc9943df497e8c4abf542e72dcda
  - Merge "Add unit test for resolution repository"
  - Add unit test for resolution repository

    Change-Id: If66670cc5397b0bcce340092ec6ff9ec008677bc
    Issue-ID: CCSDK-1423
Signed-off-by: Alexis de Talhouët <adetalhouet89@gmail.com>
4 years agoUpdate git submodules
Dan Timoney [Mon, 8 Jul 2019 15:14:18 +0000 (15:14 +0000)]
Update git submodules

* Update docs/submodules/ccsdk/cds.git from branch 'master'
  to 61672376481804b037a92d77042bac84eca0adf8
  - Merge "Enforce resolutionKey or resourceId/resourceType"
  - Enforce resolutionKey or resourceId/resourceType

    There are three existing ways to perform the resolution:

        either we don't store the results at all, whether for resource or template
        either we store using the resolution key. The combination of blueprintName,
           blueprintVersion, artifactName and resolutionKey has to be unique. If it
           is re-used, it is considered as a new attempt for that specific resolution
           request, and process will only try to resolve resources not marked at SUCCESS
           in the database.
        either we store using the resourceId and resourceType. As previous point, the
           combination of blueprintName, blueprintVersion, artifactName and resolutionKey
           has to be unique. If it is re-used, it is considered as a new attempt for that
           specific resolution request, and process will only try to resolve resources not
           marked at SUCCESS in the database.

    TBD: add uni tests

    Issue-ID: CCSDK-1423
    Change-Id: I6b7198453cf0002edfa7a0c9ea3179555211b5dc
Signed-off-by: Alexis de Talhouët <adetalhouet89@gmail.com>
4 years agoUpdate git submodules
Dan Timoney [Mon, 8 Jul 2019 15:14:08 +0000 (15:14 +0000)]
Update git submodules

* Update docs/submodules/ccsdk/cds.git from branch 'master'
  to 64561f49e029e567c94e89141c8657a33112c06e
  - Merge "Share RR context within node template"
  - Share RR context within node template

    Also, mark resolution as failed for capability when failure.

    Change-Id: I3c1704b5b99ace7096f1d9e1cd9bb7f5b595db13
    Issue-ID: CCSDK-1422
Signed-off-by: Alexis de Talhouët <adetalhouet89@gmail.com>
4 years agoUpdate git submodules
Dan Timoney [Mon, 8 Jul 2019 15:13:57 +0000 (15:13 +0000)]
Update git submodules

* Update docs/submodules/ccsdk/cds.git from branch 'master'
  to efad912becfc6923414ad3edffa7bad85420a8d4
  - Merge "Fix swagger definition for blueprint processor"
  - Fix swagger definition for blueprint processor

    Change-Id: I69ba541b4b301735a988cf01673827a79daf1f8c
    Issue-ID: CCSDK-1431
Signed-off-by: Alexis de Talhouët <adetalhouet89@gmail.com>
4 years agoUpdate git submodules
Dan Timoney [Mon, 8 Jul 2019 15:13:48 +0000 (15:13 +0000)]
Update git submodules

* Update docs/submodules/ccsdk/cds.git from branch 'master'
  to d13961fbbf4eeaed3f2f70e6d189979d47f6fdb9
  - Merge "Refactor resolution controllers"
  - Refactor resolution controllers

    tempalte and resources for get/put API

    Change-Id: Ia00bdb08f5f52231481edc6de232f850c66874e9
    Issue-ID: CCSDK-1423
Signed-off-by: Alexis de Talhouët <adetalhouet89@gmail.com>
4 years agoUpdate git submodules
Dan Timoney [Mon, 8 Jul 2019 15:13:12 +0000 (15:13 +0000)]
Update git submodules

* Update docs/submodules/ccsdk/cds.git from branch 'master'
  to 631f0cd80e86de12e1eff60845103e763ddc2e5c
  - Merge "Enable https for cds-ui"
  - Enable https for cds-ui

    Enabling https for cds-ui-server
    Add dummy private key and cert

    Change-Id: I9d318ceea3527ebb4f0776e26fb9dbf5d4cb6615
    Issue-ID: OJSI-196
Signed-off-by: Xuefeng Xie <henry.xie@est.tech>
4 years agoUpdate git submodules
Dan Timoney [Mon, 8 Jul 2019 14:45:57 +0000 (14:45 +0000)]
Update git submodules

* Update docs/submodules/ccsdk/cds.git from branch 'master'
  to c36b242d34269c2e32e87b385856e09f0a118b17
  - Merge "Added Search CBA component"
  - Added Search CBA component

    Change-Id: Ib0a755222f913d5fcd881059f90f50ac69b23101
    Issue-ID: CCSDK-1269
Signed-off-by: Ezhilarasi <ezhrajam@in.ibm.com>
4 years agoUpdate git submodules
Dan Timoney [Mon, 8 Jul 2019 14:45:35 +0000 (14:45 +0000)]
Update git submodules

* Update docs/submodules/ccsdk/cds.git from branch 'master'
  to 09381a1444653580dadcc3774c426823964c0c54
  - Merge "Added Side Nav menu for search CBA"
  - Added Side Nav menu for search CBA

    Added sub menus for controller Blueprint
    Change-Id: Ie4d56186655fd62393133c01d36d1d7aecee9b3a
    Issue-ID: CCSDK-1269
Signed-off-by: Ezhilarasi <ezhrajam@in.ibm.com>
4 years agoUpdate git submodules
Dan Timoney [Mon, 8 Jul 2019 14:45:18 +0000 (14:45 +0000)]
Update git submodules

* Update docs/submodules/ccsdk/cds.git from branch 'master'
  to 2cb5994a00482c956069b28fab14394fbd936537
  - Merge "Create CBA Search existing template"
  - Create CBA Search existing template

    Template to be shown for option choosed from stepper form 1
    Change-Id: I52b5f8c8ed217e455e44862df159831c028ff244
    Issue-ID: CCSDK-1275
Signed-off-by: Ezhilarasi <ezhrajam@in.ibm.com>
4 years agoUpdate git submodules
Dan Timoney [Mon, 8 Jul 2019 14:44:56 +0000 (14:44 +0000)]
Update git submodules

* Update docs/submodules/ccsdk/cds.git from branch 'master'
  to 7590bc8802d42336be570fde8811f93e30b34da4
  - Merge "Template option populate to Select template"
  - Template option populate to Select template

    Change-Id: I0d949283906493f1471377619fdc5615a310b690
    Issue-Id: CCSDK-1275
Signed-off-by: Ezhilarasi <ezhrajam@in.ibm.com>
4 years agoUpdate git submodules
Dan Timoney [Mon, 8 Jul 2019 14:44:35 +0000 (14:44 +0000)]
Update git submodules

* Update docs/submodules/ccsdk/cds.git from branch 'master'
  to bec0aaa4db615940e0cb7dac73e3b492199a2c87
  - Merge "Search service for Controller Blueprint"
  - Search service for Controller Blueprint

    Search service for controller blueprint creation and Search capability
    Change-Id: I20b7f60aa357af2785c6209003429d83b34c4342
    Issue-ID: CCSDK-1269
Signed-off-by: Ezhilarasi <ezhrajam@in.ibm.com>
4 years agoUpdate git submodules
Sandeep Shah [Mon, 8 Jul 2019 14:44:06 +0000 (09:44 -0500)]
Update git submodules

* Update docs/submodules/ccsdk/features.git from branch 'master'
  to 7bbcdbb841d81217e6a341a6eeaa8c6fda8daf46
  - Netconf Notification support for SDNR OOFPCI

    Feature enhancement to support Netconf notification from
    RAN simulator. Netconf notification will trigger consumer
    to update ConfigDB database and publish DMAAP message. This commit
    relates to Netconf notification indicating neighbor list change
    and consumer code

    Issue-ID: CCSDK-1396
Signed-off-by: SandeepLinux <sandeeplinux1068@gmail.com>
    Change-Id: I5773fcc2dab9baefcec3788038add10047fc828e

4 years agoUpdate git submodules
Steve Smokowski [Mon, 8 Jul 2019 14:19:14 +0000 (14:19 +0000)]
Update git submodules

* Update docs/submodules/so.git from branch 'master'
  to f83362f93e7a88c34b85048aaf2e1f14c611800f
  - Merge "Added null check for heatStack to prevent crash at getCanonicalName() call"
  - Added null check for heatStack to prevent crash at
    getCanonicalName() call

    Issue-ID: SO-1841
Signed-off-by: Oleksandr Moliavko <o.moliavko@samsung.com>
    Change-Id: Icf49b7db336002ad56769b221ec61101fac04fd5

4 years agoUpdate git submodules
Steve Smokowski [Mon, 8 Jul 2019 14:18:29 +0000 (14:18 +0000)]
Update git submodules

* Update docs/submodules/so.git from branch 'master'
  to 79b5b02dc56510838deb94c1f54e4f8b88c130b5
  - Merge "add junit coverage for VnfmHelper"
  - add junit coverage for VnfmHelper

    Change-Id: I0db84333f1c5ffa09ec78f504a101b75343157a3
    Issue-ID: SO-1576
Signed-off-by: Lukasz Muszkieta <lukasz.muszkieta@nokia.com>
4 years agoUpdate git submodules
Dan Timoney [Mon, 8 Jul 2019 13:43:45 +0000 (13:43 +0000)]
Update git submodules

* Update docs/submodules/ccsdk/distribution.git from branch 'master'
  to b5b816769e0fd6f3068c13eb004ad2ca95b9cd9b
  - Merge "Configurations for SDNR OOFPCI Use case"
  - Configurations for SDNR OOFPCI Use case

    Update odlsli POM file to copy template to docker staging,
    Configure SDNC end point in DG properties file in K8s
    cluster, Template for RPC message used to invoke DG as
    response to Netconf notification

    Issue-ID: CCSDK-1446
Signed-off-by: SandeepLinux <sandeeplinux1068@gmail.com>
    Change-Id: I2ccec01ae5eb4b89986debe5932e49bdc89164e0

4 years agoUpdate git submodules
Smokowski, Kevin (ks6305) [Mon, 8 Jul 2019 13:42:59 +0000 (13:42 +0000)]
Update git submodules

* Update docs/submodules/ccsdk/parent.git from branch 'master'
  to 322f4ffd1216bd01bde2b0f0f4c310811df1c129
  - remove glassfish property

    remove glassfish property, no code should be using it

    Issue-ID: CCSDK-1444
Signed-off-by: Smokowski, Kevin (ks6305) <kevin.smokowski@att.com>
    Change-Id: Ic8aa0a5d8d49d9387424bd50dc32809a05384a8c

4 years agoUpdate git submodules
Matej Klotton [Mon, 8 Jul 2019 13:42:06 +0000 (15:42 +0200)]
Update git submodules

* Update docs/submodules/sdnc/oam.git from branch 'master'
  to e1829deb67e1e028ad02c383db86ff654bfcbe06
  - Reduce docker image size for SDNC

    Saves ~250M of disk space

Signed-off-by: Matej Klotton <matej.klotton@pantheon.tech>
    Issue-ID: SDNC-800
    Change-Id: I42b4f9c3c5216e7e22753287f74f4261c139e8f9

4 years agoUpdate git submodules
Matej Klotton [Mon, 8 Jul 2019 13:41:11 +0000 (15:41 +0200)]
Update git submodules

* Update docs/submodules/ccsdk/distribution.git from branch 'master'
  to c6f21bed9c8144d5195232d28dfd1d1f9f1373e6
  - Reduce CCSDK docker images size

    onap/ccsdk-odl-fluorine-alpine-image from 768MB to 526MB
    onap/ccsdk-odlsli-alpine-image from 1.36GB to 666MB

Signed-off-by: Matej Klotton <matej.klotton@pantheon.tech>
    Change-Id: I80dca08539ea91622ccb00edbe675a0b3203a183

4 years agoUpdate git submodules
Dan Timoney [Mon, 8 Jul 2019 13:39:59 +0000 (13:39 +0000)]
Update git submodules

* Update docs/submodules/ccsdk/cds.git from branch 'master'
  to 970d2cbf67a098eaab1924d5daecc258e8ee7869
  - Merge "Added template options to create CBA"
  - Added template options to create CBA

    Change-Id: I3720e7efdf3100fa50261012387179f9edd87680
    Issue-id: CCSDK-1275
Signed-off-by: Ezhilarasi <ezhrajam@in.ibm.com>
4 years agoUpdate git submodules
Dan Timoney [Mon, 8 Jul 2019 13:39:02 +0000 (13:39 +0000)]
Update git submodules

* Update docs/submodules/ccsdk/cds.git from branch 'master'
  to 9d6c76e30e59f969e1a74a3efd9e1abfe9818cd8
  - Merge "Remote Python executor Handler class process fails with Arguments list too long"
  - Remote Python executor Handler class process fails with Arguments list too long

    Issue-ID: CCSDK-1435
    Change-Id: I02b1d8393c2506850cf37df6e3447d195f4fabb5
Signed-off-by: Serge Simard <serge@agilitae.com>
4 years agoUpdate git submodules
Dan Timoney [Mon, 8 Jul 2019 13:38:11 +0000 (13:38 +0000)]
Update git submodules

* Update docs/submodules/ccsdk/cds.git from branch 'master'
  to 45b1ed540e79376ab832a18d7765986ef884ff76
  - Merge "Enhance logger to the server"
  - Enhance logger to the server

      - Remove autorization from request logs
      - add request ID if it doesn't exist
      - log response code

    Issue-ID: CCSDK-1295

    Change-Id: Ia83125bd85ddb1cd89f02cf55220f1aa11049810
Signed-off-by: Rami <rmohamed.ext@orange.com>
4 years agoUpdate git submodules
Dan Timoney [Mon, 8 Jul 2019 13:37:50 +0000 (13:37 +0000)]
Update git submodules

* Update docs/submodules/ccsdk/cds.git from branch 'master'
  to f6dcf43ffee549b1db9ec2e09e4122b2b84c2364
  - Merge "CDS-UI: support gRPC integration with blueprint processor mS - For deploy blueprint functionality"
  - CDS-UI: support gRPC integration with blueprint processor mS
    - For deploy blueprint functionality

    Change-Id: I35395ae315ac063c3bb3f6893956965ecb74e74e
    Issue-ID: CCSDK-1274
Signed-off-by: Nirvan Ramjuttun <nirvan.ramjuttun@amdocs.com>
4 years agoUpdate git submodules
Dan Timoney [Mon, 8 Jul 2019 13:37:11 +0000 (13:37 +0000)]
Update git submodules

* Update docs/submodules/ccsdk/cds.git from branch 'master'
  to 8607db90d88ab2a1bec4f3fc4be22f16d09d1a29
  - Merge "Kafka Messaging Controller API."
  - Kafka Messaging Controller API.

    Things done-
    Addressed review comments.
    Logic to consume events and process it.
    Added integration testing.

    Change-Id: If574a363f9fb8581018cc5a7ba106251a9d8caf1
    Issue-ID:CCSDK-1356
Signed-off-by: prathamesh morde <prathamesh.morde@bell.ca>
Signed-off-by: prathameshmo <prathamesh.morde@bell.ca>
4 years agoUpdate git submodules
Dan Timoney [Mon, 8 Jul 2019 13:34:22 +0000 (13:34 +0000)]
Update git submodules

* Update docs/submodules/ccsdk/cds.git from branch 'master'
  to bf228082d558a2e1c7a93dd2334dfd105483fc2f
  - Merge "Remote Python executor unescapes script parameter values"
  - Remote Python executor unescapes script parameter values

    Issue-ID: CCSDK-1426
Signed-off-by: Serge Simard <serge@agilitae.com>
    Change-Id: I919e30b76bb472b4e0aeeb2294f0b3087a655efd

4 years agoUpdate git submodules
Seshu Kumar M [Mon, 8 Jul 2019 13:03:04 +0000 (13:03 +0000)]
Update git submodules

* Update docs/submodules/so.git from branch 'master'
  to c3279392770dc1967a98d8a86bed874e45c203c2
  - Merge "Fixed sonar issue in QueryGroups.java"
  - Fixed sonar issue in QueryGroups.java

    Fixed sonar issues across this file

    Issue-ID: SO-2096
    Change-Id: Ib2b9fb5d12da2eb1f99562466c5a5d9039b0e50f
Signed-off-by: Arundathi Patil <arundpil@in.ibm.com>
4 years agoUpdate git submodules
Gamboa, Gilbert [Mon, 8 Jul 2019 12:57:57 +0000 (08:57 -0400)]
Update git submodules

* Update docs/submodules/so.git from branch 'master'
  to cc805b184620525115c88c1a52ddfde55c73e15b
  - mso will support new requeststate values

    Support new request status - ROLLED_BACK, ROLLED_BACK_TO_ASSIGNED,
    ROLLED_BACK_TO_CREATED, and ABORTED.
    Support new request status - ROLLED_BACK, ROLLED_BACK_TO_ASSIGNED,
    ROLLED_BACK_TO_CREATED, and ABORTED. Added default FAILED request
    status in case rollback is not needed.
    Variable rollbackTargetState needs to be returned to WorkflowAction flow
    Variable rollbackTargetState needs to in to ExecuteBuildingBlock as
    well. Add new RequestDb migration file to expand infra_active_requests
    column request_status to 25 bytes to fit new request states.

    Change-Id: I0da2f8013001a28dcc20f64eb9455e4cfd3dd197
    Issue-ID: SO-2093
Signed-off-by: Benjamin, Max (mb388a) <mb388a@us.att.com>
4 years agoUpdate git submodules
Plummer, Brittany [Mon, 8 Jul 2019 12:57:49 +0000 (08:57 -0400)]
Update git submodules

* Update docs/submodules/so.git from branch 'master'
  to 0e2cda138f35ee6a7a8a54c29a6c4edf07d51745
  - update bpmn to save extsystemerrorsource

    Added ext error source to workflow exception
    Updated all lines that create this exception with source
    Added unit tests and updated existing ones

    Change-Id: Id9b3b1e6e24368224214a6370ea2d450ae667bfb
    Issue-ID: SO-2092
Signed-off-by: Benjamin, Max (mb388a) <mb388a@us.att.com>
4 years agoUpdate git submodules
Sylvain Desbureaux [Mon, 8 Jul 2019 12:42:27 +0000 (12:42 +0000)]
Update git submodules

* Update docs/submodules/oom.git from branch 'master'
  to 0c38532c067a817c7f343a227f954c5460d9fda7
  - Merge "Merge integration timing to environment.yaml"
  - Merge integration timing to environment.yaml

    Issue-ID: OOM-1959
    Change-Id: I835be9a5eccf72e8e6534da1e5090f21d10c7a5a
Signed-off-by: Brian Freeman <bf1936@att.com>
4 years agoUpdate git submodules
ojasdubey [Mon, 8 Jul 2019 12:00:38 +0000 (17:30 +0530)]
Update git submodules

* Update docs/submodules/sdc.git from branch 'master'
  to da8b24151295d923cc632dfa2d296b3c67f6cce2
  - Move import handling to service template

    Moving the handling of all import formats parsing
    to ServiceTemplate class to make it generic and
    reusable

    Change-Id: I80595c3654a625275549a3bb3afe8ba7c9455aff
    Issue-ID: SDC-2421
Signed-off-by: ojasdubey <ojas.dubey@amdocs.com>
4 years agoUpdate git submodules
liamfallon [Mon, 8 Jul 2019 11:59:40 +0000 (11:59 +0000)]
Update git submodules

* Update docs/submodules/policy/apex-pdp.git from branch 'master'
  to cad7cff7dc945eefaf27815742461d6db6ab8eac
  - Add duplicate check, examples for kafka Properties

    Added checks for dealing with duplication of specification of properties
    explicitly and in kafkaPropertes
    Added examples for kafkaProperties
    Added documentation for kafkaProperties

    Issue-ID: POLICY-1818
    Change-Id: Icbe01d6f1d25d4570dcc85cc3db28588743b9c41
Signed-off-by: liamfallon <liam.fallon@est.tech>
4 years agoUpdate git submodules
Einat Vinouze [Mon, 8 Jul 2019 11:22:52 +0000 (14:22 +0300)]
Update git submodules

* Update docs/submodules/vid.git from branch 'master'
  to d7192595536591a764afbdf159f68509b6b20bae
  - Upgrade to Spring 5.1.6 + simulator fasterxml

    Issue-ID: VID-512
    Change-Id: I9a74e6357671c5eee0a425354dcd07c762c69c83
Signed-off-by: Einat Vinouze <einat.vinouze@intl.att.com>
4 years agoUpdate git submodules
andre.schmid [Mon, 8 Jul 2019 11:20:15 +0000 (11:20 +0000)]
Update git submodules

* Update docs/submodules/sdc.git from branch 'master'
  to 3b72874a95ce734f555334fb0fba987a069664d0
  - Add validation of non referenced file in package

    Add the validation specified in SOL004, that all files in the package
    should be listed in the Manifest file.
    Fix Validator related Test class, adapting to the new validation.
    Create a manifest builder to help the tests.
    Fix minor typos.
    Update .gitignore to remove ajcore files.

    Change-Id: Ib9a99bf3d7905349e0ec8fef8fd960028bb83f8d
    Issue-ID: SDC-2412
Signed-off-by: andre.schmid <andre.schmid@est.tech>
4 years agoUpdate git submodules
Michal Ptacek [Mon, 8 Jul 2019 10:50:06 +0000 (10:50 +0000)]
Update git submodules

* Update docs/submodules/oom/offline-installer.git from branch 'master'
  to 37796bfe9db3f947429b325f86450bfc9512ed9a
  - Merge "Add docker local registry cleaning script"
  - Add docker local registry cleaning script

    Since with changing data lists there are unused images
    left in local registry on build server this
    commit adds script that handles that.

    Issue-ID: OOM-1952

    Change-Id: Ied7a8b09aacd33ef17f0676cfab333d1df8a1a81
Signed-off-by: Milan Verespej <m.verespej@partner.samsung.com>
4 years agoUpdate git submodules
maopengzhang [Mon, 8 Jul 2019 08:27:56 +0000 (16:27 +0800)]
Update git submodules

* Update docs/submodules/vfc/nfvo/lcm.git from branch 'master'
  to 93e2fe207d57a020fee332b16675062f25699401
  - refactor ns job test code

    refactor ns job test code

    Change-Id: I1009730ca9b83b000324edad1921e4015fd1c0ba
    Issue-ID: VFC-1431
Signed-off-by: maopengzhang <zhang.maopeng1@zte.com.cn>
4 years agoUpdate git submodules
Michal Ptacek [Mon, 8 Jul 2019 08:23:04 +0000 (08:23 +0000)]
Update git submodules

* Update docs/submodules/oom/offline-installer.git from branch 'master'
  to 886cf54b0c6b78c2f1dd2d0dcc935cb8838a36d8
  - Merge "Adding notes from vFWCL in Dublin"
  - Adding notes from vFWCL in Dublin

    This is just to share notes from the vFWCL exercise in Dublin.

    Issue-ID: OOM-1900

    Change-Id: I76cc577342a8e25a900b119462ff6c7768189382
Signed-off-by: Michal Ptacek <m.ptacek@partner.samsung.com>
4 years agoUpdate git submodules
Bartosz Gardziejewski [Mon, 8 Jul 2019 07:15:06 +0000 (09:15 +0200)]
Update git submodules

* Update docs/submodules/vid.git from branch 'master'
  to 89b0566dcf587d36f713d301b27009ce1d3bbec6
  - Adapting GUI for error report managing

    Change-Id: Idb3f5750596334990b030bfdf2f6551ad4d1c8e3
    Issue-ID: VID-488
Signed-off-by: Bartosz Gardziejewski <bartosz.gardziejewski@nokia.com>
4 years agoUpdate git submodules
Wojciech Sliwka [Mon, 8 Jul 2019 07:00:44 +0000 (07:00 +0000)]
Update git submodules

* Update docs/submodules/vid.git from branch 'master'
  to 5fdd07ac5c8b0a229b437aed258710a29801c31a
  - Merge "Add controller which create error reports"
  - Add controller which create error reports

    Change-Id: Icfba59e90420c0d849c9ba5fae3d0cb1b40ed265
    Issue-ID: VID-488
Signed-off-by: michal.banka <michal.banka@nokia.com>
4 years agoUpdate git submodules
maopengzhang [Mon, 8 Jul 2019 06:00:24 +0000 (14:00 +0800)]
Update git submodules

* Update docs/submodules/vfc/nfvo/lcm.git from branch 'master'
  to a2034b62ab086f2bd459695401af4901ffb3ff96
  - resolve python2->python3 issues

    resolve e.message issues

    Change-Id: Ib55c1ddfe12a428c06b018d60008d1fa90fca979
    Issue-ID: VFC-1429
Signed-off-by: maopengzhang <zhang.maopeng1@zte.com.cn>
4 years agoUpdate git submodules
hewei-cmss [Mon, 8 Jul 2019 03:29:31 +0000 (11:29 +0800)]
Update git submodules

* Update docs/submodules/vfc/nfvo/lcm.git from branch 'master'
  to 6ed46a1d793c660cb08ac60df96343149db010ce
  - Fix create_vls

    Issue-ID: VFC-1438

Signed-off-by: hewei-cmss <hewei@cmss.chinamobile.com>
    Change-Id: Ie38505c67119ea925f80b45d4626b03f6348392c

4 years agoUpdate git submodules
Fu Jinhua [Mon, 8 Jul 2019 00:31:16 +0000 (00:31 +0000)]
Update git submodules

* Update docs/submodules/vfc/nfvo/lcm.git from branch 'master'
  to f47c11feafe89b7f8ce95c360e5c603a5f22f399
  - Merge "resolve job issues"
  - resolve job issues

    resolve job issues, and some python2-->python3 issues

    Change-Id: Ia086cfa44f0558d4896698ba0ffb58fc81f6239d
    Issue-ID: VFC-1429
Signed-off-by: maopengzhang <zhang.maopeng1@zte.com.cn>
4 years agoUpdate git submodules
m.kowalski3 [Sun, 7 Jul 2019 13:11:00 +0000 (15:11 +0200)]
Update git submodules

* Update docs/submodules/sdc.git from branch 'master'
  to 30cc86597cf069d06e350d754628e72fbbd9b4bb
  - Add unit test for OrchestrationTemplateNotFoundErrorBuilder

    Issue-ID: SDC-2327
Signed-off-by: Marcin Kowalski <m.kowalski3@partner.samsung.com>
    Change-Id: Ia8f606848a7ebe405b4ac4a7935d7df1c001452f

4 years agoUpdate git submodules
k.kedron [Sun, 7 Jul 2019 13:05:01 +0000 (15:05 +0200)]
Update git submodules

* Update docs/submodules/sdc.git from branch 'master'
  to 8f82ddc9c6a2bc45680748f3f584e36a1ce131d4
  - Improved unit tests for ComponentValidationUtils and Sonar fixes.

    Improved unit tests for ComponentValidationUtils.
    Checkstyle for ComponentValidationUtils.
    Add a private constructor to hide the implicit public one
    in the ComponentValidationUtils.

    Issue-ID: SDC-2327
Signed-off-by: Krystian Kedron <k.kedron@partner.samsung.com>
    Change-Id: I8a2f2f7b9a5e6475a4e28d13f3acab333b4af6da

4 years agoUpdate git submodules
Tomasz Golabek [Sun, 7 Jul 2019 12:39:11 +0000 (14:39 +0200)]
Update git submodules

* Update docs/submodules/sdc.git from branch 'master'
  to 6185ebc6d0e1e002029764dadd43818c71ab1120
  - Autowired annotation for openecomp-be

    Injection of the properties moved to the constructor replacing
    field annotations.

    Change-Id: I5ea031c9ab414859d810cb8686de3ce6ccebfd0a
    Issue-ID: SDC-2406
Signed-off-by: Tomasz Golabek <tomasz.golabek@nokia.com>
4 years agoUpdate git submodules
Ariel Kenan [Sun, 7 Jul 2019 12:00:49 +0000 (15:00 +0300)]
Update git submodules

* Update docs/submodules/sdc/sdc-workflow-designer.git from branch 'master'
  to 36d376ea2124d88d627a0ada4e176e37e070f571
  - Upgrade to ONAP-UI

    Change-Id: I1266dea133a4bd5196ba7662c0905afaa021972d
    Issue-ID: SDC-2411
Signed-off-by: Ariel Kenan <Ariel.Kenan@amdocs.com>
4 years agoUpdate git submodules
Wojciech Sliwka [Sun, 7 Jul 2019 08:22:38 +0000 (10:22 +0200)]
Update git submodules

* Update docs/submodules/sdc.git from branch 'master'
  to 958a87de8f3c19ce51d969047f750692da2ba833
  - Remove field injection in catalog-dao

    Change-Id: I96ac13d3b50737518924a3aaa9b320adbba241eb
    Issue-ID: SDC-2398
Signed-off-by: Wojciech Sliwka <wojciech.sliwka@nokia.com>
4 years agoUpdate git submodules
Wojciech Sliwka [Sun, 7 Jul 2019 08:22:31 +0000 (10:22 +0200)]
Update git submodules

* Update docs/submodules/sdc.git from branch 'master'
  to bf2ffad5b686eb0ffddbeeeca5824b8caea0c8ff
  - Remove field injection in catalog-dao

    Change-Id: I24c3a898fa34491e80074944614722fbb3085515
    Issue-ID: SDC-2398
Signed-off-by: Wojciech Sliwka <wojciech.sliwka@nokia.com>
4 years agoUpdate git submodules
rajendrajaiswal [Sun, 7 Jul 2019 06:58:18 +0000 (07:58 +0100)]
Update git submodules

* Update docs/submodules/sdc.git from branch 'master'
  to 868746d27adc90efeba5909d3eb60a6e0cd24c27
  - PM-Mapper Policy Model support

    Change-Id: I3603c4a5b05b0dc528b0dd57eabea8947f9e8fbb
    Issue-ID: SDC-2104
Signed-off-by: rajendrajaiswal <rajendra.jaiswal@ericsson.com>
4 years agoUpdate git submodules
k.kedron [Sun, 7 Jul 2019 06:42:15 +0000 (08:42 +0200)]
Update git submodules

* Update docs/submodules/sdc.git from branch 'master'
  to 9eb80fdf47fb9be19e6238e223a3e43c402aa3f5
  - Improved the ConfigurationRepositoryTest.

    Checkstyle for CliConfigurationImpTest.
    Improved the ConfigurationRepositoryTest
    to not has an influence on other tests.

    Issue-ID: SDC-2327
Signed-off-by: Krystian Kedron <k.kedron@partner.samsung.com>
    Change-Id: I74b95617ad1b17c26a8d6237c7e7469ef2213596

4 years agoUpdate git submodules
fujinhua [Sat, 6 Jul 2019 02:48:18 +0000 (10:48 +0800)]
Update git submodules

* Update docs/submodules/vfc/nfvo/driver/vnfm/svnfm.git from branch 'master'
  to 80275b72d0bd5411555f81865306c2844ff60f0b
  - Update svnfmdriver version from 1.3.2 to 1.3.3

    Change-Id: Icccf2db0f6474a41ab41eb4201edf92c053238ea
    Issue-ID: VFC-1429
Signed-off-by: fujinhua <fu.jinhua@zte.com.cn>
4 years agoUpdate git submodules
Lathish [Sat, 6 Jul 2019 02:16:41 +0000 (02:16 +0000)]
Update git submodules

* Update docs/submodules/appc.git from branch 'master'
  to d368feb33cf3dcf1008b060503b7a41edef67e9e
  - Fixed netconf-xml parsing issue

    Issue-ID: APPC-1624
    Change-Id: I12aa5f1a42d5e09b5eb8886132ea9e5a2c84ef5e
Signed-off-by: Lathish <lathishbabu.ganesan@est.tech>
4 years agoUpdate git submodules
Fu Jinhua [Sat, 6 Jul 2019 01:14:20 +0000 (01:14 +0000)]
Update git submodules

* Update docs/submodules/vfc/nfvo/lcm.git from branch 'master'
  to e3b9083af9eb416191a691c5f48a8ca720eaab4e
  - Merge "resolve job view issue"
  - resolve job view issue

    resolve job python2 to python3 issue

    Change-Id: Ia81850707b003205ecb2e304e9ed495b3c608102
    Issue-ID: VFC-1429
Signed-off-by: maopengzhang <zhang.maopeng1@zte.com.cn>
4 years agoUpdate git submodules
Fu Jinhua [Sat, 6 Jul 2019 01:14:02 +0000 (01:14 +0000)]
Update git submodules

* Update docs/submodules/vfc/nfvo/lcm.git from branch 'master'
  to 1fe7baf1b728d3611402cdb62b28a246cfa379c6
  - Merge "resolve lcm csit issue"
  - resolve lcm csit issue

    Add new version 1.3.4

    Change-Id: I70a4de3add7084b3aadee1da6e6726c411ce2568
    Issue-ID: VFC-1429
Signed-off-by: maopengzhang <zhang.maopeng1@zte.com.cn>
4 years agoUpdate git submodules
Jerry Flood [Fri, 5 Jul 2019 20:50:43 +0000 (16:50 -0400)]
Update git submodules

* Update docs/submodules/optf/cmso.git from branch 'master'
  to e8aaf9e7a6dbe61f1508c6b7f04fa9b14f2e4c7d
  - Bring up mock server in robot docker

    Also Update springboot to 2.1.6

    Issue-ID: OPTFRA-509
    Change-Id: I04374a934926c198d496d5fe35282595e2e34580
Signed-off-by: Jerry Flood <jflood@att.com>
4 years agoUpdate git submodules
Krzysztof Opasiak [Fri, 5 Jul 2019 19:35:35 +0000 (21:35 +0200)]
Update git submodules

* Update docs/submodules/osa.git from branch 'master'
  to c45208e505b860dcb3fd1025056b17a1982c50b2
  - Reverse the order of OSAs in the list

    User are usually interested in the newest OSAs not the oldest
    so let's revers the order of the list to keep the newest advisories
    on the top of the page.

    SECCOM-246
Signed-off-by: Krzysztof Opasiak <k.opasiak@samsung.com>
    Change-Id: If56deb90c2cf535faee2bcdfae9aca7a70c37428

  - Import Vulnerability Management Process from the wiki

    In order to make the process documentation more visible for the end
    user and make it easier to review changes let's move it from the ONAP
    wiki to readthedocs.

    This commit contains version 25 of:
    https://wiki.onap.org/display/DW/ONAP+Vulnerability+Management

    Issue-ID: SECCOM-246
Signed-off-by: Krzysztof Opasiak <k.opasiak@samsung.com>
    Change-Id: I46ddff6fe9d2c17d9ccfe994e283111880263735

  - Add a section and page on vulnerability management

    Prepare to import vulnerability management process from wiki and
    create a short section on the process and referenca a place-holder
    page where the process will be imported.

    Issue-ID: SECCOM-246
    Change-Id: I796e085a8f0e098f69ca0f9cc0f97fb90fffe23e
Signed-off-by: Krzysztof Opasiak <k.opasiak@samsung.com>
  - Fix broken link to gerrit review

    This fixes sphinx warning:

    OSA-2019-008.rst:24: WARNING: Inline emphasis start-string without
    end-string.

    and a broken link in OSA-2019-008 web page.

Signed-off-by: Krzysztof Opasiak <k.opasiak@samsung.com>
    Change-Id: I044f36a56ad4597ed8a00b2f5acad5999f17564b

  - Issue OSA for OJSI-206

Signed-off-by: Krzysztof Opasiak <k.opasiak@samsung.com>
    Change-Id: I523feb8d6fe6964f7cb4a97f431c2b68fa056aa4

  - Issue OSA for OJSI-205

Signed-off-by: Krzysztof Opasiak <k.opasiak@samsung.com>
    Change-Id: Ib89e37838c7d6c974a3361fd5cd051ae823eca81

  - Issue OSA for OJSI-204

Signed-off-by: Krzysztof Opasiak <k.opasiak@samsung.com>
    Change-Id: I8943eea96f3424b22a61d0296c365029fb1b9e01

  - Issue OSA for OJSI-203

Signed-off-by: Krzysztof Opasiak <k.opasiak@samsung.com>
    Change-Id: I293618fe51440b38e04e51e6d58ca788bd99a93a

  - Issue OSA for OJSI-202

Signed-off-by: Krzysztof Opasiak <k.opasiak@samsung.com>
    Change-Id: I699f0b96806525a58a60a0fe69aae2583163644a

  - Issue OSA for OJSI-201

Signed-off-by: Krzysztof Opasiak <k.opasiak@samsung.com>
    Change-Id: I73cf5b58af227ea36518edcc305c4527f87e3a47

  - Issue OSA for OJSI-200

Signed-off-by: Krzysztof Opasiak <k.opasiak@samsung.com>
    Change-Id: Iede0c0bc8b45b26f8aa10a04d4e021ff62343b69

  - Issue OSA for OJSI-199

Signed-off-by: Krzysztof Opasiak <k.opasiak@samsung.com>
    Change-Id: Ia787665b990bfcff3fa78e39e36adf97b51832f3

  - Issue OSA for OJSI-174

Signed-off-by: Krzysztof Opasiak <k.opasiak@samsung.com>
    Change-Id: I0aa1d42a70cbbf531dae3fbbdad99988b386da58

  - Issue OSA for OJSI-93

Signed-off-by: Krzysztof Opasiak <k.opasiak@samsung.com>
    Change-Id: Ib821c34d95d89ed7f0ba3ce3c60bfa181b1c769a

  - Issue OSA for OJSI-92

Signed-off-by: Krzysztof Opasiak <k.opasiak@samsung.com>
    Change-Id: Ia06e9d689e2aa2cf25390a8fbb745dd2c076db97

  - Issue OSA for OJSI-88

Signed-off-by: Krzysztof Opasiak <k.opasiak@samsung.com>
    Change-Id: I1a27dc3dd6df7176390430a1b43f7c4ce1cea0e8

  - Issue OSA for OJSI-80

Signed-off-by: Krzysztof Opasiak <k.opasiak@samsung.com>
    Change-Id: I1a552af5d9852787c5c8dbd4055213312ae5ad5b

  - Issue OSA for OJSI-79

Signed-off-by: Krzysztof Opasiak <k.opasiak@samsung.com>
    Change-Id: Iccf563afa1ec0c8420fd1f932d05d484950f1143

  - Issue OSA for OJSI-78

Signed-off-by: Krzysztof Opasiak <k.opasiak@samsung.com>
    Change-Id: I68a9e65b0d5627dc6c53458fde1291dcd26bdc77

  - Issue OSA for OJSI-77

Signed-off-by: Krzysztof Opasiak <k.opasiak@samsung.com>
    Change-Id: I79270f5d14d2fea0ad4fd5a2085cc6969c4c384e

  - Issue OSA for OJSI-76

Signed-off-by: Krzysztof Opasiak <k.opasiak@samsung.com>
    Change-Id: Iaa5ee12c2586bdd037be753513e2e19a345f7683

  - Issue OSA for OJSI-66

Signed-off-by: Krzysztof Opasiak <k.opasiak@samsung.com>
    Change-Id: Ia65b5cf2bf7534543354d73a9f42d3c9d2199f4a

  - Issue OSA for OJSI-65

Signed-off-by: Krzysztof Opasiak <k.opasiak@samsung.com>
    Change-Id: I34aa748456035051990d44007b1e8cb324fc9a19

  - Issue OSA for OJSI-63

Signed-off-by: Krzysztof Opasiak <k.opasiak@samsung.com>
    Change-Id: I7df4583d0ff0228ed5fb17e9945b3b0c2dfa564b

  - Issue OSA for OJSI-43

Signed-off-by: Krzysztof Opasiak <k.opasiak@samsung.com>
    Change-Id: Ibff1d7a0393f7aabd424e687b4bcd50f0f948482

  - Issue OSA for OJSI-42

Signed-off-by: Krzysztof Opasiak <k.opasiak@samsung.com>
    Change-Id: I458dcda70aab0c49e4276f60e8bb210ac61a6c61

  - Issue OSA for OJSI-41

Signed-off-by: Krzysztof Opasiak <k.opasiak@samsung.com>
    Change-Id: Ia9691e8e317529f6b2b8d1c4d46ea814c33de43f

  - Issue OSA for OJSI-34

Signed-off-by: Krzysztof Opasiak <k.opasiak@samsung.com>
    Change-Id: I75749876f2f5ebfeb128d375d45c278cd1deba89

  - Issue OSA for OJSI-25

Signed-off-by: Krzysztof Opasiak <k.opasiak@samsung.com>
    Change-Id: Id0317984d87ac2f67a5fdc56085805074fa61fb2

  - Issue OSA for OJSI-15

Signed-off-by: Krzysztof Opasiak <k.opasiak@samsung.com>
    Change-Id: I31b96f863ca45b4faeec00ef4e21bbe3673ca80b

  - Add infrastructure for ONAP Security Advisories

    Issue-ID: SECCOM-239
Signed-off-by: Krzysztof Opasiak <k.opasiak@samsung.com>
    Change-Id: I66a78b24965252802d1992c7400a541c8307c506

4 years agoUpdate git submodules
Tschaen, Brendan [Fri, 5 Jul 2019 16:06:12 +0000 (12:06 -0400)]
Update git submodules

* Update docs/submodules/music.git from branch 'master'
  to 5b43c6998e98f2fe9695f8dc9dc86be8bac2a320
  - Enhance PreparedQueryObject

    Change-Id: I3da1ff5b5e8b63b6cf15a16cec5660e9ec9cf73d
    Issue-ID: MUSIC-422
Signed-off-by: Tschaen, Brendan <ctschaen@att.com>
4 years agoUpdate git submodules
sebdet [Fri, 5 Jul 2019 14:08:06 +0000 (16:08 +0200)]
Update git submodules

* Update docs/submodules/clamp.git from branch 'master'
  to c8d6130e6355a6f8f460c114ed7bac0221eb0020
  - More modular approach

    Modular approach for React components and CSS + theming

    Issue-ID: CLAMP-418
    Change-Id: I359f31e92492ae75ac26ef297abde822c6cd56ea
Signed-off-by: sebdet <sebastien.determe@intl.att.com>
4 years agoUpdate git submodules
efiacor [Fri, 5 Jul 2019 13:52:23 +0000 (13:52 +0000)]
Update git submodules

* Update docs/submodules/dmaap/datarouter.git from branch 'master'
  to b24ac8d9ba04c7b00e3e943b1641ef0806fa4e64
  - Adding more unit tests for DR

    Change-Id: I302c3172957770116e770c5916b54c5f32ff3b44
    Issue-ID: DMAAP-1226
Signed-off-by: efiacor <fiachra.corcoran@est.tech>
4 years agoMerge "Remove trailing slash in osa submodule"
Eric Debeau [Fri, 5 Jul 2019 09:42:17 +0000 (09:42 +0000)]
Merge "Remove trailing slash in osa submodule"

4 years agoUpdate git submodules
hewei-cmss [Fri, 5 Jul 2019 09:39:55 +0000 (17:39 +0800)]
Update git submodules

* Update docs/submodules/vfc/nfvo/lcm.git from branch 'master'
  to 113caa0a0a005a713e6cb638919cbf6197c0eb3a
  - Delete useless code

    The condition has been judged before.

    Issue-ID: VFC-1437

Signed-off-by: hewei-cmss <hewei@cmss.chinamobile.com>
    Change-Id: Idf39f8d10485c58dceceb81046fb040866110128

4 years agoUpdate git submodules
Rene_Robert [Fri, 5 Jul 2019 09:22:47 +0000 (11:22 +0200)]
Update git submodules

* Update docs/submodules/integration.git from branch 'master'
  to 8f8f27f136cb31325a5a486a3c5b9903b279ee7e
  - Issue-ID: INT-1129
    some changes in usecase description

Signed-off-by: Rene_Robert <rene.robert@orange.com>
    Change-Id: I487b778dd899dc522aacd162e01efc61eafe9c43

4 years agoMerge "Issue-ID: INT-494 add link to OOM user guide in "setting-up ONAP" section"
Eric Debeau [Fri, 5 Jul 2019 06:28:34 +0000 (06:28 +0000)]
Merge "Issue-ID: INT-494 add link to OOM user guide in "setting-up ONAP" section"

4 years agoUpdate git submodules
sarada prasad sahoo [Fri, 5 Jul 2019 04:33:30 +0000 (10:03 +0530)]
Update git submodules

* Update docs/submodules/so.git from branch 'master'
  to 294a68f814de3820ae3d5fdcf976615ad233c11a
  - fix global-jjb migration issue

    fix global-jjb migration issue
    - VNFSDK, SO

    Issue-ID: SO-1992
Signed-off-by: sarada prasad sahoo <sarada.prasad.sahoo@huawei.com>
    Change-Id: I2e11f0c151c54151e526efdebf92f49621dc0f7f

4 years agoUpdate git submodules
maopengzhang [Fri, 5 Jul 2019 01:17:59 +0000 (09:17 +0800)]
Update git submodules

* Update docs/submodules/vfc/nfvo/lcm.git from branch 'master'
  to f260819938455e32679cf10dfafd6ee881cd8d37
  - resolve lcm csit issue

    resolve lcm csit issue

    Change-Id: Ie7c09cb97601941f0e1e9886af7b7cfd6e963ce6
    Issue-ID: VFC-1429
Signed-off-by: maopengzhang <zhang.maopeng1@zte.com.cn>
4 years agoUpdate git submodules
Alexis de Talhouët [Fri, 5 Jul 2019 00:18:01 +0000 (20:18 -0400)]
Update git submodules

* Update docs/submodules/ccsdk/cds.git from branch 'master'
  to d4b56bc36db1169024fef1f54f924bf3b8f351b6
  - Error: Could not find or load main class

    Use oparent as root project pom

    Change-Id: Ibacb94a08051c2d3f48125a66c0579fa4da94e2d
    Issue-ID: CCSDK-1443
Signed-off-by: Alexis de Talhouët <adetalhouet89@gmail.com>
4 years agoRemove trailing slash in osa submodule 18/90918/1
Krzysztof Opasiak [Thu, 4 Jul 2019 21:55:38 +0000 (23:55 +0200)]
Remove trailing slash in osa submodule

Gerrit is not properly updating doc repo when we merge patches
in osa repo.

My current theory is that gerrit cannot properly match
a submodule to gerrit project as in .gitmodules project name is
written with trailing slash. As it's the only submodule that has this
trailing slash let's give it a try and remove that slash.

Issue-ID: SECCOM-246
Signed-off-by: Krzysztof Opasiak <k.opasiak@samsung.com>
Change-Id: I578432a6518c94ad8911202542a9a037acc60db5

4 years agoUpdate git submodules
sarada prasad sahoo [Thu, 4 Jul 2019 12:41:21 +0000 (18:11 +0530)]
Update git submodules

* Update docs/submodules/so/libs.git from branch 'master'
  to 6a15193837a3ba364797459f5ad4e2c85c85fb1b
  - fix global-jjb migration issue

    fix global-jjb migration issue
    - VNFSDK, SO

    Issue-ID: SO-1992
Signed-off-by: sarada prasad sahoo <sarada.prasad.sahoo@huawei.com>
    Change-Id: Ibd4ffceecb0604267e5dc6721b38a8ea2adc4b48

4 years agoUpdate git submodules
fujinhua [Thu, 4 Jul 2019 12:08:54 +0000 (20:08 +0800)]
Update git submodules

* Update docs/submodules/vfc/nfvo/driver/vnfm/svnfm.git from branch 'master'
  to 3e8f81f8745149add5abbfb26bcf615017a304c3
  - Fix doker sh for ztevnfmdriver

    Change-Id: I793142159b1395091acec64267a36787b4a7c07e
    Issue-ID: VFC-1429
Signed-off-by: fujinhua <fu.jinhua@zte.com.cn>
4 years agoUpdate git submodules
sarada prasad sahoo [Thu, 4 Jul 2019 12:00:38 +0000 (17:30 +0530)]
Update git submodules

* Update docs/submodules/so/libs.git from branch 'master'
  to 941cec72fab2f3cf3973e572ff2479943240d1f3
  - fix global-jjb migration issue

    fix global-jjb migration issue
    - VNFSDK, SO

    Issue-ID: SO-1992
Signed-off-by: sarada prasad sahoo <sarada.prasad.sahoo@huawei.com>
    Change-Id: I5fd33befce9829b873ed4a886277d5638f8af9f6

4 years agoUpdate git submodules
sarada prasad sahoo [Thu, 4 Jul 2019 11:59:41 +0000 (17:29 +0530)]
Update git submodules

* Update docs/submodules/so.git from branch 'master'
  to 7fe31a577a1f3d50a0681be8b4d691aef67eb3ec
  - fix global-jjb migration issue

    fix global-jjb migration issue
    - VNFSDK, SO

    Issue-ID: SO-1992
Signed-off-by: sarada prasad sahoo <sarada.prasad.sahoo@huawei.com>
    Change-Id: Idaee5994614a9264e0b0edc57be6e529a343b807