commit | 20e18dd6abded834ddbe2a6b70194fd1f1e3ec51 | [log] [tgz] |
---|---|---|
author | Matt Riedemann <mriedem@us.ibm.com> | Tue Jun 10 09:13:23 2014 -0700 |
committer | Matt Riedemann <mriedem@us.ibm.com> | Tue Jun 10 09:13:23 2014 -0700 |
tree | ac4ddf4f503523d2510d7d50f2ca162573ed99df | |
parent | b0239632f2761ae9fb22e282b1ece8427bf4ba79 [diff] |
Convert get_console_output length=None to -1 for Nova V3 API calls Nova commit 8e5577f52f660960738f1fc0384dff77fa30fc8a makes the nova v3 get_console_output extension handle unlimited length with -1. In the nova v2 API the length parameter is optional but the nova v3 API uses jsonschema validation so it expects a value to check against. Closes-Bug: #1328582 Change-Id: Ib1ae85e644e08c24aaf0ba2baaa8812286ef0ebd