Update git submodules
authorspisarski <s.pisarski@cablelabs.com>
Mon, 18 Dec 2017 17:02:02 +0000 (10:02 -0700)
committerGerrit Code Review <gerrit@opnfv.org>
Tue, 19 Dec 2017 14:13:33 +0000 (14:13 +0000)
commit099fe042e0ed86fac9b2f611f7b016b9514cd41e
tree643994eaa5f934c67e4e8464e7d6e217774708ee
parenteea5266cdce945202012a3a730b546100a84e2b8
Update git submodules

* Update docs/submodules/snaps from branch 'master'
  - Refactored VmInst domain class for Ports.

    Removed network dict and replaced with a list of Port domain
    objects. The old network member was directly copied into the
    VmInst object from neutron meaning that Neutron implementation
    details were leaking through. This refactor not only makes
    VmInst objects easier to use, it also ensures that future
    Neutron API changes will not break the library.

    JIRA: SNAPS-251

    Change-Id: I3e5e811e433bf7670ecd80405186ac2ac0739def
Signed-off-by: spisarski <s.pisarski@cablelabs.com>
docs/submodules/snaps