Introduction

4.1 behavior

4.2 behavior

General Flow

1) Create a new network offering

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

Code changes:

2) Create a new network

Create a network from the network offering created on the step #1. Define the Vlan when create the network. When Vlan is specified, GuestNetworkGuru will assign CIDR/gateway to this network, and will set it state to Setup. Once the State=Setup, this network will never be garbage collected.

Code changes:

DB changes

No DB changes

UI changes

1) "Create network" dialog changes:

Changes have to be done on the on following tabs:

Limitations