manila/releasenotes/notes/new-config-option-dhss-4931db193fd76656.yaml
ricolin 129dc9b28b Add service_network_host option for port host
Network port host can be totally different than manila host,
So it's weird to force binding host to only manila host.
`service_network_host` allow we specify host for network ports
when `dhss` is True.

Change-Id: I3d9a3bbc81f18d60a0710d9336ad6f97176875be
2023-10-04 14:34:07 +00:00

7 lines
202 B
YAML

---
features:
- |
Add new config option 'service_network_host' for service instance with
'dhss'=True. This helps us to define network host for ports and able to
seperate from manila host.