Thanks for testing it, Aline!
I've fixed the issue in the v2. Let me know how it goes for you.
Daniel
On 05/12/2016 12:50 AM, Aline Manera wrote:
Hi Daniel,
I tried those patches on my Fedora 23 machine and got the following
result while trying to add a new network:
The network type drop down was not displayed and an JS error is shown
on Firebug.
Could you check it and resend the patches?
Thanks,
Aline Manera
On 05/10/2016 05:17 PM, dhbarboza82(a)gmail.com wrote:
> From: Daniel Henrique Barboza<dhbarboza82(a)gmail.com>
>
> This patch set filters the VEPA interfaces to be used
> in network creation by eliminating the ConnectX-4
> cards.
>
> Unit tests, docs and UI changes included.
>
>
> Daniel Henrique Barboza (2):
> Filter VEPA interfaces: adding 'module' to interfaces API
> Filter VEPA interfaces: JS changes
>
> control/interfaces.py | 3 ++-
> docs/API.md | 2 ++
> tests/test_rest.py | 2 +-
> ui/js/src/kimchi.api.js | 14 ++++++++++++++
> ui/js/src/kimchi.network_add_main.js | 12 ++++++++++--
> 5 files changed, 29 insertions(+), 4 deletions(-)
>