/srv/irclogs.ubuntu.com/2013/09/06/#juju-gui.txt

Makyorick_h, https://codereview.appspot.com/13560043/07:58
=== schwuk_away is now known as schwuk
rick_hjujugui small tiny review and qa please https://codereview.appspot.com/1328904909:09
Makyorick_h, https://gist.github.com/makyo/646144009:20
raywang hi, does anyone know how to change juju gui's admin password?09:28
rick_hraywang: it's the environment admin password09:30
rick_hraywang: if you change that in your environments.yaml it'll change in the gui09:30
raywangrick_h, yeah, i know, but i need to change it :)09:31
raywangrick_h, but i already have a running env deployed by juju09:31
rick_hraywang: :( talking here souds like your out of luck 09:31
rick_hraywang: if you change the admin password in the environment.yaml I'l told you have to re-deploy the environment09:32
rick_hI'l means I'm09:32
raywangrick_h, well, user sometimes need to change the password then. it's necessary to have this functionality :)09:32
rick_hraywang: yea, so there's work to be done to support multiple users down the road and that might do what you want09:34
raywangrick_h, agreed :)09:34
rick_hbut right now, there's not a way we know of to change the admin password for the environment 09:34
rick_hwithout the reploy your environment story. 09:34
raywangrick_h, ok, thanks for the information :)09:35
rick_hsorry I don't have better news09:35
raywangnp :)09:36
Makyohatch, rewrite core in node pls09:51
rick_hjujugui another tiny review please, and QA as well https://codereview.appspot.com/13588043 with an easy QA of "get up a ghost to deploy a charm"10:20
bcsallerhttps://codereview.appspot.com/13418046/ has the proposed databinding reset support gary wants10:58
benjibcsaller: do you need a review?11:01
bcsallerbenji: that would be great11:01
benjiwill do11:02
bcsallerbenji: thanks for the review11:22
benjimy pleasure11:22
bacmorning11:29
rick_hmorning11:31
frankbanguihelp: https://codereview.appspot.com/1335804512:35
bacfrankban: i'll do it12:36
Makyofrankban, I'll get the other.12:36
frankbanthanks bac and Makyo 12:36
bachi frankban, i'm attempting to do qa on your landscape link branch.  how do i get a unit to show the link?13:12
frankbanbac: using improv --landscape, but do that only if you are very interested, Matyhew already did QA.13:13
bacfrankban: ok13:13
frankbanbac: thanks13:13
sinzuiorangesquad, bac, benji: Does anyone have a few minutes to review the migration 18 fix: https://code.launchpad.net/~sinzui/charmworld/migrate-new-index/+merge/18429213:16
benjisinzui: sure13:16
bacrick_h: is the charmbrowser letter-spacing scrunchiness a known issue?13:20
rick_hbac: yes, we're looking at it. It seems to be due to r1015 and trying to verify that's true and if so figure out what it did13:20
bacokey doke13:20
bacrick_h: tip:  look for "scrunchy: true" in the css and turn it back off.13:21
rick_hbac :)13:22
rick_hjcsackett: ping, don't land you brnach please13:22
rick_hI'm working on updating the charm token to make the result of that suck less13:22
benjisinzui: Looks good.13:23
sinzuithank you benji13:23
sinzuiabentley, you can use https://code.launchpad.net/~sinzui/charmworld/migrate-new-index/+merge/184292 for testing jenkins integration13:24
abentleysinzui: It's not approved yet.  My scripts are supposed to trigger when status is approved.13:26
abentleysinzui: Or were you inviting me to approve at my leisure?13:26
Makyohatch, https://codereview.appspot.com/13527048/diff/7001/app/widgets/charm-token.js13:27
rick_hbac: problem identified, update coming13:30
Makyobac, +113:30
jcsackettrick_h: ok, in standup, can you talk at 10?13:30
rick_hjcsackett: sure thing13:30
=== _mup__ is now known as _mup_
Makyojamie___, http://comingsoon.jujucharms.com/:flags:/upgradeCharm/13:50
hatchbac, I need frankban's branch so I'm going to go do that review13:54
bachatch: don't.  i did it just forgot to send13:55
hatchoh haha ok then :) thanks!13:55
bacdone13:56
rick_hjcsackett: so I'll land that filter branch. Hit a token update blocker in that the related api doesn't provide the owner/series info in the call so I can't fill out those tokens14:21
bachi huwshimi, will you be landing your charmworld restyling branch soonish?14:21
huwshimibac: I would like to. I need to fix up the makefile and make a couple of simple changes and then I'll try and land it. I'll get to that in half an hour or so.14:22
bachuwshimi: ok.  i think i'll start my work using your current version as a pre-requisite branch14:23
baci need to add some stuff to bundle.pt and don't want to fuss with the old nasty one14:23
huwshimibac: Great. Remember that the make won't work yet though.14:23
bacrt14:23
bachuwshimi: theme.css has gone away, right?  if so, could you update .bzrignore and hacking.rst to remove mentions?14:34
huwshimibac: OK will do.14:43
bachuwshimi: i'm adding some comments to your merge proposal.  if you want to defer the one about the 'readme' section feel free.14:45
huwshimibac: OK thanks I'll take a look14:45
bacrick_h: will gary be around later?14:47
rick_hbac: no idea tbh. I'd imagine, but they're in mgt stuff atm14:49
rick_hjujugui review time please https://codereview.appspot.com/1323904914:55
jcsackettrick_h: looking.14:55
jcsackettrick_h: we don't need shouldShowIcon anymore?14:58
benjibac: I have a small branch up for review: https://code.launchpad.net/~benji/charmworld/fetch-bundle-head-via-api/+merge/18432915:04
bacbenji: ok.  will look in a bit15:04
benjithanks15:04
jcsackettrick_h: nm, found where it was added back in.15:08
bacbenji: what would you think about making bin/test (possibly moved) a static file so we could more easily make it smarter?  i'd like something like 'bin/test -d' as shorthand for specifying all the pdb stuff.15:13
benjibac: sounds good to me; the main reason it isn't static now is that I preserved the use of $(INI), but that really looks like unnecessary indirection to me15:16
benji(unless the charm overrides it to set its own INI file, in which case we need a honkin' big comment at the top of the Makefile)15:17
bacbenji: you are the slayer of unnecessary indirection15:17
benjinext time I do fantasy LARPing that'll be my name15:18
bacbenji: avatar?  https://plus.google.com/photos?pid=5920530088824285986&oid=11703496104760612890615:23
benjilol15:23
rick_hjcsackett: yea, ordered those because it was annoying me :)15:24
rick_hjcsackett: thanks for looking15:24
benjithat's a cool photo of a cool statue15:24
rick_hjcsackett: ping, so did the text move under the icon in your note there?15:25
benjiI like how you maintained context by including the graves in the bottom of the frame, it makes the picture unfold like a story15:25
jcsackettrick_h: no, the text is aligned with itself, to the left; the whole text block now looks a little unbalanced on the small size b/c text is aligned with icon at the top but no at the bottom. like i said, it's not wrong, it just looks weird to me.15:26
rick_hjcsackett: ok cool yea that's signed off by UX and 'as designed'15:26
rick_hjcsackett: thanks, just wasn't sure if I was reading it right15:26
rick_hjcsackett: so submitting my branch now, your branch can go after that15:27
jcsackettrick_h: no problem. i thought it was probably intended, which was why i said it's not a block.15:27
rick_hjcsackett: let me know if you don't get to it and I'll submit it later15:27
jcsackettrick_h: awesome, thanks.15:27
rick_hjcsackett: all done15:38
benjibac: I have a few free minutes, do you want me to work on the staticification of bin/test or do you already have something started?15:45
bacbenji: i have not started15:46
benjik15:46
bacbenji: fyi, i've just made quote/unquote_yaml idempotent.  it was previously modifying in place but then return results leading to confusion.15:46
benjisounds good15:47
benjithat's one of the things I don't like much about mutable datastructures; it's easy to fall into that kind of trap15:47
bacbenji: yeah.  best to pick your poison but not do both15:49
benjiyep15:49
bacbenji: we're not having a call, i assume? if not, i'm going to lunch at the top of the hour15:53
bacoi, should do your review first15:53
benjinope, no call as far as I am aware15:54
* benji notices that (on QWERTY keyboards) "aware" is typed with only the left hand.15:54
bacbenji: did15:56
benjithanks15:57
bacbenji: consider:  tesseradecades, aftercataracts, and sweaterdresses15:58
bacis there nothing wikipedia doesn't know?15:59
benjidoes wikipedia know if there is anything wikipedia doesn't know?16:00
huwshimibac: Not going to get to that branch today :(16:08
=== schwuk is now known as schwuk_away
sinzuijcsackett, Can you check you email and help with a test I outlined?17:08
jcastrohey rick_h 17:23
jcastrosince the keyboard on HN thing worked17:23
jcastrohow about submitting a juju one for me?17:23
jcsackettsinzui: checking now; sorry for the delay, i was lunching.17:29
sinzuijcsackett, np, we need to eat17:29
* sinzui needs to eat less often though17:30
jcsackettsinzui: bootstrapping now. 17:43
jcsackettsinzui: i verify both seeing desert in the nova list and the pem.17:45
sinzui^ abentley the gremlins are in your setup17:46
abentleysinzui: I am seeing if this fixes it: http://askubuntu.com/questions/327177/cannot-bootstrap-due-to-precise-images-in-regionone-with-arches-amd64-i38617:47
sinzuiabentley, jcsackett, I get the expected CA in environment configuration since jcsackett did not send me the certs. 17:48
sinzuiabentley, oh, that implies you are not seeing canonistack properly. It does have.17:49
abentleysinzui: it does have what?17:49
sinzuiabentley, canonistack does have the simple streams metadata. I was able to select an image based on the defaults in the env and via constraints.17:50
sinzuiabentley, I am somewhat stumped at the moment. I will do some searching too17:52
sinzuijcsackett,  bac: what version of juju do you have?18:02
bacsinzui: for juju-core i build my own18:02
jcsackettsinzui: 1.13.3~raring-amd6418:03
sinzuiokay. We might need to keep our versions close. abentley just upgrades from 1.12. I suppose bac will tell us if he breaks18:13
benjibac: I couldn't discern quite what it was you wanted to do to the script so I just made it static so it is easier to manage (but in scripts/ instead of bin/ because making bin/ a mixture of generated and static files would have been a pain): https://code.launchpad.net/~benji/charmworld/static-bin-test/+merge/18435918:20
bacbenji: i was thinking having it take a simple argument like '-d'  and then turn on all of the pdb stuff18:21
benjibac: what constitutes pdb stuff?18:21
benji(and nosetest already has a -d)18:21
bacbenji: the extra goo inserted for 'make testdebug'18:21
* benji looks18:22
bacbenji: is it superfluous?18:22
benjinope, not really superfluous, I guess the desire is motivated by the zope.testrunner's -D flag which acts like a combination of --pdb and --pdb-failures18:23
benjibac: I'd say we add --with-id unconditionally and expand --pdb into both --pdb and --pdb-failures; how's that sound?18:28
bacgood18:30
bacas long as there is no downside to --with-id unconditionally18:30
benjiI can't see one.  The nice upside is that --failed will re-run only tests that failed the last run even if you forgot to run with --with-id18:31
benjibac: how about it now https://code.launchpad.net/~benji/charmworld/static-bin-test/+merge/18435918:59
bacbenji: i'm glad you wrote line 38 and not me19:01
bacbenji: done.  nice.  thanks.19:02
benjiheh19:10
benjibac: I started early and took a short lunch because I need to run some errands this afternoon.  If there is anything more I can do for you today, I need to do it soon. ;)19:20
bacbenji: i'm trying to finish up a branch but won't do it in time19:24
benjibac: no worries, I'll catch you on the flipside19:24
bacbenji: have a good weekend19:26
benjithanks, you too19:26
rick_hjcastro: just back, what's going on?21:44

Generated by irclog2html.py 2.7 by Marius Gedminas - find it at mg.pov.lt!