doc.git
4 years agoUpdate git submodules
sebdet [Tue, 25 Jun 2019 10:10:59 +0000 (12:10 +0200)]
Update git submodules

* Update docs/submodules/clamp.git from branch 'master'
  to c95e8dfe17f9ebf48ece6450c7bab40d7546ee0d
  - Frontend initial draft

    New frontend initial draft in React with docker image in nginx

    Issue-ID: CLAMP-413
    Change-Id: Ie5826d79aa3db23f863e8fd217189ba41534abe9
Signed-off-by: sebdet <sebastien.determe@intl.att.com>
4 years agoUpdate git submodules
Ofir Sonsino [Tue, 25 Jun 2019 08:15:22 +0000 (11:15 +0300)]
Update git submodules

* Update docs/submodules/sdc.git from branch 'master'
  to 7433e04b1e6c5b1fbdf840c969cbaba00579023b
  - Fix known issues title in release notes

    Change-Id: I8df008da029d2fb5987d4fbfb6fc60b0670bcf1d
    Issue-ID: SDC-2387
Signed-off-by: Ofir Sonsino <os0695@intl.att.com>
4 years agoUpdate git submodules
econwar [Mon, 24 Jun 2019 20:30:20 +0000 (20:30 +0000)]
Update git submodules

* Update docs/submodules/dmaap/datarouter.git from branch 'master'
  to cf55456bbe6ce4da723f9dfa64b573f02908ab24
  - Remove checkstyle syntax warnings from dr-node

    Change-Id: I79c76277bbf4df2494a12d3558900bbbad605931
    Issue-ID: DMAAP-1195
Signed-off-by: econwar <conor.ward@est.tech>
4 years agoUpdate git submodules
Pamela Dragosh [Mon, 24 Jun 2019 18:32:19 +0000 (14:32 -0400)]
Update git submodules

* Update docs/submodules/policy/engine.git from branch 'master'
  to dd0ccff1401d63b9527c20780d539f00b4c4ff3f
  - Upgrade to released common & models

    Released common 1.5.0 and models 2.1.0

    Issue-ID: POLICY-1737
    Change-Id: Iecbf38e57a71907f320e3c8da55a6921ca371c44
Signed-off-by: Pamela Dragosh <pdragosh@research.att.com>
4 years agoUpdate git submodules
Pamela Dragosh [Mon, 24 Jun 2019 18:32:12 +0000 (14:32 -0400)]
Update git submodules

* Update docs/submodules/policy/apex-pdp.git from branch 'master'
  to b8316b12e08452cda8322945ca59763e16a37a71
  - Upgrade to released common and models

    Released common 1.5.0 and models 2.1.0

    Issue-ID: POLICY-1737
    Change-Id: I677d1c210869ea565fc4edd9c190567a6ad01642
Signed-off-by: Pamela Dragosh <pdragosh@research.att.com>
4 years agoUpdate git submodules
Pamela Dragosh [Mon, 24 Jun 2019 18:31:16 +0000 (14:31 -0400)]
Update git submodules

* Update docs/submodules/policy/parent.git from branch 'master'
  to dd17aa12b055e54904f43d718664f7bd0a5f71df
  - Add artifacts to release notes

    Adding section on released artifacts per PTL meeting.

    Issue-ID: POLICY-1868
    Change-Id: I3718af84968033ddd30c12e457b7144b09e3b008
Signed-off-by: Pamela Dragosh <pdragosh@research.att.com>
4 years agoUpdate git submodules
Timoney, Dan (dt5972) [Mon, 24 Jun 2019 16:49:41 +0000 (12:49 -0400)]
Update git submodules

* Update docs/submodules/ccsdk/parent.git from branch 'master'
  to bbcacd27a3fcaa2f26f741ab1c46c0c9cc8db8ee
  - Add new BOM for odl-based projects

    Refactor dependencyManagement section from odlparent poms into a new
    BOM for ease of maintenance.

    Change-Id: I4e31ccc2a3c5349b10777c14b9d5e7fd3e034c46
    Issue-ID: CCSDK-1412
Signed-off-by: Timoney, Dan (dt5972) <dtimoney@att.com>
4 years agoUpdate git submodules
kaihlavi [Mon, 24 Jun 2019 15:46:42 +0000 (18:46 +0300)]
Update git submodules

* Update docs/submodules/sdc.git from branch 'master'
  to f11ca3ad838233160be442db0ffdd62e7e0adbe4
  - Revert "add automated fadeout to sdc splashscreen"

    Issue-ID: SDC-2384
    This reverts commit 4f514b1c3f1c688345c750281097925ac22417ca.
Signed-off-by: kaihlavi <l.kaihlavirt@partner.samsung.com>
    Change-Id: I4f35c5771795750c6af71c41c7d8dc08001e833c

4 years agoUpdate git submodules
Samuli Silvius [Mon, 24 Jun 2019 15:14:47 +0000 (15:14 +0000)]
Update git submodules

* Update docs/submodules/oom/offline-installer.git from branch 'master'
  to f196161829439aa64613fd729e9d34b05ed937df
  - Merge "Add cleanup stage to 'nexus' role test"
  - Add cleanup stage to 'nexus' role test

    List of docker images to download/cleanup by the
    prepare and cleanup stages is now defined in one
    place (prepare-nexus role defaults) for clarity and
    ease of management.

    Change-Id: I4c18912fd8c5eadc4d68e1bc10f5c2251d58634e
    Issue-ID: OOM-1915
Signed-off-by: Bartek Grzybowski <b.grzybowski@partner.samsung.com>
4 years agoUpdate git submodules
Samuli Silvius [Mon, 24 Jun 2019 15:11:58 +0000 (15:11 +0000)]
Update git submodules

* Update docs/submodules/oom/offline-installer.git from branch 'master'
  to 4ea85321ebdd8b24b3cb732776e3847a03c993e7
  - Merge changes from topic "kubernetes-inventory-groups"

    * changes:
      Add etcd group support to rke role
      Add kubernetes-etcd group
      Make rke to use new group structure
      Add kubernetes-node group for workers

  - Add etcd group support to rke role

    Etcd cluster is now placed in members of kubernetes-etcd group instead
    of kubernetes-node.
    Due to defaults, it means infra is the only etcd
    by default.

    Change-Id: Iae05a42442849e4a248d73c2d78f5e2b0eae7255
    Issue-ID: OOM-1778
Signed-off-by: Michal Zegan <m.zegan@samsung.com>
  - Add kubernetes-etcd group

    This group will contain kubernetes etcd cluster.
    It is separated from kubernetes control plane and, especially, nodes.
    There are of course no restrictions as to which
    machines can be etcd.
    Default is infrastructure-server.

    Change-Id: I8d3ab9b9e4680f57ea8f595d7be3ed6e2d32764c
    Issue-ID: OOM-1778
Signed-off-by: Michal Zegan <m.zegan@samsung.com>
  - Make rke to use new group structure

    Rke playbook/role is modified to take advantage of the new group structure.
    Namely, all members of kubernetes group are treated as cluster members
    independent of their role.
    The role itself is selected in cluster.yml.j2 template
    based on actual membership in either kubernetes-node
    or kubernetes-control-plane group.

    Change-Id: I9a5bbfd090aff17018a610a01d6f88d848fc26c4
    Issue-ID: OOM-1778
