IPv6 SLAAC subnet create should update ports on net
If ports are first created on a network, and then an IPv6 SLAAC
or DHCPv6-stateless subnet is created on that network, then the
ports created prior to the subnet create are not getting
automatically updated (associated) with addresses for the
SLAAC/DHCPv6-stateless subnet, as required.
Reviewed: https:/ /review. openstack. org/172092 /git.openstack. org/cgit/ openstack/ neutron/ commit/ ?id=bd1044ba0e9 d7d0f4752c891ac 340b115f0019c4
Committed: https:/
Submitter: Jenkins
Branch: master
commit bd1044ba0e9d7d0 f4752c891ac340b 115f0019c4
Author: Dane LeBlanc <email address hidden>
Date: Thu Apr 9 10:32:33 2015 -0400
IPv6 SLAAC subnet create should update ports on net
If ports are first created on a network, and then an IPv6 SLAAC DHCPv6- stateless subnet, as required.
or DHCPv6-stateless subnet is created on that network, then the
ports created prior to the subnet create are not getting
automatically updated (associated) with addresses for the
SLAAC/
Change-Id: I88d04a13ce5b8e d4c88eac734e589 e8a90e986a0
Closes-Bug: 1427474
Closes-Bug: 1441382
Closes-Bug: 1440183