Merge "Bump the default bare metal (ironic) API version to 1.34"
This commit is contained in:
@@ -19,8 +19,8 @@ export OS_AUTH_URL
|
||||
OS_USERNAME=admin
|
||||
OS_PROJECT_NAME=admin
|
||||
COMPUTE_API_VERSION=1.1
|
||||
# 1.29 is the latest API version in Ironic Ocata supported by ironicclient
|
||||
IRONIC_API_VERSION=1.29
|
||||
# 1.34 is the latest API version in Ironic Pike supported by ironicclient
|
||||
IRONIC_API_VERSION=1.34
|
||||
OS_BAREMETAL_API_VERSION=$IRONIC_API_VERSION
|
||||
OS_NO_CACHE=True
|
||||
OS_CLOUDNAME=undercloud
|
||||
|
||||
@@ -0,0 +1,5 @@
|
||||
---
|
||||
upgrade:
|
||||
- |
|
||||
The default bare metal API version used by the undercloud was bumped
|
||||
to 1.34, which is latest API version supported by Pike ironicclient.
|
||||
Reference in New Issue
Block a user