cloudstack/server/test/com/cloud/network
Sheng Yang 3386b902df bug 13715: Modify changeCidr parameter of updateNetwork API
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
2012-02-14 19:34:09 -08:00
..
dao 1) Removed tags from the network object 2011-11-01 17:42:06 -07:00
security Bug 12361 DB upgrade from 2.2 to Acton 2011-12-10 00:01:15 +05:30
MockNetworkManagerImpl.java bug 13715: Modify changeCidr parameter of updateNetwork API 2012-02-14 19:34:09 -08:00