a82124948f
This commit sets the default value for the lanplus parameter, --ipmi-lanplus, to true instead of the previous false. This is the default used by all modern IPMI interfaces so there's no meaning to keep the default to false, and in any case the override will still be possible, by specifying --ipmi-no-lanplus. Change-Id: Ic206c235f040f03d0d0334bf396864d3eeb400d2
7 lines
193 B
YAML
7 lines
193 B
YAML
---
|
|
features:
|
|
- |
|
|
Deprecate --ipmi-lanplus for ``openstack overcloud generate fencing``
|
|
command since now this is the default and add new option --ipmi-no-lanplus
|
|
to override it.
|