tripleo-heat-templates/puppet
Giulio Fidente d451831248 Remove Redis VirtualIP from params and build it from Neutron::Port
The redis_vip should come from a Neutron Port as its cidr depends
on the Neutron Network configuration. This change adds 2 new files
and modifies 1 in the network/ports directory:

- noop.yaml - Passes through the ctlplane Controller IP (modified)
- ctlplane_vip.yaml - Creates a new VIP on the control plane
- vip.yaml - Creates a VIP on the named network (for isolated nets)

Also, changes to overcloud-without-mergepy.yaml create the
Redis Virtual IP. The standard resource registry was modified to
use noop.yaml for the new Redis VIP. The Puppet resource registry
was modified to use ctlplane_vip.yaml by default, but can be made
to use vip.yaml when network isolation is used by using an
environment file. vip.yaml will place the VIP according to the
ServiceNetMap, which can also be overridden.

We use this new VIP port definition to assign a VIP to Redis,
but follow-up patches will assign VIPs to the rest of the
services in a similar fashion.

Co-Authored-By: Dan Sneddon <dsneddon@redhat.com>

Change-Id: I2cb44ea7a057c4064d0e1999702623618ee3390c
2015-06-13 17:36:29 -07:00
..
hieradata Fix list of type_drivers for ML2 plugin 2015-06-05 09:28:09 -04:00
manifests Remove Redis VirtualIP from params and build it from Neutron::Port 2015-06-13 17:36:29 -07:00
all-nodes-config.yaml Make all-nodes Ip networks configurable 2015-06-03 08:58:13 -04:00
bootstrap-config.yaml Overcloud: bump HOT version to 2015-04-30 2015-05-20 11:37:46 -07:00
ceph-cluster-config.yaml Overcloud: bump HOT version to 2015-04-30 2015-05-20 11:37:46 -07:00
ceph-storage-post-puppet.yaml Overcloud: bump HOT version to 2015-04-30 2015-05-20 11:37:46 -07:00
ceph-storage-puppet.yaml Config & deployments to update overcloud packages 2015-06-08 16:07:26 +02:00
cinder-storage-post.yaml Overcloud: bump HOT version to 2015-04-30 2015-05-20 11:37:46 -07:00
cinder-storage-puppet.yaml Config & deployments to update overcloud packages 2015-06-08 16:07:26 +02:00
compute-post-puppet.yaml Overcloud: bump HOT version to 2015-04-30 2015-05-20 11:37:46 -07:00
compute-puppet.yaml Config & deployments to update overcloud packages 2015-06-08 16:07:26 +02:00
controller-config-pacemaker.yaml Overcloud: bump HOT version to 2015-04-30 2015-05-20 11:37:46 -07:00
controller-config.yaml Overcloud: bump HOT version to 2015-04-30 2015-05-20 11:37:46 -07:00
controller-post-puppet.yaml Align puppet Controller post-deploy Deployment names 2015-05-21 17:44:47 +01:00
controller-puppet.yaml Merge "Add Redis as a Pacemaker resource" 2015-06-09 07:15:33 +00:00
swift-devices-and-proxy-config.yaml Overcloud: bump HOT version to 2015-04-30 2015-05-20 11:37:46 -07:00
swift-storage-post.yaml Overcloud: bump HOT version to 2015-04-30 2015-05-20 11:37:46 -07:00
swift-storage-puppet.yaml Config & deployments to update overcloud packages 2015-06-08 16:07:26 +02:00
vip-config.yaml puppet controller role: per service VIP settings 2015-06-04 13:28:00 -04:00