Go to file
Jacek Tomasiak eff607ccef Fix listing of instances above API max_limit
Output of `nova list` command contained only `max_limit` entries even
when there were more. The list needs to be obtained in multiple
requests and the paging loop was terminated prematurely.

Change-Id: I4194e6d5e34ecc0ac704851c08bb895e223aa850
Closes-Bug: 1743532
2018-02-07 18:00:20 +01:00
2018-01-24 01:31:04 +00:00
2014-05-07 12:16:41 -07:00
2017-03-23 14:55:17 -04:00
2018-02-01 23:45:47 -08:00
2015-09-08 10:10:25 -07:00
2011-08-08 13:25:29 -07:00
2017-03-06 01:18:45 +00:00

Team and repository tags

image

Python bindings to the OpenStack Compute API

Latest Version

Downloads

This is a client for the OpenStack Compute API. It provides a Python API (the novaclient module) and a command-line script (nova). Each implements 100% of the OpenStack Compute API.

Description
OpenStack Compute (Nova) Client
Readme 36 MiB
Languages
Python 100%