Signed-off-by: Michal Zegan <m.zegan@samsung.com>
  - Add kubernetes-node group for workers

    Moved all kubernetes nodes from the kubernetes to kubernetes-node group,
    and made the kubernetes group a parent of both kubernetes-node and
    kubernetes-control-plane.
    The reason is that we still need to have separate groups for
    control planes and for nodes, but some
    operations are performed equally on any kind of kubernetes
    cluster member, and currently one would need to separately include all
    related groups one by one. Example of
    such common operation is installation of docker, that was not
    performed for kubernetes-control-plane group, so that
    docker was not installed on control planes that were neither infra nor nodes.
    The side effect of this change is that if infrastructure
    server is also a cluster member, it lands in a kubernetes group by default,
    and node specific setup would be performed on it.
    For that reason, playbook is modified to perform this setup on all
    kubernetes cluster members except the infra server.

    Change-Id: Ic827002d28e535334dbab7e5ad4aed8aa95c97a9
    Issue-ID: OOM-1778
Signed-off-by: Michal Zegan <m.zegan@samsung.com>
4 years agoUpdate git submodules
Pawel Wieczorek [Mon, 24 Jun 2019 14:54:30 +0000 (16:54 +0200)]
Update git submodules

* Update docs/submodules/integration.git from branch 'master'
  to 6b223c9548d48675596eb0e9d1cc8a8e01435dfc
  - k8s: Obtain relevant information from Rancher

    This patch introduces Rancher queries using its CLI client. It depends
    on having utility binary located in PATH and providing configuration
    file prior first use.

    Issue-ID: SECCOM-235
    Change-Id: Idb011e27b4801c5700b4482656463849736298da
Signed-off-by: Pawel Wieczorek <p.wieczorek2@samsung.com>
4 years agoUpdate git submodules
Yang Xu [Mon, 24 Jun 2019 14:53:48 +0000 (10:53 -0400)]
Update git submodules

* Update docs/submodules/integration.git from branch 'master'
  to cbf3f2d7e96fb2841d142c8e78f7eb0e652d52a8
  - Update Dublin Integration release notes

Signed-off-by: Yang Xu <yang.xu@futurewei.com>
    Issue-ID: INT-1119
    Change-Id: I00e6d1354f1ca79f9210e1c53ab309756dd6e742
    (cherry picked from commit e3f80591ed1f83df13a5fd4593dafb0160ff2aa2)

4 years agoUpdate git submodules
Shankaranarayanan Puzhavakath Narayanan [Mon, 24 Jun 2019 14:53:36 +0000 (14:53 +0000)]
Update git submodules

* Update docs/submodules/optf/has.git from branch 'master'
  to eec1111aacc4d49e52acf7fa7fb7cf7640e42800
  - Merge "Remove duplicate 'flavorId' in directives"
  - Remove duplicate 'flavorId' in directives

    Issue-ID: OPTFRA-499
Signed-off-by: Ruoyu Ying <ruoyu.ying@intel.com>
    Change-Id: Ic680060a8bdff7ea0fb5ae91da80e872ccbd0b49

4 years agoMerge "Update Dublin release note on S3P"
Eric Debeau [Mon, 24 Jun 2019 14:52:58 +0000 (14:52 +0000)]
Merge "Update Dublin release note on S3P"

4 years agoUpdate git submodules
Ofir Sonsino [Mon, 24 Jun 2019 14:40:59 +0000 (17:40 +0300)]
Update git submodules

* Update docs/submodules/sdc.git from branch 'master'
  to 267816c75201830632b476f93992826e19fac5e1
  - Add the known issues to release notes

    Change-Id: Ibdef9f205ed48a0f6c461ae2f8e16a0165a660c0
    Issue-ID: SDC-2387
Signed-off-by: Ofir Sonsino <os0695@intl.att.com>
4 years agoUpdate git submodules
Gary Wu [Mon, 24 Jun 2019 14:20:43 +0000 (07:20 -0700)]
Update git submodules

* Update docs/submodules/integration.git from branch 'master'
  to 06b08126e911f834ca0b8e166ddaad4f6a6b1e01
  - Tune deployment performance

    Increase number of NFS server threads.
    Decrease helm deploy delay.

    Issue-ID: INT-1117
Signed-off-by: Gary Wu <gary.wu@futurewei.com>
    Change-Id: I819e9a14eec71cf0fa1c44ab15c52c2df527996e

4 years agoUpdate git submodules
Instrumental [Mon, 24 Jun 2019 13:26:11 +0000 (08:26 -0500)]
Update git submodules

* Update docs/submodules/aaf/authz.git from branch 'master'
  to e84b431dab21d38cd39119970b7d1fd82efa99f2
  - fix Release version

    Issue-ID: AAF-858
    Change-Id: I9838d0eec689ac8d9ae99f16235b90767aad3a87
Signed-off-by: Instrumental <jonathan.gathman@att.com>
4 years agoUpdate git submodules
Lukasz Muszkieta [Mon, 24 Jun 2019 12:58:29 +0000 (14:58 +0200)]
Update git submodules

* Update docs/submodules/so.git from branch 'master'
  to f417537f5258530ed15ceaec111ce08a24ad6487
  - add junit coverage for InstantiateOperationProgressor

    Change-Id: I90c6ee50276073c4c974fa1b1e1079762706853a
    Issue-ID: SO-1576
Signed-off-by: Lukasz Muszkieta <lukasz.muszkieta@nokia.com>
4 years agoUpdate Dublin release note on S3P 75/90375/1
Yang Xu [Mon, 24 Jun 2019 11:59:49 +0000 (07:59 -0400)]
Update Dublin release note on S3P

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

4 years agoUpdate git submodules
econwar [Mon, 24 Jun 2019 11:11:56 +0000 (11:11 +0000)]
Update git submodules

* Update docs/submodules/dmaap/datarouter.git from branch 'master'
  to 5a55b790e8afa3131fd5f894e5d1b1e036dc4cd1
  - Add test cases for 65% branch coverage

    Format the Test classes to adhere to ONAP Java style

    Change-Id: I9efad3caa532c4db73bb20327d0356b3af5ed2b1
    Issue-ID: DMAAP-1195
Signed-off-by: econwar <conor.ward@est.tech>
4 years agoUpdate git submodules
Konrad Bańka [Mon, 24 Jun 2019 10:48:26 +0000 (12:48 +0200)]
Update git submodules

* Update docs/submodules/multicloud/k8s.git from branch 'master'
  to 46c5d310b24563ba9de00d0583e76742efc2cc0d
  - Make aio.sh preserve host's ssh keys if possible

    aio.sh script creates rsa key that is also added to host's authorized_keys.
    Currently, existing id_rsa keys are removed in order to generate fresh key each time.

    This change makes setup script reuse existing key when possible.

    Issue-ID: MULTICLOUD-676

    Change-Id: I3b6b837f64dabd3cb6a14aa5ea65e67c6b8db6a8
Signed-off-by: Konrad Bańka <k.banka@samsung.com>
4 years agoUpdate git submodules
Bartosz Gardziejewski [Mon, 24 Jun 2019 10:26:27 +0000 (12:26 +0200)]
Update git submodules

* Update docs/submodules/sdc.git from branch 'master'
  to caa5ebd8c4dd727753cbb706aafa039b7cab2174
  - fixing CsarUtilsTest

    Issue-ID: SDC-1795
Signed-off-by: Bartosz Gardziejewski <bartosz.gardziejewski@nokia.com>
    Change-Id: Id4a95fdc0ce9dee133ece1d2f105b2e28813e733

4 years agoUpdate git submodules
Samuli Silvius [Mon, 24 Jun 2019 10:12:59 +0000 (10:12 +0000)]
Update git submodules

* Update docs/submodules/oom/offline-installer.git from branch 'master'
  to 70f9f3024318d7e85c3dabe430175dcf03540a0e
  - Merge "Add tests for custom ntp authority mode in 'chrony' role"
  - Add tests for custom ntp authority mode in 'chrony' role

    By default 'infra' node is set up as a time authority
    for nodes. This patch adds tests for alternative supported
    scenario where external time authority service is given.

    Change-Id: I114418e79fa90b3af1c62a148ca91af3acf2bb2b
    Issue-ID: OOM-1810
