Merge "NeutronSriovHostConfig missing in SRIOV's env files" into stable/queens

This commit is contained in:
Zuul 2018-05-31 05:47:58 +00:00 committed by Gerrit Code Review
commit a3b7154b49
1 changed files with 2 additions and 1 deletions

View File

@ -4,6 +4,7 @@
resource_registry:
OS::TripleO::Services::ComputeNeutronCorePlugin: ../../docker/services/neutron-plugin-ml2.yaml
OS::TripleO::Services::NeutronSriovAgent: ../../docker/services/neutron-sriov-agent.yaml
OS::TripleO::Services::NeutronSriovHostConfig: ../../puppet/services/neutron-sriov-host-config.yaml
parameter_defaults:
NeutronMechanismDrivers: ['sriovnicswitch','opendaylight_v2']
@ -19,4 +20,4 @@ parameter_defaults:
#NovaPCIPassthrough:
# - devname: "ens20f2"
# physical_network: "datacentre"
# physical_network: "datacentre"