[00:30] hml: will be a couple mins [00:30] axw: ack === freyes__ is now known as freyes [22:39] heyyyyy, some network-get findings [22:40] juju status --format yaml <- http://paste.ubuntu.com/25722803/ [22:40] ok, now check this out [22:41] http://paste.ubuntu.com/25722809/ [22:41] no public address at all [22:42] all I'm doing is logging the dict returned by the new network_get() addition [22:42] there doesn't seeem to be a public ip address anywhere in there [22:43] jam, wpk, wallyworld, rick_h: ^ [22:43] bdx: are you in a cross model relation? [22:43] jam, no [22:43] otherwise I wouldn't expect to give a public address [22:44] ahhh [22:44] so juju chooses for you [22:44] cause everyone who wants to talk to you should talk to you on the private addresses [22:44] what you get [22:44] got it [23:04] jam: http://paste.ubuntu.com/25722894/ [23:04] ^ thats a cross-model [23:04] looks nice, only one comment [23:05] possibly dedup the addresses list [23:05] 'bind-addresses': [{'addresses': [{'cidr': '172.31.48.0/20', 'address': '172.31.51.59'}, {'cidr': '172.31.48.0/20', 'address': '172.31.51.59'}], [23:05] :) [23:06] other then that, super! [23:07] so it looks like I can just use bind-addresses to get my private address to feed to my relation data then [23:08] bdx: can you file a bug about us giving the same address multiple times? [23:08] I don't know where that is coming from but definitely looks like a bug [23:22] yea [23:24] https://bugs.launchpad.net/juju/+bug/1722958 [23:24] Bug #1722958: network-get: dedup bind-addresses addresses