Signed-off-by: Bartek Grzybowski <b.grzybowski@partner.samsung.com>
4 years agoUpdate git submodules
Samuli Silvius [Mon, 24 Jun 2019 10:11:50 +0000 (10:11 +0000)]
Update git submodules

* Update docs/submodules/oom/offline-installer.git from branch 'master'
  to b86dfe843f17915af50746ef28bdeef7be700780
  - Merge "Add role level tests for 'vncserver' role"
  - Add role level tests for 'vncserver' role

    A cleanup stage is also added to clean testing
    artifacts.

    Change-Id: I2255a0e90a0f609bd927d3d44dd05b5847fbdfb0
    Issue-ID: OOM-1926
Signed-off-by: Bartek Grzybowski <b.grzybowski@partner.samsung.com>
4 years agoUpdate git submodules
talio [Mon, 24 Jun 2019 07:40:17 +0000 (10:40 +0300)]
Update git submodules

* Update docs/submodules/sdc.git from branch 'master'
  to 8da6ea990a89b752e0e40d7dbf82b6761850f4e7
  - Fix node filter properties value

    fix node filter properties value to be list<map<string, list>>

    Change-Id: Iafb31c4f94f10d0493ef2bce622019958a995639
    Issue-ID: SDC-2381
Signed-off-by: talio <tali.orenbach@amdocs.com>
4 years agoUpdate git submodules
Wojciech Sliwka [Mon, 24 Jun 2019 05:34:40 +0000 (05:34 +0000)]
Update git submodules

* Update docs/submodules/vid.git from branch 'master'
  to 3c0a6dcf2565584df386ecbe389acbc0cb19144c
  - Merge "Bump vid-webpack-master for versions-maven-plugin"
  - Bump vid-webpack-master for versions-maven-plugin

    This lets vid-maven-stage-master go green.
    This complements commit e67fc39116ef74b865422c92b249ccec6c21fdfa

    Issue-ID: CIMAN-234

    Change-Id: I0d1fdcdd3601b0f367a0d7a8ac28b02a4ca7f408
Signed-off-by: Ittay Stern <ittay.stern@att.com>
4 years agoUpdate git submodules
Mojahidul Islam [Sun, 23 Jun 2019 13:26:11 +0000 (18:56 +0530)]
Update git submodules

* Update docs/submodules/sdc.git from branch 'master'
  to b7a38592f4b665780b0ec048d6abddb89bfe3a62
  - Fixed bug - implementation path under interfaces

    the path of the implementation under interfaces points to a non-existing path

    Change-Id: Iec0c2119c405bf14a1ddec99a0462f29b91f8ea3
    Issue-ID: SDC-2377
Signed-off-by: Mojahidul Islam <mojahidul.islam@amdocs.com>
4 years agoUpdate git submodules
Tomasz Golabek [Sun, 23 Jun 2019 11:22:37 +0000 (13:22 +0200)]
Update git submodules

* Update docs/submodules/sdc.git from branch 'master'
  to aa18a9537994b8637d40516aab71fa82cf55c2d3
  - ExportImportMenu tests

    Main class tested and refactored

    Change-Id: I379a18c289b613cdc7ecbb1617618af96ffa275b
    Issue-ID: SDC-2326
Signed-off-by: Tomasz Golabek <tomasz.golabek@nokia.com>
4 years agoUpdate git submodules
Bartosz Gardziejewski [Sun, 23 Jun 2019 11:12:36 +0000 (13:12 +0200)]
Update git submodules

* Update docs/submodules/sdc.git from branch 'master'
  to 4c2766df0ffa61835c90d7eb869e4fb285af23f0
  - refactoring CsarUtilsTest

    Issue-ID: SDC-1795
Signed-off-by: Bartosz Gardziejewski <bartosz.gardziejewski@nokia.com>
    Change-Id: Ia25a7b4fa8837c5c06e29cfa46386347f3af0c80

4 years agoUpdate git submodules
Tomasz Golabek [Sun, 23 Jun 2019 11:10:38 +0000 (13:10 +0200)]
Update git submodules

* Update docs/submodules/sdc/sdc-docker-base.git from branch 'master'
  to 8a3e3fc5dcc615044980586501c3a84031fc9513
  - Fixed Dockerfiles for base images

    Dockerfiles for building base images of sdc components fixed.

    Change-Id: I50057d3edba1c06e6175e5cc547981efb11ecac3
    Issue-ID: SDC-2367
Signed-off-by: Tomasz Golabek <tomasz.golabek@nokia.com>
4 years agoUpdate git submodules
noahs [Sun, 23 Jun 2019 09:58:12 +0000 (12:58 +0300)]
Update git submodules

* Update docs/submodules/sdc.git from branch 'master'
  to dbb1b144bd843ffdc8c181641c9abd10df51105e
  - Add Lombok support to RelationshipType

    add @Data annotation

    Change-Id: I185a32166a6efe9d221c260a0f25d958dec2690e
    Issue-ID: SDC-2380
Signed-off-by: noahs <noah.shogan@amdocs.com>
4 years agoUpdate git submodules
kaihlavi [Sun, 23 Jun 2019 08:50:01 +0000 (11:50 +0300)]
Update git submodules

* Update docs/submodules/sdc.git from branch 'master'
  to 56242727d95c32cbe8554ab1c4c213faeb732a39
  - Fix minor documentation issues

     - change "sdc-main" to "sdc" (there is no such project as sdc-main)
     - correct typos and grammar

    Issue-ID: SDC-2368
Signed-off-by: kaihlavi <l.kaihlavirt@partner.samsung.com>
    Change-Id: I883d06df2fdde13e46ec7cbfe93d19f5587b8de0

4 years agoUpdate git submodules
Piotr Darosz [Sun, 23 Jun 2019 08:49:10 +0000 (10:49 +0200)]
Update git submodules

* Update docs/submodules/sdc/sdc-distribution-client.git from branch 'master'
  to eb47236253465eaf1ad92313f799f4e399c24914
  - Upgrade jetty-http

    Upgrade the jetty-http component to the current version.

    Change-Id: Ibb0e52633f3937fe9f157b3b692b488043416975
    Issue-ID: SDC-2268
Signed-off-by: Piotr Darosz <piotr.darosz@nokia.com>
4 years agoUpdate git submodules
Brian Freeman [Sat, 22 Jun 2019 14:59:27 +0000 (14:59 +0000)]
Update git submodules

* Update docs/submodules/oom.git from branch 'master'
  to 422d76001f0f5832fdb89d32c5a09ea5e2d60ae5
  - Merge "release 1.5.3 APPC dockers"
  - release 1.5.3 APPC dockers

    new appc docker for dublin

    Issue-ID: APPC-1595
    Change-Id: I52533ce35868b2ad1bd82d2e1cec7c48102cb430
Signed-off-by: Taka Cho <takamune.cho@att.com>
    (cherry picked from commit a1d20aee2c93e7ceeda1c680e654fecbe9284317)

4 years agoUpdate git submodules
Brian Freeman [Sat, 22 Jun 2019 13:08:27 +0000 (13:08 +0000)]
Update git submodules

* Update docs/submodules/oom.git from branch 'master'
  to b7d6431c75a0b88fe9ed1e868cffe3b3229a8d94
  - Merge "Revert "Fix for appc clustering install failure""
  - Revert "Fix for appc clustering install failure"

    It is reported that the old version of this script is
    currently working, so we will leave it as is for now
    and make changes later.

    This reverts commit 616fb1cea6cadc5e368f43176eb0f4d5342b87b7.

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

4 years agoUpdate git submodules
Gary Wu [Sat, 22 Jun 2019 13:05:22 +0000 (06:05 -0700)]
Update git submodules

