When creating a VM using the vCenter driver, the user can reconfigure the existing network or attach multiple networks.
The previous configuration for managing the networks was network_name which could be able to reconfigure the existing network when a new VM is created.
This configuration is now deprecated and the networks configuration is introduced to support the multi-network functionality.
Signed-off-by: Ashique P S Ashique.saidalavi@progress.com
Description
When creating a VM using the vCenter driver, the user can reconfigure the existing network or attach multiple networks.
The previous configuration for managing the networks was
network_name
which could be able to reconfigure the existing network when a new VM is created. This configuration is now deprecated and thenetworks
configuration is introduced to support the multi-network functionality.Example Usage:
Related Issue
https://github.com/chef/customer-bugs/issues/654 https://github.com/chef/kitchen-vcenter/issues/141
Types of changes
Checklist: