yahoo-eng-team team mailing list archive
-
yahoo-eng-team team
-
Mailing list archive
-
Message #52778
[Bug 1595078] Re: bgp: _get_id_for seems useless
Reviewed: https://review.openstack.org/332693
Committed: https://git.openstack.org/cgit/openstack/neutron-dynamic-routing/commit/?id=e2581d50e76ac05488a284b4a1efb069248ba9f1
Submitter: Jenkins
Branch: master
commit e2581d50e76ac05488a284b4a1efb069248ba9f1
Author: YAMAMOTO Takashi <yamamoto@xxxxxxxxxxxx>
Date: Wed Jun 22 17:38:18 2016 +0900
Fix _get_id_for
Raise BadRequest on the absense of the attribute.
Also, ensure that the value is actually a UUID-like.
Closes-Bug: #1595078
Change-Id: I6c236d5e4acdd6f13eca2877163facc2860a9445
** Changed in: neutron
Status: In Progress => 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/1595078
Title:
bgp: _get_id_for seems useless
Status in neutron:
Fix Released
Bug description:
_get_id_for in neutron_dynamic_routing/db/bgp_db.py
resource.get(id_name) won't fail even if resource doesn't have
id_name.
To manage notifications about this bug go to:
https://bugs.launchpad.net/neutron/+bug/1595078/+subscriptions
References