StarlingX Installation/Update/Patching/Backup/Restore
229acb985f
This change adds checks before deleting software releases: 1. software release is available or unavailable 2. When it is on a system controller, the release is not being used by a subcloud This change also update the following: 1. removed the exception handling in controller level, moved to exception hook 2. CLI code to display HTTP error, only handles 500 status code, by displaying message from API, all other 4xx, 5xx status code display HTTP error directly. 3. ensure CLI return 1 for unsuccessful requets (status code 500) 4. fixed some minor issues Story: 2010676 Task: 49657 TCs: passed: observe delection rejected because of release not found, release is not in available or unavailable state. passed: delete an available release passed: on system controller, successfully delete scenarios passed: (simulated) on system controller with subcloud, delete release used by subcloud is rejected Change-Id: I306b1d8604113b92d907384844e8e8107835a463 Signed-off-by: Bin Qian <bin.qian@windriver.com> |
||
---|---|---|
api-ref/source | ||
apt-ostree/debian | ||
cgcs-patch | ||
devstack | ||
doc | ||
enable-dev-patch | ||
extras/scripts | ||
patch-alarm | ||
patch-boot-args | ||
patch-scripts | ||
releasenotes | ||
software | ||
software-client | ||
sw-patch | ||
.gitignore | ||
.gitreview | ||
.zuul.yaml | ||
bindep.txt | ||
centos_build_layer.cfg | ||
centos_dev_wheels.inc | ||
centos_iso_image.inc | ||
centos_pkg_dirs | ||
centos_stable_wheels.inc | ||
CONTRIBUTORS.wrs | ||
debian_build_layer.cfg | ||
debian_iso_image.inc | ||
debian_pkg_dirs | ||
debian_stable_wheels.inc | ||
LICENSE | ||
pylint.rc | ||
README.rst | ||
requirements.txt | ||
test-requirements.txt | ||
tox.ini |
stx-update
StarlingX Software Management