* Update docs/submodules/integration.git from branch 'master'
  to cf883a01df772f6891ec43c3adb1a2b58f6aa3c0
  - Remove temporary APPC image override

    Issue-ID: INT-1055
Signed-off-by: Gary Wu <gary.wu@futurewei.com>
    Change-Id: Id223251d14aa6d3b6e759eafe95330d005dd3d30

4 years agoUpdate git submodules
Gary Wu [Fri, 21 Jun 2019 23:52:57 +0000 (16:52 -0700)]
Update git submodules

* Update docs/submodules/integration.git from branch 'master'
  to 9bb778b5b90235e2136f75dcc43b6c9cb0266572
  - Make /dockerdata-nfs a ZFS volume with compression

    Issue-ID: INT-1117
Signed-off-by: Gary Wu <gary.wu@futurewei.com>
    Change-Id: I2b5cdb332702a3599b2faa4d180f68decb7a199b

4 years agoUpdate git submodules
Yang Xu [Fri, 21 Jun 2019 23:47:08 +0000 (23:47 +0000)]
Update git submodules

* Update docs/submodules/oom.git from branch 'master'
  to e3418116109b26d013ab0dd23651c63e779bc036
  - Merge "adding in packet generator property required for test case"
  - adding in packet generator property required for test case

    Issue-ID: TEST-158
    Change-Id: I7fa98584d69f4cae97e30668764ab7234d69f4ca
Signed-off-by: DR695H <dr695h@att.com>
4 years agoUpdate git submodules
Yang Xu [Fri, 21 Jun 2019 23:42:48 +0000 (23:42 +0000)]
Update git submodules

* Update docs/submodules/oom.git from branch 'master'
  to e7ce0cb2789cd2181e12007e6a2d2719dbbeaddc
  - Merge "update the version to 1.4.4"
  - update the version to 1.4.4

    Issue-ID: SO-2010

Signed-off-by: seshukm <seshu.kumar.m@huawei.com>
    Change-Id: Ib8b061c57bbfa72fa8dbae118c0d66908d31980d

4 years agoUpdate git submodules
Gary Wu [Fri, 21 Jun 2019 23:41:42 +0000 (16:41 -0700)]
Update git submodules

* Update docs/submodules/integration.git from branch 'master'
  to 17797b454abdffc0815f919f556c93bf7339288d
  - Update ONAP OOM installation docs for Dublin

    Issue-ID: INT-1104
Signed-off-by: Gary Wu <gary.wu@futurewei.com>
    Change-Id: Ia3b855e8a3c673b7861cb38469dbc8664d290a53

4 years agoUpdate git submodules
Gary Wu [Fri, 21 Jun 2019 22:54:41 +0000 (15:54 -0700)]
Update git submodules

* Update docs/submodules/integration.git from branch 'master'
  to d95bf2b91a8fc696fb3f002df589e90c460393df
  - Rename rancher VM to nfs

    Issue-ID: INT-1117
Signed-off-by: Gary Wu <gary.wu@futurewei.com>
    Change-Id: I97b333d61c2f12036f5a2e864fab160eacfb8b69

4 years agoUpdate git submodules
Gary Wu [Fri, 21 Jun 2019 22:50:59 +0000 (15:50 -0700)]
Update git submodules

* Update docs/submodules/oom.git from branch 'master'
  to 0e6dc1c4bc54e285c88799e6ea7fc98ed86ca4bb
  - Rename wind river lab tenant

    Issue-ID: INT-1117
Signed-off-by: Gary Wu <gary.wu@futurewei.com>
    Change-Id: I2ed0ea97340eab807af464b98c69f3b5a382eaeb

4 years agoUpdate git submodules
Gary Wu [Fri, 21 Jun 2019 22:50:42 +0000 (15:50 -0700)]
Update git submodules

* Update docs/submodules/integration.git from branch 'master'
  to 6385045eff1596eb86a5d08c3746b2294f49928a
  - Rename wind river lab tenant

    Issue-ID: INT-1117
Signed-off-by: Gary Wu <gary.wu@futurewei.com>
    Change-Id: I4d66a00b38bd2b74902f35c7b4db512beb23352f

4 years agoUpdate git submodules
Yang Xu [Fri, 21 Jun 2019 21:59:45 +0000 (17:59 -0400)]
Update git submodules

* Update docs/submodules/integration.git from branch 'master'
  to 82e5e0d2369914c54b58c6ae6b1e86658247c2ce
  - Update integration release note

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

4 years agoUpdate git submodules
Yang Xu [Fri, 21 Jun 2019 21:03:54 +0000 (17:03 -0400)]
Update git submodules

* Update docs/submodules/integration.git from branch 'master'
  to b1ab1387906731d37c3b6444862810e628dbbf58
  - Update CM use case doc

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

4 years agoUpdate git submodules
Gary Wu [Fri, 21 Jun 2019 20:07:58 +0000 (13:07 -0700)]
Update git submodules

* Update docs/submodules/integration.git from branch 'master'
  to a8aed9b9d6dea15f62c9098965d7c2c3b510bf78
  - Move teardown script to RKE script directory

    Also rename various Integration tenants

    Issue-ID: INT-1117
Signed-off-by: Gary Wu <gary.wu@futurewei.com>
    Change-Id: I7422088bdcb9ae8fbbf76bab0517f466d1279df3

4 years agoUpdate git submodules
Taka Cho [Fri, 21 Jun 2019 17:49:37 +0000 (13:49 -0400)]
Update git submodules

* Update docs/submodules/appc/deployment.git from branch 'master'
  to 62f4cabff6a78c59744e2ee87becdd9bdeb7bf70
  - add package: procps

    added apk add --no-cache procps
    to resolve ps version problem

    Issue-ID: APPC-1628
    Change-Id: I340a82d9494afa87e74b142e0e92e2f98e460649
Signed-off-by: Taka Cho <takamune.cho@att.com>
    (cherry picked from commit 7a8a3c1fcc16eb42d75f08ab267294ac2f23355e)

4 years agoUpdate git submodules
Gary Wu [Fri, 21 Jun 2019 17:21:08 +0000 (10:21 -0700)]
Update git submodules

* Update docs/submodules/integration.git from branch 'master'
  to 70d75b5c53e2a7676061ae10ecf3a1241cf9cd9b
  - Dublin S3P Stability and Resilience Test Results

    Issue-ID: INT-1104
Signed-off-by: Gary Wu <gary.wu@futurewei.com>
    Change-Id: Iec987bb6f1f2ca7a41cfea506b3140dc67b476d4

4 years agoUpdate git submodules
tragait [Fri, 21 Jun 2019 17:18:13 +0000 (18:18 +0100)]
Update git submodules

* Update docs/submodules/integration.git from branch 'master'
  to 3b06dbe8031d39aacbbbf64f380ed69f97d4f8bd
  - Integration doc for 5G-Configuration Over NETCONF

    Issue-ID: INT-895
Signed-off-by: tragait <rahul.tyagi@ericsson.com>
    Change-Id: Ic16584b15579e1e3976a9dff69d9cd5888576072
Signed-off-by: tragait <rahul.tyagi@ericsson.com>
4 years agoUpdate git submodules
Gary Wu [Fri, 21 Jun 2019 17:03:04 +0000 (10:03 -0700)]
Update git submodules

* Update docs/submodules/integration.git from branch 'master'
  to 21a47fedd6d72d3968075ce0306104edf939292e
  - Add release notes for oparent dublin

    Issue-ID: INT-1104
Signed-off-by: Gary Wu <gary.wu@futurewei.com>
    Change-Id: I0f26c9a01b7bce373325f2472e67f1ba5187b99c

4 years agoUpdate git submodules
Lukasz Muszkieta [Fri, 21 Jun 2019 16:55:13 +0000 (18:55 +0200)]
Update git submodules

