74f1bf7eff
Prompts the user to confirm before deprovisioning any overcloud hosts. The user is given a list of hosts which will be deprovisioned. Automatic confirmation can be achieved by setting ``confirm_deprovison`` to ``yes``. Change-Id: I6eea5bb7c268912e6f39627f64c92715877311a3
12 lines
433 B
YAML
12 lines
433 B
YAML
---
|
|
features:
|
|
- |
|
|
``kayobe overcloud deprovision`` now requires confirmation before any hosts
|
|
are deprovisioned. Automatic confirmation can still be achieved by setting
|
|
``confirm_deprovision`` to ``yes``.
|
|
upgrade:
|
|
- |
|
|
``kayobe overcloud deprovision`` now requires confirmation before any hosts
|
|
are deprovisioned. Automatic confirmation can still be achieved by setting
|
|
``confirm_deprovision`` to ``yes``.
|