contiv / netplugin

Container networking for various use cases
Apache License 2.0
513 stars 177 forks source link

global fwd and subnet error msgs fix & test cases #1080

Closed chrisplo closed 6 years ago

chrisplo commented 6 years ago

Fixed the error message to indicate correctly the state of vlans and vxlans instead of printing an empty string instead of a number when 0.

The test cases are testing too many things in one test case, split out the tests for forward mode and subnet as they are doing more validation.

Signed-off-by: Chris Plock chrisplo@cisco.com