12 lines
473 B
YAML
12 lines
473 B
YAML
|
---
|
||
|
upgrade:
|
||
|
- |
|
||
|
During upgrade/update the NeutronSriovNumVFs shall be avoided and instead
|
||
|
the sriov_pf object in nic-configs shall be used. The numvfs attribute of
|
||
|
sriov_pf type shall will lead to the equivalent configuration.
|
||
|
deprecations:
|
||
|
- |
|
||
|
The NeutronSriovNumVFs is deprecated and any new or existing deployments
|
||
|
using this THT parameter shall perform the equivalent configuration
|
||
|
implemented using sriov_pf network object in nic configs.
|