openstacksdk/releasenotes/notes/nat-source-field-7c7db2a724616d59.yaml
Monty Taylor 6d8633f5dd
Added nat_source flag for networks.
In some more complex clouds there can not only be more than one valid network
on a server that NAT can attach to, there can also be more than one valid
network from which to get a NAT address. Allow flagging a network so that it
can be found.

Change-Id: I3d8dd6d734a1013d2d4a43e11c3538c3a345820b
2017-12-01 09:49:48 -06:00

7 lines
309 B
YAML

---
features:
- Added nat_source flag for networks. In some more complex clouds there
can not only be more than one valid network on a server that NAT can
attach to, there can also be more than one valid network from which to
get a NAT address. Allow flagging a network so that it can be found.