*** fnaval has quit IRC | 00:09 | |
*** ducttape_ has quit IRC | 00:09 | |
*** ducttape_ has joined #openstack-lbaas | 00:10 | |
openstackgerrit | Michael Johnson proposed openstack/octavia: Fix a unit test that was attempting real requests https://review.openstack.org/408358 | 00:11 |
---|---|---|
johnsom | That fixes the sonar gate | 00:11 |
*** ducttape_ has quit IRC | 00:14 | |
rm_work | >_< | 00:15 |
rm_work | seems like that'd work | 00:16 |
rm_work | guess not? O_o | 00:17 |
johnsom | Ugh, I patched and it looks like sonar didn't come up automagically. Just a minute | 00:17 |
rm_work | oh, i mean seems like the original would work | 00:18 |
greghaynes | rm_work: got a larger log? | 00:18 |
greghaynes | For that fail | 00:18 |
rm_work | it's just requesting a bad URL which should ... "work" (fail) | 00:18 |
rm_work | greghaynes: yeah sec, it looks similar to before tho | 00:18 |
johnsom | rm_work something changed and it's puking looking for certs that aren't there | 00:19 |
rm_work | T_T | 00:19 |
greghaynes | rm_work: probably the same thing of running Python2 | 00:19 |
rm_work | getting you a log, minute | 00:19 |
johnsom | rm_work https://sonar.octavia.cloud/jenkins/job/Rackspace-Octavia-Sonar-CI/2673/console | 00:20 |
rm_work | wut | 00:21 |
greghaynes | rm_work: oh, looks like dib ci failed | 00:22 |
greghaynes | so thats probably a better place to start | 00:22 |
greghaynes | hah, because centos7 | 00:23 |
rm_work | well there's that anyway | 00:23 |
rm_work | http://pastebin.com/raw/zFgZd4uf | 00:23 |
rm_work | lolwut | 00:23 |
greghaynes | oh cool, thats python3 | 00:24 |
greghaynes | yea its just not installing python3-dev AFAICT | 00:25 |
greghaynes | so thats pretty straightforward | 00:25 |
rm_work | ... shouldn't it be | 00:25 |
greghaynes | yep | 00:25 |
greghaynes | I may have made a logic bug or somesuch | 00:25 |
greghaynes | ok, we can wait for that CI to go through... | 00:33 |
rm_work | you fix it? i can test quicky now too greghaynes | 00:35 |
greghaynes | I fixed the centos7 thing which was failing dib, I think you didnt run with -x so there isnt tracing | 00:36 |
greghaynes | but the dib logs should show us not installing python3-dev | 00:36 |
greghaynes | er, the dib Ci logs | 00:36 |
greghaynes | oh actually | 00:37 |
greghaynes | I think I see it | 00:37 |
greghaynes | I think yaml is going to read in an int for python_version and the env var is always a string so they wont == | 00:38 |
rm_work | aaah | 00:40 |
rm_work | that kinda makes sense | 00:40 |
greghaynes | ok, try with that last one | 00:41 |
rm_work | er did you only do the one that time | 00:42 |
greghaynes | I dont understand? | 00:42 |
greghaynes | oh derp | 00:42 |
rm_work | not the whole chain | 00:42 |
greghaynes | my rebase push failed | 00:42 |
rm_work | yeah | 00:42 |
*** kevo has quit IRC | 00:43 | |
rm_work | cool k | 00:43 |
greghaynes | ok, updated | 00:44 |
rm_work | testing | 00:45 |
rm_work | i thought `export DIB_RELEASE=trusty` would ... make it use trusty | 00:45 |
rm_work | but i guess not | 00:45 |
rm_work | erk | 00:45 |
rm_work | got a syntax error there somewhere, sec | 00:46 |
rm_work | /tmp/dib_build.SrAyLuMs/hooks/root.d/../environment.d/50-dib-python-version: line 26: syntax error near unexpected token `fi' | 00:46 |
*** ihrachys has joined #openstack-lbaas | 00:46 | |
greghaynes | lol | 00:46 |
greghaynes | infra is gonna hate me | 00:46 |
greghaynes | so much spam | 00:46 |
rm_work | not sure why that isn't right | 00:47 |
rm_work | maybe i'll see it if i look harder | 00:47 |
rm_work | oh | 00:48 |
greghaynes | fixed | 00:48 |
rm_work | or maybe i'll see it if i actually checkout the right commit | 00:48 |
rm_work | ah you missed a then | 00:49 |
rm_work | testing | 00:50 |
greghaynes | ive gotta rebase real quick | 00:51 |
*** ihrachys has quit IRC | 00:51 | |
rm_work | i just did the one fix locally | 00:51 |
rm_work | but yeah | 00:51 |
rm_work | ohai | 00:52 |
rm_work | > b'Get:2 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 libpython3.5-dev amd64 3.5.2-2ubuntu0~16.04.1 [37.3 MB]' | 00:52 |
rm_work | that's good | 00:52 |
greghaynes | awesome | 00:52 |
rm_work | so let's see what else breaks :P | 00:52 |
rm_work | ok so it looks like it finished | 00:55 |
rm_work | but again, no image wtf | 00:55 |
greghaynes | hah | 00:56 |
rm_work | what is happening to it... | 00:56 |
johnsom | When you folks get the DIB stuff figured out, can you update the dependency here: https://review.openstack.org/#/c/356590/ ? It's currently pointing to my patch that you -1'd | 00:57 |
rm_work | it's passing "-o /opt/stack/octavia/diskimage-create/amphora-x64-haproxy" | 00:58 |
rm_work | so | 00:58 |
rm_work | that should be right | 00:58 |
rm_work | but no image shows up... | 00:58 |
*** yuanying has quit IRC | 01:05 | |
*** tovin07 has quit IRC | 01:08 | |
*** yuanying has joined #openstack-lbaas | 01:13 | |
greghaynes | rm_work: if you can paste the end of the log I can have a look | 01:17 |
greghaynes | I dont know of any bugs that should cause that... | 01:17 |
rm_work | greghaynes: http://pastebin.com/raw/kJs5VSJB | 01:18 |
greghaynes | oh that looks like a fail | 01:18 |
greghaynes | its pretty silly thought because its os-apply-config which is failing | 01:19 |
greghaynes | which you all dont use | 01:19 |
rm_work | ... | 01:20 |
rm_work | it doesn't seem failey? | 01:20 |
rm_work | where is it failing | 01:20 |
greghaynes | so if you also use johnsom's stop depending on tripleo patch it should work | 01:20 |
greghaynes | I dont think it says but that last script before it starts unmounting | 01:20 |
rm_work | ah k | 01:20 |
rm_work | I was expecting to see like... "fail" or "error" or something | 01:23 |
rm_work | that all looks clean... | 01:23 |
greghaynes | yea, it should print an error message but as far as dib is concerned - something exited with status 1 | 01:24 |
greghaynes | its up to the thing that does so to be helpful | 01:24 |
rm_work | ugh | 01:24 |
*** jschwarz has quit IRC | 01:25 | |
greghaynes | yea, but you can just run with the stop depending on tripleo patches, rihgt? | 01:26 |
greghaynes | I suspect that os-a-c depends on python2 and thats basically what is going on | 01:26 |
greghaynes | I say as the person who probably wrote that code like 3 years ago :p | 01:26 |
rm_work | yes i can | 01:26 |
rm_work | it's running now | 01:27 |
rm_work | omg that patch chain is so long | 01:27 |
rm_work | so many deps | 01:27 |
rm_work | ok here we go | 01:27 |
rm_work | qemu-img convert is running | 01:27 |
*** jschwarz has joined #openstack-lbaas | 01:27 | |
greghaynes | oh nice | 01:27 |
greghaynes | win | 01:27 |
rm_work | so we should be good | 01:27 |
rm_work | can we start merging this stuff soon? :P | 01:27 |
greghaynes | yea, I think I already got a couple +2s on that chain | 01:29 |
openstackgerrit | Adam Harwell proposed openstack/octavia: Stop depending on tripleo-image-elements https://review.openstack.org/356590 | 01:30 |
rm_work | it's getting jenkins -1s tho | 01:30 |
rm_work | :( | 01:31 |
rm_work | ok gotta run | 01:31 |
rm_work | i'll pick this up again tomorrow | 01:31 |
rm_work | but, having an image building finally is good :P | 01:31 |
greghaynes | wooo | 01:33 |
greghaynes | yea, im about EOD | 01:34 |
*** ducttape_ has joined #openstack-lbaas | 01:39 | |
*** diogogmt has quit IRC | 01:49 | |
*** ducttape_ has quit IRC | 02:12 | |
*** ducttape_ has joined #openstack-lbaas | 02:12 | |
*** _ducttape_ has joined #openstack-lbaas | 02:26 | |
*** ducttape_ has quit IRC | 02:30 | |
*** yuanying has quit IRC | 02:35 | |
*** yuanying has joined #openstack-lbaas | 02:38 | |
*** diogogmt has joined #openstack-lbaas | 02:50 | |
*** _ducttape_ has quit IRC | 03:14 | |
*** klindgren_ has joined #openstack-lbaas | 03:26 | |
*** klindgren has quit IRC | 03:29 | |
*** yamamoto_ has joined #openstack-lbaas | 03:39 | |
*** csomerville has joined #openstack-lbaas | 03:40 | |
*** ducttape_ has joined #openstack-lbaas | 04:15 | |
*** ducttape_ has quit IRC | 04:20 | |
*** kobis has quit IRC | 04:21 | |
*** yuanying has quit IRC | 04:28 | |
*** harlowja has joined #openstack-lbaas | 04:37 | |
*** links has joined #openstack-lbaas | 05:05 | |
*** numans has quit IRC | 05:21 | |
*** yuanying has joined #openstack-lbaas | 05:26 | |
*** yuanying has quit IRC | 05:36 | |
*** yuanying has joined #openstack-lbaas | 05:36 | |
*** ducttape_ has joined #openstack-lbaas | 05:46 | |
*** harlowja has quit IRC | 05:46 | |
*** ducttape_ has quit IRC | 05:50 | |
*** tovin07 has joined #openstack-lbaas | 05:59 | |
*** kobis has joined #openstack-lbaas | 06:08 | |
*** yamamoto_ has quit IRC | 06:33 | |
*** kobis has quit IRC | 06:34 | |
*** kobis has joined #openstack-lbaas | 06:36 | |
*** kobis has quit IRC | 06:38 | |
*** kevo has joined #openstack-lbaas | 06:41 | |
*** anilvenkata has joined #openstack-lbaas | 06:42 | |
*** kobis has joined #openstack-lbaas | 06:53 | |
*** kobis has quit IRC | 06:59 | |
*** ducttape_ has joined #openstack-lbaas | 07:16 | |
*** yamamoto_ has joined #openstack-lbaas | 07:17 | |
*** ducttape_ has quit IRC | 07:21 | |
*** eezhova has joined #openstack-lbaas | 07:23 | |
*** rcernin has joined #openstack-lbaas | 07:26 | |
*** nmagnezi has joined #openstack-lbaas | 07:29 | |
*** anilvenkata is now known as anilvenkata_afk | 07:31 | |
*** ihrachys has joined #openstack-lbaas | 07:58 | |
*** ihrachys has quit IRC | 08:00 | |
*** ihrachys has joined #openstack-lbaas | 08:00 | |
*** eezhova has quit IRC | 08:16 | |
*** kevo has quit IRC | 08:27 | |
*** anilvenkata_afk is now known as anilvenkata | 08:31 | |
*** yuanying has quit IRC | 08:35 | |
*** yuanying has joined #openstack-lbaas | 08:36 | |
*** strigazi_AFK is now known as strigazi | 08:39 | |
*** yuanying has quit IRC | 08:40 | |
*** ducttape_ has joined #openstack-lbaas | 08:47 | |
*** eezhova has joined #openstack-lbaas | 08:49 | |
*** ducttape_ has quit IRC | 08:51 | |
*** pcaruana has joined #openstack-lbaas | 08:58 | |
*** klindgren_ has quit IRC | 09:04 | |
*** csomerville has quit IRC | 09:15 | |
*** csomerville has joined #openstack-lbaas | 09:15 | |
*** yuanying has joined #openstack-lbaas | 09:35 | |
*** kobis has joined #openstack-lbaas | 09:41 | |
*** Alex_Stef has joined #openstack-lbaas | 10:01 | |
openstackgerrit | JingLiu proposed openstack/neutron-lbaas: Check if the member's ip is valid for subnet https://review.openstack.org/408534 | 10:05 |
*** numans has joined #openstack-lbaas | 10:06 | |
*** ihrachys has quit IRC | 10:06 | |
*** yamamoto_ has quit IRC | 10:11 | |
*** yamamoto_ has joined #openstack-lbaas | 10:13 | |
*** ihrachys has joined #openstack-lbaas | 10:13 | |
*** ducttape_ has joined #openstack-lbaas | 10:17 | |
*** ducttape_ has quit IRC | 10:19 | |
*** ducttape_ has joined #openstack-lbaas | 10:19 | |
*** ducttape_ has quit IRC | 10:31 | |
*** strigazi is now known as strigazi_AFK | 10:59 | |
*** links has quit IRC | 11:00 | |
*** ducttape_ has joined #openstack-lbaas | 11:02 | |
*** yatin has quit IRC | 11:05 | |
*** links has joined #openstack-lbaas | 11:16 | |
*** ducttape_ has quit IRC | 11:17 | |
*** yatin has joined #openstack-lbaas | 11:19 | |
*** yuanying has quit IRC | 11:24 | |
*** yuanying has joined #openstack-lbaas | 11:25 | |
*** ducttape_ has joined #openstack-lbaas | 11:28 | |
*** ducttape_ has quit IRC | 11:44 | |
*** yamamoto_ has quit IRC | 12:02 | |
*** klindgren has joined #openstack-lbaas | 12:05 | |
*** yamamoto has joined #openstack-lbaas | 12:45 | |
*** ducttape_ has joined #openstack-lbaas | 12:48 | |
openstackgerrit | Nir Magnezi proposed openstack/neutron-lbaas: Auto reschedule loadbalancers from dead agents https://review.openstack.org/299998 | 12:48 |
*** links has quit IRC | 12:53 | |
*** ducttape_ has quit IRC | 12:53 | |
openstackgerrit | Nir Magnezi proposed openstack/neutron-lbaas: Auto reschedule loadbalancers from dead agents https://review.openstack.org/299998 | 12:59 |
*** links has joined #openstack-lbaas | 13:05 | |
*** anilvenkata has quit IRC | 13:21 | |
openstackgerrit | Nir Magnezi proposed openstack/neutron-lbaas: Implements ProcessMonitor in the haproxy driver https://review.openstack.org/344658 | 13:44 |
*** strigazi_AFK is now known as strigazi | 13:49 | |
openstackgerrit | Nir Magnezi proposed openstack/neutron-lbaas: Auto reschedule loadbalancers from dead agents https://review.openstack.org/299998 | 14:00 |
*** eandersson has joined #openstack-lbaas | 14:11 | |
*** yamamoto has quit IRC | 14:14 | |
*** yamamoto has joined #openstack-lbaas | 14:16 | |
*** ducttape_ has joined #openstack-lbaas | 14:17 | |
*** ducttape_ has quit IRC | 14:46 | |
*** Alex_Stef has quit IRC | 14:59 | |
*** fnaval has joined #openstack-lbaas | 15:09 | |
*** chlong has joined #openstack-lbaas | 15:13 | |
*** ducttape_ has joined #openstack-lbaas | 15:16 | |
*** links has quit IRC | 15:20 | |
*** matt-borland has joined #openstack-lbaas | 15:21 | |
*** _ducttape_ has joined #openstack-lbaas | 15:26 | |
*** kobis has quit IRC | 15:28 | |
*** ducttape_ has quit IRC | 15:29 | |
openstackgerrit | Lubosz Kosnik (diltram) proposed openstack/octavia: Add support for policy.json https://review.openstack.org/399117 | 15:45 |
*** ihrachys has quit IRC | 16:02 | |
*** kobis has joined #openstack-lbaas | 16:08 | |
*** klindgren_ has joined #openstack-lbaas | 16:15 | |
*** klindgren has quit IRC | 16:17 | |
*** ankur-gupta-f has joined #openstack-lbaas | 16:18 | |
*** pcaruana has quit IRC | 16:19 | |
*** _ducttape_ has quit IRC | 16:22 | |
*** ducttape_ has joined #openstack-lbaas | 16:23 | |
*** ducttape_ has quit IRC | 16:23 | |
*** ducttape_ has joined #openstack-lbaas | 16:23 | |
*** kevo has joined #openstack-lbaas | 16:24 | |
openstackgerrit | Ankur proposed openstack/octavia: Create Octavia api V2 directory https://review.openstack.org/408276 | 16:26 |
*** rcernin has quit IRC | 16:31 | |
*** ducttape_ has quit IRC | 16:43 | |
*** ducttape_ has joined #openstack-lbaas | 16:43 | |
*** numans has quit IRC | 16:44 | |
blogan | johnsom: so is the namespace driver planned to be supported in octavia as well? | 16:45 |
johnsom | blogan Yes, it is beeing used by folks | 16:46 |
johnsom | I suspect it is going to need some rearchitecting | 16:47 |
diltram | johnsom: ? | 16:47 |
blogan | yeah, its going to be more owrk than a normal driver because of its use of the agent code in neutron | 16:47 |
diltram | you're talking about this old weird haproxy namespace driver | 16:47 |
*** armax has joined #openstack-lbaas | 16:48 | |
johnsom | Yes | 16:48 |
*** eezhova has quit IRC | 16:50 | |
openstackgerrit | Lubosz Kosnik (diltram) proposed openstack/octavia: Add support for policy.json https://review.openstack.org/399117 | 16:51 |
*** kobis has quit IRC | 17:00 | |
*** kevo has quit IRC | 17:02 | |
*** rcernin has joined #openstack-lbaas | 17:03 | |
*** yamamoto has quit IRC | 17:03 | |
*** ihrachys has joined #openstack-lbaas | 17:12 | |
*** ihrachys has quit IRC | 17:22 | |
*** eezhova has joined #openstack-lbaas | 17:23 | |
*** yamamoto has joined #openstack-lbaas | 17:25 | |
openstackgerrit | Nir Magnezi proposed openstack/neutron-lbaas: Auto reschedule loadbalancers from dead agents https://review.openstack.org/299998 | 17:26 |
*** yamamoto has quit IRC | 17:34 | |
*** ducttape_ has quit IRC | 17:44 | |
*** kevo has joined #openstack-lbaas | 17:52 | |
*** eezhova has quit IRC | 17:54 | |
*** ihrachys has joined #openstack-lbaas | 17:55 | |
rm_work | greghaynes: i see movement on those patches this morning? :P | 17:58 |
*** eezhova has joined #openstack-lbaas | 17:58 | |
greghaynes | rm_work: yep, centos7 was broken | 17:58 |
greghaynes | Just making it pass dib ci | 17:59 |
*** SumitNaiksatam has joined #openstack-lbaas | 17:59 | |
*** eezhova has quit IRC | 18:04 | |
*** ducttape_ has joined #openstack-lbaas | 18:15 | |
*** rm_work has quit IRC | 18:16 | |
*** harlowja has joined #openstack-lbaas | 18:17 | |
*** harlowja_ has joined #openstack-lbaas | 18:20 | |
*** harlowja has quit IRC | 18:22 | |
*** rm_work has joined #openstack-lbaas | 18:23 | |
*** eezhova has joined #openstack-lbaas | 18:25 | |
*** yamamoto has joined #openstack-lbaas | 18:35 | |
*** yamamoto has quit IRC | 18:52 | |
openstackgerrit | Nir Magnezi proposed openstack/neutron-lbaas: Auto reschedule loadbalancers from dead agents https://review.openstack.org/299998 | 18:53 |
*** eezhova has quit IRC | 19:00 | |
*** strigazi is now known as strigazi_AFK | 19:26 | |
*** rcernin has quit IRC | 19:43 | |
*** SumitNaiksatam has quit IRC | 19:50 | |
*** bana_k has joined #openstack-lbaas | 19:53 | |
*** rcernin has joined #openstack-lbaas | 19:57 | |
*** ihrachys has quit IRC | 20:14 | |
*** SumitNaiksatam has joined #openstack-lbaas | 20:23 | |
openstackgerrit | Ankur proposed openstack/octavia: Create Octavia api V2 directory https://review.openstack.org/408276 | 20:45 |
openstackgerrit | Nir Magnezi proposed openstack/neutron-lbaas: Auto reschedule loadbalancers from dead agents https://review.openstack.org/299998 | 20:45 |
*** ihrachys has joined #openstack-lbaas | 20:48 | |
*** rstarmer has joined #openstack-lbaas | 20:49 | |
rstarmer | I've been trying to understand the HA capabilites of the LBaaS interfac, and I'm coming up empty. Am I right in my undrestanding that LBaaS doesn't have HA built into the service, and that this would have to be handled via an underlying plugin? | 20:50 |
rstarmer | I.e., if | 20:50 |
rstarmer | I want two SLBs to provide the same VIP/POOL, a plugin would have to handle that configuration? | 20:50 |
rstarmer | #openstack-vpnaas | 20:50 |
*** rcernin has quit IRC | 20:51 | |
*** rcernin has joined #openstack-lbaas | 20:51 | |
*** _ducttape_ has joined #openstack-lbaas | 21:00 | |
johnsom | rstarmer Right now the Octavia driver provides Active/Standby HA for you. Many of the vendor drivers also support it through the device's HA capabilities. | 21:00 |
rm_work | dlundquist: hey you around? | 21:01 |
rstarmer | johnsom: cool, that confirms what I thought I was seeing (had been looking at the haproxy driver, as that's where I previously had some familiarity). I've also had a short chat with the folks from AVI, and they implied the same thing. | 21:01 |
rm_work | sbalukoff: do you exist? :P | 21:02 |
*** matt-borland has quit IRC | 21:02 | |
sbalukoff | Only in your imagination. | 21:03 |
*** ducttape_ has quit IRC | 21:03 | |
johnsom | rstarmer Yeah, don't know much about AVI. But if you want an open source HA LB, you can use the Octavia driver. | 21:03 |
*** ihrachys has quit IRC | 21:04 | |
rm_work | sbalukoff: do you know the answer to a question about address scoping? | 21:04 |
rm_work | sbalukoff: i was hoping I could hit up dlundquist | 21:04 |
johnsom | sbalukoff! Hey, can you make me an admin on this group? https://review.openstack.org/#/admin/groups/371,members | 21:04 |
rm_work | following up on the work we were doing at the summit | 21:04 |
rstarmer | johnsom: Yep, looking into that more now. I'm using Kolla for deployment, and looking at adding Octavia into the deployment workflow. | 21:04 |
rm_work | sbalukoff: BTW I got through: Snow Crash, Anathem, Seveneves, Cryptonomicon, and 90% of REAMDE <_< | 21:05 |
rstarmer | johnsom: The other question my customer has is whether we can balance E-W traffic (e.g. two tenant networks, one SLB service). The desire is to not use FloatingIPs for the VIP, rather use a local tenant network address. | 21:06 |
johnsom | rstarmer Yes, the Octavia driver can support that use case | 21:07 |
rstarmer | johnsom: fantastic, looking forward to using it! | 21:07 |
sbalukoff | Johnsom: sure! Will do later today once I get to the hotel. | 21:07 |
rm_work | sbalukoff: ah where are you now? | 21:07 |
rm_work | traveling? | 21:07 |
sbalukoff | Rm_work: I will poke dustin. i am in line at an in-n-out in L.A. | 21:08 |
rm_work | AH :P heh | 21:08 |
rm_work | I'm in Sunnyvale at the moment | 21:08 |
*** ihrachys has joined #openstack-lbaas | 21:08 | |
rm_work | but back up to WA tomorrow | 21:08 |
rm_work | I should hit up in-n-out before I head out... | 21:09 |
*** rcernin has quit IRC | 21:09 | |
rm_work | though if kevinbenton is to be believed, I have dinner plans tonight... | 21:09 |
*** chlong has quit IRC | 21:10 | |
*** rcernin has joined #openstack-lbaas | 21:11 | |
kevinbenton | rm_work: aye | 21:13 |
sbalukoff | Nice! | 21:14 |
kevinbenton | rm_work: gonna take you to this awesome place that does artisinal burgers | 21:14 |
kevinbenton | rm_work: it's called mcdonald's | 21:14 |
kevinbenton | rm_work: pretty sure it's local to the bay | 21:14 |
johnsom | kevinbenton So jealous | 21:15 |
rm_work | heh | 21:15 |
rm_work | dlundquist: I just found https://tools.ietf.org/html/rfc4007#section-11.7 and FML | 21:18 |
*** kevo has quit IRC | 21:20 | |
*** kevo has joined #openstack-lbaas | 21:20 | |
kevinbenton | rm_work: keep scrolling. ipv6 addresses are actually turing complete :P | 21:20 |
rm_work | lol | 21:20 |
kevinbenton | https://goo.gl/photos/LkAFTWFFNS5y48sy5 | 21:23 |
kevinbenton | rm_work: that's where you are i think | 21:24 |
kevinbenton | rm_work: if the office is where i think it is | 21:24 |
rm_work | hmmm | 21:24 |
rm_work | possible | 21:25 |
rm_work | if my camera wasn't borked i'd have a shot out the window of here looking at you by now | 21:31 |
*** _ducttape_ has quit IRC | 21:35 | |
*** ducttape_ has joined #openstack-lbaas | 21:36 | |
*** rstarmer has quit IRC | 21:40 | |
kong_ | hi, guys, i have a question. Currently, octaiva is still a neutron lbaas plugin, right? | 21:41 |
kong_ | I heard octavia will supplant neutron lbaas, how soon will that happen? | 21:41 |
johnsom | kong_ Yes, but we are working to change that. | 21:41 |
johnsom | We are hoping you could, optionally start using Octavia API instead of neutron in Ocata release. | 21:42 |
kong_ | johnsom: thanks for the answer. so, ocata? | 21:42 |
johnsom | We hope, it's a chunk of work, but we are working on it. | 21:43 |
johnsom | Of course you will still be able to use the neutron API for some time | 21:43 |
kong_ | johnsom: if we deploy octavia (newton) now, will it be smooth to upgrade to the new way? | 21:44 |
johnsom | Yes, very. The intent is to allow it to work as it does today. There will be an API endpoint for octavia API which you can start using instead of the neutron API endpoint. Otherwise we don't expect any chanages | 21:46 |
rm_work | kong_: we also expect to have a shim implemented in neutron-lbaas so it will directly forward things to octavia, so you wouldn't even have to mess with keystone catalog endpoints. | 21:47 |
rm_work | johnsom: that is still the idea, right? ^^ | 21:47 |
johnsom | Yes | 21:48 |
kong_ | rm_work: hah, got you. so is it right that it's possible we have multiple endpoints in keystone for loadbalancing service? | 21:49 |
kong_ | for some time | 21:49 |
kong_ | or, we just need to switch endpoint if octavia is ready | 21:49 |
kong_ | for the first citizenn of loadbalancing service in openstack | 21:50 |
johnsom | Right, the existing endpoint is actually neutron, so we will be adding "octavia" as a new endpoint | 21:50 |
kong_ | johnsom: ok, cool | 21:50 |
kong_ | btw, i am from catalyst cloud in new zealand. actually, we have been planning to deploy octavia for some time, but don't have much resource for that. we just finished the higher priority tasks above octavia, i think now is a good time to come back and check the status of octavia :-) | 21:51 |
kong_ | thanks your guys for the answers, johnsom and rm_work | 21:52 |
*** kevo has quit IRC | 21:54 | |
*** kevo has joined #openstack-lbaas | 21:57 | |
*** kevo has quit IRC | 21:57 | |
*** eezhova has joined #openstack-lbaas | 21:57 | |
*** bana_k has quit IRC | 21:58 | |
*** eezhova has quit IRC | 22:02 | |
*** ducttape_ has quit IRC | 22:09 | |
*** bana_k has joined #openstack-lbaas | 22:11 | |
*** ipsecguy_ has joined #openstack-lbaas | 22:11 | |
*** kevo has joined #openstack-lbaas | 22:11 | |
*** ducttape_ has joined #openstack-lbaas | 22:13 | |
*** ipsecguy has quit IRC | 22:15 | |
kong_ | johnsom, rm_work, do you guys know there is some testing that demonstrate the performance difference between haproxy deployed on physical server and in vritual machine? | 22:15 |
johnsom | kong_ No, it varies a lot with the hardware used, hypervisor, etc. | 22:16 |
kong_ | johnsom: i see...i was just wondering how i could answer customers potential questions, and you gave me a good example for the answer | 22:17 |
rm_work | johnsom: can we plz merge: https://review.openstack.org/#/c/408238/ | 22:19 |
rm_work | johnsom: needed to make building work with dib | 22:19 |
rm_work | johnsom: the reason for everything failing is probably because like a billion things need to happen for it to work | 22:19 |
rm_work | your other patch might be able to rebase on top of this and then pass | 22:20 |
johnsom | I was holding off until the scenario test passed, i.e. the other patch merged | 22:20 |
*** SumitNaiksatam has quit IRC | 22:20 | |
rm_work | right but it won't | 22:20 |
rm_work | because it also needs this | 22:20 |
rm_work | they're going to be co-dependent to pass | 22:20 |
rm_work | and hopefully this one is simple enough you can look at it and verify that it's fine | 22:21 |
johnsom | Can't you rebase the tripleo one now to test? | 22:21 |
rm_work | hmm yeah probably | 22:21 |
johnsom | I mean it looks fine to me, but I haven't *tested* it | 22:21 |
*** ducttape_ has quit IRC | 22:21 | |
kong_ | rm_work: is this one the reason for the faliure of building amphora image? | 22:22 |
rm_work | yeah one sec | 22:22 |
johnsom | kong_ Yeah, the diskimage-builder project made a change last night that broke a bunch of stuff | 22:22 |
rm_work | kong_: there's like 8 patches outstanding that are why amp images won't build | 22:22 |
rm_work | I'm ... working on it | 22:22 |
rm_work | s/night/week/ | 22:22 |
kong_ | ok, so i won't try again and again :-) | 22:23 |
johnsom | right, ugh, week | 22:23 |
kong_ | good to know | 22:23 |
openstackgerrit | Adam Harwell proposed openstack/octavia: Stop depending on tripleo-image-elements https://review.openstack.org/356590 | 22:23 |
johnsom | Ha, yeah, eight patches in that chain.... | 22:24 |
rm_work | kong_: if you need an image to build, you SHOULD be able to use that patch (https://review.openstack.org/356590) and its parent (so checkout, don't cherry-pick), and then have diskimage-builder cloned and check out THIS patch (again, long chain): https://review.openstack.org/#/c/407769/) | 22:24 |
rm_work | ffff | 22:24 |
rm_work | greghaynes: you still working on making these things pass the DIB gates? | 22:24 |
kong_ | rm_work: ok, thanks | 22:25 |
greghaynes | rm_work: yea we hit an unrelated failure we had to debug in dib | 22:29 |
rm_work | T_T | 22:29 |
rm_work | turtles all the way down... | 22:29 |
greghaynes | oh, http://logs.openstack.org/88/408288/8/check/gate-dib-dsvm-functests-ubuntu-trusty/2bc5296/console.html#_2016-12-08_19_27_53_807494 | 22:30 |
greghaynes | thats new | 22:30 |
rm_work | err | 22:31 |
greghaynes | somehow were making an ubuntu image that doesnt have python installed | 22:31 |
rm_work | python_path is, i assume, supposed to be non-empty? | 22:31 |
rm_work | heh | 22:31 |
rm_work | ubuntu-minimal is that, no? | 22:31 |
greghaynes | oh I see | 22:31 |
rm_work | minimal has like NOTHING | 22:31 |
rm_work | so I could imagine it missing python | 22:32 |
greghaynes | ok, new fix incoming | 22:32 |
rm_work | woo! T_T | 22:32 |
greghaynes | https://review.openstack.org/#/c/408288/9/elements/debian-minimal/root.d/75-debian-minimal-baseinstall | 22:33 |
greghaynes | actually, no, thats not right | 22:33 |
rm_work | wait are you on ubuntu-minimal or debian-minimal? | 22:34 |
rm_work | looks like ubuntu | 22:34 |
greghaynes | ubuntu-minimal uses debian-minimal | 22:35 |
rm_work | ah O_o | 22:36 |
greghaynes | debian-minimal == debootstrap | 22:36 |
rm_work | i was pretty sure they were sufficiently diverged by this point to preclude such magics | 22:36 |
rm_work | ah | 22:36 |
greghaynes | yea it just uses the same tool but points at the ubuntu repos | 22:36 |
rm_work | yep | 22:37 |
greghaynes | ok, I think thatll work | 22:37 |
*** eezhova has joined #openstack-lbaas | 22:50 | |
*** eezhova has quit IRC | 22:55 | |
*** bana_k has quit IRC | 23:01 | |
*** rstarmer has joined #openstack-lbaas | 23:07 | |
*** bana_k has joined #openstack-lbaas | 23:10 | |
*** rcernin has quit IRC | 23:11 | |
*** rstarmer has quit IRC | 23:30 | |
rm_work | greghaynes: still failing :( | 23:31 |
*** rcernin has joined #openstack-lbaas | 23:33 | |
*** nmagnezi has quit IRC | 23:33 | |
rm_work | http://logs.openstack.org/88/408288/10/check/gate-dib-dsvm-functests-ubuntu-xenial/ca09f6e/console.html#_2016-12-08_23_00_08_260708 | 23:33 |
rm_work | wut | 23:33 |
greghaynes | is it fedora mirror derp? | 23:34 |
greghaynes | were hitting a lot of that ATM | 23:34 |
greghaynes | yep | 23:34 |
greghaynes | I hacked up https://review.openstack.org/#/c/408851/ | 23:34 |
rm_work | uuuugh | 23:34 |
rm_work | so the issue causing our issue has a possible fix but it is being blocked by another issue | 23:35 |
rm_work | also jQuery's CDN was down for ~10m earlier, the internet is practically *on fire* today :P | 23:35 |
greghaynes | welcome to integration testing :p | 23:36 |
greghaynes | dib is like the pentultimate of integration testing issues | 23:36 |
greghaynes | just sort of the nature of the problem | 23:36 |
rm_work | will a recheck be useful here? | 23:36 |
greghaynes | weve been seeing it a fair amount the past few hours so not likely, im trying to poke some people who grok rh | 23:37 |
greghaynes | but also if that change to use infra's mirrors works then thats should be much better | 23:37 |
rm_work | k... how long until THAT would merge | 23:40 |
rm_work | if I assume that we can get one of these patches to merge every day... | 23:40 |
rm_work | then we'll have octavia working by Christmas | 23:40 |
greghaynes | hah | 23:40 |
rm_work | and I'm afraid that might be generous | 23:40 |
greghaynes | we can merge stuff pretty fast once its passing | 23:40 |
rm_work | we're now relying on 11 patches | 23:41 |
rm_work | just to get amps building again | 23:41 |
greghaynes | yea, but really thats the tradeoff weve made - our CI is pretty complex but if it passes were pretty confident things work so we can merge quickly | 23:41 |
rm_work | yeah, k | 23:41 |
greghaynes | this one has gotten pretty gnarly though | 23:42 |
greghaynes | but ianw +2'd about half the stack already so in theory it just needs to pass | 23:42 |
rm_work | k | 23:43 |
rm_work | ugh, my build seems to have locked up on: 2016-12-08 23:40:57.363 | Missing package name for distro/element: ubuntu/pip-and-virtualenv | 23:44 |
rm_work | is that normal? :/ | 23:44 |
rm_work | maybe it's just slow? :( | 23:44 |
xgerman | You are in a hotel? | 23:44 |
rm_work | not at the moment | 23:45 |
rm_work | also this is running in a cloud | 23:45 |
rm_work | I don't do anything local | 23:45 |
rm_work | i guess my ssh session could be toast | 23:45 |
xgerman | I do almost everything local - just discovered VPN is evil ;-) | 23:45 |
rm_work | heh | 23:45 |
xgerman | Thus? | 23:45 |
xgerman | Tmux | 23:45 |
rm_work | yes, RAX VPN was my personal hell for many years | 23:45 |
xgerman | Vpn running doesn’t let me log in/so stuff in my VM | 23:46 |
*** rcernin has quit IRC | 23:49 | |
rm_work | yeah ok it continued eventually | 23:55 |
Generated by irclog2html.py 2.14.0 by Marius Gedminas - find it at mg.pov.lt!