openstack-python-openstackc.../openstackclient/api
Yang Hongyang 8b17a1fa5b Trivial: Update image_list v2 docs
This api doc is clearly copied from v1, we should update it to reflact v2 API.
Added 'shared' param description.

Change-Id: I73d36e3a2a0448c28edab788a9340fd46177f8ef
2016-03-01 18:48:09 +08:00
..
__init__.py Add low-level API base class 2014-09-29 12:32:45 -05:00
api.py Use instanceof instead of type 2016-02-22 16:23:23 -06:00
auth.py Clean redundant argument to dict.get 2016-02-21 13:21:31 +08:00
auth_plugin.py Replace string format arguments with function parameters 2016-02-20 14:16:25 +08:00
image_v1.py Don't hack the image url 2015-03-05 20:58:23 -06:00
image_v2.py Trivial: Update image_list v2 docs 2016-03-01 18:48:09 +08:00
object_store_v1.py Py3 replace dict.iteritems with six.iteritems 2016-02-24 10:14:56 +08:00
utils.py Use instanceof instead of type 2016-02-22 16:23:23 -06:00