tripleo-heat-templates/puppet
Giulio Fidente 22b4acf454 Allow for usage of pre-allocated IPs for the controller nodes
This change adds a new *_from_pool.yaml meant to return an IP from
a list instead of allocating a Neutron port, useful to pick an IP
from a pre-defined list and making it possible to configure, for
example an external balancer in advance (or dns), with the future
IPs of the controller nodes.

The list of IPs is provided via parameter_defaults (in the
ControllerIPs struct) using ControllerIPs param.

Also some additional VipPort types are created for the *VirtualIP
resources. The VIPs were previously created using the same port
resource used by the nodes, but when deploying with an external
balancer we want the VIP resource to be nooped instead.

Change-Id: Id3d4f12235501ae77200430a2dc022f378dce336
2015-12-15 12:44:19 +01:00
..
extraconfig Change for configuring use_forwarded_for value for Nuage 2015-12-07 11:19:10 -05:00
hieradata Making nova parameters configurable for nuage-metadata-agent 2015-12-04 13:48:14 -05:00
manifests Set swift replicas = min(device_count, replicas) 2015-12-14 14:09:07 -05:00
all-nodes-config.yaml Add output for host entries 2015-12-04 15:42:53 +02:00
bootstrap-config.yaml Remove NO_SIGNAL from ControllerBootstrapNodeDeployment 2015-06-03 16:30:53 +02:00
ceph-cluster-config.yaml Allow customization of Ceph client user 2015-11-05 19:39:09 +01:00
ceph-storage-post.yaml Allow enabling debug mode for config management (Puppet) 2015-09-30 15:30:22 +02:00
ceph-storage.yaml Merge "Fix wrong keypair parameter description" 2015-12-14 22:48:51 +00:00
cinder-storage-post.yaml Allow enabling debug mode for config management (Puppet) 2015-09-30 15:30:22 +02:00
cinder-storage.yaml Merge "Fix wrong keypair parameter description" 2015-12-14 22:48:51 +00:00
compute-post.yaml Allow enabling debug mode for config management (Puppet) 2015-09-30 15:30:22 +02:00
compute.yaml Merge "Fix wrong keypair parameter description" 2015-12-14 22:48:51 +00:00
controller-config-pacemaker.yaml Allow enabling debug mode for config management (Puppet) 2015-09-30 15:30:22 +02:00
controller-config.yaml Allow enabling debug mode for config management (Puppet) 2015-09-30 15:30:22 +02:00
controller-post.yaml Allow enabling debug mode for config management (Puppet) 2015-09-30 15:30:22 +02:00
controller.yaml Allow for usage of pre-allocated IPs for the controller nodes 2015-12-15 12:44:19 +01: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 Allow enabling debug mode for config management (Puppet) 2015-09-30 15:30:22 +02:00
swift-storage.yaml Merge "Fix wrong keypair parameter description" 2015-12-14 22:48:51 +00:00
vip-config.yaml Enable loadbalancing of the Redis VIP, defaults to False 2015-06-18 14:31:52 +02:00