[Bug 1271144] Re: br0 not brought up by cloud-init script with MAAS provider

2014-07-01 Thread Shiv Prasad Rao
Sorry forgot to mention this: The management interface on this bootstrap node is eth2. And as reported earlier in the thread by Ante, br0 is not being created. Some more info: And i am using fast-path installer for this node. MAAS version: 1.5.1+bzr2269-0ubuntu0.1 -- You received this bug notif

[Bug 1271144] Re: br0 not brought up by cloud-init script with MAAS provider

2014-07-01 Thread Shiv Prasad Rao
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