Do not invoke host config in agent config
The SR-IOV agent config was pulling in the host configuration which is incorrect and will not work under certain conditions. Change-Id: If5a0861441c1c33431364f2a1f3d7d1296106159 Closes-Bug: #1832335
This commit is contained in:
parent
d25bea7ef5
commit
e9484ac789
@ -32,6 +32,5 @@ class tripleo::profile::base::neutron::sriov(
|
||||
|
||||
if $step >= 4 {
|
||||
include ::neutron::agents::ml2::sriov
|
||||
include ::tripleo::host::sriov
|
||||
}
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user