Comment 6 for bug 1288609

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to nova (stable/icehouse)

Reviewed: https://review.openstack.org/99692
Committed: https://git.openstack.org/cgit/openstack/nova/commit/?id=120ecf32b9e6b2badfa097a52c6239d684900373
Submitter: Jenkins
Branch: stable/icehouse

commit 120ecf32b9e6b2badfa097a52c6239d684900373
Author: gengjh <email address hidden>
Date: Fri May 30 15:32:33 2014 +0800

    Fix the wrong dest of 'vlan' option and add new 'vlan_start' option

    * Allow to specify vlan tag when create nova network, the dest of vlan
    option should be 'vlan' instead of 'vlan_start'
    * Provide new option 'vlan_start' when create nova network
    * test case is updated.

    DocImpact
    Closes-Bug: #1288609
    Change-Id: I8dd858e4cf17d8f689613554d1fbc3e56f220886
    (cherry picked from commit e251535eaa7c6a564eddb9218de177c9bea656bb)