ml2_conf.ini miss a section for VXLAN

Bug #1231124 reported by Emilien Macchi
10
This bug affects 1 person
Affects Status Importance Assigned to Milestone
neutron
Fix Released
Low
ZhiQiang Fan

Bug Description

1) First issue: [ml2_type_vxlan] section is missing in ml2_conf.ini configuration file.
cfg.CONF.register_opts(vxlan_opts, "ml2_type_vxlan")

2) Second issue: vxlan_group flag should not be in [ml2] section, but in [ml2_type_vxlan] which is not present (first issue).

3) Third issue: vni_ranges flag is missing, and need to be in [ml2_type_vxlan] section.

Tags: ml2
ZhiQiang Fan (aji-zqfan)
Changed in neutron:
status: New → Confirmed
assignee: nobody → ZhiQiang Fan (aji-zqfan)
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix proposed to neutron (master)

Fix proposed to branch: master
Review: https://review.openstack.org/48853

Changed in neutron:
status: Confirmed → In Progress
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to neutron (master)

Reviewed: https://review.openstack.org/48853
Committed: http://github.com/openstack/neutron/commit/f157b9c8251616fd18757cfa9a45a04ee1e2deb1
Submitter: Jenkins
Branch: master

commit f157b9c8251616fd18757cfa9a45a04ee1e2deb1
Author: ZhiQiang Fan <email address hidden>
Date: Mon Sep 30 01:11:43 2013 +0800

    Improve ml2_conf.ini

    ml2_type_vxlan section is missing, also does option vni_ranges.

    Change-Id: Icf9328d82603640279d1c5aa31f41b6ff23c26f0
    Fixes-Bug: #1231124

Changed in neutron:
status: In Progress → Fix Committed
Changed in neutron:
milestone: none → havana-rc1
importance: Undecided → Low
tags: added: ml2
Thierry Carrez (ttx)
Changed in neutron:
status: Fix Committed → Fix Released
Thierry Carrez (ttx)
Changed in neutron:
milestone: havana-rc1 → 2013.2
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.