os-client-config/releasenotes/notes/ironic-microversion-ba5b0f36f11196a6.yaml
Monty Taylor d321a14ecb
Pass ironic microversion through from api_version
If someone sets baremetal_api_version to 1.29 right now, we don't really
do anything with that information. Pass it through to the constructor
for ironicclient in get_legacy_client().

Change-Id: I470fbb8852eac7d5cb35aef549ac591d63f3636f
2017-02-28 11:31:11 -06:00

5 lines
120 B
YAML

---
features:
- Add support for passing Ironic microversion to the ironicclient
constructor in get_legacy_client.