kayobe/releasenotes/notes/remove-storage-mgmt-net-from-controllers-8f9c1d252d9f318b.yaml
Pierre Riteau f5490793fb Remove storage management network from controllers
There is no need to connect controllers nodes to the storage management
network by default. It should only be used by storage nodes.

Change-Id: I6fa7640658fd112aaddbe08c4af01711fb1f7916
Story: 2006273
Task: 35973
2019-08-06 14:13:41 +01:00

8 lines
329 B
YAML

---
upgrade:
- |
Controllers are no longer connected to the storage management network by
default, since generally only storage nodes need access to this network. If
needed, the existing configuration can be retained by adding the storage
management network to the ``controller_extra_network_interfaces`` list.