]> review.fuel-infra Code Review - openstack-build/neutron-build.git/commit
NSX plugin: fix get_gateway_devices
authorSalvatore Orlando <salv.orlando@gmail.com>
Thu, 10 Apr 2014 23:55:51 +0000 (16:55 -0700)
committerSalvatore Orlando <salv.orlando@gmail.com>
Fri, 11 Apr 2014 00:00:16 +0000 (17:00 -0700)
commit3753622406a85daf50d2f7f1a9a21ff351560684
treed227dfc37b3b666b57f4e37b04b08fd1a84a87bb
parentd7821281e982c984a5164a075f029d5991480145
NSX plugin: fix get_gateway_devices

Fixes the error and adds relevant unit tests.
Also fixes get_gateway_devices signature for allowing
paging and sorting.

Closes-Bug: 1306301

Change-Id: Icb52a764e111365beaf4dc4fb4a5b8970a6cf887
neutron/plugins/vmware/dbexts/networkgw_db.py
neutron/plugins/vmware/plugins/base.py
neutron/tests/unit/vmware/extensions/test_networkgw.py