openstacksdk/releasenotes/notes/dual-stack-networks-8a81941c97d28deb.yaml
Monty Taylor a3cd1f0faf
Merge shade and occ releasenotes
Change-Id: I4d25c654ee3c298de03907b14161096a59d098db
2017-09-20 10:29:27 -05:00

9 lines
411 B
YAML

---
features:
- Added support for dual stack networks where the IPv4 subnet and the
IPv6 subnet have opposite public/private qualities. It is now possible
to add configuration to clouds.yaml that will indicate that a network
is public for v6 and private for v4, which is otherwise very difficult
to correctly infer while setting server attributes like private_v4,
public_v4 and public_v6.