commit | 045db0710e1654dd1fdf0b9c9ecc68f23991ca39 | [log] [tgz] |
---|---|---|
author | Rich Lane <rlane@bigswitch.com> | Tue Aug 06 13:16:30 2013 -0700 |
committer | Rich Lane <rlane@bigswitch.com> | Tue Aug 06 13:16:30 2013 -0700 |
tree | 4fb52a61a67a0e19f35a974820da2e18d8d2e631 | |
parent | d53156a1ad4889118378c1f07756e2de5b2d38bf [diff] |
testutils: add openflow_ports() This function replaces the common boilerplate code that gets a list of port numbers from the config dictionary and checks that enough ports are available for the test. I changed the OF 1.3 tests to use this function.