openstacksdk/releasenotes/notes/nat-source-support-92aaf6b336d0b848.yaml
Tobias Henkel 595f4cabae
Add support for configured NAT source variable
In some clouds there are more than one potential NAT source and shade's
auto_ip can't figure it out propery. os-client-config added a config
option similar to nat_destination called nat_source to help people set a
config in such environments. Add support for it.

This is a port of I4b50c2323a487b5ce90f9d38a48be249cfb739c5 by Monty
Taylor from shade to openstacksdk.

Change-Id: Ie2d01168a24172f37ebf32f754d8e1a52149cb6e
Co-Authored-By: Monty Taylor <mordred@inaugust.com>
2018-09-14 15:52:03 +02:00

5 lines
106 B
YAML

---
features:
- Add support for networks being configured as the
primary nat_source in clouds.yaml.