c40eb2951d
The ironic payload looks like: {'id': 'v1', 'links': [{"href": "https://bare-metal.example.com/v1/", "rel": "self"}]} This does not have version info in it, nor min/max ranges for microversion discovery. We can't really get any useful information from this document, but we can at least not fail when trying to deal with it. This should then be upwards-compatible with ironic adding version discovery information to the document that is returned. Change-Id: I47e0f9b295c24ef168f4a033faf573b953025d4c
6 lines
104 B
YAML
6 lines
104 B
YAML
---
|
|
fixes:
|
|
- |
|
|
Fixed support for detecting microversion ranges on older Ironic
|
|
installations.
|