
We need nl01.o.o to use nodepoolv3.yaml, while nodepool.o.o still exists. Change-Id: Id2b61072d07eae59b36abe69eabb28d892c043ff Depends-On: Ic04d3f625e4f0b05317ea6348b6d02e730bd61b3 Signed-off-by: Paul Belanger <pabelanger@redhat.com>
OpenStack Continuous Integration Module
Overview
Configures an OpenStack Continuous Integration System
Developing
If you are adding features to this module, first ask yourself: "Does this logic belong in the module for the service?"
An example of this is the gearman-logging.conf file needed by the zuul service. This file should be managed by the zuul module, not managed here. What should go in this module is high level directives and integrations such as a list of jenkins plugins to install or a class that instantiates multiple services.
Description