UbuntuIRC / 2012 /03 /02 /#juju-dev.txt
niansa
Initial commit
4aa5fce
=== flaviamissi_ is now known as flaviamissi
[13:40] <andrewsmedina> niemeyer: good morning
[13:42] <niemeyer> andrewsmedina: Morning!
[13:42] <niemeyer> Morning all!
[13:43] <andrewsmedina> niemeyer: Yesterday I started my work with juju local provider
[13:44] <andrewsmedina> niemeyer: I started creating the lxc lib
[13:45] <niemeyer> andrewsmedina: Ok, I have a very critical recommendation on this area, for everybody's sanity :)
[13:45] <niemeyer> andrewsmedina: Please don't wait until you have a *ton* of code before pushing
[13:46] <niemeyer> andrewsmedina: No branch is small enough..
[13:46] <niemeyer> andrewsmedina: You can push even single-liners for review, and we'll be happy to review and integrate
[13:46] <niemeyer> andrewsmedina: So whenever you feel you got something nice working, just push for review and we'll comment/integrate
[13:47] <niemeyer> andrewsmedina: This may be half a library.. a function.. a line.. whatever.
[14:07] <andrewsmedina> niemeyer: do you prefer LXC as an internal juju lib or independent lib?
[14:07] <niemeyer> andrewsmedina: It's fine to have it internal for now
[14:08] <niemeyer> andrewsmedina: Makes both your and our lives easier right now
[14:08] <niemeyer> andrewsmedina: We can move it out eventually
[14:10] <andrewsmedina> niemeyer: ok, I have started as a independent lib
[14:11] <andrewsmedina> niemeyer: I put it in juju/go/lib ?
[14:12] <niemeyer> andrewsmedina: I'd say juju/go/lxc for now
[14:12] <niemeyer> andrewsmedina: lib is a dangerous "bag of things"
[14:13] <niemeyer> andrewsmedina: The Python module is actually lib.lxc, which keeps some isolation.. but Go would make it "lib" only
[14:15] <rog> niemeyer, andrewsmedina: wouldn't juju/go/environs/lxc be more appropriate?
[14:16] <andrewsmedina> rog: +1 for now
[14:22] <niemeyer> rog: Sounds good
[16:14] <niemeyer_> Heading to lunch.. biab
[17:24] <fwereade_> happy weekends all :)
[17:33] <rog> fwereade_: and to you!
[17:39] <niemeyer_> fwereade_: have a nice one
[17:39] <niemeyer_> Hmm.. why is my IRC client only partially connected?
[17:39] <niemeyer_> brb
[18:01] <rog> off the the weekend. see y'all monday
[18:01] <rog> s/the/for/...
[18:36] <TheMue> ah, test for open port passes too. will propose it later, when i'm back from my daughters sports.
[19:14] <niemeyer> bbiab
=== andrewsmedina_ is now known as andrewsmedina
[22:05] <hazmat> jcastro, any luck with mup?
[22:32] <TheMue> niemeyer: so, sports of my daughter is over, has been her first softball training. done some bats too, made fun. here's my next branch for review: https://codereview.appspot.com/5727045.
[22:32] <TheMue> niemeyer: i'm off for the weekend now.
[23:12] <jcastro> hazmat: bah it fell of my plate, thanks for the reminder
[23:56] <hazmat> niemeyer, is there a way to pass lbox the file it needs from the cli instead of getting popped into an editor