yahoo-eng-team team mailing list archive
-
yahoo-eng-team team
-
Mailing list archive
-
Message #15973
[Bug 1306301] Re: NSX plugin unable to list gateway devices
** 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/1306301
Title:
NSX plugin unable to list gateway devices
Status in OpenStack Neutron (virtual network service):
Fix Released
Bug description:
A small error has been introduced in get_gateway_devices, causing the method fail everytime.
It tried to pass 'fields' to _get_collection_query, but this method does not have the fields keyword parameter.
The error went undetected as db-level unit tests do not cover
get_gateway_devices.
The error affect icehouse only.
To manage notifications about this bug go to:
https://bugs.launchpad.net/neutron/+bug/1306301/+subscriptions
References