Fix applying pci whitelist in nova compute
This commit Iccf86f42448d2e7e682728cb82808f91b6d8124e remove the nova::compute::pci_passthrough which is deprecate. Therefore we need to update the nova-compute.yaml according to this change. Change-Id: I015936b199e0a7b3c0bf5b7b091c50730140b916
This commit is contained in:
parent
107b610923
commit
05dbb4e001
@ -153,7 +153,7 @@ outputs:
|
||||
- get_attr: [NovaBase, role_data, config_settings]
|
||||
- get_attr: [RoleParametersValue, value]
|
||||
- nova::compute::libvirt::manage_libvirt_services: false
|
||||
nova::compute::pci_passthrough:
|
||||
nova::compute::pci::passthrough:
|
||||
str_replace:
|
||||
template: "JSON_PARAM"
|
||||
params:
|
||||
|
Loading…
x
Reference in New Issue
Block a user