yahoo-eng-team team mailing list archive
-
yahoo-eng-team team
-
Mailing list archive
-
Message #31406
[Bug 1434207] Re: create_security_group_rule_bulk_native does not return all created rules
** Changed in: neutron
Status: Fix Committed => Fix Released
** Changed in: neutron
Milestone: None => kilo-rc1
--
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is subscribed to neutron.
https://bugs.launchpad.net/bugs/1434207
Title:
create_security_group_rule_bulk_native does not return all created
rules
Status in OpenStack Neutron (virtual network service):
Fix Released
Bug description:
The returned list of created security-group rules contains only one rule,
this is because the list is being populated outside of the "for" loop (under-indented).
http://git.openstack.org/cgit/openstack/neutron/tree/neutron/db/securitygroups_db.py#n311
To manage notifications about this bug go to:
https://bugs.launchpad.net/neutron/+bug/1434207/+subscriptions
References