config/sysinv/sysinv/sysinv/sysinv/api
Tee Ngo 5eb4e206c0 Fix various issues with helm-override-show
This commit addresses the following issues with helm-override-show
command:
  - incorrect response if user overrides is not available, system
    overrides should be displayed as opposed to exception.
  - incorrect response for invalid/unsupported chart name and/or
    namespace.

Tests conducted:
The following commands were used to verify the changes:
  - system helm-override-show ingress abc
  - system helm-override-show abc ingress
  - system helm-override-show abc def
  - system helm-override-show ingress openstack
  - system helm-override-update ingress openstack \
      --set pod.replicas.ingress=2
  - system helm-override-show ingress openstack

Story: 2003909
Task: 28180
Task: 28265

Change-Id: I96e4c682c13b129a04e8827a00c63e39882c133a
Signed-off-by: Tee Ngo <Tee.Ngo@windriver.com>
2018-12-06 08:11:47 -05:00
..
controllers Fix various issues with helm-override-show 2018-12-06 08:11:47 -05:00
middleware StarlingX open source release updates 2018-05-31 07:35:52 -07: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