python-tripleoclient/releasenotes/notes/undercloud-dry-run-30264c62d6d44626.yaml
Steve Baker 068ebe0306 Add --dry-run option to undercloud install
This will help greatly with the development of the --use-heat path by
printing the underlying "undercloud deploy" command instead of
executing it. This may also help debug undercloud install issues in
the field.

Change-Id: I42ce297e5663ff782cfb6afa9058daf8abdf389b
Blueprint: containerized-undercloud
2018-02-16 12:49:45 +13:00

6 lines
176 B
YAML

---
features:
- The ``openstack undercloud install`` command now has a ``--dry-run``
argument which will print the resulting install command instead of
executing it.