=== frankban|afk is now known as frankban [15:26] ugh, debugging juju is a pain [15:26] cnf: :( trouble is paradise? [15:27] not a lot of paradise, tbh [15:28] once again got a deploy that seems to be waiting for stuff [15:28] bummer cnf [15:28] cnf: waiting for the machine? or waiting for download of agents onto the machine? or the charm getting setup? [15:28] i don't know [15:29] it says "waiting for machine" [15:29] cnf: k, and so if you run juju status there's a machine with a # there that's got some info? [15:29] cnf: and if you juju show-machine X it should give you some hint on what's up with that machine coming up? [15:29] nope [15:29] juju show-machine 1/lxd/0 [15:29] model: openstack [15:29] machines: {} [15:30] try just "juju show-machine 1" [15:31] nothing that indicates what could be the problem [15:34] cnf: hmm, guess the next thing would be the lxd logs on the machine 1 to see that it got the request and why it's not creating the container? [15:34] i'm looking at them [15:34] it has created the container [15:34] it is running [15:35] hmm, how do i attach to a running container again [15:36] right, it's lacking ip [15:36] wtf juju [15:36] >,< [15:37] it is downright ignoring the constraints [15:38] i'm seriously getting fed up with juju :( [15:38] constraints: "spaces=space-maas" should put that container in that space, right? [15:39] hmm, MaaS has an IP allocated for it [15:40] but juju didn't apply it to the container [15:41] any suggestions? [15:46] cnf: you need a bind for the application [15:46] rick_h: sorry? [15:46] cnf: https://jujucharms.com/docs/2.2/charms-deploying#deploying-to-spaces [15:47] i'm not sure what you are trying to tell me [15:48] cnf: sorry, so you're deploying something into a container on machine 1 and want it to use the IP address for the space-maas? [15:48] well, "want", it NEEDS an IP in that space, or nothing will work [15:49] so i have a constraint to the service, which used to work in 2.1 [15:49] but now it seems to get ignored [15:51] for _all_ my containers [15:53] jamespage: prod? [15:55] or jam ^^; [15:59] hmz === frankban is now known as frankban|afk [17:26] Coming up in 30min, The Juju Show #16 where we talk about modeling relations across models. https://www.youtube.com/watch?v=d_vMN_opVlA #jujucharms [17:26] marcoceppi: bdx kwmonroe arosales aisrael and anyone else that might be interested in sitting in ^ [17:27] modeling relations across models, is that a thing now ? [17:29] arosales: :) come sit in and talk about it :P [17:30] rick_h: sounds interesting, will do [17:51] what's the process to get a new version of charmhelpers uploaded to pypi? [17:52] wolsen: the process is to ping me === tvansteenburgh1 is now known as tvansteenburgh [17:53] tvansteenburgh: ping [17:53] :-) [17:53] yeah, i saw that coming :P [17:54] rick_h: got a live link for the show? [17:54] kwmonroe: yep, getting it now sec [17:55] https://hangouts.google.com/hangouts/_/ej2jhdqknnfdzkpildnekcgw2ye for those joining in [17:55] https://www.youtube.com/watch?v=d_vMN_opVlA for those that want to watch [17:55] lol wolsen [17:55] "in that case...consider yourself pinged" [17:55] tvansteenburgh: there's a bug fix in the contrib.openstack code which helps a bit with the ordering of dictionaries for rendering config files - its triggering undesirable restarts of services due to iterating over a dictionary [17:56] wolsen: will release momentarily [17:56] thanks tvansteenburgh ! [17:57] rick_h: to be fair, tvansteenburgh changed his nick just after telling me to ping him [17:57] oh, you caught that [17:57] lol [17:57] even more awesome [17:57] sly and clever [17:58] "I'll trick tab complete /nick zrick_h" [17:58] bwuhahahaha [17:58] wolsen: new release uploaded [17:58] tvansteenburgh: thank you very much sir [17:59] aisrael: you up for joining and talking docs sprint? [18:00] wolsen: np [18:02] rick_h: head down on pre-travel backlog. Maybe next time! === Guest39045 is now known as med_ [18:34] holy crap rick_h -- just skipped through some youtube playback. my hamsters are clearly dead :/ really sorry bout that!! [18:34] kwmonroe: all good, it was close enough [18:42] o/ juju world [18:44] Budgie^Smore: what's up [18:44] not much rick_h, enjoy the holiday? [18:45] you know it, some off roading, mountain biking, fireworks and beverages. All make for a good time :) [18:46] sounds like it, although living in CA we have to watch fireworks not fire them [18:54] I prefer watching. You get better fireworks https://www.flickr.com/photos/7508761@N03/albums/72157682727171142 :) [18:55] yeah also gives you a chance to take photos too [19:01] Heh no doubt [22:43] I might be over-thinking this, but are spaces the only way to add/manage machines with multiple network interfaces? If so, is that still MAAS-only?