* Update docs/submodules/so.git from branch 'master'
  to 18e4ea7b22deeaba022f422959c30c657584d1cb
  - fix jenkins build

    format AbstractRestHandler.java file

    Change-Id: I6f0025ba2a542e2476ee694b40ed670a9e02f2f3
    Issue-ID: SO-2044
Signed-off-by: Lukasz Muszkieta <lukasz.muszkieta@nokia.com>
4 years agoUpdate git submodules
a.sreekumar [Fri, 21 Jun 2019 15:12:08 +0000 (15:12 +0000)]
Update git submodules

* Update docs/submodules/policy/apex-pdp.git from branch 'master'
  to 5be846bcdbe6e9dfa3b81e4b95de37acea18d1a2
  - Replace uses of getCanonicalName() with getName() in APEX

    Change-Id: Ifcd8866e65a7bc1238d5a4137f7bad288a5bfb3b
    Issue-ID: POLICY-1861
Signed-off-by: a.sreekumar <ajith.sreekumar@est.tech>
4 years agoUpdate git submodules
Yang Xu [Fri, 21 Jun 2019 14:52:11 +0000 (10:52 -0400)]
Update git submodules

* Update docs/submodules/integration.git from branch 'master'
  to 9caf997f3e2381e41b41ea0a9f07564d234b79a8
  - Remove vCPE with TOSCA from usecase list

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

4 years agoUpdate git submodules
Gervais-Martial Ngueko [Fri, 21 Jun 2019 09:44:53 +0000 (09:44 +0000)]
Update git submodules

* Update docs/submodules/clamp.git from branch 'master'
  to 86042f471f05f08a9c6935988b523c3e2949b7f0
  - Merge "Improved user guide details"
  - Improved user guide details

    Issue-ID: CLAMP-390
    Change-Id: Iab57f364a133b9d48a8a56954a53b0a08ed8cee9
Signed-off-by: Krysiak Adam <adam.krysiak@nokia.com>
4 years agoUpdate git submodules
Samuli Silvius [Fri, 21 Jun 2019 09:15:35 +0000 (12:15 +0300)]
Update git submodules

* Update docs/submodules/multicloud/k8s.git from branch 'master'
  to 2860cd0ee42a205ea3c565c9953ff15bd79fcc25
  - Unify resolving current directory in KUD scripts

    Issue-ID: MULTICLOUD-685

    Change-Id: I62199f64da360627a13c467139a39430ae389167
Signed-off-by: Samuli Silvius <s.silvius@partner.samsung.com>
  - Adding ci-kud-installer wrapper

    this wrapper is new entry point for CI job triggering aio.sh
    execution.

    Change-Id: I650675c9cfff396010bf3a1d36e9840dedf9d403
    Issue-ID: MULTICLOUD-635
Signed-off-by: Michal Ptacek <m.ptacek@partner.samsung.com>
Signed-off-by: Samuli Silvius <s.silvius@partner.samsung.com>
4 years agoUpdate git submodules
Pamela Dragosh [Fri, 21 Jun 2019 08:02:32 +0000 (04:02 -0400)]
Update git submodules

* Update docs/submodules/policy/apex-pdp.git from branch 'master'
  to 3b7b20029b7b663506b7c918f333f09dd18d6452
  - Upgrade to release 3.0.0 parent

    Policy/parent released

    Issue-ID: POLICY-1737
    Change-Id: I55c99667e2775c934c7e1f41d2225facdecb121b
Signed-off-by: Pamela Dragosh <pdragosh@research.att.com>
4 years agoUpdate git submodules
Pamela Dragosh [Fri, 21 Jun 2019 08:02:19 +0000 (04:02 -0400)]
Update git submodules

* Update docs/submodules/policy/parent.git from branch 'master'
  to c946f9e7338a06c0c444fd3e7120f6158b0b61a1
  - Bump policy/parent 3.0.1

    Released 3.0.0

    Issue-ID: POLICY-1737
    Change-Id: I64c5754f5d74775eac36915a16f0242beef832e3
Signed-off-by: Pamela Dragosh <pdragosh@research.att.com>
4 years agoUpdate git submodules
Instrumental [Fri, 21 Jun 2019 04:28:32 +0000 (23:28 -0500)]
Update git submodules

* Update docs/submodules/integration.git from branch 'master'
  to df1b9d8bd5b39ddce2a4695831a64584bcd32986
  - update AAF for Dublin/ElAlto

    Issue-ID: AAF-854
    Change-Id: Ie9f5cdb4befe634e3b4932277e396e1eefdd6bb0
Signed-off-by: Instrumental <jonathan.gathman@att.com>
4 years agoUpdate git submodules
Kanagaraj Manickam [Fri, 21 Jun 2019 04:07:34 +0000 (04:07 +0000)]
Update git submodules

* Update docs/submodules/cli.git from branch 'master'
  to 716f13b2bd55f8020cdabcc47ab7a3179b997063
  - Merge "Migrate to gerrit-maven-stage (CLI)"
  - Migrate to gerrit-maven-stage (CLI)

    Migrate to oparent version 2.0.0

    Issue-ID: CIMAN-234
Signed-off-by: Jessica Wagantall <jwagantall@linuxfoundation.org>
    Change-Id: I736d858f0a31b211d9d547db28f1a7c883c0a054

4 years agoUpdate git submodules
Jim Hahn [Thu, 20 Jun 2019 21:05:36 +0000 (21:05 +0000)]
Update git submodules

* Update docs/submodules/policy/engine.git from branch 'master'
  to d2f06bc571933bb59383dfb1f8a3ece6138468d6
  - Merge "Upgrade to release 3.0.0 parent"
  - Upgrade to release 3.0.0 parent

    Policy/parent is released

    Issue-ID: POLICY-1737
    Change-Id: I58d8a74f85a6bbc7499614093e7f0d73c54f95ed
Signed-off-by: Pamela Dragosh <pdragosh@research.att.com>
4 years agoUpdate git submodules
Pamela Dragosh [Thu, 20 Jun 2019 21:04:48 +0000 (17:04 -0400)]
Update git submodules

* Update docs/submodules/policy/distribution.git from branch 'master'
  to 00d6cceb92b2dd60a626406370ea5a1473ee56ca
  - Upgrade to release 3.0.0 parent

    Policy/parent released

    Issue-ID: POLICY-1737
    Change-Id: Ie2b62644526d49bc13ada05f39fc0551e5c5e428
Signed-off-by: Pamela Dragosh <pdragosh@research.att.com>
4 years agoUpdate git submodules
Krysiak Adam [Thu, 20 Jun 2019 20:49:55 +0000 (22:49 +0200)]
Update git submodules

* Update docs/submodules/policy/engine.git from branch 'master'
  to 5bcdc95e91aeabf68770b175fe210da38e76867f
  - Improved tests performance

    * used mock instead of waiting till dmaap client fails
    * creating in memory DB only once

    Issue-ID: POLICY-1671
    Change-Id: Ia1b6ce7ddad1bce0d17c2dbf14f3d82dd237673b
Signed-off-by: Krysiak Adam <adam.krysiak@nokia.com>
4 years agoUpdate git submodules
Gathman, Jonathan (jg1555) [Thu, 20 Jun 2019 16:19:47 +0000 (11:19 -0500)]
Update git submodules

* Update docs/submodules/aaf/authz.git from branch 'master'
  to 3677e0a04d9817b7d3782657b7c83d70596ff726
  - Update Release Notes, more docs

    Issue-ID: AAF-854
    Change-Id: I1f89cb3dff1dffbfaf903d9be5b7c450eebbeb7d
Signed-off-by: Instrumental <jonathan.gathman@att.com>
4 years agoUpdate git submodules
Nelson, Thomas (tn1381) [Thu, 20 Jun 2019 14:40:08 +0000 (10:40 -0400)]
Update git submodules

