openstack-python-openstackc.../openstackclient
Tang Chen 038334ff98 Refactor TestCreateNetwork: Split TestCreateNetwork into two classes for identity v2 and v3
In TestCreateNetwork, both Identity v2 and v3 clients are tested. As a result, we should
initialize the identity client again and again in each test function.

To reduce redundant code, this patch split TestCreateNetwork to TestCreateNetworkIdentityV2 and V3.
And then initialize the identity client only once in each of them.

Change-Id: I349fe7f827524beb541efe7dd9460c534254b80c
Implements: blueprint osc-network-unit-test-refactor
Related-to: blueprint neutron-client
2015-12-05 10:52:05 +08:00
..
api Switch to ksa Session 2015-12-02 01:55:14 +00:00
common Switch to ksa Session 2015-12-02 01:55:14 +00:00
compute Merge "Support "server list" searching by both image name and ID." 2015-12-03 20:36:59 +00:00
identity Switch to ksa Session 2015-12-02 01:55:14 +00:00
image Add status column for "openstack image list" 2015-11-29 20:37:40 -05:00
network Trivial: Fix typo in find() in network. 2015-11-27 16:52:56 +08:00
object Fix up object-store show commands 2015-10-10 11:48:07 -04:00
tests Refactor TestCreateNetwork: Split TestCreateNetwork into two classes for identity v2 and v3 2015-12-05 10:52:05 +08:00
volume Merge "Fix exception when doing volume set operation" 2015-12-03 16:15:56 +00:00
__init__.py Change version reporting to use pbr 2013-08-02 12:11:49 -05:00
i18n.py Get rid of oslo_i18n deprecation notice 2015-06-02 09:21:31 -06:00
shell.py Allow int version numbers in the clouds.yaml 2015-11-04 11:20:43 -07:00