openstack-python-openstackc.../openstackclient/tests
Tang Chen 827be8fb8c Move keys() methods in each resource class to FakeResource
FakeXXX classes in network don't need to fake any method,
except keys(). But keys() can be put in FakeResource since
it just returns all attributes in _info.

This patch moves removes all unnecessary fake methods code,
moves keys() method to FakeResource.

This patch also finds out some missing attributes in
network and router tests.

Change-Id: I799822c8715b9ac4f95b98f8350f196757d79d3e
2016-04-11 18:07:50 +08:00
..
api when fetching object store properties use lower() 2015-12-14 12:23:44 -05:00
common Merge "Support client certificate/key" 2016-04-06 21:42:56 +00:00
compute Merge "Refactor security group rule list to use SDK" 2016-04-11 03:01:13 +00:00
identity Trivial: Reorder classes in identity v3 in alphabetical order 2016-03-11 10:02:25 +08:00
image [Image] Check return value is None in image unit tests. 2016-03-02 16:16:37 +08:00
network Move keys() methods in each resource class to FakeResource 2016-04-11 18:07:50 +08:00
object Fixed a bunch of spacing 2016-02-23 10:38:58 -06:00
volume Merge "Make snapshot and backup name optional" 2016-04-07 16:20:49 +00:00
__init__.py Remove copyright from empty files 2014-01-20 17:28:13 +04:00
fakes.py Move keys() methods in each resource class to FakeResource 2016-04-11 18:07:50 +08:00
test_shell.py Merge "Support client certificate/key" 2016-04-06 21:42:56 +00:00
utils.py remove py26 workaround in osc 2016-03-08 12:41:17 +00:00