Merge "Fix networks def for compute DPDK/SRIOV roles" into stable/wallaby
This commit is contained in:
commit
44b6951e0a
@ -9,9 +9,12 @@
|
||||
- compute
|
||||
- dpdk
|
||||
networks:
|
||||
- InternalApi
|
||||
- Tenant
|
||||
- Storage
|
||||
InternalApi:
|
||||
subnet: internal_api_subnet
|
||||
Tenant:
|
||||
subnet: tenant_subnet
|
||||
Storage:
|
||||
subnet: storage_subnet
|
||||
RoleParametersDefault:
|
||||
FsAioMaxNumber: 1048576
|
||||
VhostuserSocketGroup: "hugetlbfs"
|
||||
|
@ -9,9 +9,12 @@
|
||||
- compute
|
||||
- dpdk
|
||||
networks:
|
||||
- InternalApi
|
||||
- Tenant
|
||||
- Storage
|
||||
InternalApi:
|
||||
subnet: internal_api_subnet
|
||||
Tenant:
|
||||
subnet: tenant_subnet
|
||||
Storage:
|
||||
subnet: storage_subnet
|
||||
ImageDefault: overcloud-realtime-compute
|
||||
RoleParametersDefault:
|
||||
FsAioMaxNumber: 1048576
|
||||
|
Loading…
x
Reference in New Issue
Block a user