RETIRED, Lightweight composition layer for Puppet TripleO
Go to file
Steven Hardy 6ae718560b Move calculation of neutron l3_ha into puppet profile
This is currently calculated in t-h-t but has a hard-coded reference
to the ControllerCount which is incompatible with custom-roles.

So instead calculate the setting based on the number of neutron API
services running (on any role, not just Controller), combined with
whether DVR is enabled (equivalent to current t-h-t logic).

To avoid breaking the NeutronL3HA parameter in t-h-t we maintain an
optional parameter to override the calculated value.

Change-Id: I01c50973eec8138ec61304f2982d5026142f267c
Partial-Bug: #1629187
2016-11-21 10:03:56 +00:00
lib Fix value of ctlplane fqdn fact 2016-09-12 14:04:32 +03:00
manifests Move calculation of neutron l3_ha into puppet profile 2016-11-21 10:03:56 +00:00
releasenotes/notes Configure the numvfs for SRIOV interfaces 2016-08-29 19:41:35 +05:30
spec Normalize civetweb binding address if IPv6 2016-11-11 16:22:41 +01:00
templates Update websocket service name in config template 2016-10-06 12:44:48 +01:00
.gitignore Switch puppet-tripleo to use puppet-openstack_spec_helper 2016-09-22 21:26:23 -04:00
.gitreview Update .gitreview file for project rename 2015-06-12 23:12:30 +00:00
.sync.yml Initial msync run for all Puppet OpenStack modules 2015-08-18 14:30:54 +02:00
Gemfile Switch puppet-tripleo to use puppet-openstack_spec_helper 2016-09-22 21:26:23 -04:00
LICENSE Add basic structure for a Puppet module 2015-02-02 11:39:21 -05:00
Puppetfile_extras Switch puppet-tripleo to use puppet-openstack_spec_helper 2016-09-22 21:26:23 -04:00
README.md README: basic words for now. 2015-02-02 11:46:31 -05:00
Rakefile Switch puppet-tripleo to use puppet-openstack_spec_helper 2016-09-22 21:26:23 -04:00
metadata.json Prepare 6.0.0 (ocata-1) 2016-11-15 21:38:14 -05:00

README.md

puppet-tripleo

Lightweight composition layer for Puppet TripleO.