From 6c7926b0e1533c2ad867d475ae13cc304e70eecf Mon Sep 17 00:00:00 2001 From: Hongbin Lu Date: Tue, 30 Jan 2018 19:11:40 +0000 Subject: [PATCH] Update git submodules * Update python-openstackclient from branch 'master' - Disallow setting default on internal network The ``--default`` option should be only used for external network. Default internal network is not currently supported so we disallow it for now. Change-Id: Ia9d39b40e1e041d7bda0f6a27d058e382b572e1a Closes-Bug: #1745658 --- python-openstackclient | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/python-openstackclient b/python-openstackclient index ee0170824f..962efd949f 160000 --- a/python-openstackclient +++ b/python-openstackclient @@ -1 +1 @@ -Subproject commit ee0170824fada41fae0da2d03106d3978fc1c697 +Subproject commit 962efd949feb461283a9bb4a668fbd310f80ba40