Joshua Kraitberg
a8d6da428e
Always verify status of software deploy host
Currently, the HTTP response code from software deploy host is used to determine if the command was successfully. However, a recent change has caused failed deploy hosts to return 200 tricking VIM into thinking they worked. This change forces VIM to always check the deploy host status instead of using the HTTP code. TEST PLAN: PASS: AIO-SX minor upgrade * No impact when deploy host succeeds PASS: AIO-SX major upgrade * No impact when deploy host succeeds PASS: Standard minor upgrade * deploy-host-failed detected correctly Closes-Bug: 2093792 Change-Id: I9c8150b56296f2907e8340382f05a482dfb9bc38 Signed-off-by: Joshua Kraitberg <joshua.kraitberg@windriver.com>
nfv
StarlingX NFVI Orchestration
Description
Languages
Python
83.2%
JavaScript
7.1%
C++
6.6%
Shell
1.5%
Handlebars
0.9%
Other
0.7%