...
- VPC peering connections are not possible between VPC's with matching or overlapping VPC CIDR blocks
- VPC peering connections are not transitive in the sense that VPC's will not automatically gain access to a 3rd VPC via a even when the VPC that is peered too has a peering connection with that 3rd VPC.
- VPC peering connections are only possible within a CloudStack region
- There is a maximum amount of pending VPC peering requests per VPC
- There is a maximum amount of active VPC peering connections
- There is an expiry time on the pending VPC peering requests
...
Authorization
Implementation
UI
API
- createVPCPeeringConnection
- listVPCPeeringConnections
- deleteVPCPeeringConnection
- acceptVPCPeeringConnection
- rejectVPCPeeringConnection
Datamodel
Marvin
...
Network providers
- VMWare NSX
- OVS
- Physical (VLAN based)
...
{"serverDuration": 79, "requestCorrelationId": "82bec8f4c18b574b"}