Add ability to configure allowed vlan ranges in deploy configuration 63/23263/3
authorPeng Liu <pliu@redhat.com>
Tue, 20 Sep 2016 20:35:18 +0000 (16:35 -0400)
committerPeng Liu <pliu@redhat.com>
Tue, 18 Oct 2016 01:28:09 +0000 (21:28 -0400)
commit3228f00248cda32671fb0e6a02059bea6ae66c99
tree79910990dfbcd739dbe8d4fab5c7574042bdaf46
parentc6eeb47c4a497425bc9c2406063aef1fd57cc0c2
Add ability to configure allowed vlan ranges in deploy configuration

Add a new parameter 'vlan_id_range' for tenant vlan range, which can
set the 'network_vlan_ranges' for 'datacentre' network in ml2.ini on
both compute and controller.

Change-Id: I5c190fb2d5d582d0d5f56d4c18cf32502b758bd8
JIRA: APEX-272
Signed-off-by: Peng Liu <pliu@redhat.com>
config/network/network_settings.yaml
lib/python/apex/network_environment.py