![Piotr Kopec](/assets/img/avatar_default.png)
Currently, TripleO does not support to have an NFS backend as Nova Ephemeral storage on selected roles. An admin should be allowed to create Compute role(s) for InstanceHA having NFS shared storage used then by selected workloads while leaving the majority of the workloads on standard compute nodes without InstanceHA and shared storage. Closes-Bug: 1823712 Change-Id: I2702a022565a130ab339d165cb2252ad67d1162e (cherry picked from commit 1295868ddd003cd93c8bc0b9fddac4eb710dc638)
8 lines
315 B
YAML
8 lines
315 B
YAML
---
|
|
features:
|
|
- |
|
|
The parameters ``NovaNfsEnabled``, ``NovaNfsShare``, ``NovaNfsOptions``,
|
|
``NovaNfsVersion`` are changed to be role specific. This requires the
|
|
usage of host aggregates as otherwise it will break live migration of
|
|
instances as we can not do this with different storage backends.
|