yahoo-eng-team team mailing list archive
-
yahoo-eng-team team
-
Mailing list archive
-
Message #17609
[Bug 1340791] Re: Support IPv6 in Libvirt LXC
** Changed in: nova
Status: Fix Committed => Fix Released
** Changed in: nova
Milestone: None => juno-2
--
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is subscribed to OpenStack Compute (nova).
https://bugs.launchpad.net/bugs/1340791
Title:
Support IPv6 in Libvirt LXC
Status in OpenStack Compute (Nova):
Fix Released
Bug description:
Libvirt's LXC implementation exposes a read-only `/proc/sys/net` to
guests.
This can cause guest's default network configuration scripts to fail
when trying to bring up `IPv6` interfaces.
The short-term fix is to use `postup-hooks` to configure the
interface.
Longer-term, we may want to consider a writable `/proc/sys/net` (we
just need to verify that this can be done securely).
To manage notifications about this bug go to:
https://bugs.launchpad.net/nova/+bug/1340791/+subscriptions
References