aaf36db8c6
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>
7 lines
215 B
YAML
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`.
|