python-ironicclient/releasenotes/notes/bug-1712935-allow-os_baremetal_api_version_env_var_to_be_latest-28c8eed24f389673.yaml
Ruby Loo c709b7f0e4 Clean up the release notes
This cleans up the release notes to make them more consistent and
grammatically correct.

Change-Id: Ifceaf3f5231d3deee4c481a87a9179c6ded76a2f
2017-10-17 16:55:20 -04:00

8 lines
298 B
YAML

---
fixes:
- |
``openstack baremetal`` commands no longer fail when specifying ``latest``
as the API version (via ``--os-baremetal-api-version`` or
``export OS_BAREMETAL_API_VERSION=latest``). For more details, see
`bug 1712935 <https://bugs.launchpad.net/ironic/+bug/1712935>`_.