server: fix nic device id for imported vm#6953
Conversation
Fixes apache#6951 Adds deviceid for NICs of an imported VM. Device Id will be set 0..n in the order which they are returned by hypervisor. Signed-off-by: Abhishek Kumar <abhishek.mrt22@gmail.com>
|
Kudos, SonarCloud Quality Gate passed! |
harikrishna-patnala
left a comment
There was a problem hiding this comment.
Code looks good to me.
Codecov Report
@@ Coverage Diff @@
## 4.17 #6953 +/- ##
============================================
+ Coverage 10.34% 10.36% +0.02%
- Complexity 6612 6629 +17
============================================
Files 2451 2451
Lines 242356 242357 +1
Branches 37926 37928 +2
============================================
+ Hits 25067 25123 +56
+ Misses 214199 214131 -68
- Partials 3090 3103 +13
📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more |
|
@blueorangutan package |
|
@rohityadavcloud a 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: ✔️ el7 ✔️ el8 ✔️ debian ✔️ suse15. SL-JID 4804 |
|
@blueorangutan test matrix |
|
@rohityadavcloud a Trillian-Jenkins matrix job (centos7 mgmt + xs71, centos7 mgmt + vmware65, centos7 mgmt + kvmcentos7) has been kicked to run smoke tests |
|
Trillian test result (tid-5422)
|
|
Trillian test result (tid-5423)
|
|
Trillian test result (tid-5424)
|








Description
Fixes #6951
Adds deviceid for NICs of an imported VM. Device Id will be set 0..n in the order in which they are returned by hypervisor.
Types of changes
Feature/Enhancement Scale or Bug Severity
Feature/Enhancement Scale
Bug Severity
Screenshots (if appropriate):
importvm-nics.mp4
How Has This Been Tested?