NetworkVxlanPortRangeError should base NeutronException

Bug #1242756 reported by yong sheng gong
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
neutron
Fix Released
Medium
yong sheng gong

Bug Description

according to its usage, the NetworkVxlanPortRangeError should base NeutronException.

The usage:
raise exceptions.NetworkVxlanPortRangeError(vxlan_range=port)

the current NetworkVxlanPortRangeError:
class NetworkVxlanPortRangeError(object):
    message = _("Invalid network VXLAN port range: '%(vxlan_range)s'")

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/52955

Changed in neutron:
status: New → In Progress
tags: added: havana-backport-potential neutron-core
Changed in neutron:
milestone: none → icehouse-1
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to neutron (master)

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

commit cf3af07cfd9a2c6ba73b74ad1ef724182fcb339c
Author: Yong Sheng Gong <email address hidden>
Date: Mon Oct 21 23:34:53 2013 +0800

    change NetworkVxlanPortRangeError to base NeutronException

    Closes-Bug #1242756

    Change-Id: I902fa12795cda5ca70defaeb3b6959e3a0824565

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