* Update docs/submodules/music.git from branch 'master'
  to 32c90064cd24a03e1037639016e2e98a7ef8ae83
  - Fix missed Log output

    Issue-ID: MUSIC-406
Signed-off-by: Nelson, Thomas (tn1381) <tn1381@att.com>
    Change-Id: I5a835b1bec73764b77b2e354284be98b7e87f919

4 years agoUpdate git submodules
Brian Freeman [Thu, 20 Jun 2019 13:36:26 +0000 (13:36 +0000)]
Update git submodules

* Update docs/submodules/oom.git from branch 'master'
  to 3a64f985ebc2ab743e67faf4883cd782af10836c
  - Merge "add dcae ves collector property"
  - add dcae ves collector property

    this was previuousely hardcoded in testsuite

    Change-Id: I5f4ee66c06c422f8cfa676ada8693fd69864e22a
    Issue-ID: TEST-158
Signed-off-by: DR695H <dr695h@att.com>
4 years agoUpdate git submodules
Brian Freeman [Thu, 20 Jun 2019 13:25:12 +0000 (13:25 +0000)]
Update git submodules

* Update docs/submodules/oom.git from branch 'master'
  to 1112ea9c33423a599d36f5d5f43f2ad0a32e74b3
  - Merge "Update sdc-be liveness probe"
  - Update sdc-be liveness probe

Signed-off-by: Yang Xu <yang.xu@futurewei.com>
    Issue-ID: SDC-2375
    Change-Id: I459359828485c31a247a495674eb450af9fdf167

4 years agoUpdate git submodules
Instrumental [Thu, 20 Jun 2019 13:20:56 +0000 (08:20 -0500)]
Update git submodules

* Update docs/submodules/aaf/authz.git from branch 'master'
  to 2c3cb70208785cf0272eae075206074318ca74cc
  - Fixes/Refinements from Testing

    Issue-ID: AAF-857
    Change-Id: I2c5a542982b77011ad4ed5c41e08e045c83e2e3f
Signed-off-by: Instrumental <jonathan.gathman@att.com>
4 years agoUpdate git submodules
a.sreekumar [Thu, 20 Jun 2019 13:17:24 +0000 (13:17 +0000)]
Update git submodules

* Update docs/submodules/policy/apex-pdp.git from branch 'master'
  to 0fbf039020488215008a2c1fef8a7801bade9177
  - Enable maven-checkstyle-plugin in apex-pdp

    Enable maven-checkstyle-plugin in apex-pdp/pom.xml to fail the build at warning level.
    Fix all the existing check style issues in the component.

    Change-Id: I4de9c1bd9ca5a2876de9086d2d3526cbdc25c080
    Issue-ID: POLICY-1732
Signed-off-by: a.sreekumar <ajith.sreekumar@est.tech>
4 years agoUpdate git submodules
Steve Smokowski [Thu, 20 Jun 2019 12:10:31 +0000 (12:10 +0000)]
Update git submodules

* Update docs/submodules/so.git from branch 'master'
  to f2f824a00e4cb68bc146e37fe01a8833a6c72636
  - Merge "Sonar fix too many method param"
  - Sonar fix too many method param

    sonar:https://sonar.onap.org/issues?resolved=false&rules=squid%3AS00107

    Issue-ID: SO-1878
    Change-Id: I458fd436a85c7b3fb2c6a9df4a2a94591c6f6982
Signed-off-by: arindamm <arind.mondal@samsung.com>
4 years agoUpdate git submodules
Steve Smokowski [Thu, 20 Jun 2019 12:09:59 +0000 (12:09 +0000)]
Update git submodules

* Update docs/submodules/so.git from branch 'master'
  to 48a1c64298a90ae5404bf4df2b967cef3e8807e1
  - Merge "nullpointer in vnfadaptervfmoduleobjectmapper"
  - nullpointer in vnfadaptervfmoduleobjectmapper

    Added code block to throw exception when we get a 'Name' wthout a
    'Value' tag in the SDNC vf-module-topology. Right now we are seeing
    oam0_net_id is missing a value tag. Added Unit test to test this code
    change.

    Change-Id: I765d5a4eb9d351b7613d4c3561a2a5dbe37e4781
    Issue-ID: SO-2031
Signed-off-by: Benjamin, Max (mb388a) <mb388a@us.att.com>
4 years agoUpdate git submodules
Steve Smokowski [Thu, 20 Jun 2019 12:09:53 +0000 (12:09 +0000)]
Update git submodules

* Update docs/submodules/so.git from branch 'master'
  to 93f17b4f2d169221aed8b64d293b788a5e08bf43
  - Merge "support no payload for alacarte deletes"
  - support no payload for alacarte deletes

    Swap to using HTTP Enumerations rather than ints
    Add Unit Tests to Service Instances endpoint
    Add Vnf Tests remove Abstract class
    Clean up usage of abstract classes
    Fix volume and module bean wiring issues
    Add logic to find create request if cloud not in AAI
    Updated network to take in version pathparam
    Additonal refactor of the endpoints
    Add missing license headers to all files
    Clean up public variable usage, move to protected

    Change-Id: Icdbdf78aa6c8af7a30fdff8a5805103f8df9364d
    Issue-ID: SO-2032
Signed-off-by: Benjamin, Max (mb388a) <mb388a@us.att.com>
4 years agoUpdate git submodules
Steve Smokowski [Thu, 20 Jun 2019 12:09:43 +0000 (12:09 +0000)]
Update git submodules

* Update docs/submodules/so.git from branch 'master'
  to 31360b6b53c4e21d8dc61892aca111550ec91835
  - Merge "pass request-id to adapter call to match search"
  - pass request-id to adapter call to match search

    pass mso-request-id to adapter call to match search

    Change-Id: Ie9e4f8559fd9153d503ad5913838d7c5d175e7bd
    Issue-ID: SO-2033
Signed-off-by: Benjamin, Max (mb388a) <mb388a@us.att.com>
4 years agoUpdate git submodules
Steve Smokowski [Thu, 20 Jun 2019 12:09:30 +0000 (12:09 +0000)]
Update git submodules

* Update docs/submodules/so.git from branch 'master'
  to 29344b13fbf8f0aaa395a7228c8e24a79fb2057a
  - Merge "NPE when setting instanceName"
  - NPE when setting instanceName

    Added null check to fix NPE when setting instanceName
    Added check for null instanceName for vfModule

    Change-Id: Ie70651770466790fd1f9d666eeabdce26510b01b
    Issue-ID: SO-2034
Signed-off-by: Benjamin, Max (mb388a) <mb388a@us.att.com>
4 years agoUpdate git submodules
Steve Smokowski [Thu, 20 Jun 2019 12:09:25 +0000 (12:09 +0000)]
Update git submodules

* Update docs/submodules/so.git from branch 'master'
  to 97d6a82ebbdfc88716e2070f972f40dd19e2a079
  - Merge "Use Regex to find the name on failure scenario"
  - Use Regex to find the name on failure scenario

    Use Regex to find the keypair name on failure scenario

    Change-Id: Ibf2167283d90407def7750fab4538f5443e57092
    Issue-ID: SO-2037
Signed-off-by: Benjamin, Max (mb388a) <mb388a@us.att.com>
4 years agoUpdate git submodules
Steve Smokowski [Thu, 20 Jun 2019 12:09:07 +0000 (12:09 +0000)]
Update git submodules

* Update docs/submodules/so.git from branch 'master'
  to 2e984e79717916e22d3b6015b650bb9d94570e03
  - Merge "update apih to accept new uri parameter"
  - update apih to accept new uri parameter

    added extSystemErrorSource queryparam flag to getOrchestrationRequest
    endpoint.
    added junit tests for the protected method that maps
    external system error source to request object being returned.
    added junit tests to test mapExtSystemErrorSourceToRequest method with
    extSystemErrorSource flag

    Change-Id: If5c9a41938d4cc922c26f7d64e3a839b6547556f
    Issue-ID: SO-2035
