Add ability to configure allowed vlan ranges in deploy configuration 39/23439/1
authorPeng Liu <pliu@redhat.com>
Tue, 20 Sep 2016 20:35:18 +0000 (16:35 -0400)
committerPeng Liu <pliu@redhat.com>
Thu, 20 Oct 2016 08:42:04 +0000 (04:42 -0400)
commitbb3dc933b7fd9e04fff5a73df8534494ad980ee7
tree686d9246817c14da3841708f421e251ce4ec5b81
parent1513de7f3d75e93b83ebc88b0d40880985f67400
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.

JIRA: APEX-272

Change-Id: I5c190fb2d5d582d0d5f56d4c18cf32502b758bd8
Signed-off-by: Peng Liu <pliu@redhat.com>
(cherry picked from commit 3228f00248cda32671fb0e6a02059bea6ae66c99)
config/network/network_settings.yaml
lib/python/apex/network_environment.py