Enable multiple services on configdrive network service provider#10372
Enable multiple services on configdrive network service provider#10372weizhouapache merged 1 commit into4.20from
Conversation
Codecov ReportAttention: Patch coverage is
Additional details and impacted files@@ Coverage Diff @@
## 4.20 #10372 +/- ##
=========================================
Coverage 15.99% 15.99%
- Complexity 13060 13063 +3
=========================================
Files 5644 5644
Lines 494915 494915
Branches 59960 59960
=========================================
+ Hits 79173 79186 +13
+ Misses 406910 406892 -18
- Partials 8832 8837 +5
Flags with carried forward coverage won't be shown. Click here to find out more. ☔ View full report in Codecov by Sentry. |
weizhouapache
left a comment
There was a problem hiding this comment.
code lgtm
@DaanHoogland
does 4.19 need this ?
|
it could, but I do not want to block the release for it. |
|
@blueorangutan package |
|
@weizhouapache 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 12445 |
|
@blueorangutan test |
|
@Pearl1594 a [SL] Trillian-Jenkins test job (ol8 mgmt + kvm-ol8) has been kicked to run smoke tests |
|
[SF] Trillian test result (tid-12392)
|
|
verified ok |



Description
This PR fixes: #10296
Historically, Configdrive only allowed a single service to be provided - namely, userdata. However, it can be used to provide DHCP and dns service as well.
after fix:
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?