yahoo-eng-team team mailing list archive
-
yahoo-eng-team team
-
Mailing list archive
-
Message #06780
[Bug 1242756] Re: NetworkVxlanPortRangeError should base NeutronException
** Changed in: neutron
Status: Fix Committed => Fix Released
--
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is subscribed to neutron.
https://bugs.launchpad.net/bugs/1242756
Title:
NetworkVxlanPortRangeError should base NeutronException
Status in OpenStack Neutron (virtual network service):
Fix Released
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'")
To manage notifications about this bug go to:
https://bugs.launchpad.net/neutron/+bug/1242756/+subscriptions