NeutronSriovHostConfig missing in SRIOV's env files

This service is required to perform operations on the
  host in order to configure SRIOV capable NICs.

Change-Id: I30d790c917f5bdbf0d6e6fca66aea7d08c1c8d10
Closes-Bug: #1773746
Signed-off-by: Ricardo Noriega <rnoriega@redhat.com>
(cherry picked from commit 816c07902f)
This commit is contained in:
Ricardo Noriega 2018-05-28 10:07:45 +02:00
parent 700cd7c4b0
commit 3c2bdec774
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"