Update git submodules
authorBartek Grzybowski <b.grzybowski@partner.samsung.com>
Fri, 13 Sep 2019 13:58:56 +0000 (15:58 +0200)
committerGerrit Code Review <gerrit@onap.org>
Fri, 13 Sep 2019 13:58:56 +0000 (13:58 +0000)
commit293834c41f4fde890cc70b96531b118231bbcaaf
tree7f2d2f3f2e82417273a70e89a5f20915eabeed95
parentf06c6c1b003219132d99398f37e2097a88a4c4a4
Update git submodules

* Update docs/submodules/integration.git from branch 'master'
  to 863af9a6582448560ca3d56852056658d0da16eb
  - Remove hardcoded SDNC pod name in vcpe scripts

    Sdnc pod name is set as a property in VcpeCommon
    class and it should be used across the script.

    Also removed hardcoded public net prefix in
    get_pod_node_public_ip and use class property
    where it's assigned.

    Change-Id: I0308c808a764ff114fc43591aed34d9695207fe5
Signed-off-by: Bartek Grzybowski <b.grzybowski@partner.samsung.com>
    Issue-ID: TEST-212
docs/submodules/integration.git