From df70a4a5792c654f105df95de07c52b3a68c21d5 Mon Sep 17 00:00:00 2001 From: Alex Kavanagh Date: Tue, 31 Mar 2020 15:29:14 +0100 Subject: [PATCH] Update git submodules * Update charm-openstack-dashboard from branch 'master' - Fix CONFIGS=None issue with action openstack-upgrade When the CONFIGS was made lazy in the charm, unfortunately, some of the work wasn't carried through correctly to the openstack-upgrade action code. This patch corrects that. Tested manually as okay. Change-Id: I095613ef2eca62da5fae5462e76fa83926d2e80a Closes-Bug: #1869865 --- charm-openstack-dashboard | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/charm-openstack-dashboard b/charm-openstack-dashboard index 957a6adc03..851821ff39 160000 --- a/charm-openstack-dashboard +++ b/charm-openstack-dashboard @@ -1 +1 @@ -Subproject commit 957a6adc0351276f36dc48718aa6d233072caff6 +Subproject commit 851821ff39a66fcdd75b414427b64c2979ba8bb7