charm-openstack-dashboard/actions
Alex Kavanagh 851821ff39 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
2020-03-31 15:29:14 +01:00
..
actions.py Update charm to PY3 only code 2018-10-02 12:11:08 +01:00
local_settings_to_json.py Add security-checklist action 2019-03-13 10:11:25 +01:00
openstack-upgrade Action OpenStack upgrade 2015-09-14 13:23:58 -07:00
openstack_upgrade.py Fix CONFIGS=None issue with action openstack-upgrade 2020-03-31 15:29:14 +01:00
pause Add pause/resume actions and sync charm-helpers 2016-03-29 07:20:36 +00:00
resume Add pause/resume actions and sync charm-helpers 2016-03-29 07:20:36 +00:00
security-checklist Add security-checklist action 2019-03-13 10:11:25 +01:00
security_checklist.py Add security-checklist action 2019-03-13 10:11:25 +01:00