RETIRED, Lightweight composition layer for Puppet TripleO
Go to file
Steven Hardy 4458ce0d9a Split ovn plugin and northd configuration
This allows us to use the composable services interfaces to handle
providing the IP address for northd, and will be more flexible in
the event folks want to deploy northd/ovndb on a different node to
the neutron plugin.

This also adds ovn_northd to the haproxy configuration so we can access
it via the ovn_northd_vip in other service profiles.  Note we need
to ensure the haproxy config only hits the bootstrap node as northd
won't be running on the other nodes.

Change-Id: I9af7bd837c340c3df016fc7ad4238b2941ba7a95
Partial-Bug: #1634171
2016-11-22 12:42:36 -05:00
lib Fix value of ctlplane fqdn fact 2016-09-12 14:04:32 +03:00
manifests Split ovn plugin and northd configuration 2016-11-22 12:42:36 -05: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.