nodepool/releasenotes/notes/openstack-driver-labels-networks-0422c3227a8f07c6.yaml
Paul Belanger aaf36db8c6 Allow openstack provider labels to configure networks
We have a use case where we have a single pool, due to quota reasons,
but need the ability to selectively choose which network a label will
use. Now a nodepool operator will be able to define which networks are
attached to labels (in our case network appliances).

Change-Id: I3bfa32473c76b9fd59deee7d05b492e7cf67f69d
Signed-off-by: Paul Belanger <pabelanger@redhat.com>
2019-04-29 17:31:50 -04:00

7 lines
215 B
YAML

---
features:
- |
Provider labels for the OpenStack driver are now able to select which
networks to be attached to. This overrides any networks defined by
:attr:`providers.[openstack].pools.networks`.