[02:06] blahdeblah_: not sure if you caught that earlier since I didn't direct it at you, but replacing the rsyslog-*.pem files in /var/log/juju with the ones from machine 0, and then restarting jujud for the machines is a manual work around. [02:06] marcoceppi: Sending a merge request by tomorrow for the charms-tools enhancement. [02:07] marcoceppi: Do you want me to send the merge request for the zabbix charm too? This one is in your account. [02:34] am I right in thinking that I only need to provide keys in a helper.RelationContext's required_keys to get keys from a related service, or do I need to implement get_data()? Getting 'Incomplete relation' and having some trouble debugging it. [02:36] the other service/charm has implemented provide_data(), returning a dict with the same keys in the related charm's required_keys [08:40] hi guys [13:40] hey Muntaner === kadams54 is now known as kadams54-away === kadams54-away is now known as kadams54 === kwmonroe_ is now known as kwmonroe [16:05] http://askubuntu.com/questions/584716/what-does-juju-destroy-service-do-exactly [16:06] some good questions coming in folks! [16:06] marcoceppi, this one's for you: http://askubuntu.com/questions/584582/importerror-no-module-named-charm-toolbox-pairinggroup [16:12] jcastro: https://askubuntu.com/questions/584716/what-does-juju-destroy-service-do-exactly/584746#584746 - added an answer [16:13] my nested lists look like dookie though. i need some markdown school [16:13] on it [16:14] :) === mwak_ is now known as mwak [16:16] oh you just tab it. nice. [16:16] thanks jcastro === kadams54 is now known as kadams54-away === kadams54-away is now known as kadams54 [17:16] jcastro: why is that for me? [17:16] that's not charm-tools [17:16] this isn't even juju related [17:17] I saw charm tool at the top [17:19] jcastro: charm is something else, the python project is charmtools === liam_ is now known as Guest13534 === roadmr is now known as roadmr_afk === roadmr_afk is now known as roadmr [17:35] revagomes: ping [17:35] hey guys! we are at the Drupal Conference contributing for the Drupal charm [17:35] https://github.com/sebas5384/charm-drupal [17:40] sebas5384: o/ [17:41] hey marcoceppi ! [17:43] we have some problems with internet so its gonna be a slow code sprint hehe [17:46] sebas5384: lmk if there's anything we can do to help! [17:47] thanks marcoceppi we are preparing the environment here [17:47] so actually we are waiting downloads and that kind of stuff === kadams54 is now known as kadams54-away === kadams54-away is now known as kadams54 [17:49] Am I right in thinking that you can't have an amulet sentry on a subordinate? [17:50] I'm writing some amulet tests for a subordinate charm and when I look at the available sentries I don't see one for the subordinate [17:51] gnuoy: upi cam [17:51] gnuoy: yo ucan't, but we don't use sentries anymore [17:52] that's a limitation in juju, can't have subordinates on subordinates [17:52] gnuoy: what version of amulet do you have? [17:52] marcoceppi, 1.9.0-0ubuntu1~ubuntu14.04.1~ppa1 [17:53] marcoceppi, what does upi stand for? [17:53] yeah, this might be a bug where it's not showing up in the units list, we use juju-run under the hood now instead of sentries [17:53] gnuoy: that was a lot of fat finger action [17:53] gnuoy: "you can't" [17:53] ahh :) [17:54] then I went to hit backspace but mashed return instead [17:54] it's cold in my office today [17:55] marcoceppi, thanks for the help, much appreciated. I'll have a bit more of a dig and raise a bug if needs be. === kadams54 is now known as kadams54-away === kadams54-away is now known as kadams54 === roadmr is now known as roadmr_afk [19:34] could someone please point me towards a good example of a charm on LP using charmhelper services helper.RelationContexts? Think I must be missing something fundamental that isn't clear in the docs. [19:46] I am trying to ascertain an understanding of the os-data-network, and flat-interface configs on the nova-compute charm. Does anyone know if these are refering to the same network, if only one or the other should be used, in what case does either matter? [19:47] It seems to me that the os-data-network should be the network on which the bridge-ip and flat-interface belong.... possibly I am missing something.. [19:47] Any takers?? === liam_ is now known as Guest73606 === kadams54 is now known as kadams54-away [19:53] blr: cory_fu should be able to point you in the right directoin [19:54] marcoceppi: hey, thanks - I'll ping him. [19:54] bdx: I'm not certain, but we have a whole team of charmers that work on openstack charms. The problem is their Europe based. There's a mailing list you can mail with your question though [19:55] bdx: you can also mail the juju mailing list in general (juju@lists.ubuntu.com) === scuttlemonkey is now known as scuttle|afk === scuttle|afk is now known as scuttlemonkey === roadmr_afk is now known as roadmr [20:45] marcoceppi: Thanks! === kadams54 is now known as kadams54-away [21:38] Hi, if juju state server fails to start, is there a way to export the MongoDB from this system and import it to a new env? [21:38] Is this http://docs.mongodb.org/manual/core/import-export/ what I should follow? [21:43] catbus1: noo idea, there's a juju backup but I'm not sure what that entails [21:44] and the juju backup doesn't comply to plugin rules [21:44] catbus1: but it does look like it does a mongoback [21:52] marcoceppi: thanks for the pointer.