Monday, 2014-09-29

*** openstack has joined #openstack-trove12:40
*** boblebauce has quit IRC12:46
*** miqui has joined #openstack-trove12:58
*** shakamunyi has joined #openstack-trove13:02
*** boblebauce has joined #openstack-trove13:02
*** shakamunyi has quit IRC13:06
*** newb has joined #openstack-trove13:07
denis_makogonamrith, please rebase this one https://review.openstack.org/#/c/123571/13:12
*** jcru has joined #openstack-trove13:13
denis_makogonboden, try to rebase your patch and submit new one13:14
bodendenis_makogon -- will do13:14
*** newb has quit IRC13:15
openstackgerritboden proposed a change to openstack/trove: Complete mocking for test_extensions  https://review.openstack.org/12402913:17
*** newb has joined #openstack-trove13:31
*** _amrith_ is now known as amrith13:40
*** radez_g0n3 is now known as radez13:46
*** mrsnivvel has quit IRC13:56
*** annashen has joined #openstack-trove13:57
*** annashen has quit IRC14:01
*** grapex has joined #openstack-trove14:02
*** shakamunyi has joined #openstack-trove14:02
*** shakamunyi has quit IRC14:07
*** mrsnivvel has joined #openstack-trove14:09
*** Barker has joined #openstack-trove14:11
*** achampion has joined #openstack-trove14:14
openstackgerritamrith proposed a change to openstack/trove-specs: Blueprint for trove to move to oslo.concurrency  https://review.openstack.org/12357114:20
*** sgotliv has quit IRC14:20
openstackgerritamrith proposed a change to openstack/trove-specs: Blueprint for trove to move to oslo.concurrency  https://review.openstack.org/12357114:21
*** ramashri has joined #openstack-trove14:23
*** shakamunyi has joined #openstack-trove14:32
*** ramashri has quit IRC14:33
*** rwsu has joined #openstack-trove14:33
*** k4n0 has quit IRC14:34
openstackgerriticcha-sethi proposed a change to openstack/trove: Mandate detach replicas before deleting replica source  https://review.openstack.org/12450414:36
*** sgotliv has joined #openstack-trove14:37
*** sgotliv has quit IRC14:38
*** sgotliv has joined #openstack-trove14:38
*** mmrtnz has quit IRC14:44
*** shakamunyi has quit IRC14:46
*** Barker has quit IRC14:49
*** Barker has joined #openstack-trove14:54
openstackgerritDoug Shelley proposed a change to openstack/trove: Rename 'slave' to 'replica'  https://review.openstack.org/11852114:55
*** todd_dsm has joined #openstack-trove14:56
*** todd_dsm has quit IRC14:56
*** ajayaa has quit IRC14:58
*** tomblank has quit IRC15:02
*** shakamunyi has joined #openstack-trove15:03
denis_makogonHello, Cores, and non-core, a week ago we've been reviewing several BPs, and we agreed that we would put enough efforts to review those BPs who fell of the time range. But it seems like nobody did anything. And i would say that RC release is not honest reasons to avoid doing specs reviewing.15:08
denis_makogonAnd taking into account that today's meeting already skipped - please spend an hour for reviewing specs.15:09
denis_makogon*already canceled15:10
*** boblebauce has quit IRC15:10
*** boblebauce has joined #openstack-trove15:11
*** Longgeek has quit IRC15:20
icchahey any idea where we would add docs if we want to? for trove15:22
denis_makogoniccha, would do you mean?15:23
denis_makogon*what15:23
icchai want to add documentation for replication but dont see anyone add docs in trove repo. so not sure if we stil do that15:24
*** X019 has joined #openstack-trove15:24
*** mattgriffin has joined #openstack-trove15:25
openstackgerritRobert Myers proposed a change to openstack/trove: Removing dependancy on trove models in the guest agent.  https://review.openstack.org/12477715:29
*** robertmyers has joined #openstack-trove15:30
*** kevinconway has joined #openstack-trove15:30
openstackgerritRobert Myers proposed a change to openstack/trove: Removing dependancy on trove models in the guest agent.  https://review.openstack.org/12477715:31
openstackgerritTim Simpson proposed a change to openstack/trove: Event simulator II  https://review.openstack.org/12381215:32
*** ruebenramirez has joined #openstack-trove15:32
grapexCan haz +2? https://review.openstack.org/#/c/123812/15:33
*** thedodd has joined #openstack-trove15:34
*** radez is now known as radez_g0n315:36
grapexAlso, Robert Myers got 20 megs out of the Python guest by not importing stuff it doesn't need: https://review.openstack.org/#/c/124777/15:37
denis_makogongrapex, we are able to get more used RAM from guest, just need to refactor base mysql manager15:39
robertmyersdenis_makogon: yes, but I think we'll need a bp for that15:40
robertmyersI have some code to do it15:40
grapexdenis_makogon: Agreed. That does present more risk though15:40
robertmyersthis is a first step to reduce the depenacy on sqlalcehemy15:41
grapexRob has just removed code that wasn't being called so the risk is very small15:41
denis_makogonrobertmyers, i don't thinks that rewriting mysql manager can cause lots of troubles15:41
kevinconwayalso, don't be afraid to use tools like https://pypi.python.org/pypi/memory_profiler before doing the risky bits15:41
grapexrobertmyers: Plus I guess you moved that one class. But overall the risk is still tiny15:41
kevinconwaythat module can even do line by line memory consumption15:41
kevinconwaysuper useful15:41
robertmyersdenis_makogon: agreed, just this is a bug that is a BP15:41
robertmyers:)15:41
denis_makogonrobertmyers, yes, that's what i was trying to say, thanjs15:42
denis_makogon*thanks15:42
*** radez_g0n3 is now known as radez15:42
grapexkevinconway: If we're really worried about the memory usage, then as with most diets I think the best thing to do is *anything*. :)15:42
grapexThat does look useful15:42
kevinconwaygrapex: most nutritionists i know are overweight15:43
denis_makogonbtw, we can propose RPC profiler (if there's nothing something like that, i guess) for OpenStack services, like that one for API that boris-42 is working on15:45
grapexWasn't that to test performance, not memory?15:45
laurelmiccha: i have doc for trove replication in review here:15:51
laurelmhttps://review.openstack.org/#/c/124498/15:51
icchathanks laurelm :)15:52
denis_makogongrapex, it was performance, but what memory usage and performance are pretty tight terms, aren't they?15:52
*** jcru has quit IRC15:52
*** jcru has joined #openstack-trove15:53
grapexdenis_makogon: Your right, memory usage and performance aren't strictly related but are good buddies15:53
*** tomblank has joined #openstack-trove15:53
denis_makogonlaurelm, could you please don't use terms like "master" and "slave", we want to stay away from them, thanks.15:55
denis_makogongrapex, so, since HP are using upstream guest, it'll be nice, in terms of Kilo, to work on improving guest (refactoring, performance)15:56
denis_makogonlet's just recall linear dependency between amount of users and RPC call timeout that breaks users API15:57
*** Barker has quit IRC15:59
*** thedodd has quit IRC16:00
*** tomblank_ has joined #openstack-trove16:01
denis_makogoniccha, could you please fix test here https://review.openstack.org/#/c/124504/16:02
*** tomblank has quit IRC16:03
*** tomblank_ is now known as tomblank16:03
icchaSURE denis_makogon16:03
icchasorry about caps16:03
*** ramashri has joined #openstack-trove16:05
openstackgerriticcha-sethi proposed a change to openstack/trove: Mandate detach replicas before deleting replica source  https://review.openstack.org/12450416:09
*** thedodd has joined #openstack-trove16:09
*** annashen has joined #openstack-trove16:11
*** ramashri has quit IRC16:14
denis_makogoniccha, could you please also fix commit message - "Closes bug" -> "Closes-Bug: #xxxxxx"16:16
openstackgerriticcha-sethi proposed a change to openstack/trove: Mandate detach replicas before deleting replica source  https://review.openstack.org/12450416:16
*** jmontemayor has joined #openstack-trove16:17
*** jmontemayor_ has joined #openstack-trove16:19
*** jmontemayor has quit IRC16:22
*** __TheDodd__ has joined #openstack-trove16:22
*** thedodd has quit IRC16:22
*** __TheDodd__ has quit IRC16:25
*** thedodd has joined #openstack-trove16:26
*** eghobo has joined #openstack-trove16:27
*** radez is now known as radez_g0n316:27
*** rushiagr is now known as rushiagr_away16:31
icchadenis_makogon: what do u mean by rebased? should it already be rebased when we push it up16:32
denis_makogoniccha, you might need to take a look rdjenkins logs, and you'll see issue16:33
X019denis_makogon, iccha finished build/adding image to glance16:33
*** radez_g0n3 is now known as radez16:34
*** sgotliv has quit IRC16:34
X019tried a fresh installation but still getting that connection error16:34
X019for the test init16:35
denis_makogonX019, does nova up and running?16:35
icchaX019: have you found an initial bug to contirbute to?16:36
icchaX019: you might want to do it soon16:36
openstackgerriticcha-sethi proposed a change to openstack/trove: Mandate detach replicas before deleting replica source  https://review.openstack.org/12450416:38
openstackgerriticcha-sethi proposed a change to openstack/trove: Add templates for replica and replica source  https://review.openstack.org/12227516:40
X019I'll start searching16:41
SlickNikiccha: What kind of docs were you asking about?16:41
*** jdaggett has joined #openstack-trove16:41
icchaSlickNik: api dev docs16:42
*** denis_makogon has quit IRC16:43
SlickNikiccha: The API docs get generated from here: https://github.com/openstack/trove/blob/master/apidocs/src/xsd/dbaas.wadl16:45
*** sgotliv has joined #openstack-trove16:46
icchaok awesome thanks SlickNik . I guess laurelm already has a review for the docs so we re good16:46
*** eghobo has quit IRC16:46
SlickNikiccha: That review that laurelm posted looks like it updates the user-guide. It would also be good to update the API docs.16:47
*** boblebauce has quit IRC16:48
*** edmondk has quit IRC16:55
laurelmSlickNik, ichha: yes, my review is for the user-guide, not the api docs16:55
*** ekotowski has joined #openstack-trove16:57
*** ekotowski has joined #openstack-trove16:59
*** ekotowski is now known as edmondk17:00
*** sgotliv has quit IRC17:01
peterstacI did some tweaks for the CLI docs, but I don't remember touching the API ones17:01
peterstacSlickNik, iccha ^^17:02
peterstacSlickNik, BTW, if we've officially released a new version of the CLI, we can push out the new CLI doc17:02
peterstacI know we talked about it at mid-cycle, but I don't remember if we came up with a solid date17:03
peterstacSlickNik: I can look into the API docs if you'd like, unless iccha has that covered :)17:04
openstackgerritRobert Myers proposed a change to openstack/trove: Removing dependency on trove models in the guest agent  https://review.openstack.org/12477717:05
icchapeterstac: you can go ahead if you would like to work on it17:05
*** ViswaV has joined #openstack-trove17:05
icchaalso do we want to get rid off slave_of in the req we send?17:06
icchafor juno17:06
icchabecause right now from cli we send both slave_of and replica_od17:06
peterstaciccha: I didn't say I'd *like* to, just that I would be willing to do it ;)17:06
icchahaha :) either ways go for peterstac17:07
peterstaciccha: ok, I'm on it17:08
*** rushiagr_away is now known as rushiagr17:09
*** ViswaV has quit IRC17:10
*** thedodd has quit IRC17:10
*** edmondk has quit IRC17:11
peterstacSlickNik: laurelm pointed out to me that it looks like we're current with the CLI doc - it's at 1.0.7 already17:12
SlickNikpeterstac: Awesome, thanks for checking on that.17:13
*** edmondk has joined #openstack-trove17:16
*** edmondk has quit IRC17:16
*** harlowja has joined #openstack-trove17:16
*** ekotowski has joined #openstack-trove17:17
*** ekotowski has left #openstack-trove17:17
*** ekotowski has joined #openstack-trove17:21
*** ekotowski is now known as edmondk17:21
*** harlowja has quit IRC17:22
*** harlowja has joined #openstack-trove17:24
*** ViswaV has joined #openstack-trove17:30
*** ViswaV has quit IRC17:35
*** ekotowski has joined #openstack-trove17:39
*** edmondk has quit IRC17:40
*** ekotowski is now known as edmondk17:40
*** Barker has joined #openstack-trove17:40
*** ekotowski has joined #openstack-trove17:53
*** ViswaV has joined #openstack-trove17:56
*** ViswaV_ has joined #openstack-trove17:57
*** ViswaV has quit IRC17:57
*** ekotowski has quit IRC17:59
*** ViswaV_ has quit IRC17:59
*** edmondk_ has joined #openstack-trove18:01
*** Riddhi has joined #openstack-trove18:05
*** georgelorch has quit IRC18:07
*** georgelorch has joined #openstack-trove18:08
*** ramashri has joined #openstack-trove18:10
icchaits like a miracle if all the tests on a review go green at same time18:16
*** edmondk has quit IRC18:16
*** saurabhs has joined #openstack-trove18:24
SlickNikiccha: I hear you. Which ones are giving you pain this time around?18:25
icchaSlickNik: check-tempest-dsvm-postgres-full right now, i did a recheck comment on the review18:25
*** edmondk has joined #openstack-trove18:26
*** sgotliv has joined #openstack-trove18:27
*** Barker has quit IRC18:31
*** thedodd has joined #openstack-trove18:32
*** sgotliv has quit IRC18:32
*** edmondk has left #openstack-trove18:33
*** edmondk_ has quit IRC18:33
*** edmondk has joined #openstack-trove18:36
*** georgelorch has quit IRC18:37
*** georgelorch has joined #openstack-trove18:37
*** rushiagr is now known as rushiagr_away18:42
*** georgelorch has quit IRC18:47
*** georgelorch has joined #openstack-trove18:48
icchaSlickNik: for https://review.openstack.org/#/c/122275/ and https://review.openstack.org/#/c/124504/18:54
*** ViswaV has joined #openstack-trove19:01
*** ViswaV has quit IRC19:02
*** ViswaV has joined #openstack-trove19:03
*** ViswaV has quit IRC19:03
*** annashen has quit IRC19:03
*** esp has left #openstack-trove19:10
*** radez is now known as radez_g0n319:20
*** ruebenramirez has quit IRC19:25
*** ruebenramirez has joined #openstack-trove19:26
*** amrith is now known as _amrith_19:29
*** ruebenramirez has quit IRC19:39
*** juantwo has quit IRC19:42
*** juantwo has joined #openstack-trove19:42
*** sgotliv has joined #openstack-trove19:49
openstackgerritPeter Stachowski proposed a change to openstack/trove: Mark certain configuration options as deprecated  https://review.openstack.org/12484619:49
*** harlowja has quit IRC19:50
*** radez_g0n3 is now known as radez19:53
*** annashen has joined #openstack-trove19:54
*** harlowja has joined #openstack-trove19:55
icchaSlickNik: vgnbkr https://review.openstack.org/#/c/124504/ merge it while the +1 lasts :p19:56
icchagrapex: ^19:56
*** ruebenramirez has joined #openstack-trove19:59
*** juantwo has quit IRC20:00
*** juantwo has joined #openstack-trove20:00
*** juantwo has quit IRC20:03
*** juantwo has joined #openstack-trove20:03
iccha+1 from gate20:05
*** serverascode_ has joined #openstack-trove20:07
*** ramashri has quit IRC20:14
*** ruebenramirez has quit IRC20:16
*** pboros has quit IRC20:16
*** boden has quit IRC20:16
*** boden has joined #openstack-trove20:17
*** boden has quit IRC20:18
*** boden has joined #openstack-trove20:18
*** ViswaV has joined #openstack-trove20:18
*** boden has quit IRC20:18
*** boden has joined #openstack-trove20:19
*** boden has quit IRC20:19
*** ViswaV has quit IRC20:20
*** ViswaV has joined #openstack-trove20:20
*** boden has joined #openstack-trove20:21
*** ViswaV has quit IRC20:21
*** boden has quit IRC20:21
*** ruebenramirez has joined #openstack-trove20:21
*** boden has joined #openstack-trove20:22
*** boden has quit IRC20:23
*** boden has joined #openstack-trove20:23
*** boden has quit IRC20:24
*** boden has joined #openstack-trove20:24
*** boden has quit IRC20:24
*** ruebenramirez has quit IRC20:25
*** juantwo has quit IRC20:25
*** todd_dsm has joined #openstack-trove20:26
*** boden has joined #openstack-trove20:26
*** ViswaV has joined #openstack-trove20:28
*** boden has quit IRC20:28
*** ViswaV has quit IRC20:28
*** ViswaV has joined #openstack-trove20:29
*** thedodd has quit IRC20:29
*** ViswaV has quit IRC20:30
*** thedodd has joined #openstack-trove20:32
openstackgerritA change was merged to openstack/trove: Discover config file for mongodb  https://review.openstack.org/12094520:36
*** thedodd has quit IRC20:45
*** miqui has quit IRC20:46
*** jasonb365 has joined #openstack-trove20:47
*** radez is now known as radez_g0n320:48
*** georgelorch has quit IRC20:56
*** ramashri has joined #openstack-trove20:58
*** georgelorch has joined #openstack-trove20:58
openstackgerritRobert Myers proposed a change to openstack/trove: Removing dependency on trove models in the guest agent  https://review.openstack.org/12477721:10
*** thedodd has joined #openstack-trove21:10
*** todd_dsm has quit IRC21:14
*** todd_dsm has joined #openstack-trove21:14
icchaSlickNik: vgnbkr grapex the gates have finally blessed https://review.openstack.org/#/c/122275/ too21:16
*** tomblank has quit IRC21:21
*** todd_dsm has quit IRC21:23
*** georgelorch has quit IRC21:23
*** todd_dsm has joined #openstack-trove21:24
*** robertmyers has quit IRC21:24
icchaps this is another patch ^21:24
*** thedodd has quit IRC21:25
*** georgelorch has joined #openstack-trove21:25
*** grapex has quit IRC21:25
*** jcru has quit IRC21:30
*** IanGovett1 has joined #openstack-trove21:33
*** IanGovett has quit IRC21:36
*** georgelorch has quit IRC21:38
*** georgelorch has joined #openstack-trove21:39
*** todd_dsm has quit IRC21:40
*** mrsnivvel has quit IRC21:55
*** georgelorch has quit IRC21:58
*** juantwo has joined #openstack-trove21:59
*** juantwo has quit IRC21:59
*** juantwo has joined #openstack-trove22:00
*** ramashri has quit IRC22:01
*** ramashri has joined #openstack-trove22:01
*** georgelorch has joined #openstack-trove22:02
*** ramashri has quit IRC22:02
*** ramashri has joined #openstack-trove22:02
*** todd_dsm has joined #openstack-trove22:07
*** georgelorch has quit IRC22:10
*** georgelorch has joined #openstack-trove22:11
openstackgerritA change was merged to openstack/trove: Mandate detach replicas before deleting replica source  https://review.openstack.org/12450422:11
*** ramashri has quit IRC22:17
*** georgelorch has quit IRC22:18
*** jasonb365 has quit IRC22:19
*** thedodd has joined #openstack-trove22:21
*** achampion has quit IRC22:26
*** jmontemayor_ has quit IRC22:27
*** georgelorch has joined #openstack-trove22:32
*** thedodd has quit IRC22:33
*** todd_dsm has quit IRC22:43
*** todd_dsm has joined #openstack-trove22:51
*** todd_dsm has quit IRC22:54
*** mattgriffin has quit IRC22:59
*** achampion has joined #openstack-trove23:12
*** kevinconway has quit IRC23:12
*** _amrith_ is now known as amrith23:13
*** Riddhi has quit IRC23:16
*** annashen has quit IRC23:24
*** annashen has joined #openstack-trove23:25
*** mattgriffin has joined #openstack-trove23:43
*** IanGovett1 has quit IRC23:47
*** shakamunyi has quit IRC23:51
*** annashen has quit IRC23:56
*** harlowja is now known as harlowja_away23:59

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