neutron-lib/releasenotes/notes/ipv6-canonical-address-13900a784f847ce3.yaml
Reedip fe389eea25 Add ipv6 canonical address converter to API
This patch takes care of converting of IPv6 address
for gateway-ip, cidr and allocation-pools to canonical
format.

Closes-Bug:1531103
Change-Id: Ibef0bd9a2f7b7dd8ddccc183f17aa31e426c7fd0
2018-11-16 05:26:50 +00:00

7 lines
244 B
YAML

---
fixes:
- |
The ``gateway`` , ``allocation_pools`` and ``cidr`` attributes of a Subnet with IPv6 addresses
are now converted to IPv6 canonical format to address.
`bug 1531103 <https://bugs.launchpad.net/neutron/+bug/1531103>`_