ddd486fb63
Deprecating the parameter NeutronSriovNumVFs and the service neutron-sriov-host-config. The numvfs shall be configured using the sriov_pf type in nic configs. Depends-On: I2923e046727c901219be693f248b7c0078331b83 Change-Id: I977a69add983cfe59f2dd82f05ebf7e11a85c25e
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.
|