openstack-python-openstackc.../openstackclient
Tang Chen 0b6fdcbe4c Remove marker and loop from "image list" command
Since --page-size has never worked, there is no paginate logic needs
to be implemented in "image list" command. So remove the unnecessary
loop.

And also, the marker is not necessary because --marker option has not
been implemented. Will add it back when implementing --marker option.

Change-Id: I71fea1502f92f447a49697edb52e8e82f336772f
Partial-Bug: #1540988
2016-02-03 13:42:49 +08:00
..
api when fetching object store properties use lower() 2015-12-14 12:23:44 -05:00
common Merge "Drop log_method decorator" 2016-02-02 21:21:30 +00:00
compute log take_action parameters in a single place 2016-02-02 09:58:32 +09:00
identity log take_action parameters in a single place 2016-02-02 09:58:32 +09:00
image Remove marker and loop from "image list" command 2016-02-03 13:42:49 +08:00
locale Update translation setup 2016-01-29 08:18:50 +09:00
network Consume openstackclient.common.command in subnet/port 2016-02-02 11:03:07 +09:00
object log take_action parameters in a single place 2016-02-02 09:58:32 +09:00
tests Remove marker and loop from "image list" command 2016-02-03 13:42:49 +08:00
volume log take_action parameters in a single place 2016-02-02 09:58:32 +09:00
__init__.py Change version reporting to use pbr 2013-08-02 12:11:49 -05:00
i18n.py Update translation setup 2016-01-29 08:18:50 +09:00
shell.py The format_exc method does not take an exception 2015-12-08 09:23:47 -07:00