mirror of
https://github.com/apache/cloudstack.git
synced 2025-11-04 00:02:37 +01:00
CLOUDSTACK-9016 Fail to create VM instance within VPCbug link https://issues.apache.org/jira/browse/CLOUDSTACK-9016. CS doe not allocate the ip of the form x.x.x.1 to a guest VM. We seem to incorrectly assume that the first ip in the subnet belongs to the gateway. * pr/1020: CLOUDSTACK-9016: Deploy vm with gateway ip address in VPC CLOUDSTACK-9016 Fail to create VM instance within VPC Signed-off-by: Remi Bergsma <github@remi.nl>