Commit Graph

2 Commits

Author SHA1 Message Date
Devang Doshi
c12b31ee03 Tempest: Added L2GW API tests
- Restructured function to reuse some of the function in various module
- Move pass and fail test verification within the test functions.
- Added L2GW connection API tests
- Added negative test cases

Change-Id: I9ac67b8ae0473dfc5b855744d2a4ca429b0045a6
2016-04-19 20:01:47 +00:00
Devang Doshi
44db5342af Tempest: Adding l2gw test
Added L2 gateway API tests into tempest.
Test l2 gateway create,
Test l2 gateway create with segmentation id,
Test l2 gateway delete,
Test l2 gateway update interface,
Test l2 gateway update l2gw name,
test l2 gateway show

Change-Id: Ibfd08960bb0828b4a7b1fe7c84b4abef1e22723f
2016-03-21 19:33:06 +00:00