Tuesday, 2014-02-11

*** rongze has quit IRC00:02
*** flaper87 is now known as flaper87|afk00:07
*** kgriffs has quit IRC00:11
*** kgriffs_afk has joined #openstack-marconi00:12
*** kgriffs_afk is now known as kgriffs00:12
*** ChanServ sets mode: +o kgriffs00:12
*** mwagner_lap has quit IRC00:15
*** mwagner_lap has joined #openstack-marconi00:15
*** mwagner_lap has quit IRC00:16
*** oz_akan_ has joined #openstack-marconi00:18
*** amitgandhi has joined #openstack-marconi00:20
*** amitgandhi has quit IRC00:25
*** amitgandhi has joined #openstack-marconi00:31
*** amitgandhi has quit IRC00:35
*** rongze has joined #openstack-marconi00:57
*** rongze has quit IRC01:02
*** amitgandhi has joined #openstack-marconi01:21
*** reed has quit IRC01:22
*** amitgandhi has quit IRC01:26
*** asalkeld has joined #openstack-marconi01:26
asalkeldhi, anyone know how the claim mechanism works?01:27
asalkeldmaybe some examples01:27
*** ayoung-Dad is now known as ayoung01:31
*** vkmc has quit IRC01:39
*** oz_akan_ has quit IRC01:45
*** rongze has joined #openstack-marconi01:50
*** flwang has quit IRC02:17
*** amitgandhi has joined #openstack-marconi02:21
*** amitgandhi has quit IRC02:26
*** amitgandhi has joined #openstack-marconi02:32
*** amitgandhi has quit IRC02:45
*** chandan_kumar has joined #openstack-marconi02:48
*** flwang has joined #openstack-marconi02:53
*** chandan_kumar has quit IRC02:54
*** chandan_kumar has joined #openstack-marconi02:56
*** flwang has quit IRC02:59
*** flwang has joined #openstack-marconi03:00
*** russell_h has quit IRC03:01
*** torgomatic has quit IRC03:03
*** wirehead_ has quit IRC03:03
*** chandan_kumar has quit IRC03:04
*** wirehead_ has joined #openstack-marconi03:04
*** russell_h has joined #openstack-marconi03:08
*** torgomatic has joined #openstack-marconi03:10
*** malini has left #openstack-marconi03:26
*** rossk has quit IRC03:27
*** chandan_kumar has joined #openstack-marconi03:29
*** balajiiyer has joined #openstack-marconi03:50
*** russell_h has quit IRC03:52
*** russell_h has joined #openstack-marconi03:52
*** ayoung has quit IRC04:20
*** igor_ has joined #openstack-marconi04:35
*** balajiiyer has left #openstack-marconi04:35
*** chandan_kumar has quit IRC05:15
*** chandan_kumar has joined #openstack-marconi05:16
*** haomai___ has quit IRC05:16
*** pquerna has quit IRC05:19
*** pquerna has joined #openstack-marconi05:20
*** rongze has quit IRC05:29
*** rongze has joined #openstack-marconi05:30
*** rongze has quit IRC05:34
*** rwsu has quit IRC06:07
*** rwsu has joined #openstack-marconi06:07
*** rongze has joined #openstack-marconi06:15
*** rwsu has quit IRC06:25
*** rwsu has joined #openstack-marconi06:38
*** saju_m has joined #openstack-marconi06:38
*** saju_m has quit IRC06:43
*** saju_m has joined #openstack-marconi06:50
*** saju_m has quit IRC06:51
flwangasalkeld: ping07:11
asalkeldhi07:11
flwangasalkeld: about the claim, not sure if this will be helpful for you, see https://wiki.openstack.org/wiki/Marconi/specs/api/v1#Claims07:12
asalkeldthanks07:12
asalkeldI did see that07:12
asalkeldI post a patch that adds claims to the client07:12
asalkeldatm you can't create a claim via the api07:13
flwangasalkeld: really?07:13
asalkeldsorry via the client07:13
flwangah, but I didn't see your parch on gerrit07:13
asalkeldnot there yet07:14
flwangasalkeld: and I assume you're always working on heat, are you looking for some fun at Marconi ? :D07:14
asalkeldit's more for solum atm07:14
asalkeldbut seems like a basic use case07:15
flwanggot it07:15
asalkeldso I wanted to send image build jobs to a group of workers07:15
asalkeldand they claim jobs07:16
flwangah07:16
asalkeldflwang, do you work on the client much07:17
asalkeldI was not sure how to model the claim07:17
asalkeld(as an action on a Queue)07:17
flwangasalkeld: I'm a Glance guy, but I worked on the marconi client a little bit07:17
asalkeldor as it's own thing07:17
flwangasalkeld: I see, so seems you're working on this https://blueprints.launchpad.net/python-marconiclient/+spec/claims-management , is it?07:22
asalkeldhah, didn't see that07:23
*** reed has joined #openstack-marconi07:23
flwangis it you're looking for?07:25
asalkeldyeah, thanks07:25
flwangnp07:25
*** saju_m has joined #openstack-marconi07:37
*** saju_m has quit IRC07:52
*** jamieh has joined #openstack-marconi07:57
*** flaper87|afk is now known as flaper8708:04
flaper87asalkeld: hey08:05
flaper87asalkeld: are you working on adding Claims to marconiclient?08:06
flaper87asalkeld: I think sebasmagri was working on that too08:06
asalkeldo08:06
asalkeldok, nearly there :-O08:06
flaper87asalkeld: but I don't think he had much done08:06
asalkeldI just needed it08:06
flaper87so08:06
flaper87asalkeld: sounds good to me08:06
flaper87asalkeld: we need it too ;)08:06
asalkeldflaper87, is grace required?08:07
asalkeldthe field "grace"08:07
asalkeldnot in the api as required08:07
flaper87asalkeld: nope08:07
flaper87asalkeld: not required08:07
asalkeldmarconiclient.transport.errors.MalformedRequest: Missing "grace" field.08:08
flaper87asalkeld: oh mmh, then looks like it is required but it doesn't sound quite right TBH08:09
asalkeldok, cool - I can look into it08:09
flaper87asalkeld: so, it looks like the API is indeed enforcing it. I don't recall any discussion to make it a required field08:10
flaper87I'll have to bring this up in todays meeting08:10
flaper87asalkeld: thanks for working on this08:10
asalkeldnp08:10
asalkeldflaper87, where did you find that?08:11
asalkeldthe code base is quite different08:11
flaper87asalkeld: https://github.com/openstack/marconi/blob/master/marconi/queues/transport/wsgi/claims.py#L6108:11
asalkeldjust finding my way08:11
asalkeldyeah that does not match the requests.py08:12
asalkeld(schema)08:12
asalkeldthat doesn't even have grace as an option08:12
asalkeldhttps://github.com/openstack/marconi/blob/master/marconi/queues/api/v1/request.py#L15808:13
flaper87asalkeld: yeah. I think we'll have to add it to the client for now until we figure what to do with the server enforcement08:14
asalkeldsure08:14
flaper87asalkeld: btw, what do you think about the client so far? Does the API make sense?08:14
asalkeldit's ok, really missing some better examples08:15
flaper87asalkeld: yeah, I'll stab those soon then.08:17
asalkeldso what's a good default grace?08:18
asalkeldlike if the user doesn't provide one08:18
asalkeldI am not even sure what it does08:18
*** saju_m has joined #openstack-marconi08:51
*** flwang has quit IRC08:52
*** flwang has joined #openstack-marconi09:30
*** reed has quit IRC09:58
*** saju_m has quit IRC10:25
*** saju_m has joined #openstack-marconi10:26
*** ykaplan_ has joined #openstack-marconi10:31
*** ykaplan_ has quit IRC10:39
*** ykaplan has joined #openstack-marconi10:39
openstackgerritAngus Salkeld proposed a change to openstack/python-marconiclient: ** wip ** start of claims  https://review.openstack.org/7261410:42
*** reed has joined #openstack-marconi11:06
*** reed has quit IRC11:11
*** ykaplan has quit IRC11:17
openstackgerritAngus Salkeld proposed a change to openstack/python-marconiclient: Fix the message __repr__ formatter  https://review.openstack.org/7262111:33
openstackgerritAngus Salkeld proposed a change to openstack/python-marconiclient: ** wip ** start of claims  https://review.openstack.org/7261411:33
*** ykaplan has joined #openstack-marconi11:43
*** vkmc has joined #openstack-marconi11:49
*** vkmc has quit IRC11:49
*** vkmc has joined #openstack-marconi11:49
*** reed has joined #openstack-marconi12:20
*** reed has quit IRC12:24
openstackgerritAngus Salkeld proposed a change to openstack/python-marconiclient: Add an example for using claims  https://review.openstack.org/7263312:26
openstackgerritAngus Salkeld proposed a change to openstack/python-marconiclient: Add support for claims  https://review.openstack.org/7261412:26
*** amitgandhi has joined #openstack-marconi12:36
*** reed has joined #openstack-marconi12:37
*** amitgandhi has quit IRC12:39
*** amitgandhi has joined #openstack-marconi12:39
flaper87asalkeld: thanks a lot for working on that. I'll take a look at the patch soon12:43
asalkeldok12:44
asalkeldflaper87, there are some hard coded defaults12:44
asalkeldnot sure what you want there12:44
*** reed_ has joined #openstack-marconi12:44
flaper87asalkeld: ok, I'll take a look, I also need to discuss with kgriffs the grace thing12:45
asalkeldnp12:45
*** reed has quit IRC12:47
sebasmagriasalkeld: flaper87 nice to see progress on this. I have been pretty busy to tackle this.12:48
asalkeldsebasmagri, I am glad we didn't duplicate work12:49
asalkeldsorry if I stomped on your toes12:49
asalkeldI wasn't aware of your work12:49
sebasmagriasalkeld: no worries, I'll look at your implementation later and see if I have something to add. But this is pretty simple anyway...12:51
asalkeldyip12:52
sebasmagri;-)12:52
asalkeldI am off to bed - g'night all12:53
flaper87asalkeld: g'night thanks12:54
*** reed_ has quit IRC13:00
*** tedross has joined #openstack-marconi13:05
*** malini_afk has joined #openstack-marconi13:21
*** malini_afk is now known as malini13:21
*** thomasem has joined #openstack-marconi13:38
*** ykaplan has quit IRC13:39
*** ykaplan has joined #openstack-marconi13:42
*** haomaiwa_ has joined #openstack-marconi13:43
*** sriram has joined #openstack-marconi13:49
*** sriram has quit IRC13:50
*** haomai___ has joined #openstack-marconi13:50
*** sriram has joined #openstack-marconi13:50
*** haomaiwa_ has quit IRC13:53
*** jmckind has joined #openstack-marconi14:01
*** alcabrera has joined #openstack-marconi14:11
alcabreraGood morning! :)14:13
malinio/14:13
alcabreraI hope we're all keeping warm. I just finished reading my email and now I want hot chocolate...14:14
maliniit is beautiful :)14:15
*** amitgandhi has quit IRC14:17
*** jcru has joined #openstack-marconi14:20
*** rongze has quit IRC14:21
alcabreraIt hasn't begun to snow here just yet, but based on the news, I'm staying safe and cozy in my home office. :P14:23
malinithe flakes are getting big here14:26
maliniit is definitely more snowy than last time14:27
*** saju_m has quit IRC14:27
malini\]]q/14:27
malini efe reee se14:27
malinires r e14:28
malinirs14:28
malinier14:28
malinie14:28
maliniet14:28
malinithat is the thought for the day from my 1 year old14:28
alcabreraI love it! Snowflake poetry.14:28
malini:D14:28
alcabrera\ ]] q / - is my favorite part.14:28
*** saju_m has joined #openstack-marconi14:28
malini:D14:29
*** igor___ has joined #openstack-marconi14:33
*** ametts has joined #openstack-marconi14:33
*** igor_ has quit IRC14:34
*** cpallares has joined #openstack-marconi14:36
*** rongze has joined #openstack-marconi14:36
*** ykaplan has quit IRC14:41
alcabreraMeeting in 18 minutes - any suggestions for the agenda or thoughts pre-meeting? :)14:42
*** ayoung has joined #openstack-marconi14:47
flaper87YEAH14:51
flaper87ops14:51
flaper87yeah14:51
flaper87:D14:51
flaper87alcabrera: malini good morning14:52
malinigood morning!!!14:52
alcabreraflaper87: good morning!14:52
flaper87alcabrera: did you know grace is a required parameter for claims ?14:52
flaper87I certainly didn't know that14:52
flaper87but to me, that doesn't seem right14:52
alcabrerayes. I only know because I kept forgeting.14:52
alcabrera:P14:52
flaper87ah ok14:52
flaper87see14:52
alcabreraI agree with you, flaper8714:52
flaper87mmh, I'm not sure we want to force folks to always provide grace14:52
flaper87ok, that's something I'd like to discuss during the meeting14:53
alcabrerawe have a default grace that's (>0) and I think we're good there. I'll add it to the agenda14:53
flaper87alcabrera: and we also have a configuration param for that, IIRC14:53
flaper87ah we have max_grace14:53
flaper87alcabrera: btw, did you see asalkeld worked on the claim support for the client?14:54
alcabreraI did!14:54
flaper87how awesome is that?14:54
alcabreraasalkeld: thank you! :D14:54
*** amitgandhi has joined #openstack-marconi14:54
alcabreraI'm very happy about it. The client is almost fully functional.14:54
*** amitgandhi has quit IRC14:54
flaper87yeah14:54
flaper87One more thing I'd like to discuss14:55
* alcabrera listens14:55
*** amitgandhi has joined #openstack-marconi14:55
flaper87I think it would make sense to add gack and pop endpoints in v1.114:55
flaper87Those 2 endpoints will make working with Marconi's queues easier14:55
flaper87gack is passically get and claim14:55
flaper87(we need to find a better name)14:56
flaper87and pop well... get and delete14:56
alcabrerahmmm14:56
alcabrerakk14:56
alcabreraI'll add to the agenda14:56
flaper87alcabrera: Alex_Gaynor has a working transport for kombu already and it would really benefit from something like that14:56
flaper87also I think it makes sense14:56
flaper87kgriffs: and I talked about this at the last summit14:56
flaper87it sounded like a good idea at that time, we should discuss it again and decide14:57
alcabrera+114:57
flaper87I think v1.1 would be a good time for it14:57
alcabreratreat it like a distributed queue14:57
alcabrera(which is kind of the point)14:57
alcabrera:P14:57
alcabrera:D14:57
flaper87I want the first impression of folks adopting Marconi to be "It's easy to interact with"14:57
flaper87lol, yeah14:58
alcabreraapi v1.1 discussion is going to be lively!14:58
alcabreraalright, I'm headed to the meeting room14:58
alcabrera:)14:58
*** balajiiyer has joined #openstack-marconi14:58
alcabrerameeting in 1 minute - get your hot chocolate and other winter commodities ready! :D14:59
*** balajiiyer has quit IRC15:00
*** balajiiyer has joined #openstack-marconi15:00
alcabrerakgriffs: meeting? :)15:01
*** pquerna has quit IRC15:03
*** mpanetta has joined #openstack-marconi15:04
*** mpanetta has quit IRC15:04
openstackgerritDiane Fleming proposed a change to openstack/marconi: adds docs directory with dev guide  https://review.openstack.org/7200115:05
*** mpanetta has joined #openstack-marconi15:05
openstackgerritDiane Fleming proposed a change to openstack/marconi: adds docs directory with dev guide  https://review.openstack.org/7200115:10
openstackgerritFlavio Percoco proposed a change to openstack/marconi: Sqlalchemy Message controller  https://review.openstack.org/7267715:12
*** ykaplan has joined #openstack-marconi15:16
*** pquerna has joined #openstack-marconi15:18
*** pquerna has joined #openstack-marconi15:18
*** saju_m has quit IRC15:45
*** saju_m has joined #openstack-marconi15:45
flaper87phew15:57
flaper87we made it15:57
* alcabrera high-fives flaper8715:57
alcabreranicely done - we covered a lot of ground with time to spare15:57
balajiiyerflaper87:  +1. Also switching channels feels like time travel to me. We were there, now we are here.15:58
alcabreraall set - minutes updated16:00
alcabrerawe have lots of action to go around16:01
alcabreraI'll be writing that proposal today16:01
alcabrerafinalizing it tomorrow16:01
alcabreraflaper87, kgriffs: I'll ping you guys for feedback as I go16:01
balajiiyeralcabrera:  flaper87 have a question on v1.1. are you going to copy all code from v1 to v1.1? v1.1 folder will have all code for v1 + some more? Im not real familiar with the code base yet, but can we use some kind of version selector at startup and setup routes accordingly?16:01
flaper87alcabrera: awesome, thanks16:01
flaper87balajiiyer: yeah, that's pretty much what will happen16:02
balajiiyerflaper87: ok sweet16:02
alcabrerabalajiiyer: the early plan is that copy/paste approach. Either through cpallares API abstraction approach or through some other refactorings, we will whittle out the common pieces16:02
sriramalcabrera: Could I have link to the minutes? I missed it.16:03
alcabrerasriram: sure thing!16:03
alcabrerasriram: http://eavesdrop.openstack.org/meetings/marconi/2014/marconi.2014-02-11-15.01.html (summary)16:03
sriramalcabrera: awesome thanks.16:04
*** balajiiyer has quit IRC16:12
*** sriram is now known as sriram_afk16:13
*** balajiiyer has joined #openstack-marconi16:13
kgriffshi guys16:15
kgriffssorry for missing the meeting16:15
kgriffsthis morning was crazy for me16:15
alcabrerakgriffs: welcome. We gave all the hard actions to you. <316:16
kgriffsgtk!16:16
*** sriram_afk is now known as sriram16:25
*** kgriffs is now known as kgriffs_afk17:07
*** rossk has joined #openstack-marconi17:08
*** rongze has quit IRC17:22
*** jcru has quit IRC17:32
*** jcru has joined #openstack-marconi17:34
*** amitgandhi has quit IRC17:37
*** sriram is now known as sriram_afk17:39
*** sriram_afk is now known as sriram17:43
*** tedross has quit IRC17:44
*** mwagner_lap has joined #openstack-marconi17:48
*** amitgandhi has joined #openstack-marconi17:58
*** amitgandhi has quit IRC17:58
*** amitgandhi has joined #openstack-marconi17:59
*** balajiiyer has quit IRC18:03
*** amit has joined #openstack-marconi18:04
*** amit is now known as Guest6223318:04
*** amitgandhi has quit IRC18:06
*** kgriffs_afk is now known as kgriffs18:07
*** balajiiyer has joined #openstack-marconi18:09
*** kgriffs is now known as kgriffs_afk18:17
*** ykaplan has quit IRC18:19
*** tedross has joined #openstack-marconi18:25
*** kgriffs_afk is now known as kgriffs18:25
*** kgriffs is now known as kgriffs_afk18:30
*** chandan_kumar has quit IRC18:34
*** balajiiyer has quit IRC18:35
*** balajiiyer has joined #openstack-marconi18:36
*** kgriffs_afk is now known as kgriffs18:38
*** pquerna has quit IRC19:24
*** igor___ has quit IRC19:29
*** pquerna has joined #openstack-marconi19:31
*** pquerna has joined #openstack-marconi19:31
*** pquerna has quit IRC19:36
*** pquerna has joined #openstack-marconi19:41
*** pquerna has joined #openstack-marconi19:41
*** saju_m has quit IRC19:49
*** saju_m has joined #openstack-marconi19:51
*** amitgandhi has joined #openstack-marconi19:59
*** amitgandhi has quit IRC20:00
*** amitgandhi has joined #openstack-marconi20:00
kgriffsflaper87: ping20:00
*** Guest62233 has quit IRC20:01
kgriffsfolks, I need some +1s (or -1s) on this: https://review.openstack.org/#/c/68267/20:02
kgriffsbalajiiyer: ^^^20:02
kgriffsflwang: ^^^20:02
kgriffsflaper87: ^^^20:02
kgriffsAlso this one: https://review.openstack.org/#/c/70463/20:03
kgriffsthese two are blocking v1.1 work20:03
kgriffsi am going to make the executive decision to merge them without flaper87's +2 if need be, since he has been swamped lately20:03
* flaper87 looking20:03
kgriffshah!20:03
alcabrerahaha20:03
flaper87LOL20:03
*** saju_m has quit IRC20:04
alcabreraexecutive decisions are powerful20:04
*** amit has joined #openstack-marconi20:04
*** saju_m has joined #openstack-marconi20:04
*** amit is now known as Guest1136120:05
flaper87+220:05
flaper87:D20:05
* flaper87 has been a bad reviewer lately20:05
flaper87FWIW, it's all cinder's fault20:05
* flaper87 was stuck with a test failing20:05
flaper87And guess what was the reason?20:06
flaper87`os.path.exists` was monkey-patched20:06
flaper87Seriously, among all the things one could ever patch, why the stdlib?20:06
flaper87and why os.path.exists when there are THOUSANDS of lines of code using it20:06
flaper87I promissed I would not rant about this20:07
alcabreraI'm happy that you have, flaper87.20:07
alcabrera+1 for rant20:07
*** amitgandhi has quit IRC20:08
kgriffsheh20:08
alcabrerachecking merge failure of guard URI20:09
alcabreras/of/on20:09
kgriffsflaper87: I have to admit. tjat20:10
alcabrerarebasing20:10
kgriffsthat's a good excuse20:10
kgriffsgo alej, go!20:11
flaper87LOL20:11
openstackgerritAlejandro Cabrera proposed a change to openstack/marconi: fix(shards): guard against registering bad shard URIs  https://review.openstack.org/6826720:12
alcabreraready for another approve. :)20:12
alcabreraw00t20:13
alcabrerashould be no more explosions20:13
kgriffshmmm20:15
kgriffsmaybe I should rebase too now...20:15
kgriffson top of alcabrera's patch20:15
* kgriffs waiting for gate20:15
kgriffsflaper87: will you be able to attend the project status mtg in 40 min?20:19
kgriffsI have a conflict and need someone to represent Marconi20:19
flaper87sure, I'm here20:19
flaper87I forgot about the TC meeting, damn20:20
openstackgerritA change was merged to openstack/marconi: fix(shards): guard against registering bad shard URIs  https://review.openstack.org/6826720:20
alcabreraTC meetings sure happen late in the day. @_@20:20
alcabrerathanks a bunch, flaper87 for volunteering to attend that!20:21
flaper87alcabrera: my pleasure20:21
flaper87I usually attend to TC meetings but I forget about them very often too20:21
flaper87ETOOMANYTHINGS20:21
alcabreracatch ETOOMANYTHINGS: LOG.warn('System needs to take a break')20:24
*** Guest11361 has quit IRC20:24
*** amitgandhi has joined #openstack-marconi20:25
flaper87alcabrera: LOL :D20:26
*** saju_m has quit IRC20:32
openstackgerritKurt Griffiths proposed a change to openstack/marconi: fix(wsgi): Cleanup limit config options  https://review.openstack.org/7046320:33
kgriffsrebased20:33
alcabrerakgriffs: +2 preserved20:35
kgriffsyay20:42
kgriffsmr. percoco: https://review.openstack.org/#/c/70463/20:42
kgriffsflaper87: ^^20:42
kgriffsIf you have a -1 pls let me know so I can fix it ASAP!20:42
kgriffs(thanks20:42
kgriffs)20:42
* flaper87 clicks20:42
flaper87ah I reviewed that one, I think I just didn't +2'd it20:43
flaper87done20:43
*** kgriffs is now known as kgriffs_afk20:43
*** balajiiyer has quit IRC20:44
*** balajiiyer has joined #openstack-marconi20:44
alcabrerathere - some awesome patch merging just went down. :D20:46
alcabrerathanks flaper87, kgriffs_afk!20:46
openstackgerritA change was merged to openstack/marconi: fix(wsgi): Cleanup limit config options  https://review.openstack.org/7046320:46
flaper87awesome, finally that cleanup is merged20:47
alcabreraI'm out for the night. Take care, all!20:53
*** alcabrera has quit IRC20:55
*** amit has joined #openstack-marconi21:06
*** amit is now known as Guest314121:06
*** amitgandhi has quit IRC21:09
*** Guest3141 has quit IRC21:10
*** kgriffs_afk is now known as kgriffs21:16
*** sriram has quit IRC21:23
openstackgerritAndreas Jaeger proposed a change to openstack/marconi: Improve help strings  https://review.openstack.org/7208121:30
*** kgriffs is now known as kgriffs_afk21:31
*** balajiiyer has quit IRC21:31
*** amitgandhi has joined #openstack-marconi21:36
*** malini is now known as malini_afk21:39
*** thomasem has quit IRC21:45
*** kgriffs_afk is now known as kgriffs21:54
kgriffsflaper87: we need to decide what to do about v1121:57
kgriffsv1.121:57
kgriffsthe problem is I got distracted by other stuff and couldn't work on it earlier21:57
*** balajiiyer has joined #openstack-marconi21:57
kgriffsand now we are down to the wire21:57
kgriffsif we move it out, then...21:58
kgriffsI don't want to create a branch21:58
kgriffsit will diverge too much from the mainline over the next few weeks21:58
kgriffslet's discuss tomorrow21:59
kgriffs(when more folks are around)21:59
kgriffsTBH, I don't think the implementation is very much work - just some tweaks21:59
kgriffstesting may be more work, relatively speaking22:00
kgriffshmmm22:00
flaper87so we talked about it in the meeting today, I was planning to put current wsgi under v122:00
flaper87and clone it for v1_122:00
flaper87I think it's doable22:00
kgriffsoh, ok. I started doing that the other day but nuked it when I realized we had some patches going into v1 that should land first22:00
flaper87hopefully, we'll be able to close the sqla driver this week22:00
flaper87ah ok22:01
flaper87so, I'll hold my hands and let you do that then22:01
kgriffsflaper87: ok, so maybe we try for it and if it isn't fully-baked, we just don't expose it in the versions list22:01
flaper87kgriffs: +122:01
kgriffsok22:01
*** amitgandhi has quit IRC22:04
*** balajiiyer has left #openstack-marconi22:11
*** tedross has quit IRC22:11
openstackgerritAngus Salkeld proposed a change to openstack/python-marconiclient: Add support for claims  https://review.openstack.org/7261422:19
*** cpallares has quit IRC22:23
*** cpallares1 has joined #openstack-marconi22:23
*** flwang has quit IRC22:27
*** ayoung has quit IRC22:35
*** malini_afk is now known as malini22:41
*** balajiiyer has joined #openstack-marconi22:42
*** jamieh has quit IRC22:43
*** balajiiyer has quit IRC22:46
*** whenry_ has joined #openstack-marconi22:48
*** ayoung has joined #openstack-marconi22:50
*** jmckind has quit IRC22:51
*** mwagner_lap has quit IRC22:52
*** amitgandhi has joined #openstack-marconi23:00
*** ametts has quit IRC23:00
*** flwang has joined #openstack-marconi23:02
*** amitgandhi has quit IRC23:04
*** cpallares1 has quit IRC23:23
*** balajiiyer1 has joined #openstack-marconi23:42
*** balajiiyer1 has quit IRC23:47
*** vkmc has quit IRC23:47
*** ayoung has quit IRC23:49
*** thomasem has joined #openstack-marconi23:50
*** cpallares has joined #openstack-marconi23:52
*** malini is now known as malini_afk23:56

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