Friday, 2014-07-18

dougwigLordd: Look in github, on the icehouse branch.   And I know of a few out of tree as well.  Anything in particular?01:01
*** woodster__ has quit IRC01:05
*** mlavalle has joined #openstack-lbaas01:17
mlavalleSumitNaiksatam: ping01:17
*** sbfox has joined #openstack-lbaas01:26
*** mlavalle has quit IRC01:41
*** fnaval has joined #openstack-lbaas01:42
*** fnaval has quit IRC01:49
*** fnaval has joined #openstack-lbaas01:49
*** sbfox has quit IRC01:59
*** fnaval has quit IRC02:13
*** fnaval has joined #openstack-lbaas02:16
*** mestery has joined #openstack-lbaas02:54
*** mestery has quit IRC03:44
*** fnaval has quit IRC04:00
*** sbfox has joined #openstack-lbaas04:04
*** sbfox has quit IRC04:47
ctraceyOK, so I think I have a CLI that is working near completely04:48
ctraceystill need tests04:48
ctraceybut due to the nature of member being an object under pools, there was a lot of plumbing work to do04:49
ctraceytomorrow I will break these into multiple reviews04:49
ctraceyExample (so you dont think I have been fibbing :) ):04:51
ctraceyhttps://www.irccloud.com/pastebin/gsILJe0R04:51
bloganlooks awesome ctracey05:05
bloganunless you are fibbing and you just typed those results up in a text editor05:06
ctraceyblogan: going to remove lbaas-member-update05:09
ctraceynot much value in that afaict05:10
ctraceycan just delete/recreate05:10
bloganwell if its not a big trouble id keep it in05:11
bloganit mimics what is possible in the API, even though there are only two values you can update on a member right now anyway, weight and admin_state_up05:11
bloganbut if it is causing huge problems because of issues you've told me, then don't worry about it05:11
*** HenryG is now known as HenryG_asleep05:14
ctraceywhat are the inputs for session persistence?05:17
*** sbfox has joined #openstack-lbaas05:21
*** crc32 has quit IRC05:26
bloganctracey: type and cookie_name05:44
*** sbfox has quit IRC05:45
*** HenryG_asleep is now known as HenryG12:36
*** woodster__ has joined #openstack-lbaas12:45
*** sballe_ has quit IRC12:52
*** fnaval has joined #openstack-lbaas13:23
*** fnaval has quit IRC14:00
*** rolledback has joined #openstack-lbaas14:06
*** fnaval has joined #openstack-lbaas14:30
*** TrevorV_ has joined #openstack-lbaas14:53
bloganhello all15:19
rm_workhello blogan15:26
*** rolledback has quit IRC15:27
*** rolledback has joined #openstack-lbaas15:27
bloganhey rm_work, in regards to tls, how do you feel about TERMINATED_HTTPS as the protocol that determines whether a listener is using tls capabilities?15:28
rm_workhmmm15:28
rm_worksounds ok15:28
rm_workI might flip it?15:28
rm_workHTTPS_TERMINATED   /    HTTPS15:29
rm_workso they order better :P15:29
rm_work(better being my opinion)15:29
bloganwell thats what is planned, im not a big fan of it, i'd rather just have a dictionary that has an enable option and it dangles off the listener15:29
bloganif protocol is accepted then i'd agree with you on the ordering15:31
rm_workah, yeah15:33
rm_workI think I like "attribute" better15:33
rm_workthough15:33
rm_workif it ONLY makes sense to enable that if the Protocol is one specific thing, then you may as well just do it via Protocol15:34
rm_workwhat would the protocol be, for enabling TLS Termination, BTW?15:34
rm_workHTTP like CLB? or HTTPS?15:34
rm_workwell, I guess HTTP is only for mixed_mode15:34
rm_workI guess it'd be HTTPS + tls_termination:True ?15:35
dougwigIdeally the currently http a would just be tcp on 443.  Waste of a keyword.15:36
dougwigHTTPS15:36
dougwigI mean15:36
rm_workhmm15:39
rm_workit honestly might be simpler for people as a protocol <_<15:40
rm_workdunno15:40
bloganif you want http and https terminated, you'd have two listeners, one with protocol HTTP, and another with protocol HTTPS with the tls_policy attribute16:12
*** mestery has joined #openstack-lbaas16:17
sbalukoffI agree that HTTPS is a waste of a keyword, but apparently we'd be confusing legacy users of Neutron LBaaS, where 'HTTPS' is apparently a synonym for 'TCP' :P16:19
rm_worklol16:25
*** mlavalle has joined #openstack-lbaas16:30
*** mestery has quit IRC16:37
*** mlavalle has quit IRC16:45
blogandougwig is a waste of a keyword16:49
dougwigoh, you wound me.17:02
*** TrevorV_ has quit IRC17:08
*** rolledback has quit IRC17:10
*** sbfox has joined #openstack-lbaas17:51
*** fnaval has quit IRC17:53
*** crc32 has joined #openstack-lbaas17:57
*** sbfox has quit IRC18:03
*** xgerman has joined #openstack-lbaas18:14
*** sbfox has joined #openstack-lbaas18:16
*** TrevorV_ has joined #openstack-lbaas18:44
*** TrevorV_ has quit IRC18:45
*** TrevorV_ has joined #openstack-lbaas18:49
*** rolledback has joined #openstack-lbaas18:59
*** Youcef has quit IRC19:02
*** fnaval has joined #openstack-lbaas19:09
ctraceyblogan: pushed my code to GH19:28
ctraceyit is a huge change and now that I know what needed to be done I will be adding tests and breaking it into smaller reviewable chunks19:28
ctraceyhttps://github.com/oslbaas/python-neutronclient/pull/1/files19:30
ctraceyjust a few changes :)19:30
ctracey"Showing 16 changed files with 1,128 additions and 53 deletions."19:30
ctraceyand that does not include all tests19:30
ctraceyblogan: I read what you said about dougwig ^^ and at first read it as "dougwig is a waste of a keyboard"...which is somewhat humorous19:34
bloganlol tests will more than double the lines19:35
bloganat least in my case it has19:35
bloganthe first gerrit push i made was 4800 lines, no one liked that19:36
blogana waste of a keyboard is a good insult to a developer19:36
*** jorgem has joined #openstack-lbaas19:41
*** barclaac has joined #openstack-lbaas19:54
*** barclaac|2 has quit IRC19:55
dougwigconsidering that i use a $3 keyboard that came with some random PC (looks like an HP oem), and everyone else in my office uses some fancy apple piece of crap chiclet keyboard, that's especially low.  :)20:07
*** fnaval has quit IRC20:14
*** fnaval_ has joined #openstack-lbaas20:15
ctraceydougwig: hah20:23
ctraceyim with ya on the not having a fancy keyboard thing20:24
*** rolledback has quit IRC20:43
rm_workAt home I use a Ducky Shine 3 with Cherry MX-Blue switches <_<20:49
rm_workat work… I use my macbook built-in keyboard <_<20:49
*** mlavalle has joined #openstack-lbaas20:49
sbalukoffAnyone remember the old IBM model M1 keyboards? The classic "clicky" keyboard? Those were great: Both a murder weapon and motive. (Because if you have something that solid you just have to kill somebody with it.)20:59
rm_workwere those the ones with a ton of macro functions on them as well?21:06
rm_workI had a few IBM clicky keyboards with on-board macro support21:06
rm_workHUGE bulky things21:06
*** TrevorV_ has quit IRC21:48
*** sbfox1 has joined #openstack-lbaas21:51
*** sbfox has quit IRC21:53
*** sbfox1 has quit IRC22:09
*** TrevorV_ has joined #openstack-lbaas22:13
*** TrevorV_ has joined #openstack-lbaas22:16
*** TrevorV_ has quit IRC22:28
dougwigblogan: why did i lose my rebase button?  did something structural change?22:48
bloganthe only conflict i came across was the usual migration change, but that didn't affect any other reviews after that22:49
bloganare you logged in?22:49
bloganstupid question i know22:49
dougwigindeed, i had timed out.  stupid questions are the best, sometimes.22:50
dougwigthanks.22:50
bloganhaha22:51
blogani knew to ask that because its happened to me before22:51
*** sbfox has joined #openstack-lbaas22:52
bloganonce tox finishes ill be pushing up the WIP of the agentless haproxy driver22:52
blogankeyword once, i think the change i made to the one of those reviews was bad ugh :(22:54
*** fnaval_ has quit IRC22:57
bloganand thats why tests should be included in the same change23:03
*** fnaval has joined #openstack-lbaas23:07
*** fnaval has quit IRC23:17
*** sbfox has quit IRC23:18
*** jorgem has quit IRC23:30
rm_workcrc32: from six.moves import xrange23:52

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