openstack-python-openstackc.../openstackclient/tests
Tang Chen 4be716eb27 Migrate network client to SDK.
The previous patches have migrate all network commands to
the new version using sdk. This patch will remove the
temporary method, and implement a new make_client() to
create sdk network client.

And also, find() in openstackclient/network/common.py must
support sdk. The logic of this function will become much
easier than before, so this patch also removes two useless
test cases of find().

This patch will also remove the patched methods in tests.

Change-Id: Ic2f7bca073beb9757172d16f95d9b82c48cbbc12
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:29 +08:00
..
api Merge "Move session and fixtures to keystoneauth1" 2015-10-20 19:57:36 +00:00
common Add project name/ID validation for "openstack quota show" 2015-11-29 22:30:04 -05:00
compute Migrate network client to SDK. 2015-12-09 09:30:29 +08:00
identity Switch to ksa Session 2015-12-02 01:55:14 +00:00
image Introduce FakeImage class 2015-12-02 10:17:51 +08:00
network Migrate network client to SDK. 2015-12-09 09:30:29 +08:00
object Merge "Move session and fixtures to keystoneauth1" 2015-10-20 19:57:36 +00:00
volume Add multi deletion testcase for openstack volume delete 2015-12-02 16:02:10 +08:00
__init__.py Remove copyright from empty files 2014-01-20 17:28:13 +04:00
fakes.py Move FakeServer to tests.common.v2.compute.fakes 2015-11-25 00:17:49 -08:00
test_shell.py Merge "Create log configuration class" 2015-09-09 20:15:54 +00:00
utils.py Check volume status before extending size 2015-02-06 09:05:41 -08:00