config/sysinv/sysinv/sysinv/sysinv/api
Tee Ngo d996947d25 Improve robustness of helm-override-update
- Allow the use of --reuse-values option in helm-override-update
  when there is no user overrides to be consistent with Helm.
- Provide suggestion for correct usage of --set option.

Tests done:
The following commands were used to verify the changes:

system helm-override-update neutron openstack \
--reuse-values --values /home/wrsroot/vlans.yaml

system helm-override-delete neutron openstack

system helm-override-update neutron openstack \
--set conf.plugins.ml2_conf.ml2_type_vlan.network_vlan_ranges=\
"physnet0:10:11,physnet0:1050:1099,physnet1:1100:1124"

Story: 2004520
Task: 29035

Change-Id: Ic5d45f8e7e5e5df4b88468be2f7126c681a6e9cd
Signed-off-by: Tee Ngo <Tee.Ngo@windriver.com>
2019-01-22 16:06:33 -05:00
..
controllers Improve robustness of helm-override-update 2019-01-22 16:06:33 -05:00
middleware Fix: "map" issue for Python 2/3 compatible code 2018-12-18 11:03:00 +08:00
__init__.py StarlingX open source release updates 2018-05-31 07:35:52 -07:00
acl.py Sysinv. Cleanup import statements for pep8 2018-06-29 13:43:53 -04:00
app.py StarlingX open source release updates 2018-05-31 07:35:52 -07:00
config.py StarlingX open source release updates 2018-05-31 07:35:52 -07:00
hooks.py Fix urllib import issue for Python2/3 compatible code. 2018-10-25 15:45:54 +08:00