-
Notifications
You must be signed in to change notification settings - Fork 1.3k
Closed
Milestone
Description
ISSUE TYPE
- Bug Report
COMPONENT NAME
VPC, VM
CLOUDSTACK VERSION
4.13
CONFIGURATION
OS / ENVIRONMENT
SUMMARY
Attempting to create a VM with interfaces on two tiers of a VPC fails with the message 'Vm can't be a part of more than 1 VPC network'. However, creating the VM with one interface on one tier and then adding an interface on the second tier succeeds.
STEPS TO REPRODUCE
1. Create a VPC with two or more tiers
2. Create a VM and select two of the tiers to be connected to the VM during the VM creation wizard
EXPECTED RESULTS
A VM created with interfaces on the two selected tiers
ACTUAL RESULTS
An error is returned with the message 'Vm can't be a part of more than 1 VPC network'