129dc9b28b
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
7 lines
202 B
YAML
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.
|