Comment 3 for bug 1011122

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to nova (master)

Reviewed: https://review.openstack.org/14373
Committed: http://github.com/openstack/nova/commit/8a196b2ec7221ee3e7cd189da18d6630699ddc94
Submitter: Jenkins
Branch: master

commit 8a196b2ec7221ee3e7cd189da18d6630699ddc94
Author: Takashi Sogabe <email address hidden>
Date: Fri Oct 12 11:24:42 2012 +0900

    Extend IPv6 subnets to /64 if network_size is set smaller than /64

    If cidr_v6 is set with network_size smaller than /64, this fix
    extends the subnet to /64. Fixes bug #1011122.

    Radvd (which is used by nova-network) also requires as /64 for
    autoconf at the client(instance) side.

    Change-Id: I0a6ac363e46dd9b8c9cfb750ce37720fdbc56a1f