python-tripleoclient/releasenotes/notes/deploy-overcloud-pre-provisioned-9d55ca9bda6c8a84.yaml
Bogdan Dobrelya c6cd190a9f Allow overcloud deploy on UC w/o nova/ironic
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>
2017-07-24 11:11:03 +02:00

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.