ovs-vtep: Handle physical ports with '-' in its name.
authorGurucharan Shetty <gshetty@nicira.com>
Wed, 10 Sep 2014 17:32:26 +0000 (10:32 -0700)
committerGurucharan Shetty <gshetty@nicira.com>
Wed, 10 Sep 2014 17:32:26 +0000 (10:32 -0700)
commit0bd87945619baeee86b344afd02b1b502fc72542
tree0a87e6d6dabe719d4014730c12c69441b948b281
parentd04e914bf29076f7f6d110553bdeb4d6f9b86417
ovs-vtep: Handle physical ports with '-' in its name.

As of now, if a physical port has a '-' in its name, ovs-vtep
throws a ValueError exception. This patch fixes the problem.

Reported-by: Mark Maglana <mmaglana@gmail.com>
Signed-off-by: Gurucharan Shetty <gshetty@nicira.com>
vtep/ovs-vtep