Akihiro Motoki 198a486413 network functest: Remove condition for segment test
Previously fucntional tests for network segment feature are skipped
as neutron 'segment' API extension was disabled in the gate.
We now enable neutron 'segment' API extension, so we can safely drop
the check for the segment extension from the test code.

Also setup code in test_network_segment is moved from setUpClass to
setUp. There is no good reason to do them in setUpClass and
having them in setUp simplifies the test code.

no user once this commit is applied.

Change-Id: I183310b94d9b6d7f4311a3859b59dc22d36440db
2017-07-27 13:49:03 +00:00
..
2017-06-13 10:26:35 -04:00
2016-06-04 06:18:46 +00:00
2017-07-23 21:54:32 +00:00
2017-03-21 17:23:09 +08:00
2017-04-24 18:57:10 -05:00