If the VM template lacks a NIC then test-kitchen should be able to pass on NIC details via kitchen.yml and kitchen-vcenter should be able to call relevant vCenter API to add NIC in the cloned VM.
Related Issue
Types of changes
[ ] Bug fix (non-breaking change which fixes an issue)
[x] New feature (non-breaking change which adds functionality)
[ ] Breaking change (fix or feature that would cause existing functionality to change)
[ ] Chore (non-breaking change that does not add functionality or fix an issue)
Checklist:
[ ] I have read the CONTRIBUTING document.
[ ] I have run the pre-merge tests locally and they pass.
Signed-off-by: Ashique Saidalavi ashique.saidalavi@progress.com
Description
If the VM template lacks a NIC then test-kitchen should be able to pass on NIC details via kitchen.yml and kitchen-vcenter should be able to call relevant vCenter API to add NIC in the cloned VM.
Related Issue
Types of changes
Checklist: