openstack-python-openstackc.../openstackclient/tests
Huanxuan Ao 8f07fec3f2 Clean up FakeClient classes in volume fakes
Put FakeTransferClient and FakeServiceClient classes
into FakeVolumeClient class, I think we need not to
create FakeClient classes for every objects, we can use
only FakeVolumeClient for all volume objects. This can
reduce repetition, unified codes and make codes look
cleaner and easier.

Change-Id: I2729ef0e80166f4d49ccd9a48b653e2f215e3bfe
2016-08-23 10:31:24 +08:00
..
api Standardize import format 2016-07-22 19:24:02 +08:00
common Allow setting quotas for server groups and server group members 2016-07-27 13:04:36 +03:00
compute Merge "Pass security group id to novaclient while adding security group to server" 2016-07-29 13:21:20 +00:00
identity Merge "Add support for domain specific roles" 2016-08-18 23:30:54 +00:00
image Merge "Use identity fake classes instead of old unit tests data" 2016-07-26 15:13:20 +00:00
network Merge "Add '--dhcp' and '--no-dhcp' options to os subnet list cmd" 2016-08-11 07:27:35 +00:00
object Standardize import format 2016-07-22 19:24:02 +08:00
volume Clean up FakeClient classes in volume fakes 2016-08-23 10:31:24 +08:00
__init__.py Remove copyright from empty files 2014-01-20 17:28:13 +04:00
fakes.py Standardize import format 2016-07-22 19:24:02 +08:00
test_shell.py osc-lib: shell 2016-08-05 13:48:55 -05:00
test_shell_integ.py Integ test cleanup 2016-08-18 17:45:29 -05:00
utils.py Standardize import format 2016-07-22 19:24:02 +08:00