Fix NeutronSriovHostConfig path for ODL deployment with SRIOV
Change-Id: Ibadd4629eccaed30d15d3c50926e71c26255a65c
This commit is contained in:
parent
f4b4804be7
commit
dbd8959e38
@ -4,7 +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
|
||||
OS::TripleO::Services::NeutronSriovHostConfig: ../../puppet/services/neutron-sriov-host-config.yaml
|
||||
|
||||
parameter_defaults:
|
||||
NeutronMechanismDrivers: ['sriovnicswitch','opendaylight_v2']
|
||||
|
Loading…
Reference in New Issue
Block a user