Signed-off-by: Benjamin, Max (mb388a) <mb388a@us.att.com>
4 years agoUpdate git submodules
DR695H [Thu, 20 Jun 2019 12:02:59 +0000 (08:02 -0400)]
Update git submodules

* Update docs/submodules/oom.git from branch 'master'
  to ae2eea7a697ba98142d0aa91d27d1a593d8891c7
  - adding in homing user and password

    this was previously hard coded in testsuite

    Issue-ID: TEST-158
    Change-Id: I02530608017ad6ea99a2f243b3802436e2b44a88
Signed-off-by: DR695H <dr695h@att.com>
4 years agoUpdate git submodules
Tomasz Golabek [Thu, 20 Jun 2019 06:31:02 +0000 (08:31 +0200)]
Update git submodules

* Update docs/submodules/sdc.git from branch 'master'
  to 0e7273027f75e9b2ba02ee003f316cee7814d9ba
  - Clean up MdcData and ImportMetadata

    Removed duplicated class. Added assertions to check the logic.

    Change-Id: Ia953ee0c88d71214cf620cdd286f6ecdd3f3d26d
    Issue-ID: SDC-2326
Signed-off-by: Tomasz Golabek <tomasz.golabek@nokia.com>
4 years agoUpdate git submodules
Yang Xu [Thu, 20 Jun 2019 05:59:02 +0000 (01:59 -0400)]
Update git submodules

* Update docs/submodules/integration.git from branch 'master'
  to ebb7c10a69ffb344273d28b97b5e102918fcf144
  - Update docs

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

4 years agoUpdate git submodules
Pawel Wieczorek [Thu, 20 Jun 2019 00:27:04 +0000 (02:27 +0200)]
Update git submodules

* Update docs/submodules/integration.git from branch 'master'
  to cc752913623586ea27104ef49230629d2c8c7921
  - k8s: Add basic structure for validation tool

    This patch introduces CLI utility for checking if Kubernetes cluster
    follows security recommendations. Provided Makefile simplifies setup
    process by setting appropriate environment variables for the build.

    Further information can be found in README. Provided symlink allows
    proper document rendering on VCS hosting site.

    Issue-ID: SECCOM-235
    Change-Id: I4a1337c9834322ee4fd742a9ccb979b9bc505f75
Signed-off-by: Pawel Wieczorek <p.wieczorek2@samsung.com>
4 years agoUpdate git submodules
Itohan [Thu, 20 Jun 2019 00:21:45 +0000 (17:21 -0700)]
Update git submodules

* Update docs/submodules/integration.git from branch 'master'
  to f54cbc192441c82879d63d4d3aee7f7448c45172
  - Update vFW HPA documentation

    Change-Id: I54499946156fa76dc88469b6fea5f26cd5d35e95
    Issue-ID: DOC-484
Signed-off-by: Itohan Ukponmwan <itohan.ukponmwan@intel.com>
4 years agoUpdate git submodules
Bin Yang [Wed, 19 Jun 2019 22:47:15 +0000 (22:47 +0000)]
Update git submodules

* Update docs/submodules/multicloud/k8s.git from branch 'master'
  to 8233c9d84cb79759ca40eb80d8ed861c771a527b
  - Merge "Multus error when the namesapace is not default"
  - Multus error when the namesapace is not default

    Multus has a limitation that namespace
    in which network is defined has to be
    explicitly provided. As we are defining
    network in "default" namespace, that needs
    to be provided in all deployment files

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

4 years agoUpdate git submodules
Bin Yang [Wed, 19 Jun 2019 22:46:56 +0000 (22:46 +0000)]
Update git submodules

* Update docs/submodules/multicloud/k8s.git from branch 'master'
  to e862e3962a7b24c5d6060d3c37d93c80a0a0955c
  - Merge "Add ovn-networkobj for Multus"
  - Add ovn-networkobj for Multus

    Add ovn custom resource for Multus as part
    of installation

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

4 years agoUpdate git submodules
Bin Yang [Wed, 19 Jun 2019 22:46:37 +0000 (22:46 +0000)]
Update git submodules

* Update docs/submodules/multicloud/k8s.git from branch 'master'
  to 36bd529eefdf43e552f420ab0a1d52fd560b837f
  - Merge "Plugin code refactoring"
  - Plugin code refactoring

    The plugin code has been refactored to
    implement a common interface.
    This will allow us to do plugin validation
    at loadtime of the plugin instead of at runtime.
    This also makes the code calling the plugins cleaner
    and easier to read.

    Issue-ID: MULTICLOUD-557
    Change-Id: Ice2bcc9b850d7c0e1707dcc42132c63dd77472a7
Signed-off-by: Kiran Kamineni <kiran.k.kamineni@intel.com>
4 years agoUpdate git submodules
Bin Yang [Wed, 19 Jun 2019 22:46:10 +0000 (22:46 +0000)]
Update git submodules

* Update docs/submodules/multicloud/k8s.git from branch 'master'
  to c1963d4331fce447d93131d731e1f261c175de87
  - Merge "Make ovn-central network interface configurable"
  - Make ovn-central network interface configurable

    installer.sh script is configuring ovn-central address <ip>:<port>
    to environment variable.
    Ip address is detected from the ovn-central host through ansible
    by grepping ifconfig output, but in this step detected network
    interface is hard-coded in the code to be "eth1".

    This commit makes network interface configurable in aio/vagrant
    deployment.

    Issue-ID: MULTICLOUD-621

    Change-Id: Icbe22ffdcb45c5f16067ea609eec76fb70c0ea78
Signed-off-by: Samuli Silvius <s.silvius@partner.samsung.com>
4 years agoUpdate git submodules
Bin Yang [Wed, 19 Jun 2019 22:45:37 +0000 (22:45 +0000)]
Update git submodules

* Update docs/submodules/multicloud/k8s.git from branch 'master'
  to d5a34e001fe894b7f90d17d4a53dda53d2e8ef81
  - Merge "Enable mitogen to speed up Ansible execution"
  - Enable mitogen to speed up Ansible execution

Signed-off-by: Victor Morales <victor.morales@intel.com>
Signed-off-by: Samuli Silvius <s.silvius@partner.samsung.com>
    Issue-ID: MULTICLOUD-301
    Change-Id: I427145e26eabc92ab19b0a143b759113dbfbeeea

4 years agoUpdate git submodules
Taka Cho [Wed, 19 Jun 2019 22:25:22 +0000 (18:25 -0400)]
Update git submodules

* Update docs/submodules/appc.git from branch 'master'
  to 0104a8870a6fe61caae2310072828255515ab828
  - update appc release note

    fix appc cluster issue
    release new appc docker

    Issue-ID: APPC-1293
    Change-Id: Id4897669e29f3c7c156a3c4c945825758c268a51
Signed-off-by: Taka Cho <takamune.cho@att.com>
4 years agoUpdate git submodules
Jimmy Forsyth [Wed, 19 Jun 2019 20:37:55 +0000 (16:37 -0400)]
Update git submodules

* Update docs/submodules/oom.git from branch 'master'
  to c1b717dcde54b25b38e4280c90308c1f38945e51
  - Update git submodules

    * Update kubernetes/aai from branch 'master'
      to 6509a172751b3c85995100e3d3a205abe73b116c
      - Update sparky certificate

        Issue-ID: AAI-2489
Signed-off-by: Jimmy Forsyth <jf2512@att.com>
        Change-Id: I3d0f1760b71093f8fba276bba98e4709a495574e

