UI: fix addHost error in zone creation wizard#11401
UI: fix addHost error in zone creation wizard#11401sureshanaparti merged 1 commit intoapache:4.19from
Conversation
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## 4.19 #11401 +/- ##
============================================
- Coverage 15.18% 15.17% -0.01%
- Complexity 11363 11365 +2
============================================
Files 5415 5415
Lines 476061 476061
Branches 58122 58122
============================================
- Hits 72269 72256 -13
- Misses 395702 395719 +17
+ Partials 8090 8086 -4
Flags with carried forward coverage won't be shown. Click here to find out more. ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|
|
@weizhouapache a Jenkins job has been kicked to build UI QA env. I'll keep you posted as I make progress. |
|
UI build: ✔️ |
|
@blueorangutan package |
|
@rosi-shapeblue a [SL] Jenkins job has been kicked to build packages. It will be bundled with KVM, XenServer and VMware SystemVM templates. I'll keep you posted as I make progress. |
|
Packaging result [SF]: ✔️ el8 ✔️ el9 ✔️ debian ✔️ suse15. SL-JID 14609 |
|
thanks @rosi-shapeblue for the testing ! quick question, when you fix the incorrect storage path, were you able to add the host and complete the zone creation ? |
@weizhouapache - yes, it works (you can check Case 1 in my comment #11401 (review) ). Once completing the Wizard, the Zone was created successfully. |






Description
This PR fixes #10713
PR #9231 put the code change in a wrong method (
updateConfiguration, should beaddHost)Types of changes
Feature/Enhancement Scale or Bug Severity
Feature/Enhancement Scale
Bug Severity
Screenshots (if appropriate):
How Has This Been Tested?
How did you try to break this feature and the system with this change?