Update git submodules
authorSteven Pisarski <s.pisarski@cablelabs.com>
Wed, 3 Jan 2018 15:02:33 +0000 (15:02 +0000)
committerGerrit Code Review <gerrit@opnfv.org>
Wed, 3 Jan 2018 15:02:33 +0000 (15:02 +0000)
commit452dbfbe30ab12970273eedd726f021ca952df15
tree6c07b47fc376f7dd62b0d163175c849903edb212
parent9b6edc42780a17f6bb3635a5a803a51a74c79a5f
Update git submodules

* Update docs/submodules/snaps from branch 'master'
  - Merge "Enhancements to the SNAPS orchestrator/launcher"
  - Enhancements to the SNAPS orchestrator/launcher

    Added support for more Ansible substitution values extracted
    from OpenStack instances (i.e. subnet broadcast address, router
    external IP for gateway configuration, CIDR IP, netmask, etc.)

    Removed most try/except blocks to ensure processing does not
    continue when a problem should arise

    Added the ability to know when cloud-init has completed

    Removed nic configuration from OpenStackVmInstance as userdata/
    cloud-init/cloud-config should be performing that functionality

    Fixed some logging messages

    Misc launcher bug fixes

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