If there are multiple guest network, CloudStack will assign a IP in the
first guest network to systemvms as the public IP.
We can add a global configuration to set the network uuid of the systemvms.
in com.cloud.network.NetworkManagerImpl.setupNetwork(Account,
NetworkOffering, Network, Deployment
hi all,
now we try to add advance zone , shared network offering with security
group enabled.
but in the UI when click the next step we can not choose the public
network.
when vm created , cpvm , ssvm will get a public ip address from guest network.
is there any design considerations?