c6cd190a9f
Add the --deployed-server flag that can only be used with --disable-validations. When specified, allows to deploy overcloud on pre-provisioned nodes and ignores missing nova/ironic UC services. Closes-bug: #1693448 Related-bug: #1691467 Change-Id: I0122106a7b45843d4147cfc160f516912f0158f9 Signed-off-by: Bogdan Dobrelya <bdobreli@redhat.com>
8 lines
249 B
YAML
8 lines
249 B
YAML
---
|
|
features:
|
|
- |
|
|
Add the `--deployed-server` flag that can only be used with the
|
|
`--disable-validations`. When specified, allows to deploy an
|
|
overcloud on the pre-provisioned nodes and ignores missing nova
|
|
and ironic UC services.
|