python-tripleoclient/releasenotes/notes/git-support-for-plans-883d622d2275ba3b.yaml
Ryan Brady 4edcc395c5 Update plan creation command
This patch updates the create plan command to use the latest
changes to the workflows in tripleo-common that allow a
deployment plan to be created or updated from a git
repository.

Partially-Implements: blueprint git-deployment-plan
Change-Id: I71c1f5d58abcf0a55598f02fbd21fdffedcf5291
2017-04-28 11:39:07 -04:00

7 lines
207 B
YAML

---
features:
- |
Added argument for --source_url to overcloud create_plan workflow call.
The --source_url argument expects the url of a git repository containing
the Heat templates to deploy.