9729870745
Long time ago it was required because ironicclient defaulted to an ancient version. It was changed back in Queens (ironicclient 2.0), so we can drop it now to avoid confusion. Change-Id: Icea0bdf6d5dcdd81ce9c34be7af8a241da0861bc Closes-Bug: #1789392
8 lines
279 B
YAML
8 lines
279 B
YAML
---
|
|
fixes:
|
|
- |
|
|
The baremetal API version is no longer hardcoded in ``stackrc``. This
|
|
allows easy access to new features in *ironicclient* as they are
|
|
introduced. If you need to use a fixed API version, set the
|
|
``OS_BAREMETAL_API_VERSION`` environment variable.
|