From 0c747714a8eff1e13589b70e35c691ef5bd5cb4d Mon Sep 17 00:00:00 2001 From: Zuul Date: Sat, 16 Mar 2019 01:05:18 +0000 Subject: [PATCH] Update git submodules * Update python-openstackclient from branch 'master' - Merge "Fix: incorrect check when no shared/private input" - Fix: incorrect check when no shared/private input When neither of "--shared" and "--private" is input, we should not allow to specify "--project". Defaulting the created network segment range to shared is expected. Therefore, "project_id" attr should only be populated on a private range creation. Change-Id: Iab345e1651dd8b7904ff64a20633f194d719bb84 Story: 2005206 Task: 29980 --- python-openstackclient | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/python-openstackclient b/python-openstackclient index 17a2c67de9..6bd9cb6359 160000 --- a/python-openstackclient +++ b/python-openstackclient @@ -1 +1 @@ -Subproject commit 17a2c67de92d0d2bc9650aa0f21766cd2595369e +Subproject commit 6bd9cb6359bbe1b535876025244fb5e6df652345