*** ducttape_ has joined #openstack-lbaas | 00:33 | |
*** cody-somerville has quit IRC | 00:33 | |
*** cody-somerville has joined #openstack-lbaas | 00:36 | |
*** sputnik13 has joined #openstack-lbaas | 00:48 | |
*** sputnik13_ has joined #openstack-lbaas | 01:01 | |
*** cody-somerville has quit IRC | 01:02 | |
*** cody-somerville has joined #openstack-lbaas | 01:04 | |
*** cody-somerville has quit IRC | 01:04 | |
*** cody-somerville has joined #openstack-lbaas | 01:04 | |
*** sputnik13 has quit IRC | 01:04 | |
*** ducttape_ has quit IRC | 01:09 | |
*** sputnik13_ has quit IRC | 01:12 | |
*** bana_k has quit IRC | 01:14 | |
*** ducttape_ has joined #openstack-lbaas | 01:15 | |
*** kevo has quit IRC | 01:19 | |
*** Purandar has quit IRC | 01:21 | |
*** fnaval has quit IRC | 01:26 | |
*** sputnik13 has joined #openstack-lbaas | 01:38 | |
*** fnaval has joined #openstack-lbaas | 01:39 | |
*** sputnik13_ has joined #openstack-lbaas | 01:40 | |
*** Purandar has joined #openstack-lbaas | 01:42 | |
*** ajmiller has quit IRC | 01:42 | |
*** ajmiller has joined #openstack-lbaas | 01:42 | |
*** sputnik13 has quit IRC | 01:43 | |
*** sputnik13 has joined #openstack-lbaas | 01:46 | |
*** sputnik13_ has quit IRC | 01:46 | |
*** piet has quit IRC | 01:52 | |
*** ajmiller has quit IRC | 02:00 | |
*** ajmiller has joined #openstack-lbaas | 02:00 | |
openstackgerrit | Adam Harwell proposed openstack/octavia: Remove hardcoded IPv4 logic from Amphora API https://review.openstack.org/339826 | 02:01 |
---|---|---|
* rm_work crosses fingers | 02:04 | |
*** csomerville has joined #openstack-lbaas | 02:06 | |
*** cody-somerville has quit IRC | 02:10 | |
openstackgerrit | Merged openstack/octavia: Allow deploying secondary worker and API nodes https://review.openstack.org/324796 | 02:13 |
*** sputnik13 has quit IRC | 02:27 | |
openstackgerrit | Merged openstack/octavia: Insert haproxy in front of all the o-api endpoints https://review.openstack.org/325978 | 02:29 |
*** rudrajit has joined #openstack-lbaas | 02:30 | |
*** bana_k has joined #openstack-lbaas | 02:32 | |
*** gongysh has joined #openstack-lbaas | 02:35 | |
*** ducttape_ has quit IRC | 02:35 | |
*** amotoki has joined #openstack-lbaas | 02:36 | |
*** piet has joined #openstack-lbaas | 02:43 | |
*** piet has quit IRC | 02:54 | |
*** piet has joined #openstack-lbaas | 02:54 | |
*** amotoki has quit IRC | 02:59 | |
openstackgerrit | Adam Harwell proposed openstack/octavia: Remove hardcoded IPv4 logic from Amphora API https://review.openstack.org/339826 | 03:03 |
rm_work | used the wrong security groups api, lol | 03:06 |
rm_work | didn't realize nova and neutron BOTH had one and they're just MINIMALLY different <_< | 03:06 |
rm_work | oh wait | 03:08 |
rm_work | maybe i WAS using the correct one!? | 03:08 |
rm_work | ugh | 03:08 |
rm_work | so confused | 03:09 |
rm_work | omg i was using the correct one, so why is it not working | 03:14 |
*** ajmiller has quit IRC | 03:16 | |
*** ajmiller has joined #openstack-lbaas | 03:16 | |
*** piet has quit IRC | 03:16 | |
*** amotoki has joined #openstack-lbaas | 03:21 | |
*** amotoki has quit IRC | 03:26 | |
*** ajmiller has quit IRC | 03:26 | |
*** ajmiller has joined #openstack-lbaas | 03:27 | |
*** yamamoto has quit IRC | 03:27 | |
*** yamamoto has joined #openstack-lbaas | 03:27 | |
*** amotoki has joined #openstack-lbaas | 03:27 | |
*** armax has quit IRC | 03:29 | |
*** amotoki has quit IRC | 03:49 | |
*** swormke has joined #openstack-lbaas | 03:52 | |
*** anilvenkata has joined #openstack-lbaas | 03:53 | |
openstackgerrit | qinchunhua proposed openstack/octavia: Correct reraising of exception https://review.openstack.org/340667 | 03:55 |
rm_work | uhhh | 03:58 |
rm_work | https://gist.github.com/rm-you/a9ae12007ec70fa4b5b1442924cda0ed | 03:58 |
rm_work | blogan: ^^ any idea WTF | 03:58 |
rm_work | blogan: the allowed_address_pairs driver adds the security groups with ethertype IPv6 | 03:59 |
rm_work | blogan: and then ... somehow the way nova sees them is still ipv4 typed? | 03:59 |
rm_work | blogan: our code doesn't ever create *nova* security groups directly, does it!? | 03:59 |
*** amotoki has joined #openstack-lbaas | 03:59 | |
*** links has joined #openstack-lbaas | 04:02 | |
rm_work | johnsom: if you see this ^^ | 04:03 |
rm_work | johnsom: SO confused by how the heck that is happening | 04:03 |
*** ajmiller has quit IRC | 04:05 | |
*** ajmiller has joined #openstack-lbaas | 04:05 | |
johnsom | rm_work I would not worry about the nova stuff. We aren't using nova networking | 04:06 |
*** ducttape_ has joined #openstack-lbaas | 04:06 | |
rm_work | johnsom: ok well... it's not working | 04:06 |
openstackgerrit | Adam Harwell proposed openstack/octavia: Remove hardcoded IPv4 logic from Amphora API https://review.openstack.org/339826 | 04:06 |
rm_work | until I add the rule in nova sec-groups | 04:06 |
rm_work | i think | 04:07 |
rm_work | checking again | 04:07 |
rm_work | hmm nm | 04:08 |
rm_work | it does work | 04:08 |
johnsom | Make sure the order is right | 04:08 |
rm_work | but now i have problem #2 | 04:08 |
johnsom | Oh good | 04:08 |
rm_work | problem #2 is the one i ignored before | 04:08 |
johnsom | Oh bad | 04:08 |
rm_work | which is that from the netns, it can't reach IPv4 members anymore | 04:08 |
rm_work | rofl | 04:08 |
rm_work | because it only raises an ipv6 VIP | 04:09 |
rm_work | so it has no ipv4 routing | 04:09 |
* rm_work shrugs | 04:09 | |
johnsom | Well, if it is a IPv6 network I would expect that | 04:09 |
rm_work | right | 04:09 |
rm_work | so uhh | 04:09 |
rm_work | i guess it isn't plugging member-nets in the netns? | 04:09 |
johnsom | It should be | 04:10 |
rm_work | guess i get to figure out why it isn't | 04:10 |
johnsom | So you are adding a v4 member net and it isn't working? | 04:10 |
johnsom | Sorry, on my mobile, so slower typing | 04:11 |
rm_work | adding a v4 and a v6 member | 04:11 |
rm_work | not sure if maybe i messed up the add commands | 04:11 |
rm_work | looking | 04:11 |
*** ducttape_ has quit IRC | 04:11 | |
rm_work | no, the create commands should be right | 04:12 |
rm_work | i gave it an ipv4 memberIP with private-subnet | 04:12 |
rm_work | and an ipv6 memberIP with ipv6-private-subnet | 04:12 |
rm_work | i'm not seeing the agent get any calls that would tell it to plug more things? | 04:13 |
rm_work | it should be getting plug_network commands right? | 04:14 |
rm_work | I don't see it doing any network plugging | 04:14 |
rm_work | johnsom: yeah it looks like the CW never even tried to plug a new network for this | 04:20 |
rm_work | maybe because the subnets belong to the same network? :/ | 04:20 |
johnsom | Hmm | 04:20 |
rm_work | but one is ipv4 and one is ipv6? dunno | 04:21 |
rm_work | though it literally plugged NOTHING but the vip network | 04:21 |
rm_work | so i think it's something else | 04:21 |
*** gongysh has quit IRC | 04:21 | |
rm_work | looking through the amphora-agent logs there wasn't a single network plug request | 04:26 |
openstackgerrit | Zhou Zhihong proposed openstack/neutron-lbaas: Lost status info for lbaasv2 member https://review.openstack.org/332622 | 04:28 |
*** davidlenwell has quit IRC | 04:28 | |
rm_work | johnsom: also, I think I may need to change the agent api contract... I think I need to add a (possibly optional? for backwards compat) field for IP Version, because literally all it passes is a MAC Address right now, the code on the amphora side has NO IDEA whether the network being plugged is ipv4 or ipv6 and it uses dhcp to get the address.... so we can't possibly know on network_plug whether the address we're about to get is | 04:29 |
rm_work | ipv4 or ipv6 | 04:29 |
rm_work | and the config for the interface needs to know BEFORE doing dhcp | 04:29 |
johnsom | Hmm, yeah. That could be the case. | 04:30 |
johnsom | Could we just set it up to dual stack? Dhcp and slaac all the time? | 04:31 |
rm_work | johnsom: uhhhhh | 04:32 |
rm_work | i think bringing up the inetface will hang | 04:32 |
rm_work | *interface | 04:32 |
rm_work | maybe? | 04:32 |
rm_work | maybe not | 04:32 |
rm_work | let me try that approach | 04:32 |
rm_work | though that doesn't help if nothing ever calls the network_plug | 04:32 |
rm_work | sooooo back to "why doesn't the cw try to plug a network on the amphora, ever" | 04:33 |
johnsom | Yeah, that is strange | 04:33 |
johnsom | The hang thing might be valid | 04:33 |
johnsom | Hmm | 04:33 |
rm_work | well i'll try it | 04:34 |
rm_work | but, need to get it to actually ATTEMPT to make a call <_< | 04:34 |
rm_work | trying to trace flows | 04:36 |
rm_work | ugh | 04:36 |
rm_work | where does network plugging happen | 04:36 |
rm_work | listener update supposedly? | 04:37 |
rm_work | err, no | 04:37 |
rm_work | member add | 04:37 |
*** davidlenwell has joined #openstack-lbaas | 04:38 | |
rm_work | so i guess either CalculateDelta isn't seeing a delta... | 04:41 |
rm_work | or HandleNetworkDeltas isn't doing anything | 04:42 |
rm_work | https://gist.github.com/rm-you/6e8a40fd646b24f67a7f4d814d8058b4 | 04:50 |
rm_work | sooo it looks like ... | 04:50 |
rm_work | post_network_plug was never called, because it'd show log messages on o-cw | 04:52 |
rm_work | debugging taskflow stuff kinda makes me want to die | 04:53 |
rm_work | I am going to let a devstack build and then take a walk... | 04:55 |
rm_work | or rather, do the walk during the build | 04:56 |
rm_work | UGH | 04:58 |
*** Purandar has quit IRC | 04:58 | |
rm_work | johnsom: yeah, so the delta calculation is, as I expected, based on network_id | 04:58 |
rm_work | soooooo subnets that are in the same networkID don't get plugged ... which ... seems actually obviously bad, no? | 04:59 |
rm_work | because even with ipv4, if you have multiple subnets you need to get an IP on all of them, RIGHT? | 04:59 |
*** fawadkhaliq has joined #openstack-lbaas | 05:01 | |
rm_work | unless I'm missing something, all of this logic is incorrect, because we should be plugging new *subnets* not new networks? | 05:04 |
rm_work | or, can you talk from subnet to subnet? you can't, right? because that is the whole point of making different subnets? | 05:05 |
*** ducttape_ has joined #openstack-lbaas | 05:07 | |
*** ducttape_ has quit IRC | 05:12 | |
*** ajmiller has quit IRC | 05:21 | |
*** ajmiller has joined #openstack-lbaas | 05:22 | |
*** rudrajit has quit IRC | 05:30 | |
*** rudrajit has joined #openstack-lbaas | 05:30 | |
openstackgerrit | Adam Harwell proposed openstack/octavia: Remove hardcoded IPv4 logic from Amphora API https://review.openstack.org/339826 | 05:37 |
rm_work | OK! that should be good | 05:37 |
rm_work | blogan: feel free to review that :P | 05:37 |
* blogan goes to sleep | 05:37 | |
rm_work | lol | 05:38 |
* rm_work goes for a walk outside | 05:38 | |
johnsom | Yeah, submet | 05:39 |
johnsom | Subnet to subnet is via router | 05:39 |
rm_work | johnsom: yeah, exactly | 05:39 |
rm_work | johnsom: so, that code needs a rewrite | 05:39 |
rm_work | right now it throws out subnet and totally ignores it, only worrying about networks | 05:39 |
rm_work | but it needs to plug additional IPs for different subnets | 05:40 |
rm_work | so, that'll need work, but it's a different bug | 05:40 |
johnsom | We ask the user for the subnet for the member right? | 05:40 |
rm_work | yes | 05:40 |
rm_work | the user passes in a subnet | 05:40 |
rm_work | then our calculation code uses the subnet object to pull the network_id and *totally ignores everything else about it* | 05:40 |
johnsom | Yeah, so, broken. At least it isn't an API change | 05:41 |
rm_work | yeah, well, hopefully not | 05:41 |
rm_work | i need to look at it further | 05:41 |
rm_work | oh, yeah not a USER API change | 05:41 |
rm_work | maybe an amphora-agent API change | 05:41 |
johnsom | Thanks for digging into this. | 05:41 |
rm_work | anywho, ipv6 VIPs work | 05:41 |
rm_work | :) | 05:41 |
rm_work | review at your leisure, that code appears to be good to go | 05:41 |
rm_work | i'll file a bug for the multiple-subnets-same-network members | 05:42 |
johnsom | +1 | 05:43 |
*** daneyon has joined #openstack-lbaas | 05:48 | |
rm_work | johnsom: https://bugs.launchpad.net/octavia/+bug/1602107 | 05:49 |
openstack | Launchpad bug 1602107 in octavia "Adding members with the same network but different subnets fails to plug properly" [Undecided,New] | 05:49 |
rm_work | seem like a decent description? | 05:49 |
johnsom | Yep, thanks | 05:50 |
blogan | rm_work: https://review.openstack.org/#/c/339826/13/octavia/amphorae/backends/agent/api_server/plug.py | 05:50 |
blogan | that has 5 import sections! | 05:50 |
blogan | rm_work: scratch that 4 | 05:51 |
rm_work | yes 4 | 05:51 |
rm_work | so that's required, because | 05:51 |
rm_work | ipaddress is builtin in py33+ but third-party in py27 | 05:51 |
blogan | can't use netaddr? | 05:52 |
rm_work | :/ | 05:52 |
rm_work | do you want me to rewrite this all using netaddr? I guess? lol | 05:52 |
rm_work | I *can* | 05:52 |
blogan | well it is what i've seen everyone in neutron/quark to represent ip addresses | 05:52 |
rm_work | I started with ipaddress because I am used to it being builtin because i normally use py34 | 05:52 |
rm_work | I can try to rewrite >_> | 05:53 |
blogan | but its possible that its being phased out in favor of ipaddress | 05:53 |
*** daneyon has quit IRC | 05:53 | |
blogan | i dont know enough of the benefits of one over the other to take a strong stance | 05:54 |
rm_work | probably netaddr swap wouldn't be too hard | 05:55 |
*** swormke has quit IRC | 05:55 | |
rm_work | it seems very similar | 05:55 |
*** brad_behle has quit IRC | 05:56 | |
blogan | yeah it does look that way jus tlooking at your code | 05:56 |
blogan | i wonder if ipaddress is a derivative of it | 05:56 |
*** fawadkhaliq has quit IRC | 05:58 | |
*** rcernin has joined #openstack-lbaas | 05:58 | |
rm_work | ehh there's some stuff it doesn't do it looks like | 05:58 |
rm_work | that i'd have to make my own code for | 05:59 |
rm_work | blegh | 05:59 |
rm_work | nah i'm sticking with ipaddress I think | 05:59 |
blogan | is ipaddress in global requirements? | 06:00 |
rm_work | yes | 06:00 |
blogan | meh | 06:00 |
blogan | the only problem i'd have with it is that dangling import | 06:00 |
blogan | but blegh | 06:00 |
rm_work | yeah .... | 06:00 |
rm_work | so i dunno, I can put it in third-party | 06:01 |
rm_work | because AFAICT pep8 runs on py27 in gate | 06:01 |
rm_work | but then if you run pep8 on py34 you'll get an error I think :/ | 06:01 |
blogan | you should write a library that reorders the imports based on the python version | 06:01 |
rm_work | rofl | 06:01 |
rm_work | see, i wish you could run pep8 with --fix-import-order | 06:02 |
rm_work | and it'd just ... DO it | 06:02 |
rm_work | because lulz | 06:02 |
rm_work | err, tox i guess | 06:02 |
blogan | go fmt | 06:02 |
rm_work | actually that's probably not too bad | 06:02 |
rm_work | could do it | 06:02 |
rm_work | don't feel like it tho :P | 06:02 |
rm_work | brb going for a walk | 06:02 |
blogan | there's a lot of tools that will format yoru code based on pep8 rules | 06:02 |
blogan | or flake8 | 06:02 |
rm_work | ah | 06:03 |
rm_work | yeah figures there would be | 06:03 |
blogan | how good they are? i have no clue | 06:03 |
blogan | go just makes it universal for everyone | 06:03 |
blogan | has its own built in "go fmt" | 06:03 |
blogan | i've been doing some go learning | 06:03 |
*** gongysh has joined #openstack-lbaas | 06:03 | |
*** amotoki has quit IRC | 06:03 | |
*** rudrajit has quit IRC | 06:04 | |
*** rudrajit has joined #openstack-lbaas | 06:07 | |
*** ducttape_ has joined #openstack-lbaas | 06:08 | |
*** ducttape_ has quit IRC | 06:15 | |
*** amotoki has joined #openstack-lbaas | 06:17 | |
*** rudrajit_ has joined #openstack-lbaas | 06:25 | |
*** rudrajit has quit IRC | 06:28 | |
*** rudrajit_ has quit IRC | 06:30 | |
*** kevo has joined #openstack-lbaas | 06:37 | |
*** daneyon has joined #openstack-lbaas | 06:43 | |
*** csomerville has quit IRC | 06:46 | |
*** daneyon has quit IRC | 06:47 | |
*** nmagnezi has joined #openstack-lbaas | 06:50 | |
*** amotoki has quit IRC | 06:52 | |
*** fawadkhaliq has joined #openstack-lbaas | 06:56 | |
*** fawadkhaliq has quit IRC | 06:59 | |
*** fawadkhaliq has joined #openstack-lbaas | 06:59 | |
*** tesseract- has joined #openstack-lbaas | 07:00 | |
*** pcaruana has joined #openstack-lbaas | 07:00 | |
*** kobis has joined #openstack-lbaas | 07:03 | |
*** rudrajit has joined #openstack-lbaas | 07:04 | |
*** rudrajit has quit IRC | 07:09 | |
*** ducttape_ has joined #openstack-lbaas | 07:10 | |
*** amotoki has joined #openstack-lbaas | 07:14 | |
*** ducttape_ has quit IRC | 07:15 | |
*** bana_k has quit IRC | 07:18 | |
*** amotoki has quit IRC | 07:19 | |
*** daneyon has joined #openstack-lbaas | 07:37 | |
*** daneyon has quit IRC | 07:42 | |
*** eezhova has joined #openstack-lbaas | 07:46 | |
*** fawadkhaliq has quit IRC | 07:59 | |
*** fawadkhaliq has joined #openstack-lbaas | 08:01 | |
*** fawadkhaliq has quit IRC | 08:05 | |
*** amotoki has joined #openstack-lbaas | 08:09 | |
*** ducttape_ has joined #openstack-lbaas | 08:11 | |
*** amotoki has quit IRC | 08:13 | |
*** ducttape_ has quit IRC | 08:15 | |
*** gongysh has quit IRC | 08:17 | |
*** noshankus has joined #openstack-lbaas | 08:19 | |
*** daneyon has joined #openstack-lbaas | 08:31 | |
*** anilvenkata has quit IRC | 08:33 | |
*** daneyon has quit IRC | 08:36 | |
*** ajmiller has quit IRC | 08:37 | |
*** ajmiller has joined #openstack-lbaas | 08:38 | |
*** anilvenkata has joined #openstack-lbaas | 08:44 | |
openstackgerrit | Nir Magnezi proposed openstack/neutron-lbaas: Auto reschedule loadbalancers from dead agents https://review.openstack.org/299998 | 08:50 |
nmagnezi | diltram, ^^ thank you for the review! I fixed most of it, see my replies. | 08:55 |
*** daneyon has joined #openstack-lbaas | 09:00 | |
*** fawadkhaliq has joined #openstack-lbaas | 09:02 | |
*** daneyon_ has joined #openstack-lbaas | 09:02 | |
*** daneyon has quit IRC | 09:02 | |
*** amotoki has joined #openstack-lbaas | 09:03 | |
*** fawadkhaliq has quit IRC | 09:06 | |
*** daneyon_ has quit IRC | 09:06 | |
openstackgerrit | Bernard Cafarelli proposed openstack/octavia: Support RHEL base image in DIB https://review.openstack.org/333369 | 09:07 |
*** gongysh has joined #openstack-lbaas | 09:07 | |
*** sputnik13 has joined #openstack-lbaas | 09:08 | |
*** amotoki has quit IRC | 09:09 | |
openstackgerrit | Songming Yan proposed openstack/neutron-lbaas: Correct reraising of exception https://review.openstack.org/338881 | 09:10 |
*** ducttape_ has joined #openstack-lbaas | 09:12 | |
*** daneyon_ has joined #openstack-lbaas | 09:13 | |
*** ducttape_ has quit IRC | 09:16 | |
*** daneyon has joined #openstack-lbaas | 09:17 | |
*** daneyon_ has quit IRC | 09:18 | |
*** daneyon has quit IRC | 09:19 | |
*** daneyon has joined #openstack-lbaas | 09:19 | |
*** daneyon has quit IRC | 09:20 | |
*** daneyon has joined #openstack-lbaas | 09:24 | |
*** fawadkhaliq has joined #openstack-lbaas | 09:24 | |
*** daneyon has quit IRC | 09:29 | |
*** daneyon has joined #openstack-lbaas | 09:30 | |
rm_work | dougwig: why is the A10 CI perma-broken for octavia? ... also what *is* the A10 CI for octavia? lol | 09:32 |
*** daneyon has quit IRC | 09:32 | |
*** daneyon has joined #openstack-lbaas | 09:34 | |
*** daneyon has quit IRC | 09:35 | |
*** daneyon has joined #openstack-lbaas | 09:36 | |
*** daneyon has quit IRC | 09:40 | |
*** daneyon has joined #openstack-lbaas | 09:45 | |
*** daneyon has quit IRC | 09:47 | |
*** daneyon has joined #openstack-lbaas | 09:47 | |
*** daneyon has quit IRC | 09:52 | |
*** gongysh has quit IRC | 09:53 | |
*** daneyon has joined #openstack-lbaas | 09:53 | |
*** daneyon has quit IRC | 09:55 | |
*** amotoki has joined #openstack-lbaas | 09:57 | |
*** daneyon has joined #openstack-lbaas | 09:58 | |
*** ajmiller has quit IRC | 09:59 | |
*** ajmiller has joined #openstack-lbaas | 09:59 | |
*** daneyon_ has joined #openstack-lbaas | 10:00 | |
*** daneyon_ has quit IRC | 10:02 | |
*** daneyon_ has joined #openstack-lbaas | 10:02 | |
*** amotoki has quit IRC | 10:02 | |
*** daneyon has quit IRC | 10:03 | |
*** daneyon_ has quit IRC | 10:04 | |
*** daneyon__ has joined #openstack-lbaas | 10:06 | |
*** daneyon__ has quit IRC | 10:07 | |
*** eezhova has quit IRC | 10:09 | |
*** daneyon has joined #openstack-lbaas | 10:09 | |
*** eezhova has joined #openstack-lbaas | 10:12 | |
*** ducttape_ has joined #openstack-lbaas | 10:13 | |
*** daneyon has quit IRC | 10:14 | |
*** daneyon has joined #openstack-lbaas | 10:15 | |
*** daneyon has quit IRC | 10:17 | |
*** ducttape_ has quit IRC | 10:17 | |
*** daneyon has joined #openstack-lbaas | 10:17 | |
*** daneyon_ has joined #openstack-lbaas | 10:21 | |
*** eezhova has quit IRC | 10:21 | |
*** daneyon has quit IRC | 10:21 | |
*** daneyon has joined #openstack-lbaas | 10:23 | |
*** daneyon has quit IRC | 10:25 | |
*** daneyon_ has quit IRC | 10:25 | |
*** daneyon has joined #openstack-lbaas | 10:32 | |
*** daneyon__ has joined #openstack-lbaas | 10:36 | |
*** daneyon has quit IRC | 10:37 | |
*** daneyon__ has quit IRC | 10:38 | |
*** anilvenkata has quit IRC | 10:38 | |
*** daneyon has joined #openstack-lbaas | 10:42 | |
*** daneyon has quit IRC | 10:43 | |
*** daneyon has joined #openstack-lbaas | 10:43 | |
*** daneyon has quit IRC | 10:48 | |
*** daneyon_ has joined #openstack-lbaas | 10:53 | |
*** daneyon_ has quit IRC | 10:54 | |
*** daneyon_ has joined #openstack-lbaas | 10:54 | |
*** eezhova has joined #openstack-lbaas | 10:56 | |
*** daneyon_ has quit IRC | 10:59 | |
*** daneyon has joined #openstack-lbaas | 11:02 | |
*** nokes has joined #openstack-lbaas | 11:03 | |
*** noshankus has quit IRC | 11:03 | |
*** daneyon has quit IRC | 11:03 | |
*** nokes is now known as noshankus | 11:03 | |
*** daneyon has joined #openstack-lbaas | 11:06 | |
*** daneyon_ has joined #openstack-lbaas | 11:10 | |
*** daneyon has quit IRC | 11:10 | |
*** daneyon_ has quit IRC | 11:11 | |
*** daneyon_ has joined #openstack-lbaas | 11:17 | |
*** daneyon_ has quit IRC | 11:22 | |
*** amotoki has joined #openstack-lbaas | 11:25 | |
*** daneyon has joined #openstack-lbaas | 11:28 | |
*** daneyon has quit IRC | 11:33 | |
openstackgerrit | Kobi Samoray proposed openstack/neutron-lbaas: Driver exceptions overriden by plugin https://review.openstack.org/334376 | 11:38 |
*** numans has joined #openstack-lbaas | 11:42 | |
*** fawadkhaliq has quit IRC | 11:50 | |
*** ducttape_ has joined #openstack-lbaas | 11:58 | |
*** noshankus has quit IRC | 12:12 | |
*** nokes has joined #openstack-lbaas | 12:12 | |
*** nokes is now known as noshankus | 12:12 | |
*** amotoki_ has joined #openstack-lbaas | 12:13 | |
*** amotoki has quit IRC | 12:13 | |
*** ajmiller has quit IRC | 12:16 | |
*** ajmiller has joined #openstack-lbaas | 12:16 | |
*** fawadkhaliq has joined #openstack-lbaas | 12:17 | |
*** ducttape_ has quit IRC | 12:17 | |
*** fawadkhaliq has quit IRC | 12:20 | |
*** piet has joined #openstack-lbaas | 12:22 | |
*** daneyon has joined #openstack-lbaas | 12:24 | |
*** daneyon has quit IRC | 12:29 | |
*** ihrachys has joined #openstack-lbaas | 12:37 | |
*** piet has quit IRC | 12:40 | |
*** piet has joined #openstack-lbaas | 12:40 | |
*** amotoki_ has quit IRC | 12:41 | |
*** amotoki has joined #openstack-lbaas | 12:50 | |
*** eezhova has quit IRC | 12:51 | |
*** ajmiller has quit IRC | 12:53 | |
*** ajmiller has joined #openstack-lbaas | 12:53 | |
*** eezhova has joined #openstack-lbaas | 12:56 | |
*** amotoki has quit IRC | 13:03 | |
*** woodster_ has joined #openstack-lbaas | 13:04 | |
*** ducttape_ has joined #openstack-lbaas | 13:08 | |
*** ducttape_ has quit IRC | 13:16 | |
*** daneyon has joined #openstack-lbaas | 13:19 | |
*** amotoki has joined #openstack-lbaas | 13:23 | |
*** daneyon has quit IRC | 13:23 | |
*** amotoki has quit IRC | 13:28 | |
*** noshankus has quit IRC | 13:32 | |
*** ajmiller has quit IRC | 13:33 | |
*** ajmiller has joined #openstack-lbaas | 13:33 | |
*** amotoki has joined #openstack-lbaas | 13:45 | |
*** swormke has joined #openstack-lbaas | 13:51 | |
*** saju_m has joined #openstack-lbaas | 13:51 | |
*** ajmiller has quit IRC | 13:55 | |
*** ajmiller has joined #openstack-lbaas | 13:55 | |
*** gongysh has joined #openstack-lbaas | 13:56 | |
*** yamamoto has quit IRC | 13:59 | |
*** piet has quit IRC | 14:04 | |
*** TrevorV_ has joined #openstack-lbaas | 14:09 | |
*** TrevorV_ has quit IRC | 14:10 | |
*** ducttape_ has joined #openstack-lbaas | 14:11 | |
*** daneyon has joined #openstack-lbaas | 14:13 | |
*** numans has quit IRC | 14:15 | |
*** wenjianhn has quit IRC | 14:15 | |
*** numan_ has joined #openstack-lbaas | 14:15 | |
*** links has quit IRC | 14:15 | |
*** wenjianhn has joined #openstack-lbaas | 14:16 | |
*** daneyon has quit IRC | 14:18 | |
*** sputnik13 has quit IRC | 14:18 | |
*** swormke has quit IRC | 14:22 | |
*** swormke has joined #openstack-lbaas | 14:22 | |
*** saju_m has quit IRC | 14:23 | |
diltram | nmagnezi: in next few minutes I will take a look | 14:24 |
*** swormke has quit IRC | 14:25 | |
blogan | rm_work: its there to test out the nlbaas drivers to octavia drivers switch, very early WIP | 14:26 |
*** swormke has joined #openstack-lbaas | 14:27 | |
*** piet has joined #openstack-lbaas | 14:28 | |
*** fnaval has quit IRC | 14:31 | |
*** swormke1 has joined #openstack-lbaas | 14:32 | |
*** swormke has quit IRC | 14:32 | |
*** gongysh has quit IRC | 14:33 | |
*** ajmiller has quit IRC | 14:33 | |
*** ajmiller has joined #openstack-lbaas | 14:34 | |
*** ajmiller has quit IRC | 14:36 | |
*** ajmiller has joined #openstack-lbaas | 14:36 | |
*** fnaval has joined #openstack-lbaas | 14:44 | |
*** eezhova has quit IRC | 14:49 | |
*** mariusv has joined #openstack-lbaas | 14:51 | |
*** gongysh has joined #openstack-lbaas | 14:53 | |
*** nmagnezi has quit IRC | 14:54 | |
*** cody-somerville has joined #openstack-lbaas | 14:59 | |
*** yamamoto has joined #openstack-lbaas | 14:59 | |
*** ihrachys has quit IRC | 15:06 | |
*** yamamoto has quit IRC | 15:07 | |
*** daneyon has joined #openstack-lbaas | 15:07 | |
*** numan_ has quit IRC | 15:09 | |
*** swormke1 has quit IRC | 15:12 | |
*** daneyon has quit IRC | 15:12 | |
*** ihrachys has joined #openstack-lbaas | 15:18 | |
*** daneyon has joined #openstack-lbaas | 15:20 | |
*** Dave_____ has joined #openstack-lbaas | 15:21 | |
*** daneyon_ has joined #openstack-lbaas | 15:24 | |
*** Dave has quit IRC | 15:25 | |
*** Dave_____ is now known as Dave | 15:25 | |
*** swormke has joined #openstack-lbaas | 15:26 | |
*** daneyon has quit IRC | 15:28 | |
*** swormke1 has joined #openstack-lbaas | 15:29 | |
*** swormke has quit IRC | 15:31 | |
*** ajmiller has quit IRC | 15:31 | |
*** armax has joined #openstack-lbaas | 15:32 | |
*** ajmiller has joined #openstack-lbaas | 15:32 | |
*** rudrajit has joined #openstack-lbaas | 15:35 | |
*** bana_k has joined #openstack-lbaas | 15:36 | |
*** ducttape_ has quit IRC | 15:37 | |
*** ducttape_ has joined #openstack-lbaas | 15:40 | |
*** Purandar has joined #openstack-lbaas | 15:47 | |
*** rudrajit has quit IRC | 15:48 | |
*** rudrajit has joined #openstack-lbaas | 15:48 | |
*** mestery has quit IRC | 15:49 | |
*** mestery has joined #openstack-lbaas | 15:50 | |
*** rudrajit has quit IRC | 15:53 | |
*** diogogmt has joined #openstack-lbaas | 15:56 | |
*** ajmiller has quit IRC | 15:57 | |
*** ajmiller has joined #openstack-lbaas | 15:58 | |
*** pcaruana has quit IRC | 16:00 | |
*** rcernin has quit IRC | 16:03 | |
*** kobis has quit IRC | 16:04 | |
*** ihrachys has quit IRC | 16:07 | |
*** tesseract- has quit IRC | 16:09 | |
*** ajmiller has quit IRC | 16:19 | |
*** ajmiller has joined #openstack-lbaas | 16:19 | |
*** armax_ has joined #openstack-lbaas | 16:22 | |
*** gongysh has quit IRC | 16:23 | |
*** armax has quit IRC | 16:24 | |
*** armax_ is now known as armax | 16:24 | |
openstackgerrit | Yatin Kumbhare proposed openstack/octavia: Add Python 3.5 classifier and venv https://review.openstack.org/341070 | 16:25 |
*** catintheroof has joined #openstack-lbaas | 16:28 | |
openstackgerrit | OpenStack Proposal Bot proposed openstack/neutron-lbaas: Updated from global requirements https://review.openstack.org/339913 | 16:38 |
openstackgerrit | garyk proposed openstack/neutron-lbaas: Use neutron-lib converters https://review.openstack.org/330357 | 16:43 |
rm_work | blogan: ah makes sense | 16:44 |
*** rudrajit has joined #openstack-lbaas | 16:46 | |
*** rudrajit_ has joined #openstack-lbaas | 16:48 | |
*** rudrajit has quit IRC | 16:52 | |
*** saju_m has joined #openstack-lbaas | 16:54 | |
*** ajmiller has quit IRC | 16:59 | |
*** ajmiller has joined #openstack-lbaas | 17:00 | |
*** armax_ has joined #openstack-lbaas | 17:04 | |
*** armax has quit IRC | 17:07 | |
*** armax_ is now known as armax | 17:07 | |
*** numan_ has joined #openstack-lbaas | 17:09 | |
*** ihrachys has joined #openstack-lbaas | 17:11 | |
openstackgerrit | Valleriya Perelman proposed openstack/octavia: WIP: ACTIVE-ACTIVE - nova driver related changes https://review.openstack.org/336926 | 17:28 |
openstackgerrit | Valleriya Perelman proposed openstack/octavia: WIP: ACTIVE-ACTIVE Topology OVS-based Distributor Backend https://review.openstack.org/320422 | 17:29 |
openstackgerrit | Valleriya Perelman proposed openstack/octavia: ACTIVE-ACTIVE Topology Initial Distributor Noop Driver https://review.openstack.org/313006 | 17:29 |
openstackgerrit | Valleriya Perelman proposed openstack/octavia: WIP: Initial Cluster Manager https://review.openstack.org/336925 | 17:29 |
openstackgerrit | Valleriya Perelman proposed openstack/octavia: WIP: ACTIVE-ACTIVE - network driver related changes https://review.openstack.org/322494 | 17:29 |
openstackgerrit | Valleriya Perelman proposed openstack/octavia: WIP: ACTIVE-ACTIVE - amphora cluster DB https://review.openstack.org/327138 | 17:29 |
openstackgerrit | Valleriya Perelman proposed openstack/octavia: WIP: ACTIVE-ACTIVE Topology OVS-based Distributor Driver https://review.openstack.org/317629 | 17:29 |
openstackgerrit | Valleriya Perelman proposed openstack/octavia: WIP: distributor image creation https://review.openstack.org/327137 | 17:29 |
openstackgerrit | Valleriya Perelman proposed openstack/octavia: WIP: ACTIVE-ACTIVE - distributor DB tasks https://review.openstack.org/341105 | 17:29 |
openstackgerrit | Valleriya Perelman proposed openstack/octavia: WIP: ACTIVE-ACTIVE - distributor compute tasks https://review.openstack.org/341106 | 17:29 |
openstackgerrit | Valleriya Perelman proposed openstack/octavia: WIP: ACTIVE-ACTIVE - distributor certificate tasks https://review.openstack.org/341107 | 17:29 |
openstackgerrit | Valleriya Perelman proposed openstack/octavia: WIP: ACTIVE-ACTIVE - distributor creation flow https://review.openstack.org/341108 | 17:29 |
*** bana_k has quit IRC | 17:40 | |
*** bana_k has joined #openstack-lbaas | 17:53 | |
*** fawadkhaliq has joined #openstack-lbaas | 17:57 | |
*** ajmiller has quit IRC | 18:00 | |
*** ajmiller has joined #openstack-lbaas | 18:00 | |
*** amotoki has quit IRC | 18:07 | |
*** ducttape_ has quit IRC | 18:11 | |
*** ajmiller has quit IRC | 18:13 | |
*** ajmiller has joined #openstack-lbaas | 18:13 | |
*** ducttape_ has joined #openstack-lbaas | 18:16 | |
*** anilvenkata has joined #openstack-lbaas | 18:19 | |
*** anilvenkata has quit IRC | 18:27 | |
*** ducttape_ has quit IRC | 18:30 | |
*** kobis has joined #openstack-lbaas | 18:44 | |
*** piet has quit IRC | 18:48 | |
*** piet has joined #openstack-lbaas | 18:57 | |
openstackgerrit | Merged openstack/neutron-lbaas: Updated from global requirements https://review.openstack.org/339913 | 19:01 |
*** BjoernT has joined #openstack-lbaas | 19:04 | |
*** ducttape_ has joined #openstack-lbaas | 19:06 | |
*** kobis has quit IRC | 19:07 | |
*** ajmiller has quit IRC | 19:25 | |
*** ajmiller has joined #openstack-lbaas | 19:26 | |
*** ihrachys has quit IRC | 19:28 | |
*** sbalukoff has quit IRC | 19:33 | |
*** sbalukoff has joined #openstack-lbaas | 19:33 | |
*** ajmiller_ has joined #openstack-lbaas | 19:34 | |
*** ajmiller has quit IRC | 19:38 | |
*** ihrachys has joined #openstack-lbaas | 19:42 | |
Frito | Anyone non-RS up for a second +2 on https://review.openstack.org/#/c/339756 | 19:49 |
Frito | ^-- That funky tox test issue | 19:50 |
*** fawadkhaliq has quit IRC | 19:53 | |
*** cody-somerville has quit IRC | 19:55 | |
*** swormke1 has quit IRC | 19:58 | |
*** ihrachys has quit IRC | 19:58 | |
*** saju_m has quit IRC | 20:03 | |
*** cody-somerville has joined #openstack-lbaas | 20:08 | |
dlundquist | I ran into https://bugs.launchpad.net/neutron/+bug/1544861 also, maxconn needs to be set in the global stanza as well as under the frontend. Did the namespace driver decide to go with one haproxy process per listener, or multiple listeners per haproxy process? | 20:08 |
openstack | Launchpad bug 1544861 in neutron "LBaaS: connection limit does not work with HA Proxy" [Undecided,Confirmed] | 20:08 |
*** csomerville has joined #openstack-lbaas | 20:09 | |
blogan | dlundquist: i believe its one haproxy process for all listeners | 20:11 |
blogan | meaning 1 process contains all the listeners | 20:12 |
*** cody-somerville has quit IRC | 20:12 | |
dlundquist | Hmm, looking at https://review.openstack.org/#/c/279402/, would like to fix this up by summing connection_limit over all listeners, but unit test data passes a single dict for one listener. | 20:15 |
*** csomerville has quit IRC | 20:35 | |
*** csomerville has joined #openstack-lbaas | 20:42 | |
*** piet has quit IRC | 20:56 | |
*** piet has joined #openstack-lbaas | 21:07 | |
*** BjoernT has quit IRC | 21:19 | |
*** rcernin has joined #openstack-lbaas | 21:21 | |
*** ducttape_ has quit IRC | 21:26 | |
*** csomerville has quit IRC | 21:31 | |
*** csomerville has joined #openstack-lbaas | 21:31 | |
*** Purandar has quit IRC | 21:37 | |
*** Purandar has joined #openstack-lbaas | 21:38 | |
*** Purandar has quit IRC | 21:38 | |
*** ducttape_ has joined #openstack-lbaas | 21:44 | |
*** kevo has quit IRC | 21:52 | |
*** Purandar has joined #openstack-lbaas | 21:53 | |
*** Purandar has quit IRC | 21:59 | |
openstackgerrit | Merged openstack/octavia: Fixed running tox while stacked https://review.openstack.org/339756 | 22:07 |
*** Purandar has joined #openstack-lbaas | 22:11 | |
*** Purandar has quit IRC | 22:12 | |
*** swormke has joined #openstack-lbaas | 22:29 | |
*** swormke has quit IRC | 22:30 | |
openstackgerrit | Merged openstack/octavia: Remove the conditional check for topology https://review.openstack.org/334772 | 22:31 |
*** diogogmt has quit IRC | 22:34 | |
*** rcernin has quit IRC | 22:35 | |
*** kevo has joined #openstack-lbaas | 22:36 | |
*** diogogmt has joined #openstack-lbaas | 22:37 | |
*** somerville32 has joined #openstack-lbaas | 22:39 | |
*** somerville32 has quit IRC | 22:39 | |
*** somerville32 has joined #openstack-lbaas | 22:39 | |
*** ajmiller_ has quit IRC | 22:40 | |
*** _ducttape_ has joined #openstack-lbaas | 22:42 | |
*** ducttape_ has quit IRC | 22:42 | |
*** csomerville has quit IRC | 22:43 | |
*** csomerville has joined #openstack-lbaas | 22:43 | |
*** ducttape_ has joined #openstack-lbaas | 22:43 | |
*** _ducttape_ has quit IRC | 22:47 | |
*** somerville32 has quit IRC | 22:47 | |
*** ducttape_ has quit IRC | 22:52 | |
*** csomerville has quit IRC | 23:00 | |
*** csomerville has joined #openstack-lbaas | 23:03 | |
*** swormke has joined #openstack-lbaas | 23:05 | |
*** catintheroof has quit IRC | 23:09 | |
*** Purandar has joined #openstack-lbaas | 23:10 | |
*** ducttape_ has joined #openstack-lbaas | 23:39 | |
*** diogogmt has quit IRC | 23:39 | |
*** swormke has quit IRC | 23:57 | |
*** fnaval has quit IRC | 23:59 |
Generated by irclog2html.py 2.14.0 by Marius Gedminas - find it at mg.pov.lt!