aboutsummaryrefslogtreecommitdiffstats
path: root/environments/undercloud.yaml
AgeCommit message (Collapse)AuthorFilesLines
2017-03-29Add NeutronDnsDomain heat option, undercloud fixDan Prince1-0/+1
We set dns_domain to '' in the undercloud neutron. This patch adds a new heat parameter to control the Neutron DNS setting and sets the undercloud environment default correctly for this setting. Change-Id: I794e7b88108d0d6286e5930bb5236e72ba806c3f
2017-02-24Make heat max_json_body_size configurableDan Prince1-0/+1
We need to bump this a bit for the overcloud containers jobs. This patch makes it configurable and increases the size for the undercloud. Related-bug: #1667697 Change-Id: I79319f051747b381f5fa36f8a7fc7f31020bc245
2017-01-06Template and role support for the undercloudDan Prince1-0/+18
Add a new roles data YAML file and environment to help create the undercloud via t-h-t. Partially-implements: blueprint heat-undercloud Change-Id: I36df7fa86c2ff40026d59f02248af529a4a81861