shade/shade
Antoni Segura Puimedon cc6ed396bf list_servers pagination support
If we want to list the servers of a deployment with more servers than
nova.conf max_limit, currently we only return max_limit. This patch
makes it behave as expected, getting you all the servers.

Change-Id: I58844125ba37d81f1611e4e8ec641c1b8573884d
Signed-off-by: Antoni Segura Puimedon <antonisp@celebdor.com>
2018-10-16 10:00:00 +00:00
..
_heat Allow not resolving outputs on get stacks 2018-02-20 18:31:34 -06:00
cmd Merge "Allow inventory filtering by cloud name" 2016-01-12 22:03:30 +00:00
tests Fix private_v4 selection related to floating ip matching 2018-03-02 14:21:34 -05:00
__init__.py Plumb use-direct-get through factory functions 2018-02-20 18:31:35 -06:00
_adapter.py Use new keystoneauth version discovery 2017-09-01 10:10:29 -05:00
_legacy_clients.py Remove python-ironicclient 2017-12-04 04:06:16 +00:00
_log.py Add a NullHandler to all of our loggers 2015-09-22 16:10:11 -05:00
_normalize.py Switch to providing created_at field for servers 2018-02-20 18:31:35 -06:00
_utils.py Add retry logic mechanism 2017-12-04 20:15:52 -05:00
exc.py Remove inner_exceptions plumbing 2018-02-20 18:31:36 -06:00
inventory.py Use direct calls to get_<resource>_by_id 2017-09-01 15:21:31 -05:00
meta.py Fix private_v4 selection related to floating ip matching 2018-03-02 14:21:34 -05:00
openstackcloud.py list_servers pagination support 2018-10-16 10:00:00 +00:00
operatorcloud.py Merge OpenstackCloud and OperatorCloud files 2017-12-04 17:35:22 +00:00
task_manager.py De-client-ify many baremetal calls 2017-12-03 17:35:27 -05:00