python-openstackclient/openstackclient/tests/api
Dean Troyer 61a40343fd Add filter to image list
* Hides previously broken --page-size option
* Adds --property to image list for filtering on properties
* Adds Visibility, Protected, Owner, Properties/Tags to --long output
* Adds api.utils.simple_filter() for selecting matches out of a list
  of objects
* Adds tests for all of the above
* Updates image docs

There are additional filtering options to be added in later reviews.

Change-Id: I32feff0ad61aae749b33621c817658d7dc90c3aa
Closes-bug: 1401902
2015-01-27 19:17:35 -06:00
..
__init__.py Add low-level API base class 2014-09-29 12:32:45 -05:00
fakes.py Add filter to image list 2015-01-27 19:17:35 -06:00
test_api.py Add filter to image list 2015-01-27 19:17:35 -06:00
test_image_v1.py Begin low-level API for Image v1 and v2 2015-01-20 17:01:23 -06:00
test_image_v2.py Begin low-level API for Image v1 and v2 2015-01-20 17:01:23 -06:00
test_object_store_v1.py Update use of open() in object API 2014-10-13 10:34:11 -05:00
test_utils.py Add filter to image list 2015-01-27 19:17:35 -06:00