openstack-python-openstackc.../openstackclient/tests
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 Add basic timing support 2014-07-08 02:04:00 -05:00
compute Fix server resize 2014-07-08 11:20:13 -05:00
identity Fix IDP commands 2014-07-21 10:04:47 +10:00
image Merge "Add more columns to image list output" 2014-07-26 22:20:19 +00:00
network Merge "Allow network find to use alternate name" 2014-07-08 17:42:11 +00:00
object Remove copyright from empty files 2014-01-20 17:28:13 +04:00
volume test_find_resource fails if run alone 2014-08-07 13:22:25 -04:00
__init__.py Remove copyright from empty files 2014-01-20 17:28:13 +04:00
fakes.py Network CRUD 2014-06-24 15:00:25 -06:00
test_shell.py Move network stuff to v2 instead of v2_0 2014-07-07 06:08:02 -06:00
utils.py Merge "Fix server resize" 2014-07-12 20:58:37 +00:00