python-openstackclient/functional/tests
Tang Chen 2a2cb4f75d Migrate "network show" command to use SDK.
This patch makes "network show" command use sdk.

Since we have to keep the other commands runnable with
the old network client, we use a temporary method to
create sdk network client. And as a result, the tests
need to patch a method to fake the temporary method,
which will be removed at last.

There are two same test cases in the unit tests. This
patch will remove one.

And since the output has changed, we also need to fix
function test cases.

Change-Id: I4c06b4efad2db430767bbaa882b0876df3ab483a
Implements: blueprint neutron-client
Co-Authored-By: Terry Howe <terrylhowe@gmail.com>
Co-Authored-By: Tang Chen <tangchen@cn.fujitsu.com>
2015-12-09 09:30:13 +08:00
..
common Have configuration tests support OCC 2015-11-20 10:57:36 -06:00
compute Fix functional tests for Python 3.4 2015-10-12 17:23:06 +05:30
examples Re-organize functional tests 2015-04-17 13:37:44 -04:00
identity remove url from v3 regions 2015-10-21 13:21:20 +00:00
image image set should not show the resource 2015-10-06 20:14:54 +00:00
network Migrate "network show" command to use SDK. 2015-12-09 09:30:13 +08:00
object Add image functional tests 2015-06-02 05:26:25 -06:00
volume unwedge the gate 2015-10-08 03:09:43 -04:00
__init__.py Add functional tests to osc 2014-10-01 19:46:07 -04:00