johnsom | Yeah, that looks pretty clean really. I want to look at the qos implementation in neutron, I thought that was an extension, which I want to make sure we handle properly if it's not loaded. | 00:00 |
---|---|---|
rm_work | another check in the network driver then | 00:01 |
johnsom | Maybe | 00:01 |
johnsom | It may just exception up ok | 00:01 |
*** tongl has quit IRC | 00:35 | |
*** AlexeyAbashkin has joined #openstack-lbaas | 00:41 | |
*** AlexeyAbashkin has quit IRC | 00:45 | |
*** sshank has quit IRC | 00:51 | |
*** yamamoto has joined #openstack-lbaas | 00:51 | |
*** yamamoto has quit IRC | 00:57 | |
*** aojea has joined #openstack-lbaas | 01:14 | |
*** aojea has quit IRC | 01:18 | |
johnsom | Yeah, it handles it ok | 01:19 |
johnsom | So just a unit test and some text and I think it's good. | 01:20 |
rm_work | hmm k | 01:23 |
*** bar_ has joined #openstack-lbaas | 01:44 | |
bar_ | rm_work, hey | 01:44 |
rm_work | o/ | 01:44 |
bar_ | rm_work, regarding your patch, you assign two different attributes, one class, and one instance, I think what you want in to have it inside __init__, no? | 01:45 |
bar_ | https://docs.python.org/3/library/functions.html#property | 01:46 |
rm_work | I mean, it *works* either way | 01:48 |
rm_work | there isn't really harm in doing it this way, but yes I could also do it that way | 01:48 |
rm_work | if you care very much I can update it in a moment | 01:48 |
bar_ | cool, I'll review it once it's up | 01:50 |
bar_ | rm_work, Why wouldn't you take the plunge and make singleton, would it ruin anything? | 01:52 |
rm_work | it might | 01:52 |
rm_work | i'd have to do a lot of deeper scrutiny and testing | 01:53 |
*** yamamoto has joined #openstack-lbaas | 01:53 | |
bar_ | Each worker is a process, not a thread, correctL | 01:53 |
bar_ | ? | 01:53 |
rm_work | so if we load it once ever | 01:53 |
rm_work | what if it does some auth when it starts | 01:53 |
rm_work | and isn't set up to re-auth when the creds expire? | 01:53 |
bar_ | ah | 01:53 |
rm_work | suddenly workers stop functioning after some hours | 01:53 |
rm_work | or if it does a DNS lookup once | 01:53 |
rm_work | and then holds an IP or something | 01:54 |
rm_work | and the DNS changes | 01:54 |
rm_work | I am not sure how it works internally | 01:54 |
bar_ | rm_work, what about octavia level, do we support mutli-threading? | 01:55 |
rm_work | taskflow is inherently multithreaded | 01:55 |
rm_work | but not multiprocess, no | 01:55 |
bar_ | Doesn't having 2 (cw) workers by default means having two processes? | 01:56 |
rm_work | err, yes | 01:57 |
rm_work | but it isn't "multiprocess" | 01:57 |
*** yamamoto has quit IRC | 01:57 | |
rm_work | that term means something specific in python | 01:57 |
rm_work | so yeah I guess you are asking about running multiple controller-workers, which yes, we support | 01:59 |
rm_work | you can run as many as you want | 01:59 |
bar_ | cool. I was also concerned that should we go singleton, it would require to have a locking mechanism inside the getter. | 02:02 |
openstackgerrit | Adam Harwell proposed openstack/octavia master: Add unit tests for neutron utils, add model/util for floating_ip https://review.openstack.org/525353 | 02:14 |
openstackgerrit | Adam Harwell proposed openstack/octavia master: WIP: Floating IP Network Driver (spans L3s) https://review.openstack.org/435612 | 02:14 |
rm_work | little more rebasing incoming | 02:14 |
rm_work | alright, got to run | 02:14 |
rm_work | back on later maybe | 02:14 |
bar_ | rm_work, cya | 02:15 |
*** bar_ has quit IRC | 02:17 | |
*** armax has quit IRC | 02:25 | |
*** armax has joined #openstack-lbaas | 02:25 | |
sanfern | Hi rm_work | 02:34 |
openstackgerrit | Santhosh Fernandes proposed openstack/octavia master: ACTIVE-ACTIVE rename vrrp_ to frontend_ https://review.openstack.org/521138 | 02:35 |
sanfern | hi johnsom | 02:36 |
*** sanfern has quit IRC | 02:50 | |
*** yamamoto has joined #openstack-lbaas | 02:53 | |
*** yamamoto has quit IRC | 02:58 | |
openstackgerrit | huangshan proposed openstack/python-octaviaclient master: Add listener stats client api and osc https://review.openstack.org/526610 | 03:13 |
*** aojea has joined #openstack-lbaas | 03:15 | |
*** KeithMnemonic1 has joined #openstack-lbaas | 03:17 | |
*** KeithMnemonic2 has joined #openstack-lbaas | 03:19 | |
*** aojea has quit IRC | 03:19 | |
*** KeithMnemonic has quit IRC | 03:20 | |
*** KeithMnemonic1 has quit IRC | 03:21 | |
*** KeithMnemonic has joined #openstack-lbaas | 03:22 | |
*** KeithMnemonic2 has quit IRC | 03:25 | |
*** yamamoto has joined #openstack-lbaas | 03:32 | |
*** yamamoto has quit IRC | 03:41 | |
*** yamamoto has joined #openstack-lbaas | 03:49 | |
*** armax has quit IRC | 03:54 | |
*** armax has joined #openstack-lbaas | 03:54 | |
*** armax has quit IRC | 03:55 | |
*** armax has joined #openstack-lbaas | 03:55 | |
*** armax has quit IRC | 03:55 | |
*** armax has joined #openstack-lbaas | 03:56 | |
*** armax has quit IRC | 03:56 | |
*** tongl has joined #openstack-lbaas | 04:15 | |
*** yamamoto has quit IRC | 04:20 | |
*** yamamoto has joined #openstack-lbaas | 04:25 | |
*** links has joined #openstack-lbaas | 04:40 | |
*** KeithMnemonic1 has joined #openstack-lbaas | 04:51 | |
*** KeithMnemonic has quit IRC | 04:54 | |
*** openstackgerrit has quit IRC | 05:06 | |
*** yuanying has quit IRC | 05:06 | |
*** reedip has quit IRC | 05:06 | |
*** zigo has quit IRC | 05:06 | |
*** KeithMnemonic1 has quit IRC | 05:06 | |
*** bbzhao has quit IRC | 05:06 | |
*** LutzB has quit IRC | 05:06 | |
*** oanson has quit IRC | 05:06 | |
*** vegarl has quit IRC | 05:06 | |
*** ianychoi_ has quit IRC | 05:06 | |
*** sbalukoff_ has quit IRC | 05:06 | |
*** bzhao has quit IRC | 05:06 | |
*** oomichi_afk has quit IRC | 05:06 | |
*** ptoohill has quit IRC | 05:06 | |
*** mugsie has quit IRC | 05:06 | |
*** kbyrne has quit IRC | 05:06 | |
*** Dave has quit IRC | 05:06 | |
*** tongl has quit IRC | 05:06 | |
*** cgoncalves has quit IRC | 05:06 | |
*** links has quit IRC | 05:06 | |
*** yamamoto has quit IRC | 05:06 | |
*** rcernin has quit IRC | 05:06 | |
*** bcafarel has quit IRC | 05:06 | |
*** mestery has quit IRC | 05:06 | |
*** strigazi has quit IRC | 05:06 | |
*** beagles has quit IRC | 05:06 | |
*** tongl has joined #openstack-lbaas | 05:11 | |
*** cgoncalves has joined #openstack-lbaas | 05:11 | |
*** ptoohill has joined #openstack-lbaas | 05:11 | |
*** mugsie has joined #openstack-lbaas | 05:11 | |
*** kbyrne has joined #openstack-lbaas | 05:11 | |
*** Dave has joined #openstack-lbaas | 05:11 | |
*** beagles has joined #openstack-lbaas | 05:13 | |
*** mestery has joined #openstack-lbaas | 05:13 | |
*** strigazi has joined #openstack-lbaas | 05:13 | |
*** ianychoi_ has joined #openstack-lbaas | 05:14 | |
*** sbalukoff_ has joined #openstack-lbaas | 05:14 | |
*** bzhao has joined #openstack-lbaas | 05:14 | |
*** oomichi_afk has joined #openstack-lbaas | 05:14 | |
*** openstackgerrit has joined #openstack-lbaas | 05:15 | |
*** yuanying has joined #openstack-lbaas | 05:15 | |
*** reedip has joined #openstack-lbaas | 05:15 | |
*** zigo has joined #openstack-lbaas | 05:15 | |
*** aojea has joined #openstack-lbaas | 05:15 | |
*** links has joined #openstack-lbaas | 05:15 | |
*** yamamoto has joined #openstack-lbaas | 05:15 | |
*** rcernin has joined #openstack-lbaas | 05:15 | |
*** bcafarel has joined #openstack-lbaas | 05:15 | |
*** aojea has quit IRC | 05:21 | |
*** KeithMnemonic1 has joined #openstack-lbaas | 05:39 | |
*** bbzhao has joined #openstack-lbaas | 05:39 | |
*** LutzB has joined #openstack-lbaas | 05:39 | |
*** oanson has joined #openstack-lbaas | 05:39 | |
*** vegarl has joined #openstack-lbaas | 05:39 | |
*** gcheresh has joined #openstack-lbaas | 06:14 | |
*** sapd__ has joined #openstack-lbaas | 06:16 | |
*** sapd_ has quit IRC | 06:16 | |
*** yamamoto has quit IRC | 06:20 | |
*** gcheresh has quit IRC | 06:32 | |
*** gcheresh has joined #openstack-lbaas | 06:38 | |
*** gcheresh has quit IRC | 06:42 | |
*** yamamoto has joined #openstack-lbaas | 07:07 | |
*** aojea has joined #openstack-lbaas | 07:16 | |
*** tongl has quit IRC | 07:19 | |
*** aojea has quit IRC | 07:21 | |
*** eN_Guruprasad_Rn has joined #openstack-lbaas | 07:47 | |
*** aojea has joined #openstack-lbaas | 07:53 | |
*** tesseract has joined #openstack-lbaas | 07:55 | |
*** eN_Guruprasad_Rn has quit IRC | 08:13 | |
*** eN_Guruprasad_Rn has joined #openstack-lbaas | 08:19 | |
*** links has quit IRC | 08:21 | |
*** tongl has joined #openstack-lbaas | 08:22 | |
*** yamamoto has quit IRC | 08:30 | |
*** tesseract-RH has joined #openstack-lbaas | 08:30 | |
*** tesseract has quit IRC | 08:30 | |
*** aojea has quit IRC | 08:34 | |
*** tongl has quit IRC | 08:43 | |
*** tesseract-RH has quit IRC | 08:44 | |
*** tesseract has joined #openstack-lbaas | 08:44 | |
*** dokua has joined #openstack-lbaas | 09:15 | |
*** yamamoto has joined #openstack-lbaas | 09:30 | |
*** rcernin has quit IRC | 09:30 | |
*** yamamoto has quit IRC | 09:34 | |
*** yamamoto has joined #openstack-lbaas | 09:35 | |
*** yamamoto_ has joined #openstack-lbaas | 09:45 | |
*** yamamoto has quit IRC | 09:49 | |
*** Alex_Staf has joined #openstack-lbaas | 09:53 | |
*** eN_Guruprasad_Rn has quit IRC | 10:38 | |
*** yamamoto_ has quit IRC | 12:17 | |
*** yamamoto has joined #openstack-lbaas | 12:17 | |
*** eN_Guruprasad_Rn has joined #openstack-lbaas | 12:25 | |
*** reedip has quit IRC | 12:33 | |
*** dayou has quit IRC | 12:34 | |
*** dokua has quit IRC | 12:36 | |
*** reedip has joined #openstack-lbaas | 12:46 | |
*** eN_Guruprasad_Rn has quit IRC | 12:49 | |
*** dayou has joined #openstack-lbaas | 12:52 | |
*** dayou has quit IRC | 13:11 | |
*** aojea has joined #openstack-lbaas | 13:14 | |
*** yamamoto has quit IRC | 13:25 | |
*** gcheresh has joined #openstack-lbaas | 13:25 | |
*** dayou has joined #openstack-lbaas | 13:31 | |
*** dayou has quit IRC | 13:31 | |
*** dayou has joined #openstack-lbaas | 13:31 | |
*** yamamoto has joined #openstack-lbaas | 13:33 | |
*** dokua has joined #openstack-lbaas | 13:33 | |
*** yamamoto has quit IRC | 13:37 | |
*** dokua has quit IRC | 13:38 | |
*** yamamoto has joined #openstack-lbaas | 13:48 | |
*** gcheresh has quit IRC | 13:51 | |
*** yamamoto has quit IRC | 13:52 | |
*** yamamoto has joined #openstack-lbaas | 13:56 | |
*** yamamoto has quit IRC | 14:00 | |
*** yamamoto has joined #openstack-lbaas | 14:13 | |
*** yamamoto has quit IRC | 14:13 | |
*** yamamoto has joined #openstack-lbaas | 14:24 | |
*** dokua has joined #openstack-lbaas | 14:34 | |
*** dokua has quit IRC | 14:39 | |
*** sanfern has joined #openstack-lbaas | 14:49 | |
*** yamamoto has quit IRC | 15:00 | |
*** yamamoto has joined #openstack-lbaas | 15:00 | |
*** yamamoto has quit IRC | 15:05 | |
*** yamamoto has joined #openstack-lbaas | 15:05 | |
*** yamamoto has quit IRC | 15:18 | |
*** yamamoto has joined #openstack-lbaas | 15:19 | |
*** yamamoto has quit IRC | 15:20 | |
*** aojea has quit IRC | 15:21 | |
*** yamamoto has joined #openstack-lbaas | 15:23 | |
*** yamamoto has quit IRC | 15:29 | |
*** dokua has joined #openstack-lbaas | 15:35 | |
*** dokua has quit IRC | 15:39 | |
*** yamamoto has joined #openstack-lbaas | 15:54 | |
*** yamamoto has quit IRC | 15:59 | |
*** armax has joined #openstack-lbaas | 16:20 | |
*** dokua has joined #openstack-lbaas | 16:36 | |
*** dokua has quit IRC | 16:40 | |
*** eN_Guruprasad_Rn has joined #openstack-lbaas | 16:42 | |
*** tesseract has quit IRC | 16:51 | |
*** armax has quit IRC | 16:57 | |
*** eN_Guruprasad_Rn has quit IRC | 17:10 | |
*** tongl has joined #openstack-lbaas | 17:24 | |
*** Alex_Staf has quit IRC | 17:33 | |
*** dokua has joined #openstack-lbaas | 17:37 | |
*** yamamoto has joined #openstack-lbaas | 17:39 | |
*** yamamoto has quit IRC | 17:39 | |
*** yamamoto has joined #openstack-lbaas | 17:39 | |
*** yamamoto has quit IRC | 17:40 | |
*** dokua has quit IRC | 17:41 | |
*** tongl has quit IRC | 17:56 | |
*** gcheresh has joined #openstack-lbaas | 18:31 | |
*** dokua has joined #openstack-lbaas | 18:37 | |
*** yamamoto has joined #openstack-lbaas | 18:40 | |
*** dokua has quit IRC | 18:42 | |
*** yamamoto has quit IRC | 18:50 | |
*** KeithMnemonic has joined #openstack-lbaas | 19:14 | |
*** KeithMnemonic1 has quit IRC | 19:16 | |
*** gcheresh has quit IRC | 19:33 | |
*** dokua has joined #openstack-lbaas | 19:38 | |
*** dokua has quit IRC | 19:42 | |
*** tongl has joined #openstack-lbaas | 20:32 | |
*** dokua has joined #openstack-lbaas | 20:39 | |
*** bar_ has joined #openstack-lbaas | 20:40 | |
*** dokua has quit IRC | 20:43 | |
*** KeithMnemonic1 has joined #openstack-lbaas | 21:33 | |
*** KeithMnemonic has quit IRC | 21:37 | |
*** dokua has joined #openstack-lbaas | 21:40 | |
*** dokua has quit IRC | 21:44 | |
*** aojea has joined #openstack-lbaas | 22:31 | |
*** dokua has joined #openstack-lbaas | 22:40 | |
*** dokua has quit IRC | 22:45 | |
*** tongl has quit IRC | 22:48 | |
*** tongl has joined #openstack-lbaas | 23:09 | |
*** dokua has joined #openstack-lbaas | 23:41 | |
*** armax has joined #openstack-lbaas | 23:42 | |
*** KeithMnemonic2 has joined #openstack-lbaas | 23:45 | |
*** dokua has quit IRC | 23:45 | |
*** KeithMnemonic has joined #openstack-lbaas | 23:48 | |
*** KeithMnemonic1 has quit IRC | 23:48 | |
*** KeithMnemonic1 has joined #openstack-lbaas | 23:50 | |
*** KeithMnemonic2 has quit IRC | 23:50 | |
*** KeithMnemonic2 has joined #openstack-lbaas | 23:51 | |
*** KeithMnemonic has quit IRC | 23:53 | |
*** KeithMnemonic has joined #openstack-lbaas | 23:54 | |
*** KeithMnemonic1 has quit IRC | 23:55 | |
*** KeithMnemonic2 has quit IRC | 23:56 | |
*** KeithMnemonic1 has joined #openstack-lbaas | 23:58 | |
*** KeithMnemonic2 has joined #openstack-lbaas | 23:59 |
Generated by irclog2html.py 2.15.3 by Marius Gedminas - find it at mg.pov.lt!