linuxbridge quantum plugin is not checking network_vlan_ranges correctness

Bug #1169266 reported by Tomasz Paszkowski
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
neutron
Fix Released
Medium
Henry Gessau

Bug Description

_parse_network_vlan_ranges method should check if defined range is within allowed one.

Revision history for this message
Mark McClain (markmcclain) wrote :

This affects the linuxbridge, ovs, and hyperv plugins. We should abstract this out into a common function instead of fixing 3 different times.

Changed in quantum:
status: New → Incomplete
status: Incomplete → Confirmed
importance: Undecided → Medium
tags: added: hyperv linuxbridge ovs
Henry Gessau (gessau)
Changed in quantum:
assignee: nobody → Henry Gessau (gessau)
Changed in quantum:
status: Confirmed → In Progress
Revision history for this message
Henry Gessau (gessau) wrote :

Waiting for Bug #1177428 to merge

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix proposed to quantum (master)

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

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to quantum (master)

Reviewed: https://review.openstack.org/29184
Committed: http://github.com/openstack/quantum/commit/b38c56f5b6b0f0b03ff8f2799ccdde2cabfba5a7
Submitter: Jenkins
Branch: master

commit b38c56f5b6b0f0b03ff8f2799ccdde2cabfba5a7
Author: gessau <email address hidden>
Date: Tue May 14 21:57:47 2013 -0400

    Check network vlan ranges for correctness.

    Check that the range beginning and end tags are valid values 1-4094.
    Supply two global constants for min/max vlan tags and update all
    local usage of these values to use the global constants.

    Fixes: Bug #1169266
    Change-Id: I054a8bebd16d95ea40414e3cecb6d24a970c730f

Changed in quantum:
status: In Progress → Fix Committed
Changed in quantum:
milestone: none → havana-1
Thierry Carrez (ttx)
Changed in quantum:
status: Fix Committed → Fix Released
Thierry Carrez (ttx)
Changed in neutron:
milestone: havana-1 → 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.