Comment 3 for bug 1609593

Revision history for this message
D (darby-t) wrote :

I did sudo lxd init, configured the bridge & what not on the maas box (Interestingly enough, when I do ifconfig, I dont have lxdbr0)

I reran thru the conjure-up, using both 'maas' & 'localhost' as targets; maas seems to immediately blow up, local host I at least get to the next screen where I have the option for Openstack with LXD & Openstack

Choosing either, I get a meltdown

and from /var/log/conjure-up/combined.log I get:
Aug 16 11:50:51 SLC-MAAS conjure-up/openstack: [ERROR] Showing dialog for exception:#012Traceback (most recent call last):#012 File "/usr/lib/python3.5/concurrent/futures/thread.py", line 55, in run#012 result = self.fn(*self.args, **self.kwargs)#012 File "/usr/share/conjure-up/conjure/controllers/clouds/gui.py", line 18, in __add_model#012 juju.add_model(app.current_model)#012 File "/usr/share/conjure-up/conjure/juju.py", line 584, in add_model#012 "Unable to create model: {}".format(sh.stderr.decode('utf8')))#012Exception: Unable to create model: ERROR opening API connection: no API addresses
Aug 16 11:51:00 SLC-MAAS conjure-up/openstack: [ERROR] ERROR cannot find network interface "lxdbr0": route ip+net: no such network interface#012ERROR invalid config: route ip+net: no such network interface
Aug 16 11:51:00 SLC-MAAS conjure-up/openstack: [ERROR] Showing dialog for exception:#012NoneType
Aug 16 11:51:07 SLC-MAAS conjure-up/openstack: [ERROR] ERROR cannot find network interface "lxdbr0": route ip+net: no such network interface#012ERROR invalid config: route ip+net: no such network interface
Aug 16 11:51:07 SLC-MAAS conjure-up/openstack: [ERROR] Showing dialog for exception:#012NoneType