Files
os-client-config/releasenotes/notes/nat-source-field-7c7db2a724616d59.yaml
Monty Taylor 162a7a59fd 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-10-21 19:04:30 +00: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.