[Bug 1271144] Re: br0 not brought up by cloud-init script with MAAS provider
Shiv Prasad Rao
shivrao at cisco.com
Tue Jul 1 18:43:40 UTC 2014
Confirming this issue on trusty with juju 1.19.4 and maas 1.5.1
----
cloud-init still creates eth0.config:
iface eth0 inet manual
auto br0
iface br0 inet dhcp
bridge_ports eth0
And this is how it looks in /etc/network/interfaces:
# The loopback network interface
auto lo
iface lo inet loopback
auto eth0
source /etc/network/eth0.config
--------
This causes the lxc containers to be stuck in pending state when services are deployed in lxc on this maas-node.
https://bugs.launchpad.net/juju-core/+bug/1280461
--
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to juju-core in Ubuntu.
https://bugs.launchpad.net/bugs/1271144
Title:
br0 not brought up by cloud-init script with MAAS provider
To manage notifications about this bug go to:
https://bugs.launchpad.net/juju-core/+bug/1271144/+subscriptions
More information about the Ubuntu-server-bugs
mailing list