Thursday, 2014-09-25

*** openstackgerrit has quit IRC00:16
*** openstackgerrit has joined #openstack-lbaas00:18
*** fnaval has joined #openstack-lbaas00:21
*** IterZebra has joined #openstack-lbaas00:24
roharaany octavia-minded peeps lurking that want to weight in on oslo usage?00:26
roharain the client, that is00:27
*** mlavalle has quit IRC00:27
sbalukoffrohara: I understand that oslo is the direction all of OpenStack is going. So, it probably makes sense for us to go there too.00:34
roharasbalukoff: oh definitely00:34
sbalukoffPlus, I think we've imported the code for it into our repository already.00:34
roharayeah sorry i should have been more specific00:35
sbalukoff:)00:35
roharaso what branch are you importing from? master?00:35
roharawhat oslo branch, that is00:35
sbalukoffdougwig is the one who did the import; I'm not sure.00:35
sbalukoffdougwig, are you around?00:35
roharaok i can check with him tomorrow00:36
sbalukoffOk.00:36
rohararight now i imported some bits some 'master' branch of oslo-incubator and the rest from oslo.utils00:37
roharasbalukoff: thanks. i'm going head out. chat tomorrow00:38
sbalukoffrohara: sounds good.00:40
*** mwang2 has quit IRC00:48
sbalukoffOk, I've read through the meeting minutes.01:01
sbalukoffblogan: Thanks for stepping in to run the meeting at the last minute!01:01
roharayes, thanks blogan01:02
roharai lied, i'm sifting through the octavia code01:02
sbalukoffIf anyone's still here, rest assured that the blueprint work I did yesterday was trying to be forward thinking (specifically, to nail everything we need to do or figure out to deliver v0.5). What I've added / changed was not meant to be set in stone at all, and people should feel free to change things as they see fit.01:02
sbalukoffHaha01:02
roharasbalukoff: we really want to cli in stackforge/octavia or start a new repo?01:03
roharai see there is a client dir which i can only assume is for the code i've been working on01:03
sbalukoffjohnsom_: I apologize for changing your blueprint. It wasn't my intention to offend and / or step on your toes there.01:04
sbalukoffrohara: I think the though was to keep it all in one repo. Do you foresee a problem with this?01:04
sbalukoffthought01:04
roharasbalukoff: no, except we'll have to split it out eventually01:05
sbalukoff(We've also got specs and documentation in the same repo. Makes for an interesting tox config, but it works.)01:05
sbalukoffrohara: For packaging purposes?01:05
roharasbalukoff: well that and it seems that is the norm -- eg. python-octaviaclient01:06
sbalukoffAnyway, in case anyone else here is listening, I'll write down some thoughts as to blueprint management and process and will try to get these out tonight, in time for tomorrow's LBaaS meeting.01:06
sbalukoffrohara: Right.01:06
*** xgerman has quit IRC01:07
sbalukoffWho wants to download all of Octavia if you're just trying to build the client to interface with it, eh?01:07
johnsom_sbalukoff Thanks, I would like to understand better our roles as "assignees".01:08
roharayeah. i don't have a strong opinion, but i'd have to refactor a bit for the pbr stuff to work01:08
roharajohnsom_: same01:09
sbalukoffjohnsom_: Cool. For what it's worth, you have a lot of freedom there-- if you want to change things around, do so. I had forgotten there was a task list in the approved spec. And I marked your blueprint as started because drafting the spec is part of the process (and that has been done).01:09
johnsom_sbalukoff I am still learning the blueprint process, so if I need to update things or am not setting the flags correctly, feel free to poke me01:09
sbalukoffMy point in adding stuff was to have somewhere to mark down tasks that will need to get done before v0.5 is done, and it seemed appropriate for that blueprint (though I could definitely be wrong about that).01:10
sbalukoffFurther--01:10
sbalukoffThe 'assignee' isn't necessarily expected to do everything in a given blueprint.01:10
sbalukoff(If we expect the asignee to to all tasks, we're going to run into a situation where some are overloaded because everyone is waiting on them, and others are blocked and idle.)01:11
johnsom_Yeah, it is my hope as well that the blueprints track our work/progress towards 0.501:11
sbalukoffjohnsom_: To be honest, I rather dislike the launchpad blueprinting tool. There are dozens of better tools available both in free and commercial products for managing a project like this. I would like to go to storyboard sooner rather than later... but I'm being told we can't do that yet.01:12
sbalukoffjohnsom_: they're supposed to.01:12
sbalukoffUnfortunately, launchpad makes it really hard both to get a sense for how close we're coming, as well as what tasks are truly the most important things to be working on.01:12
johnsom_sbalukoff Am I incorrect that the point of assigning a blueprint to someone is for them to take "ownership" of that chunk of work?01:13
sbalukoff(Really, I look at this and say, "Could they have made a worse tool for this?")01:13
sbalukoffAnd etherpad would be better.01:13
sbalukoffAnd I'm totally not joking about that.01:13
sbalukoffjohnsom_: Yes, more or less-- it's to indicate to others that you're working on it so we don't have wasted duplicated cycles.01:14
sbalukoffThat doesn't mean others can't work on it too, but they should coordinate with the blueprint owner.01:14
johnsom_From what I have seen, it is MVP.  It seems functional and allows tracking of the basics.  I agree it could be better and not much worse.01:14
sbalukoffAlso, blueprint ownership should be transferrable, of course.01:14
johnsom_Yes, that all sounds good01:14
johnsom_sbalukoff Ok, I will likely make some changes tomorrow to re-align to the dependencies and tasks on the image builder.  Ping me if you disagree with what I change.01:17
sbalukoffjohnsom_: Will do! Thanks for being proactive about this, eh!01:17
johnsom_sbalukoff I had interpreted "started" as start of coding, which I plan for this week/early next.01:18
sbalukoffNah-- I consider "started" to be "Someone is doing work on this" which could mean that specs are being written / evaluated.01:18
sbalukoffAs opposed to not started = "nothing significant has been done on this so far."01:19
roharawhat about writing specs? i'm guessing as blueprint owner for cli tool i need to write a spec soon-ish01:19
sbalukoffrohara: Yes!01:19
roharai'm doing cartwheels01:19
johnsom_Hmmm, I thought the "definition" section tracked the specs and "implementation" tracked the coding.01:20
sbalukoffrohara: Don't forget, sarcasm doesn't translate well to text.01:20
roharahaha01:20
johnsom_Of course it is documented clearly.... Grin01:20
roharasbalukoff: you seemed to translate it just fine01:20
sbalukoffjohnsom_: You might be right in that that's how the tool was intended to be used by the people who wrote launchpad. But I didn't see it that way... :/01:21
sbalukoffOf course, I'm not sure I understand what the people were thinking who designed this.01:21
johnsom_sbalukoff  Have a good evening and I hope your friend is better soon.  I need to head out for the night.01:21
sbalukoff(I totally reserve the right to make jabs until the end of time. ;) )01:21
*** fnaval has quit IRC01:22
sbalukoffjohnsom_: Thanks! I'll relay your well wishes once she comes back home. Have a good evening!01:22
roharaok i need to do some research about writing specs, and the sofa seems as good a place as any to do this01:22
roharahave a great evening sbalukoff and johnsom_01:22
sbalukoffrohara: Have a good one, eh!  A bit of advice: Totally steal someone else's spec and change it to say what you want.01:23
roharadone01:23
rohara:)01:23
*** woodster_ has quit IRC01:45
*** woodster_ has joined #openstack-lbaas01:51
dougwigback03:21
dougwigholy novel, batman.03:22
sbalukoffI know. Someone got me talking again. Sorry.03:43
dougwigrohara: for posterity, i used neutron's oslo config/clone as a starting point.03:51
dougwigif anyone has lbaas meeting agenda items, please edit the wiki (and include your irc nick on the line)04:08
*** fnaval has joined #openstack-lbaas04:09
*** VijayB has joined #openstack-lbaas04:21
*** VijayB has quit IRC04:24
*** sballe_ is now known as sballe04:49
*** woodster_ has quit IRC05:15
*** IterZebra has quit IRC05:40
*** IZebra has joined #openstack-lbaas05:43
*** rm_you|wtf has joined #openstack-lbaas05:56
*** rm_you| has quit IRC05:57
*** IZebra has quit IRC07:49
*** IZebra has joined #openstack-lbaas07:50
*** sbfox has joined #openstack-lbaas08:00
*** sbfox has quit IRC08:09
openstackgerritChristian Berendt proposed a change to stackforge/octavia: Stop using intersphinx  https://review.openstack.org/12397108:20
*** openstackgerrit has quit IRC08:48
*** woodster_ has joined #openstack-lbaas13:15
*** sballe_ has joined #openstack-lbaas13:54
*** xgerman has joined #openstack-lbaas13:57
*** fnaval has quit IRC14:02
*** vjay7 has joined #openstack-lbaas14:03
*** ptoohill-oo has joined #openstack-lbaas14:12
*** mestery has quit IRC14:14
*** mestery has joined #openstack-lbaas14:14
*** openstackgerrit has joined #openstack-lbaas14:16
*** ptoohill-oo has quit IRC14:17
*** vivek-ebay has joined #openstack-lbaas14:17
*** vjay7 has quit IRC14:28
*** fnaval has joined #openstack-lbaas14:30
*** sballe_ has quit IRC14:30
*** markmcclain has joined #openstack-lbaas14:36
*** openstackgerrit has quit IRC14:40
*** openstackgerrit has joined #openstack-lbaas14:42
*** vjay7 has joined #openstack-lbaas14:50
*** vivek-ebay has quit IRC14:52
*** mlavalle has joined #openstack-lbaas15:30
*** markmcclain has quit IRC15:43
*** openstackgerrit has quit IRC16:33
*** vivek-ebay has joined #openstack-lbaas16:41
*** openstackgerrit has joined #openstack-lbaas16:53
*** markmcclain has joined #openstack-lbaas16:56
*** vivek-ebay has quit IRC17:01
*** mwang2 has joined #openstack-lbaas17:02
*** vivek-ebay has joined #openstack-lbaas17:03
*** Youcef has joined #openstack-lbaas17:09
*** openstackgerrit has quit IRC17:33
*** sballe_ has joined #openstack-lbaas17:36
*** openstackgerrit has joined #openstack-lbaas17:40
*** vivek-ebay has quit IRC17:42
dougwigmorning all17:47
sballe_morning17:48
*** vivek-ebay has joined #openstack-lbaas17:55
*** vjay7 has quit IRC17:56
*** markmcclain has quit IRC18:01
roharamlavalle: what happened with this https://review.openstack.org/#/c/106462/18:09
*** vjay7 has joined #openstack-lbaas18:16
*** markmcclain has joined #openstack-lbaas18:31
*** sballe_ has quit IRC18:36
*** sballe_ has joined #openstack-lbaas18:37
*** mikedillion has joined #openstack-lbaas18:48
mlavallerohara: I debugged it together with the rest client. The debugged version is here: https://gist.github.com/miguellavalle/7c49f53bdbcf889a86db18:58
mlavallerohara: it changed significantly as a consequence of debugging. it works fine now18:59
mlavallerohara: feel free to update your patchset with the debugged version19:00
roharamlavalle: ok so nothing has been merged19:05
mlavallerohara: no, it's going to take some time19:06
mlavallerohara: but in the meantime I would update your patchset19:06
mlavallerohara: if you want to play with it, first create a devstack following these instructions: https://wiki.openstack.org/wiki/Neutron/LBaaS/DeployWithDevstack19:10
mlavalleblogan: is this still good: https://wiki.openstack.org/wiki/Neutron/LBaaS/DeployWithDevstack19:10
mlavallerohara: once you have the devstack up and running according to those instructions, deploy your updated patchset together with this: https://review.openstack.org/#/c/106089/. The rest client in this patchset is debugged and works fine19:12
mlavallerohara: if you get stck, ping me19:12
bloganmlavalle: i beleive so, not much has changed19:17
*** vjay7 has quit IRC19:18
mlavalleblogan: ok, i'll give it a try over the next few days with a scenario test19:18
bloganokay cool19:18
roharamlavalle: thanks, i might not be able to get to it until monday, but i'll give it a spin19:23
mlavallerohara: will be glad to help if you get stuck :-)19:24
roharathanks19:24
*** vivek-ebay has quit IRC19:39
*** mikedillion has quit IRC20:15
*** ajmiller has joined #openstack-lbaas20:16
*** vivek-ebay has joined #openstack-lbaas20:21
*** chrissmall has joined #openstack-lbaas20:22
*** HenryG has quit IRC20:53
*** vivek-ebay has quit IRC21:02
*** vivek-ebay has joined #openstack-lbaas21:02
*** chrissmall has quit IRC21:21
*** vivek-eb_ has joined #openstack-lbaas21:40
*** vivek-ebay has quit IRC21:40
*** vivek-eb_ has quit IRC21:41
*** vivek-ebay has joined #openstack-lbaas21:42
*** markmcclain has quit IRC21:57
*** VijayB has joined #openstack-lbaas22:12
*** vivek-eb_ has joined #openstack-lbaas22:19
*** VijayB has quit IRC22:21
*** vivek-ebay has quit IRC22:22
*** vivek-eb_ has quit IRC22:24
*** VijayB has joined #openstack-lbaas22:26
*** vivek-ebay has joined #openstack-lbaas22:29
*** vivek-ebay has quit IRC22:30
*** vivek-ebay has joined #openstack-lbaas22:30
*** vivek-ebay has joined #openstack-lbaas22:31
*** VijayB has quit IRC22:34
*** HenryG has joined #openstack-lbaas22:59
*** HenryG has quit IRC23:04
*** HenryG has joined #openstack-lbaas23:07
*** vivek-ebay has quit IRC23:10
*** vivek-ebay has joined #openstack-lbaas23:10
*** vivek-eb_ has joined #openstack-lbaas23:15
*** vivek-ebay has quit IRC23:15
*** vivek-eb_ has quit IRC23:15
*** vivek-ebay has joined #openstack-lbaas23:16
*** VijayB_ has joined #openstack-lbaas23:19
*** xgerman has quit IRC23:26
*** vjay7 has joined #openstack-lbaas23:26
*** chrissmall has joined #openstack-lbaas23:37
*** HenryG has quit IRC23:37
*** sballe_ has quit IRC23:39
*** vjay7 has quit IRC23:44
*** xgerman has joined #openstack-lbaas23:46

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