Comment 4 for bug 1169266

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