mirror of
https://github.com/apache/cloudstack.git
synced 2025-11-03 04:12:31 +01:00
We expect user to use following sequence when update virtual router provided network offering to external firewall devices offering: 1. Shutdown all the user VMs. 2. Modify network to new offering. 3. Click "Allow CIDR change" in the pop-up dialog, which would pass changeCidr=true to the updateNetwork API. We would shutdown guest network before we update the network for new offering(with changeCidr = true), in order to re-implement the network. status 13715: resolved fixed Reviewed-by: Alex