openstack-python-openstackc.../openstackclient
wanghong ddb7e18974 test_find_resource fails if run alone
Currently, we set 'NAME_ATTR' attribute for Volume and Snapshot
class in volume.client.py. When we test test_find_resource alone,
the Volume and Snapshot class do not have 'NAME_ATTR' attribute since
we do not import volume.client, which causes the tests to fail.

Change-Id: I06f727ffa8d37afe1a1191c36574887fecc7a733
Closes-Bug: #1353788
2014-08-07 13:22:25 -04:00
..
common Fix PEP8 E302 errors 2014-07-22 17:51:15 -06:00
compute Merge "Normalize more help strings" 2014-07-24 22:09:28 +00:00
identity fix typo in identity/v3/endpoint.py 2014-07-29 15:37:24 +08:00
image Merge "Add more columns to image list output" 2014-07-26 22:20:19 +00:00
network Update help text for some network commands 2014-07-17 19:20:53 -04:00
object More make_client() logging cleanup 2014-07-26 12:22:50 -06:00
openstack sync oslo bits 2014-06-20 16:18:33 -04:00
tests test_find_resource fails if run alone 2014-08-07 13:22:25 -04:00
volume Merge "Normalize more help strings" 2014-07-24 22:09:28 +00:00
__init__.py Change version reporting to use pbr 2013-08-02 12:11:49 -05:00
shell.py Add basic timing support 2014-07-08 02:04:00 -05:00