UbuntuIRC / 2014 /08 /28 /#juju.txt
niansa
Initial commit
4aa5fce
=== uru_ is now known as urulama
=== urulama-afk is now known as urulama
[11:53] <melmoth> hola juju fols. Is there an official release date planned for version 1.20.6 ?
[12:11] <marcoceppi> melmoth: not sure, it will either be 1.20.6 or 1.21.0
[12:12] <marcoceppi> depends on the release manager
[12:12] <melmoth> we need a release _date_ for a stable release of juju (i m assuming 1.21.0 is developpment release, right ?) to plan a customer redeployment
[12:12] <melmoth> my understanding is the next stable release is 1.20.6
[12:13] <melmoth> (but i must admit i m confused with the releaseing shceme and what is stable and what is devel)
=== hatch__ is now known as hatch
=== urulama is now known as urulama-afk
=== scuttlemonkey is now known as scuttle|afk
[15:21] <rcj> Would this decorator fit anywhere in the charmhelpers? http://paste.ubuntu.com/8169760/
[15:22] <rcj> It needs a bit more testing in my charm, but I thought others might have use for a decorator to run a function with the effective uid/gid of a particular user (rather than recursive chroot)
[15:23] <rcj> That is rather than recursive chroot after the fact.
[15:33] <marcoceppi> rcj: looks sweet! I could see someone needing to use this
[15:34] <rcj> marcoceppi, charmehelpers.core.host ?
=== ericsnow is now known as ericsnow_switchi
[15:34] <marcoceppi> rcj: makes sense
[15:35] <rcj> Okay, I'll open a bug with an MP
=== ericsnow_switchi is now known as ericsnow__
[15:50] <jcastro> http://askubuntu.com/questions/517100/can-i-implement-a-saas-infrastructure-with-juju
[15:50] <jcastro> feedback/edits appreciated here: ^^^^
[15:50] <jcastro> hazmat, this is very hazmatish ^^
[15:58] <jcastro> heya ceppi
[15:58] * hazmat pokes
[15:58] <jcastro> so what's left blocking the review queue?
[15:58] <jcastro> the new review queue I mean
[16:00] <marcoceppi> jcastro: a few bits and bobs
[16:00] <marcoceppi> that I'm working on now
[16:00] <marcoceppi> mostly the cron to keep it updated
[16:06] <jcastro> marcoceppi, the top 2 charm reviews (udd, and launchpad), I marked those as invalid but they're still in there.
[16:06] <marcoceppi> jcastro: because it's not refreshing yet
[16:07] <marcoceppi> jcastro: about to upload a new database
[16:07] <jcastro> oh ok
[17:43] <lazyPower> ping #juju - I'm having a serious dose of cranial flatluence. If i *need* a precise based bootstrap node, i set-env default-series=precise and pass --upload-tools to the bootstrap command correct?
=== scuttle|afk is now known as scuttlemonkey
=== psivaa is now known as psivaa-off
=== urulama-afk is now known as urulama
=== roadmr is now known as roadmr_afk
[18:57] <marcoceppi> jcastro: review-queue db updated
[18:57] <marcoceppi> lazyPower: you shouldn't need to upload-tools
[18:57] <marcoceppi> since tools are based on architecture not series
[18:57] <lazyPower> ok so i was mixing series= with arch=
[18:57] <lazyPower> got it
[18:58] <jcastro> marcoceppi, man, we made a bunch of progress!
[18:58] <marcoceppi> yeah, good job cleaning up. it's my review queue time so I'm going to hit the incoming queue hard and knock out more items
[18:58] <marcoceppi> still missing feedback detection, so more things might pop up in the next update
[18:58] <marcoceppi> should be going live later this after noon
=== roadmr_afk is now known as roadmr
[21:45] <aisrael> If your juju charm won't die, you might just have an open debug-hook ^_^
[21:49] <marcoceppi> aisrael: haha, yup! We should add that to the documentation if it isn't already there