From c6773dda23ba939b2061e38f504a9ba60d038c55 Mon Sep 17 00:00:00 2001 From: Martin Ouimet Date: Tue, 11 Sep 2018 14:24:24 -0400 Subject: Updated git submodules Project: oom master ae397d001bf2b649397b6ca69aff881ffc6653fd Fix Netbox client assign IP 0 This patch assign the first IP (0) of the 3 networks. This prevent Netbox client from assigning IP 0 that is not supported in Openstack. Issue-ID: CCSDK-533 Change-Id: Id42f883d8dc8c12824669bb98e05b3944880def5 Signed-off-by: Martin Ouimet --- docs/submodules/oom.git | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/submodules/oom.git b/docs/submodules/oom.git index 5d4009b35..ae397d001 160000 --- a/docs/submodules/oom.git +++ b/docs/submodules/oom.git @@ -1 +1 @@ -Subproject commit 5d4009b3530ef2332122ab6bed115c43edb146f3 +Subproject commit ae397d001bf2b649397b6ca69aff881ffc6653fd -- cgit 1.2.3-korg