4 years agoUpdate git submodules
Benjamin, Max (mb388a) [Wed, 19 Jun 2019 20:13:50 +0000 (16:13 -0400)]
Update git submodules

* Update docs/submodules/so.git from branch 'master'
  to 7022234a0bc0c399ea68547643c7972c85717c4b
  - changed hikari dependency to java based one

    clojure dependency used by accident, replaced with HikariCP

    Change-Id: I25b9f75d8be061fb3ac3d7737e9a58883a801425
    Issue-ID: SO-2038
Signed-off-by: Benjamin, Max (mb388a) <mb388a@us.att.com>
4 years agoUpdate git submodules
Kajur, Harish (vk250x) [Wed, 19 Jun 2019 19:14:36 +0000 (15:14 -0400)]
Update git submodules

* Update docs/submodules/aai/esr-gui.git from branch 'master'
  to 03534af3cdf97b54dd54d7d717fb1e26075e2a23
  - Upversion in preparation of initial release

    Issue-ID: AAI-2487
    Change-Id: Ib96c231e5be86c2a44a4539301f8d28d5ef88f17
Signed-off-by: Kajur, Harish (vk250x) <vk250x@att.com>
4 years agoUpdate git submodules
Kajur, Harish (vk250x) [Wed, 19 Jun 2019 19:14:12 +0000 (15:14 -0400)]
Update git submodules

* Update docs/submodules/aai/esr-server.git from branch 'master'
  to 61d9d1438803b2b0e453cc39e5c22aba3383903d
  - Upversion in preparation of initial release

    Issue-ID: AAI-2488
    Change-Id: If05a9dabfaab114fa325ab8dd2bf432dde88e67d
Signed-off-by: Kajur, Harish (vk250x) <vk250x@att.com>
4 years agoUpdate git submodules
Lathish [Wed, 19 Jun 2019 16:25:21 +0000 (16:25 +0000)]
Update git submodules

* Update docs/submodules/appc.git from branch 'master'
  to c85a0909e1b94a11627fdbba9cee2162659e5237
  - Added cvaas file name in Audit and Sync

    Issue-ID: APPC-1590
    Change-Id: I09345570fe6cd158102844070e62df7fb1a7aed9
Signed-off-by: Lathish <lathishbabu.ganesan@est.tech>
4 years agoUpdate git submodules
Thomas Nelson [Wed, 19 Jun 2019 14:37:14 +0000 (14:37 +0000)]
Update git submodules

* Update docs/submodules/music.git from branch 'master'
  to 078f69315e4b4faffc50e1c7dfde717396e48194
  - Merge "Update Version to Snapshot and"
  - Update Version to Snapshot and

    Update lbcrypt library to new versionZ

    Issue-ID: MUSIC-406

    Change-Id: I14a81b89287c90a2c91a0f4ef09675a348aef67a
Signed-off-by: Nelson, Thomas (tn1381) <tn1381@att.com>
4 years agoUpdate git submodules
Rashmi Pujar [Wed, 19 Jun 2019 14:25:59 +0000 (10:25 -0400)]
Update git submodules

* Update docs/submodules/policy/apex-pdp.git from branch 'master'
  to 7b945416da394a3ae3e53a1a9ae8d21f6a4e761e
  - Use io.fabric8:docker-maven-plugin to build and push docker images

    Issue-ID: POLICY-969
Signed-off-by: Rashmi Pujar <rashmi.pujar@bell.ca>
    Change-Id: Ia3c7c2d6b77d87848c344f212f4a0266db90426e

4 years agoUpdate git submodules
Jim Hahn [Wed, 19 Jun 2019 14:25:08 +0000 (10:25 -0400)]
Update git submodules

* Update docs/submodules/policy/distribution.git from branch 'master'
  to 7c0d9b8016859f5c7033a1c4afabda9c0c46d738
  - Change getCanonicalName to getName in distribution

    Per javadocs, getName() should generally be used instead of
    Class.getCanonicalName(). This change only applies to classes; it
    does not apply to File objects.

    Change-Id: I7a575900f6d26065563e4907cd2176f690797021
    Issue-ID: POLICY-1646
Signed-off-by: Jim Hahn <jrh3@att.com>
4 years agoUpdate git submodules
Gary Wu [Wed, 19 Jun 2019 14:14:47 +0000 (07:14 -0700)]
Update git submodules

* Update docs/submodules/integration.git from branch 'master'
  to 8944b7796153f7aa17a07e0d758394bdd50eddfc
  - Enable appc clustering

    Temporarily use a SNAPSHOT APPC image until a new
    image is released.

    Issue-ID: INT-1055
Signed-off-by: Gary Wu <gary.wu@futurewei.com>
    Change-Id: Ic6119621c0b48e20f1f12088edbcac67d9b786a1

4 years agoUpdate git submodules
Thomas Nelson [Wed, 19 Jun 2019 13:41:03 +0000 (13:41 +0000)]
Update git submodules

* Update docs/submodules/music.git from branch 'master'
  to f8a74e83cabc5cedb0098e2e997e20a0a2d490e4
  - Merge "added test cases to JsonResponseTest.java"
  - added test cases to JsonResponseTest.java

    to increase code coverage

    Issue-ID: MUSIC-412
    Change-Id: Ia4e9c7772326e0011d0e63968f4dec9ce07249a9
Signed-off-by: Sandeep J <sandeejh@in.ibm.com>
4 years agoUpdate git submodules
Sandeep J [Wed, 19 Jun 2019 13:40:47 +0000 (19:10 +0530)]
Update git submodules

* Update docs/submodules/music.git from branch 'master'
  to 350d1312a383c3eff33297ff3dccb3e109baef68
  - added test case to JsonOnboardTest.java

    to increase code coverage

    Issue-ID: MUSIC-412
    Change-Id: If3cea8de2e00fea19a5636e47fde9a30c2a395a8
Signed-off-by: Sandeep J <sandeejh@in.ibm.com>
4 years agoUpdate git submodules
Borislav Glozman [Wed, 19 Jun 2019 13:36:25 +0000 (13:36 +0000)]
Update git submodules

* Update docs/submodules/oom.git from branch 'master'
  to 7d1f9de8e15f2dd3a33bf28cd91583f37f0cf83e
  - Merge "Set vnfsdk dublin version"
  - Set vnfsdk dublin version

    Issue-ID: VNFSDK-417

    Change-Id: I1aa735a12728258447d92e70493e71c17368c6b5
Signed-off-by: Kanagaraj Manickam <kanagaraj.manickam@huawei.com>
4 years agoUpdate git submodules
Borislav Glozman [Wed, 19 Jun 2019 13:34:07 +0000 (13:34 +0000)]
Update git submodules

* Update docs/submodules/oom.git from branch 'master'
  to 0b4ba197641370feb3070e2ffaf76de1226161d6
  - Merge "Fix so mariadb pod naming convention."
  - Fix so mariadb pod naming convention.

    The so mariadb was missing so prefix
    from the name breaking convention.

    Issue-ID: OOM-1921
Signed-off-by: Joey Sullivan <joey.sullivan@amdocs.com>
    Change-Id: I5c26ab8943698e420fbdc198f0837e653a708185

4 years agoUpdate git submodules
Borislav Glozman [Wed, 19 Jun 2019 13:31:44 +0000 (13:31 +0000)]
Update git submodules

* Update docs/submodules/oom.git from branch 'master'
  to c335617f0edadfca0d336f14d5d80c8061fd8ce0
  - Merge "Fix for appc clustering install failure"
  - Fix for appc clustering install failure

    Update appc karaf stop detection
    The new stop detection script is more reliable and
    does not depend on a specific value and format of
    the ps command.

    Remove clustering feature install
    The feature needs to be installed before appc features
    are installed, and so the odl-mdsal-clustering install
    has been moved to the build scripts.

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