From 452dbfbe30ab12970273eedd726f021ca952df15 Mon Sep 17 00:00:00 2001 From: Steven Pisarski Date: Wed, 3 Jan 2018 15:02:33 +0000 Subject: 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 --- docs/submodules/snaps | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'docs/submodules') diff --git a/docs/submodules/snaps b/docs/submodules/snaps index e3011f7a8..24e4fc3b5 160000 --- a/docs/submodules/snaps +++ b/docs/submodules/snaps @@ -1 +1 @@ -Subproject commit e3011f7a8914a10cbe02a61bf5fe30f5bdbf1082 +Subproject commit 24e4fc3b5efd3382836091809e075ea6b371e597 -- cgit 1.2.3-korg