shade/releasenotes/notes/fix-list-networks-a592725df64c306e.yaml
David Shrewsbury d7e616780b Bug fix: Fix pass thru filtering in list_networks
The filters for list_networks() was not being passed through
to the neutron client. Actually pass the arguments and add missing
unit and functional tests to verify the behavior.

Change-Id: I653ed4c4fcbab6f36bf03cc68ffe862b6bfcd6eb
2015-12-08 15:27:55 -05:00

4 lines
61 B
YAML

---
fixes:
- Fix for list_networks() ignoring any filters.