python-openstackclient/openstackclient/api
Dean Troyer 1ecf1bee2d Begin low-level API for Image v1 and v2
image list for v1 and v2:
* Add --public|--private to command parsers
* Implement local public/private filtering for v1 image_list()
* Pass public/private filter to server for v2 image_list()

Change-Id: Ie7c24ea2d1bf2b3b1b7fa342eb45fee45894634d
2015-01-20 17:01:23 -06:00
..
__init__.py Add low-level API base class 2014-09-29 12:32:45 -05:00
api.py Begin low-level API for Image v1 and v2 2015-01-20 17:01:23 -06:00
auth.py Merge "Add version url config workaround" 2015-01-19 18:08:53 +00:00
image_v1.py Begin low-level API for Image v1 and v2 2015-01-20 17:01:23 -06:00
image_v2.py Begin low-level API for Image v1 and v2 2015-01-20 17:01:23 -06:00
object_store_v1.py Update use of open() in object API 2014-10-13 10:34:11 -05:00