aboutsummaryrefslogtreecommitdiffstats
path: root/environments/neutron-linuxbridge.yaml
blob: c8045cc958520e2c098b0d1b1b0ce85b86737338 (plain)
1
2
3
4
5
6
7
8
## A Heat environment that can be used to deploy linuxbridge
resource_registry:
  OS::TripleO::Services::ComputeNeutronOvsAgent: OS::Heat::None
  OS::TripleO::Services::NeutronOvsAgent: OS::Heat::None
  OS::TripleO::Services::NeutronLinuxbridgeAgent: ../puppet/services/neutron-linuxbridge-agent.yaml

parameter_defaults:
  NeutronMechanismDrivers: ['linuxbridge']