Use case

Administrator wants to be able to assign Vlan to an Isolated network. He also would like the Vlan to be assigned to the network for its entire lifecycle. 

General Flow

1) Create a new network offering

Create a network offering with guestIpType=Isolated, specifyVlan=true, isPersistent=true

Code changes:

Create a new network

Create a network from the network offering created on the step #1. Define the Vlan when create the network.

Code changes:

DB changes

No DB changes

UI changes

"Create network" dialog changes:

Changes have to be done on the on following tabs:

Limitations: