Drop C&H specific Terraform defaults
Version Control Information
Source branch: change/tf-drop-cah-specific-defaults
Target branch: devel
Commits:
* Drop C&H specific Terraform defaults
Some input variables used default values that are highly specific to the
underlying Openstack cloud, such as image and flavor names. It is not
useful to preset them.
Thus, Cloud&Heat specific default have been moved from the Terraform
default values to the template file where they act as both an example
and a way for company users to quickly set up a cluster.
Description
Successor of !1326 (closed) to be merged after !1265 (merged)
Related: #646 (closed)
Merge Prerequisites
-
MR title (and description) are descriptive -
Code is readable and syntactically correct -
Code is understandable -
Documentation has been updated, if necessary -
Commit messages look good -
Release note file in RST format added in latest commit
As a developer: please do not tick these boxes yourself. As a reviewer: please get yourself a hot cold beverage.
Edited by Silvio Ankermann