Adding multinode-3nodes-registry.yaml

This file is part of tripleo-ci and we are moving it to tht/ci in
order to reduce the dependence of tripleo-ci repository so developers
can reproduce easily the jobs upstream.

Change-Id: Id62ab0ce1d77a0006e6fed2087735173245f1c2d
This commit is contained in:
Arx Cruz 2017-10-17 13:40:39 +02:00
parent e3a80b18e0
commit 847c473662
1 changed files with 10 additions and 0 deletions

View File

@ -0,0 +1,10 @@
resource_registry:
OS::TripleO::Controller::Net::SoftwareConfig: ../heat-templates/net-config-multinode.yaml
OS::TripleO::ControllerApi::Net::SoftwareConfig: ../heat-templates/net-config-multinode.yaml
OS::TripleO::Services::Core: multinode-core.yaml
parameter_defaults:
ControllerExtraConfig:
nova::compute::libvirt::services::libvirt_virt_type: qemu
nova::compute::libvirt::libvirt_virt_type: qemu
SwiftCeilometerPipelineEnabled: False