tripleo-common/releasenotes/notes/ironic-api-version-d2b4ec1474918f12.yaml
Dmitry Tantsur 6180c2cdf6 Bump OS_BAREMETAL_API_VERSION to 1.29
This way the CLI and OSC users can use the latest features without specifying
the version explicitly. The final Ocata version is 1.31, but 1.29 is the most
recent version supported by ironicclient Ocata.

Change-Id: I8e0818eff079a802e7c2023749ff3824958dbd7d
Depends-On: I285178d0b7384956eb151ca66007d7354566574d
Partial-Bug: #1663203
2017-02-13 10:31:07 +01:00

7 lines
247 B
YAML

---
fixes:
- |
The default ``OS_BAREMETAL_API_VERSION`` and ``IRONIC_API_VERSION`` in
``overcloudrc`` were bumped to 1.29, which corresponds to Ocata final and
allows using all recent features without specifying an explicit version.