Wednesday, 2017-06-28

*** sshank has quit IRC00:01
*** atoth has quit IRC00:16
rm_workjohnsom: crap00:36
rm_workjohnsom: well, it works, but it doesn't solve the slowness issue00:36
johnsomHahahahaha00:36
rm_workstill 4s requests00:36
johnsomI put a debug in just to make sure it still isn't reloading, you can check for that00:37
rm_workyeah i see nothing about that00:38
rm_workwell, SOMETIMES it seems to reload randomly00:38
rm_workbut like00:38
rm_work1/40 requests00:38
rm_workugh why is this slow00:39
rm_worki don't actually have much experience with profiling00:39
johnsomI do00:40
johnsomMaybe I can do some local poking at it tomorrow.00:40
openstackgerritMichael Johnson proposed openstack/octavia master: Add v2 Quota API section  https://review.openstack.org/47832700:43
johnsomWahooo!00:43
johnsomOk, after those merge I will link us from the official OpenStack APIs page.00:43
johnsomSo I'm going to disappear for the evening soon-ish.  Since I will get a start before you tomorrow, paste any pointers you have to what actions you are seeing slow and any other conditions that might be impacting it (# of requests, etc.).00:46
johnsomThings like if it's GETS or PUTs, specific objects, etc.00:47
johnsomHow many projects and how many LBs you have00:47
johnsometc.00:47
rm_workok00:48
rm_workbasically i'm just doing a LB list00:48
rm_workand i'm doing it with 4 clints00:48
rm_work*clients00:48
rm_workin a while loop00:48
rm_workwith 1 client i see ~1.5s responses00:48
johnsomThat should be pretty fast, just really up to the DB...00:48
rm_workand it scales up to about 4s with 4 clients00:48
rm_worki haven't tested with more00:49
johnsomAbout how man LBs in the list?00:49
rm_workwith the old pre-rbac code, i was seeing 0.3s even with 4 clients00:49
rm_workuhh00:49
*** diltram has quit IRC00:49
johnsomI have a script somewhere that I used to create like 2000 LBs in the DB, so I should be able to use that.00:49
rm_work1100:50
rm_workand i'm admin00:50
johnsomHa, ok00:50
rm_workso that's... all of them00:50
rm_workseeing about 1s response time per request actually it seems00:50
rm_workplus some tiny overhead00:50
rm_worktook it to 3 and i see 3s00:51
rm_work2 is just around 2s00:51
rm_workbasically it is probably running single-threaded so00:51
rm_workit's just a factor of them queueing up, but taking ~1.1s each00:51
rm_worki need to figure out how to make gunicorn run this00:52
johnsomYeah, I was thinking tomorrow I might jump into that darn uwsgi thing00:52
johnsomYou running behind apache now?00:52
*** diltram has joined #openstack-lbaas00:52
rm_worki'm running "octavia-api" now00:53
rm_work>_<00:53
johnsomOh00:53
rm_workalso: were you going to +2 https://review.openstack.org/#/c/476690/ ?00:53
rm_workxgerman_ still needs to as well, but you didn't do it yet00:53
rm_worki'm trying to figure out how gunicorn and pecan interact00:54
rm_worki thought wsgi was wsgi but00:54
rm_workit seems like that's not true00:54
rm_workeven a little bit00:54
rm_workdoes it HAVE to be uwsgi BTW? because we already require gunicorn sooooo00:55
rm_workit'd make sense to just use that IMO00:55
rm_workbut maybe they are picky?00:55
johnsomhttps://www.irccloud.com/pastebin/PQJhgN07/00:56
johnsomThey were kind enough in the re-write to specify uwsgi00:57
rm_work>_>00:57
*** blogan has quit IRC00:57
johnsomI'm just bitter and grumpy about the whole thing.  It shouldn't have changed mid-cycle00:57
rm_workyes same00:57
rm_workwell, as part of doing that, it'll mean gunicorn should "just work" too right?00:58
johnsomIn theory00:58
rm_workright not gunicorn explodes00:58
rm_work*right now00:58
johnsomYeah, some multiprocessing thing?00:58
rm_workerr01:06
rm_worki think it's related to loading stuff01:06
rm_workone sec i'll repro01:06
rm_workoh maybe it works now01:08
rm_worki think the bug was policy related lol01:08
rm_worktesting performance on gunicorn momentarily01:10
rm_workoh nm it's on access01:11
rm_workhttp://paste.openstack.org/show/JdV3RGM0qcdjephpxmGK/01:12
rm_workjohnsom: ^^01:12
rm_workam I missing pieces of required gunicorn config?01:12
rm_workor probably I have to make a pecan config?01:17
rm_workand use gunicorn_pecan as a runner?01:17
*** csomerville has quit IRC01:22
*** cody-somerville has joined #openstack-lbaas01:27
*** diltram has quit IRC01:31
*** diltram has joined #openstack-lbaas01:36
*** JudeC has quit IRC01:55
openstackgerritMerged openstack/octavia master: Allow operators to disable v1 or v2.0 api endpoints  https://review.openstack.org/47669002:14
openstackgerritMerged openstack/octavia master: Allow operators to disallow creation of TLS Termination listeners  https://review.openstack.org/47670102:15
*** cody-somerville has quit IRC02:16
*** cody-somerville has joined #openstack-lbaas02:22
*** cody-somerville has quit IRC02:22
*** cody-somerville has joined #openstack-lbaas02:22
*** raginbajin has quit IRC02:34
*** raginbajin has joined #openstack-lbaas02:40
*** csomerville has joined #openstack-lbaas02:53
*** cody-somerville has quit IRC02:58
openstackgerrittuninger proposed openstack/neutron-lbaas master: Add the code for updating the servers statistics based on haproxy stats data. Fixes Bug1699945.  https://review.openstack.org/47684803:19
reedipjohnsom , rm_work : Hi, any reviews on https://review.openstack.org/458308 ?03:26
rm_workyeah i need to look at it03:27
rm_workbut i don't know much about that03:27
reediprm_work : Its about putting QoS policies on VIP Ports so that if we put bandwidth limits on the VIP ports, those values are honoured03:27
reedipbzhao : do you need to add anything to this ?? ^^03:30
openstackgerritJi Chengke proposed openstack/octavia master: Change default vagrant box to xenial64(16.04)  https://review.openstack.org/47836003:36
openstackgerritAdam Harwell proposed openstack/octavia master: Don't reload the policy for every API request.  https://review.openstack.org/47828003:42
rm_work^^ rebased03:42
*** sanfern has joined #openstack-lbaas03:51
*** gans has joined #openstack-lbaas03:59
*** links has joined #openstack-lbaas04:00
*** armax has joined #openstack-lbaas04:00
*** rstarmer has joined #openstack-lbaas04:22
openstackgerritSanthosh Fernandes proposed openstack/octavia master: This patch will emit LB provisioning status to be sync with neutron db  https://review.openstack.org/47838505:11
openstackgerritSanthosh Fernandes proposed openstack/octavia master: [WIP] This patch will emit LB provisioning status to be sync with neutron db  https://review.openstack.org/47838505:14
*** yamamoto has joined #openstack-lbaas05:34
*** armax has quit IRC05:40
*** kobis has joined #openstack-lbaas05:54
*** rcernin has joined #openstack-lbaas06:02
openstackgerritRajat Sharma proposed openstack/octavia master: Replace the usage of 'manager' with 'os_primary'  https://review.openstack.org/47839906:22
*** dayou has quit IRC06:39
*** med_ has quit IRC06:53
*** yamamoto has quit IRC06:55
*** Guest39045 has joined #openstack-lbaas06:59
*** yamamoto has joined #openstack-lbaas07:04
*** tesseract has joined #openstack-lbaas07:08
openstackgerritJi Chengke proposed openstack/octavia master: Fix nova secgroup-add-rule which is unavailable  https://review.openstack.org/47840807:21
*** aojea has joined #openstack-lbaas07:23
*** gans has quit IRC07:38
*** csomerville has quit IRC07:57
openstackgerrittuninger proposed openstack/neutron-lbaas master: Add the code for updating the servers statistics based on haproxy stats data. Fixes Bug1699945.  https://review.openstack.org/47684808:01
*** aojea has quit IRC08:12
*** aojea has joined #openstack-lbaas08:13
openstackgerritSanthosh Fernandes proposed openstack/octavia master: This patch will emit LB provisioning status to be sync with neutron db  https://review.openstack.org/47838508:28
*** dayou has joined #openstack-lbaas08:35
*** diltram has quit IRC08:36
*** diltram has joined #openstack-lbaas08:43
*** rstarmer has quit IRC08:52
*** aojea has quit IRC09:12
*** aojea has joined #openstack-lbaas09:12
*** yamamoto has quit IRC09:13
*** yamamoto has joined #openstack-lbaas09:17
*** pcaruana has joined #openstack-lbaas09:28
*** aojea has quit IRC09:51
*** aojea has joined #openstack-lbaas09:55
*** rcernin has quit IRC09:55
*** aojea_ has joined #openstack-lbaas09:58
*** amotoki_away is now known as amotoki10:01
*** aojea has quit IRC10:01
*** rcernin has joined #openstack-lbaas10:03
*** gans has joined #openstack-lbaas10:06
*** yamamoto has quit IRC10:08
*** rcernin has quit IRC10:09
*** rcernin has joined #openstack-lbaas10:11
*** yamamoto has joined #openstack-lbaas10:13
*** yamamoto has quit IRC10:15
ganswhat would be best way to measure latency of VIP? One way i thought of ,making a HEAD call to VIP:PORT10:18
*** yamamoto has joined #openstack-lbaas10:25
*** yamamoto has quit IRC10:48
*** yamamoto has joined #openstack-lbaas10:49
*** sanfern has quit IRC10:53
openstackgerritNir Magnezi proposed openstack/octavia master: Correct RBAC Not Authorized status code  https://review.openstack.org/47704510:56
*** amit213 has quit IRC11:02
*** gans has quit IRC11:09
*** atoth has joined #openstack-lbaas11:11
*** sanfern has joined #openstack-lbaas11:41
*** pcaruana has quit IRC12:02
*** sanfern has quit IRC12:02
*** pcaruana has joined #openstack-lbaas12:02
*** sanfern has joined #openstack-lbaas12:03
*** chlong_ has quit IRC12:15
*** pcaruana has quit IRC12:16
*** pcaruana has joined #openstack-lbaas12:23
*** pcaruana has quit IRC12:23
*** pcaruana has joined #openstack-lbaas12:23
*** yamamoto has quit IRC12:27
*** pcaruana has quit IRC12:29
*** yamamoto has joined #openstack-lbaas12:30
*** yamamoto has quit IRC12:30
*** pcaruana has joined #openstack-lbaas12:37
*** pcaruana has quit IRC12:43
*** pcaruana has joined #openstack-lbaas12:44
*** yamamoto has joined #openstack-lbaas12:49
*** yamamoto has quit IRC12:52
*** pcaruana has quit IRC12:53
*** pcaruana has joined #openstack-lbaas13:06
*** yamamoto has joined #openstack-lbaas13:10
*** pcaruana has quit IRC13:13
*** pcaruana has joined #openstack-lbaas13:14
*** links has quit IRC13:16
*** leitan has joined #openstack-lbaas13:18
*** links has joined #openstack-lbaas13:33
*** chlong_ has joined #openstack-lbaas13:34
*** pcaruana has quit IRC13:40
*** pcaruana has joined #openstack-lbaas13:46
*** links has quit IRC13:56
*** aojea_ has quit IRC14:01
openstackgerritcheng proposed openstack/octavia master: Add allocate vip port when create loadbalancer in server side  https://review.openstack.org/46328914:05
*** aojea has joined #openstack-lbaas14:05
*** aojea_ has joined #openstack-lbaas14:28
*** aojea has quit IRC14:30
*** jniesz has joined #openstack-lbaas14:48
*** kobis has quit IRC14:55
*** fnaval has joined #openstack-lbaas14:59
*** KeithMnemonic has joined #openstack-lbaas15:04
*** rcernin has quit IRC15:06
*** links has joined #openstack-lbaas15:07
*** dayou has quit IRC15:18
*** links has quit IRC15:36
*** aojea_ has quit IRC15:49
*** kobis has joined #openstack-lbaas16:00
xgerman_johnsom wonder if L7 create can have a 409 — I think we return that before it goes on queue16:14
johnsomxgerman_ Yes it can.  I thought we fixed all of those.  It's on the l7rule patch16:16
johnsomLine 11216:16
openstackgerritMerged openstack/neutron-lbaas-dashboard master: Imported Translations from Zanata  https://review.openstack.org/47571616:16
openstackgerritMerged openstack/neutron-lbaas-dashboard master: Updated from global requirements  https://review.openstack.org/47798116:17
xgerman_mmh, I read the rendered https://usercontent.irccloud-cdn.com/file/W3ZZvfq0/Screen%20Shot%202017-06-28%20at%2012.17.11%20PM.png16:17
xgerman_nope16:17
johnsomThat is the old doc16:17
xgerman_only update has it16:17
*** sshank has joined #openstack-lbaas16:18
johnsomThat is the old v1 document, not this one.16:18
xgerman_well, I clicked on the doc job in the patch…16:18
johnsomIt's the api-ref job16:18
johnsomhttp://docs-draft.openstack.org/17/478217/2/check/gate-octavia-api-ref/78119da//api-ref/build/html/v2/index.html16:18
xgerman_aha16:18
xgerman_that link to filtering in Quota does not work16:22
johnsomDoes it jump to the top?  Are you on Chrome?16:26
*** kobis has quit IRC16:28
openstackgerritMichael Johnson proposed openstack/octavia master: Add v2 Quota API section  https://review.openstack.org/47832716:33
*** armax has joined #openstack-lbaas16:34
*** sshank has quit IRC16:35
*** sshank has joined #openstack-lbaas16:35
openstackgerritMerged openstack/python-octaviaclient master: Add TLS-HELLO option for HealthMonitors  https://review.openstack.org/47607516:49
*** atoth has quit IRC16:54
*** greghaynes has quit IRC16:59
*** armax has quit IRC17:03
*** greghaynes has joined #openstack-lbaas17:11
*** ipsecguy has quit IRC17:14
*** ipsecguy has joined #openstack-lbaas17:15
rm_workjohnsom: i wonder if we can edit the log format to include request timing?17:16
rm_worki wonder if that's being captured17:17
johnsomhmmm17:17
*** aojea has joined #openstack-lbaas17:21
*** aojea has quit IRC17:25
rm_workwell anyway, one thing that will definitely help a ton is having some real deployment system17:27
rm_workso need to figure out why gunicorn and uwsgi don't ... work17:27
rm_worki'm ok with deploying with uwsgi17:28
rm_workso were you going to look at that today or should I?17:28
rm_workjohnsom: ^^17:28
openstackgerritMichael Johnson proposed openstack/octavia master: Make developer debugging easier  https://review.openstack.org/47857517:28
openstackgerritMerged openstack/neutron-lbaas master: Updated from global requirements  https://review.openstack.org/47798017:28
johnsomrm_work I was considering looking at that today.17:29
rm_workkk that'd be good17:29
rm_workah i need to poke at your patch, i guess i missed a refactor or two lol17:30
rm_work(rbac fix)17:30
johnsomYeah, not sure why that was...17:30
openstackgerritAdam Harwell proposed openstack/octavia master: Don't reload the policy for every API request.  https://review.openstack.org/47828017:39
rm_workanywho, fixed17:39
rm_workprobably i read "get_all" but they were the "odd" objects and the get_all global method didn't work so i said whatever17:40
rm_workand didn't realize that means they'd work fine with the single-action-auth method heh17:40
*** cody-somerville has joined #openstack-lbaas17:41
*** cody-somerville has quit IRC17:41
*** cody-somerville has joined #openstack-lbaas17:41
*** csomerville has joined #openstack-lbaas17:42
*** cody-somerville has quit IRC17:46
*** links has joined #openstack-lbaas17:47
*** sshank has quit IRC17:49
*** sshank has joined #openstack-lbaas17:49
xgerman_some nice rfeading: http://programmingisterrible.com/post/162346490883/how-do-you-cut-a-monolith-in-half17:51
xgerman_a lot of people are gone Monday so that might be my big OpenStack day ;-)17:52
rm_workjohnsom: do we have a deprecated tag for the docs?17:55
rm_workmight be useful17:55
rm_workbut we can go through and do that later17:55
johnsomhttps://developer.openstack.org/api-ref/load-balancer/17:56
rm_work?18:06
*** yamamoto has quit IRC18:11
johnsomThat splash screen lists v1 as deprecated18:21
*** reedip_out_of_ar has joined #openstack-lbaas18:22
jnieszI was thinking of scheduling follow up meeting for active/active L3 on Friday. Other option would be to have it after flavor meeting tomorrow or post holiday18:26
jnieszhow do those times work for everybody?18:27
johnsomFriday morning I have a conflict18:29
*** links has quit IRC18:30
johnsomI kind of think flavor and act/act is too much content and needs different prep.  So, my vote would be post holiday I guess18:30
jnieszok, what about Thursday of next week July 6th?18:33
jnieszthat gives a week between the two and a day to recover from holiday18:33
*** aojea has joined #openstack-lbaas18:38
*** sshank has quit IRC18:42
*** sshank has joined #openstack-lbaas18:42
openstackgerritMerged openstack/octavia master: Add v2 L7 Rule API section  https://review.openstack.org/47821718:46
johnsomWorks for me18:49
jnieszsame time 8 AM PST?18:53
*** reedip_out_of_ar has quit IRC19:01
johnsomSure19:06
*** yamamoto has joined #openstack-lbaas19:12
*** tesseract has quit IRC19:13
*** yamamoto has quit IRC19:16
*** sshank has quit IRC19:25
*** ipsecguy has quit IRC19:48
nmagnezio/19:50
johnsomo/19:51
*** ipsecguy has joined #openstack-lbaas19:53
nmagnezii'm still on PTO, but the git conflicts in your patch today bothered me :D19:53
johnsomHa, thanks19:53
nmagnezinp :)19:54
nmagnezijohnsom, was there a mail about the weekly meeting time? i couldn't find any19:55
nmagnezijohnsom, i voted in the survey19:55
johnsomNo, I think we are going to talk about it again today19:55
nmagneziok19:56
johnsomBased on the doodle you are the only one that can't do 10am, though I had hoped more people would have participated19:57
nmagnezisorry to be the only -1 :-)19:57
johnsomOctavia meeting starting soon on #openstack-meeting-alt20:00
*** cpuga has joined #openstack-lbaas20:05
*** sshank has joined #openstack-lbaas20:07
*** yamamoto has joined #openstack-lbaas20:14
*** yamamoto has quit IRC20:23
rm_workjohnsom: ah interesting20:24
rm_workjohnsom: i meant for attributes,  like project-id on a bunch of calls20:24
johnsomrm_work Totally out of context, help me catch up.....20:25
rm_workjohnsom: so err, should we be listing v1 as deprecated in the API version return too?20:25
rm_workor fix the api-ref to not say it's deprecated20:25
rm_work[10:55:39]  <rm_work>johnsom: do we have a deprecated tag for the docs?20:26
rm_workyou linked the splash page that has v1 listed as deprecated20:26
rm_workbut i meant on attributes20:26
johnsomOh, got you now20:28
johnsomI should probably change the API ref screen20:28
*** cpuga has quit IRC20:28
johnsomI need to make a few changes for v1 anyway, I will do it in that patch20:29
*** sshank has quit IRC20:47
*** bcafarel has joined #openstack-lbaas20:48
*** leitan has quit IRC20:48
openstackgerritMichael Johnson proposed openstack/octavia master: Make developer debugging easier  https://review.openstack.org/47857520:51
*** leitan has joined #openstack-lbaas20:57
*** pcaruana has quit IRC21:01
*** leitan has quit IRC21:08
openstackgerritMichael Johnson proposed openstack/octavia master: Enable uwsgi support for octavia devstack  https://review.openstack.org/47863721:09
johnsomI will be shocked if that works on the first try, so WIP21:13
nmagnezijohnsom, we should have a gerrit hook to automatically set WIP state for changes that pass CI on ps#1 :D21:31
*** diltram has quit IRC21:33
*** fnaval has quit IRC21:38
*** diltram has joined #openstack-lbaas21:38
*** fnaval has joined #openstack-lbaas21:38
rm_workjohnsom: does the PROXY protocol have an associated performance hit?21:38
rm_workwondering if there's a reason we wouldn't just recommend ALWAYS using that over HTTPS/TCP21:39
*** sshank has joined #openstack-lbaas21:42
johnsomIt injects data into the start of the connection, so yeah, some hit, plus the backend has to be able to handle it.  Normal servers will likely reject the connection21:43
*** fnaval has quit IRC21:48
rm_workah hmm21:52
rm_workoh21:52
johnsomI don't think it is that widely used really21:53
rm_workneed to figure out what is causing my healthmanagers to emit events to a queue that doesn't exist21:53
johnsomMost HTTP connections use x-forwared-for21:54
rm_workit's doing the neutron event emit thing21:54
rm_workbut i don't think i have it configured to do that...21:54
johnsomHmm, that should not happen without the streamer config setting21:54
rm_work2017-06-28 14:54:44.333 27563 DEBUG octavia.controller.queue.event_queue [-] Emitting data to event streamer {'info_type': 'loadbalancer_stats', 'info_id': u'9063d9c2-e471-4e7f-a78d-747fc0dec57f', 'info_payload': {'bytes_out': 0, 'bytes_in': 0, 'total_connections': 0, 'active_connections': 0, 'request_errors': 0}} emit /opt/octavia/env/lib/python2.7/site-packages/octavia/controller/queue/event_queue.py:7021:54
rm_workthat means it's doing the queue emit right?21:55
*** jniesz has quit IRC21:55
johnsomI haven't really dug into the streamer stuff21:56
rm_workhmmm21:56
johnsomI mean, it should be tied to that config setting right?21:56
rm_workyeah but21:57
rm_workthe default seems to be noop21:57
rm_workbut it's doing it21:57
rm_workreally weird21:57
johnsomUgh, I hate that code21:57
rm_workyes21:58
rm_workme too21:58
rm_work<_<21:59
johnsomYeah, that log message is in the actual streamer driver, so not running noop I guess21:59
openstackgerritMichael Johnson proposed openstack/octavia master: Enable uwsgi support for octavia devstack  https://review.openstack.org/47863722:07
johnsomThey changed the API URL to not have ports so our lbaas default isn't default anymore.22:07
johnsomAh well, setting it if uwsgi is enabled in devstack22:08
openstackgerritAdam Harwell proposed openstack/octavia master: Event Streamer for StatsDb should respect config value  https://review.openstack.org/47866522:08
johnsomCoolness that the octavia gates just worked22:08
rm_workyeah johnsom uwsgi is working well for me downstream22:09
rm_workwe going to add it to our requirements?22:09
rm_workah i should look at the patch22:09
johnsomThat is the odd thing, the other projects aren't doing that....22:09
johnsomDevstack is installing it,  so they aren't adding it.22:09
rm_work>_> k22:10
rm_worki had to add it downstream in a patch22:10
rm_workso our image builder would pick it up22:10
johnsomI think they are actually building it to work around a distro issue22:10
rm_workk22:10
rm_workjohnsom: so yeah https://review.openstack.org/#/c/478665/ and xgerman_22:10
johnsomimage builder?22:10
rm_workkolla22:10
johnsomI isn't in the amp22:10
rm_workwe run the api/worker/etc in docker images22:10
rm_workin kubernetes22:10
rm_workwhich are built by kolla22:11
johnsomOn the fence with adding it to requirements.  I hate to deviate from the other projects.  Plus, it's not the "default" mode of operation22:13
*** chlong_ has quit IRC22:18
rm_workyeah i don't care either way22:22
rm_worki'm already doing it22:22
rm_workbut if it's just part of the devstack plugin22:22
rm_workand devstack already installs uwsgi22:22
rm_work....22:22
johnsomRight22:22
*** aojea has quit IRC22:29
*** ipsecguy has quit IRC22:36
rm_workxgerman_ / johnsom https://review.openstack.org/#/c/478280/22:42
rm_workprobably need both of you :P22:42
johnsomrm_work https://review.openstack.org/#/c/478327/22:48
johnsomSince you are pointing out patches.... grin22:48
rm_workah yeah i just finished reviewing it22:49
rm_workbut forgot to +A22:49
rm_workhttps://review.openstack.org/#/c/478665/22:49
*** ipsecguy has joined #openstack-lbaas22:50
johnsomYeah, I was just waiting on the gate runs22:50
rm_workk22:50
johnsomArgh, so something is screwy in neutron land.22:50
johnsomhttp://logs.openstack.org/37/478637/2/check/gate-neutron-lbaasv2-dsvm-api-ubuntu-xenial/75e4deb/logs/etc/neutron/22:50
johnsomThere are two lbaas config files now....22:50
rm_workerr22:51
johnsomAnd my iniset didn't work22:51
*** ipsecguy has quit IRC22:56
johnsomJoy, dead code, ok22:56
rm_worklol T_T22:57
rm_workyeah22:57
rm_workman, i am still wondering how anyone is running this thing22:57
rm_workbecause ...22:57
rm_workthese bugs22:57
rm_worki guess if you're running behind n-lbaas most of them aren't noticable <_<22:58
openstackgerritMichael Johnson proposed openstack/octavia master: Enable uwsgi support for octavia devstack  https://review.openstack.org/47863722:59
johnsomRight, stuff works until you poke it22:59
*** ipsecguy has joined #openstack-lbaas23:00
openstackgerritMichael Johnson proposed openstack/octavia master: Update our docs to point to the new api-ref  https://review.openstack.org/47867323:08
*** leitan has joined #openstack-lbaas23:09
*** KeithMnemonic1 has joined #openstack-lbaas23:14
*** leitan has quit IRC23:14
*** KeithMnemonic has quit IRC23:17
*** amotoki is now known as amotoki_away23:23
openstackgerritMichael Johnson proposed openstack/octavia master: Update our docs to point to the new api-ref  https://review.openstack.org/47867323:25
*** dayou has joined #openstack-lbaas23:31
*** sshank has quit IRC23:32
johnsomOk, the v1 docs and API link update patch looks good: https://review.openstack.org/#/c/478673/23:36
johnsomIt is a bit odd as the pages point to the official links, so jumps you out of the gate version of the docs.23:36
openstackgerritMerged openstack/octavia master: Make developer debugging easier  https://review.openstack.org/47857523:47
openstackgerritMerged openstack/octavia master: Add v2 Quota API section  https://review.openstack.org/47832723:47
rm_workxgerman_: https://review.openstack.org/#/c/478665/23:52
rm_workxgerman_: https://review.openstack.org/#/c/478280/23:52

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