Fixed the Basic Bridge create Integration Test by performing mutate on OpenVSwitch...
authorMadhu Venugopal <mavenugo@gmail.com>
Wed, 11 Jun 2014 21:44:13 +0000 (14:44 -0700)
committerMadhu Venugopal <mavenugo@gmail.com>
Wed, 11 Jun 2014 21:44:13 +0000 (14:44 -0700)
Also added
- Fixed a multiValue bug in Mutate
- the cleanup @After method to delete the created br-test
- few global variables that can be reused across test and cleanup (such as BridgeUuid)
- Fixed a Compiler warning in Insert

Change-Id: I091d7fa7b59d36718d9cca42cc8669a73461a764
Signed-off-by: Madhu Venugopal <mavenugo@gmail.com>

No differences found