/srv/irclogs.ubuntu.com/2016/03/11/#juju.txt

baqarIs the neutron-gateway charm scalable?00:11
baqarI mean can I add two units of it?00:12
baqarI dont see anything mentioned in the README and no bundle online is deploying multiple units of it00:16
=== beuno_ is now known as beuno
=== menn0 is now known as menn0-afk
=== menn0-afk is now known as menn0
BlackDexHello there. Is it possible to pass default kernel boot parameters during a juju deploy? Or do i need to use maas for that?09:15
jamespagetvansteenburgh, w00t!09:23
jamespageBlackDex, MAAS can do that09:41
jamespageyou can set it globally or on a per server basis via the UI09:41
jamespagegnuoy, happy birthday for yesterday btw :-)10:44
gnuoythanks :-)10:45
gnuoyjamespage, assuming your tests pass https://code.launchpad.net/~gnuoy/charm-helpers/validate_users/+merge/28875310:59
jamespagecoreycb, nova-cc needs a charm change - needs an extra db11:07
BlackDexjamespage: Thx, i have found the option :)11:13
jamespagegnuoy, looking good so merged...11:40
jamespagegnuoy, hey - so nova-cloud-controller needs a second nova database for mitaka - nova-api11:40
jamespagegnuoy, I was going to piggy back that ontop of the existing shared-db connection11:40
jamespagegnuoy, but I think it might make sense to have that as a second shared-db relation11:40
jamespageshared-nova-api-db11:40
jamespageor something11:41
jamespagegnuoy, any thoughts?11:41
jamespagegnuoy, for reference - https://git.openstack.org/cgit/openstack/kolla/commit/?id=e7dfd63bfc5cfba0117c410d418feaff0f7999f311:42
gnuoyjamespage, sorry, otp11:42
jamespagegnuoy, ok ducking out to go vote - biab11:44
BlackDexHello... My juju bootstrap seems to hang during bridge-utils install12:29
BlackDexwhat could that be?12:31
coreycbjamespage, oh?  is that the reason for the nova-cc mitaka-staging failure?12:33
gnuoyjamespage, the only advantage to creating a second shared-db relation would be so that the new db could be housed in a seperate mysql instance and the use case for that is not jumping out at me.12:33
coreycbjamespage, I didn't dig into that much.  I did notice that we're using a nova.conf from the debian dir, so we might want to generate that.12:34
jamespagecoreycb, yes12:34
jamespagegnuoy, hmm - its related to cells v212:44
gnuoyjamespage, oh, I missed that, new relation then12:45
coreycbjamespage, have you hit any charm issues with swift 2.6.0?12:46
jamespagecoreycb, yes - reviews up to fix that12:46
coreycbjamespage, ah great12:46
jamespagecoreycb, https://review.openstack.org/291637 and https://review.openstack.org/29164212:47
coreycbjamespage, I'll +1 that eventually, having 2fa issues13:10
coreycbjamespage, I need to dig some more on the horizon issue.  something is not working with STATIC_URL.  ie. if I hard-code the paths in openstack_dashboard/templates/horizon/_conf.html it gets past the error.13:12
=== rogpeppe2 is now known as rogpeppe
jamespagegnuoy, omg this is like unpicked a ball if knitting13:14
gnuoyjamespage, the wool being the nova-cloud-controller charm ?13:15
jamespagegnuoy, yes13:15
gnuoyjamespage, yes, I don't envy you13:16
jamespagegnuoy, well tbh I'm not going to get this done today...13:16
jamespageso....13:16
jamespage:)13:16
jamespagegnuoy, that charm needs reduxing badly13:17
gnuoy+113:17
jamespagegnuoy, and I think that maybe we should be dropping the postgresql support13:17
jamespageacross the board13:17
gnuoyyep13:18
jamespagewe don't test it,  and I've never heard of anyone actually using it13:18
jamespageand I think its been taken out of the openstack gates now13:18
jamespagecoreycb, gnuoy: running instances again!13:48
jamespagew00t13:48
coreycb\o/13:48
jamespagecoreycb, re-executing smoke tests with my patched up charm13:52
coreycbjamespage, I'll be interested in seeing what changes were needed13:54
jamespagegnuoy, coreycb: this is tricky for upgrades14:01
jamespageyou really don't want to hit config-changed on a liberty->mitaka upgrade to find that the nova_api db does not yet exist....14:01
jamespagegnuoy, coreycb: https://review.openstack.org/#/c/291721/14:03
jamespageI've actually done it via the existing shared-db relation for now14:03
jamespagestill not convinced we always need the extra relation14:03
jcastrojorge@ivory:~$ juju switch lxd14:04
jcastroERROR refreshing models cache: current account for controller aws not found14:04
jcastroany idea what could be causing this?14:04
jamespagecoreycb, re-running the smoke test - forgot that xenial defaults to py3 for tox envs - turns out paramiko does not work that well14:09
coreycbjamespage, hmm14:10
coreycbjamespage, maybe we need to push on getting 1.16 in14:10
jamespagecoreycb, that's more of a py3.5 compat problem tbh (in my failing tests that is)14:12
coreycbjamespage, ok14:13
iceyI deployed a bundle and I think Juju has lost a machine, version is 2.0-beta2-xenial-amd6414:44
icey(of course, right as I say that, the machine that's been ignored for 10 minutes starts installing)14:44
marcoceppiicey: ask sooner next time :)14:50
iceymarcoceppi: yeah right!14:52
aisraelAny ideas why `charm build` fails when I add a wheelhouse.txt? http://pastebin.ubuntu.com/15348471/16:20
=== redelmann is now known as rudi|comida
=== rudi|comida is now known as redelmann
cory_fuaisrael: Sorry, only just saw your question.  Are you still getting that?  Can you run charm-build with -lDEBUG?19:09
aisraelcory_fu: I am, but I think it's a problem with pip. I see the package in pypi, pip search sees it, but pip install won't19:09
cory_fuOdd19:10
cory_fuBut yeah, I was going to say that that stacktrace is pip failing.  We should catch that and report the output from pip.  Would you mind opening a bug on charm-tools?19:10
cory_fuOr nm, I can19:10
cory_fuhttps://github.com/juju/charm-tools/issues/12619:13
aisraelcory_fu: ack, thanks!19:19
=== ericsnow is now known as ericsnow_afk
marcoceppicory_fu: I just deployed realtime-syslog-analytics on lxd with juju20:48
cory_fuThe promulgated bundle, or the one in bigdata-dev?20:48
marcoceppicory_fu: promulgated bundle20:49
cory_fuAnd it worked ok?20:49
marcoceppijuju bootstrap t430 lxd20:49
marcoceppijuju create-model lets-play-a-game20:49
marcoceppijuju deploy realtime-syslog-analytics20:49
marcoceppicory_fu: it is crushing this poor t430, but it's doing things20:51
cory_fu:)20:53
cory_fuThat's good to know.20:53
magicaltroutaye that syslog analytics bundle works a treat under lxd21:01
cory_fuWe had tested it under the old local provider, so I'm glad to hear that it works under lxd, too21:02
=== ericsnow_afk is now known as ericsnow
rick_h__what's that? jcastro softening on the mailing list?21:09
rick_h__:P21:09
jcastroMan dude21:11
jcastrowhen it all works21:11
jcastroit's fricking nice21:11
jcastroyou should see how fast the instances pop up21:11
jcastroI ain't even kidding21:11
jrwrenI agree!21:11
jrwrenits so nice!21:11
jcastroI think I'm going to make a video21:12
jcastrohttps://hangouts.google.com/call/pgwyb5xig5dxbl4t4a3rrdsmtue21:15
jcastrojoin this hangout if you want to see how awesome this is21:16
jcastroactually, let me make one onair21:16
jcastrohttps://plus.google.com/hangouts/_/7tp47cdmijedzjfb2rrhubz4oae21:19
jcastrorick_h__: marcoceppi ^^^^21:19
magicaltroutbunch of geeks21:20
magicaltrouti spent the day laying a new bathroom floor, thats how real people spend fridays!21:20
marcoceppimagicaltrout: hah, I'm about to basically do that tomorrow21:31
rick_h__:)21:42
=== natefinch is now known as natefinch-afk
alexisbjcastro, that is a pretty cool video22:13
arosalesjuju 2.0 beta goodness :-)23:08
=== CyberJacob is now known as zz_CyberJacob

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