Public bug reported:
Current git version of nova does not fully support ipv6 nameservers despite
being able to set them during subnet creation.
This patch adds this support in nova (git) and its interfaces.template. It is
currently deployed and used in our infrastructure based on icehouse (Nova
Public bug reported:
When we set up a router between two IPv6-only subnets, the router fails
to forward the traffic from one network to the other.
After investigations in neutron's l3_agent source code (on git), it
seems that you forgot to set ipv6 forwarding to 1 with sysctl after you
set it for
Public bug reported:
When I use nova's /etc/network/interfaces file injection via configdisk and set
up by cloud-init, I end up with a not working /etc/network/interfaces like this
one (notice the missing line feed and the "address None") :
# Injected by Nova on instance boot
#
# This file
3 matches
Mail list logo