kimchi-project / gingers390x

Wok plug-in focused in s390x management
Other
6 stars 8 forks source link

Wrong info provided while configuring adapter with port1 #68

Closed sureshab closed 7 years ago

sureshab commented 7 years ago

From the "Add Adapter" panel, select some osa adapter and click on Enable, use osa port 1 in pop up.

if port 1 is not available for the selected adapter, it still uses port 0 by default and configures as per API.md file. But the same is not conveyed to the user, if selected port is not available,, it just displays "Successfully configured network device ".

Steps to reporduce: Install wok, gingerbase, ginger, gingers390x. Go to Host->Network -> Network Configuration -> Add -> Add Adapter. Select a osa adapter which doesn't have port 1, click on "Enable", use "Port 1" and select "Apply"

It displays, "Successfully configured network device ". but doesn't inform port 1 is not applied since it is not available.

sureshab commented 7 years ago

i will be fixing this issue