tripleo-heat-templates/puppet
Tim Rozet f49d4d23f6 Enables auto-detection for VIP interfaces
Previously the ctrl plane VIP would default to 'br-ex' which in non-vlan
deployments ends up being the wrong interface.  The public VIP interface
was also defaulted to 'br-ex' which would be incorrect for vlan based
deployments.  Since a user has already given the nic template (and in
most cases the subnet that corresponds to the nic) the installer should
be able to figure out which interface the public/control vip should be
on.

These changes enable that type of auto-detection, unless a user
explicitly overrides the heat parameters for ControlVirtualInterface and
PublicVirtualInterface.  Also, incorrect parameters from haproxy service
are removed.

Depends-On: I05105fce85be8ace986db351cdca2916f405ed04

Closes-Bug: 1606632

Change-Id: I3c1c39824ec32ced304a782edc6ef49c0769c108
Signed-off-by: Tim Rozet <trozet@redhat.com>
2016-10-24 16:41:32 -04:00
..
extraconfig Merge "Use netapp_host_type instead of netapp_eseries_host_type" 2016-10-04 11:00:47 +00:00
manifests Replace per role manifests with a common role manifest 2016-09-30 14:11:01 +00:00
services Enables auto-detection for VIP interfaces 2016-10-24 16:41:32 -04:00
all-nodes-config.yaml Split out hosts config deployment 2016-10-13 14:15:54 -04:00
blockstorage-role.yaml Merge "restore missing fluentd client functionality" 2016-10-06 12:34:31 +00:00
cephstorage-role.yaml Merge "restore missing fluentd client functionality" 2016-10-06 12:34:31 +00:00
compute-role.yaml Merge "restore missing fluentd client functionality" 2016-10-06 12:34:31 +00:00
config.role.j2.yaml j2 template role config templates 2016-09-30 16:37:07 +02:00
controller-config-pacemaker.yaml Make step an integer on the pacemaker controller 2016-10-07 15:12:58 -04:00
controller-role.yaml Merge "restore missing fluentd client functionality" 2016-10-06 12:34:31 +00:00
deploy-artifacts.sh Add support for DeployArtifactURLs 2016-02-26 16:55:44 -05:00
deploy-artifacts.yaml Add support for DeployArtifactURLs 2016-02-26 16:55:44 -05:00
objectstorage-role.yaml Merge "restore missing fluentd client functionality" 2016-10-06 12:34:31 +00:00
post.j2.yaml Convert deploy steps to jinja2 loop 2016-09-16 00:24:24 +00:00
role.role.j2.yaml Add Select per-network hostnames for service_node_names to role.role.j2.yaml 2016-10-06 12:43:27 +00:00