python-openstackclient/openstackclient/tests
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
..
api Add filter to image list 2015-01-27 19:17:35 -06:00
common fix the wrong order of assertEqual args 2015-01-27 17:02:41 +08:00
compute Add 'find by name' to --nic for creating server 2015-01-27 05:34:32 +00:00
identity fix the wrong order of assertEqual args 2015-01-27 17:02:41 +08:00
image Add filter to image list 2015-01-27 19:17:35 -06:00
network add multi-delete support for compute/image/net/volume 2014-12-23 09:31:10 +08:00
object fix the wrong order of assertEqual args 2015-01-27 17:02:41 +08:00
volume Fix volume create --image 2014-11-18 09:35:08 -06:00
__init__.py Remove copyright from empty files 2014-01-20 17:28:13 +04:00
fakes.py Add helpful messages when authN'ing with password 2015-01-16 02:41:24 -05:00
test_shell.py fix the wrong order of assertEqual args 2015-01-27 17:02:41 +08:00
utils.py fix the wrong order of assertEqual args 2015-01-27 17:02:41 +08:00