d45812d3ba
Cleaning was disabled by default in Bifrost (Ie1198768889bd468176cd68c8ccb48791c724262) until the Victoria release, when the default was changed. The 'kayobe overcloud provision' command does not handle cleaning states when moving nodes from manageable to available. This can lead to provisioning failures. This change disables cleaning to maintain backwards compatibility with earlier versions of Kayobe. Change-Id: I23eb5116d8d1944167a0d50cafe5b99f766ad687 Story: 2008850 Task: 42363
8 lines
264 B
YAML
8 lines
264 B
YAML
---
|
|
upgrade:
|
|
- |
|
|
Until the Victoria release, Bifrost disabled node cleaning, however it
|
|
became enabled in Victoria. To maintain backward compatibility, Kayobe now
|
|
modifies the configuration in Bifrost to disable node cleaning of overcloud
|
|
hosts.
|