openstack-python-openstackc.../openstackclient/tests
Tang Chen 511e862294 Migrate "network delete" command to use SDK.
This patch makes "network delete" 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.

Change-Id: I1f2c404e4b0ff6727e4c535ce543aa406f2290ce
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:29:39 +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 Trivial: Coding style fix in test_flavor.py 2015-12-08 13:35:51 +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 delete" command to use SDK. 2015-12-09 09:29:39 +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