=== JoseeAntonioR is now known as jose [07:48] Good morning Juju world! [12:16] Hi, I use the python-libjuju library and was wondering if the implementation of the manual provisioning functionality for libjuju is planned in the future? Meaning the adding of already existing virtual machines to a Juju model. [14:48] hi here, quick question, does the return of "juju status" is cURL-able through the GUI or the API? [14:53] Zic: technically it might be possible, but it's a websocket api, not http [14:54] Zic: i think the reasonable answer is no [14:54] Zic: it would be much easier to use libjuju [14:56] Zic: is there a reason you can't just use `juju status`? [14:59] charmhelpers api docs are down http://imgur.com/a/AGmDC [15:02] tvansteenburgh: it's to put in a Naemon check :) but if no API is curl-able, I will do a Naemon remote check which exec "juju status" directly on my juju-controller, not a blocking problem :) [15:10] bdx: pythonhosted.org is maintained by the PSF, nothing we can do sorry. probably a temporary outage [16:58] magicaltrout: hello [16:59] magicaltrout: hey I was looking at integrating your https://jujucharms.com/u/spicule/saiku-hadoop-spark/ bundle with the new bigtop hadoop charms (https://jujucharms.com/hadoop-processing/) [17:00] one point of integration is the bigtop hadoop charms are only on Xenial so your Thrift and saikuanalytics-enterprise trusty-based charms, which are subs, won't relate to the xenial bigtop hadoop charms [17:00] magicaltrout: was wondering if you had any plans to update those charms to Xenial? [17:01] those = saikuanalytics-enterprise and thrift [18:57] lp|Kubecon, hows kubecon? [20:20] cory_fu: I updated the conjure-up support for matrix PR (even switched to using automagic): https://github.com/juju-solutions/matrix/pull/107 Thx for the comments ...