Update git submodules
authorBartek Grzybowski <b.grzybowski@partner.samsung.com>
Thu, 24 Oct 2019 17:55:21 +0000 (19:55 +0200)
committerGerrit Code Review <gerrit@onap.org>
Thu, 24 Oct 2019 17:55:21 +0000 (17:55 +0000)
commitdca1caa2ace03755acfa5de4d90f0bc62a6cae4f
tree758ff30a9e3eaece8e74e65f665bb54ff4bb78cf
parent962891b408ed23dec1b8876e6d1732b5ea2af498
Update git submodules

* Update docs/submodules/integration.git from branch 'master'
  to ab9b1d5c42336356cfa40e44503c34f8d0e1f251
  - Make SDNC ip pool insertion idempotent

    This ensures that subsequent 'vcpe.py init'
    invocations do not complain about duplicate
    entry in sdnctl databse (entries are not
    reinserted, INSERT statement is just noop in
    this case).

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