Hi! We have multiple public networks, and we would like to model them in ACS.
We find references in the Documentation that seem to suggest it is possible: such as creating network offerings with a tag meant to identify the physical network. There are several use cases for which we want this: fail tolerance between different connectivity providers, creating instances/networks accessible from corporate network hosting ACS only, etc. Currently the public networks are on different VLANs, accessible trough the same network card (which ACS refers to as physical nets). I can see that the Physical Network has a TAG, and the docs seem to imply that a tag can be used to identify the public network. But Cloudstack complaints if I try to create 2 public networks on the same zone. The most intuitive solution would be to tag the vlan_ip_range and create network offerings that pick IPs with a given tag, but they don't seem to take tags. I can assign IPs from different providers to an account, and they can manually create network/VMs using them. But there seems to be no way to tell ACS that I want a VM/IP assignment on connectivity provider A/B, or use affinity rules, etc. How is this done with ACS? Is it possible? Rafael