*** gampel has quit IRC | 01:45 | |
*** wangfeng_yellow has joined #openstack-dragonflow | 03:19 | |
*** diga has joined #openstack-dragonflow | 05:03 | |
openstackgerrit | Merged openstack/dragonflow: Add security groups design blog post to documentation https://review.openstack.org/263054 | 05:24 |
---|---|---|
*** dingboopt has joined #openstack-dragonflow | 05:43 | |
*** wangfeng_yellow_ has joined #openstack-dragonflow | 06:36 | |
*** wangfeng_yellow_ has quit IRC | 06:40 | |
kun_huang | meeting today? | 06:52 |
gsagie | yes | 06:52 |
gsagie | in 2hours and 5 minutes :) | 06:52 |
gsagie | #openstack-meeting-4 | 06:52 |
kun_huang | got it;) | 06:53 |
*** gampel has joined #openstack-dragonflow | 07:22 | |
*** gampel1 has joined #openstack-dragonflow | 08:20 | |
*** gampel has quit IRC | 08:23 | |
dingboopt | gsagie: I find that in my two-node test environment, when a vim ping another vm in different subnets, there is a flow in table 20 to modifiy the dst mac to the dst vm's mac, thus no need to use the router namespace, but when the peer vm replies, the reply-packet is sent to the router namespace's port, and comes from another port of router namespace. I am | 08:40 |
dingboopt | wired about this. Why do we use router namespace instead of a just a flow to make ip forwading working of the reply packet? | 08:40 |
gsagie | dingboopt: not sure, this shouldnt happen, maybe you dont have this fix? https://review.openstack.org/#/c/262707/ | 08:46 |
gsagie | the traffic back should just as well go to the controller and flows should be installed, i suspect the above fix is the problem you see | 08:47 |
dingboopt | gsagie: thanks, I need to refresh my repo | 08:48 |
gsagie | Dragonflow IRC meeting in #openstack-meeting-4 in 2 minutes, gampel1, kexiaodong, shz, kun_huang, nick-ma, dingboopt, WANG_Feng, BillyXu, mestery | 08:55 |
gsagie | all welcome :) | 08:55 |
*** gampel1 has quit IRC | 08:56 | |
gsagie | diga too :) | 08:56 |
diga | :) | 08:57 |
*** gampel has joined #openstack-dragonflow | 08:57 | |
*** yuli_s has joined #openstack-dragonflow | 08:59 | |
*** raofei has joined #openstack-dragonflow | 09:02 | |
openstackgerrit | Yuli proposed openstack/dragonflow: Add network/router/subnet/port list API tests. Run tests sequentially. https://review.openstack.org/263042 | 09:45 |
*** diga_ has joined #openstack-dragonflow | 09:45 | |
*** diga has quit IRC | 09:46 | |
yuli_s | #link https://review.openstack.org/263042/ | 09:54 |
yuli_s | The proposed patch has a number of tests that can fail due to raise condition when they are running simultaneously | 09:55 |
gsagie | yuli_s: okie, thanks lets see peoples opinion in the patch and their reviews | 09:55 |
yuli_s | there is a fix inside that makes all tests to run sequentially | 09:55 |
gsagie | the only problematic thing is the tests time to run in the gate, i dont think it has alot of effect at this point | 09:55 |
kun_huang | gampel: gsagie got it, see you later | 09:55 |
gsagie | cya kun_huang! good night! | 09:56 |
yuli_s | I added "--concurrency=1" flag to "testr" command in "/tools/pretty_tox.sh" | 09:56 |
yuli_s | as a result all functional tests not run in sequentially, not in parallel as before | 09:58 |
yuli_s | as a result all functional tests now run sequentially, not in parallel as before | 09:58 |
gampel | :) | 10:00 |
*** openstackgerrit has quit IRC | 10:02 | |
*** openstackgerrit has joined #openstack-dragonflow | 10:03 | |
gsagie | yuli_s: i suggest we put this in comment for now and come back to it later when we have more tests so we can compare the run times and see if its problematic or not, if not we can use it | 10:08 |
gsagie | make sure to comment how you achieved it | 10:08 |
*** saggi has joined #openstack-dragonflow | 10:17 | |
yuli_s | Ok | 10:26 |
*** duankebo has joined #openstack-dragonflow | 11:13 | |
*** duankebo has quit IRC | 11:14 | |
*** duan has joined #openstack-dragonflow | 11:15 | |
*** duan has quit IRC | 11:16 | |
openstackgerrit | Yuli proposed openstack/dragonflow: Add network/router/subnet/port list API tests. Run tests sequentially. https://review.openstack.org/263042 | 11:21 |
gsagie | kexiaodong: ping | 11:58 |
kexiaodong | pong | 11:58 |
gsagie | kexiaodong: was wondering how the integration with Kuryr is going, i added a blueprint to launchpad wanted to add your name to it | 11:59 |
gsagie | if its ok with you | 11:59 |
gsagie | mestery: we conduct our IRC meeting at Monday morning time which fits China/Israel/India timezone, but if you would like to join for future meetings, please let us know and we can work on alternating meetings to fit US timezone as well | 12:00 |
gsagie | when ever you will see this :) | 12:00 |
kexiaodong | ok, I will do it. | 12:01 |
kexiaodong | the irc time fit to me | 12:01 |
kexiaodong | I cost some time to understand ryu. | 12:02 |
gsagie | ok, np | 12:03 |
gsagie | we have other tasks in Dragonflow if you are more interested with them, also for Kuryr we are now in design phase for Kubernetes integration | 12:04 |
gsagie | so just let me know if you prefer to do something else :) | 12:04 |
kexiaodong | I and some others have discuss with Kubernates integration | 12:12 |
kexiaodong | And can not get a agreement | 12:12 |
kexiaodong | kubernetes can not select a network to disploy pod | 12:13 |
kexiaodong | so,we need to change kubernetes? | 12:14 |
yuli_s | gsagie: we have a problem with EXPECTED_NUMBER_OF_FLOWS_AFTER_GATE_DEVSTACK in https://review.openstack.org/263042/ | 12:16 |
yuli_s | http://logs.openstack.org/42/263042/3/check/gate-dragonflow-dsvm-fullstack-nv/bf29936/console.html | 12:17 |
yuli_s | testtools.matchers._impl.MismatchError: 28 != 26 | 12:18 |
gsagie | yuli_s: this test is not good, you need to fix it by adding specific flow checking tests | 12:19 |
gsagie | its problematic to run it and especially with parallel tests | 12:20 |
gsagie | kexiaodong: i am not sure what you mean | 12:20 |
yuli_s | gsagie: hm, this test runs sequentially | 12:21 |
kexiaodong | I will send a mail to you for this thing | 12:21 |
gsagie | kexiaodong: ok | 12:21 |
gsagie | yuli_s: once you add specific flow tests we will remove this test | 12:21 |
yuli_s | ok | 12:22 |
openstackgerrit | shihanzhang proposed openstack/dragonflow: Remove duplicated codes in update_port https://review.openstack.org/263232 | 12:23 |
*** diga_ has quit IRC | 12:46 | |
openstackgerrit | Yuli proposed openstack/dragonflow: Add network/router/subnet/port list API tests. Run tests sequentially. https://review.openstack.org/263042 | 13:14 |
*** dingboopt has quit IRC | 13:41 | |
*** dingboopt has joined #openstack-dragonflow | 13:43 | |
openstackgerrit | Merged openstack/dragonflow: Install nanomsg for pub-sub module https://review.openstack.org/261753 | 14:05 |
gsagie | gampel: ^^ merged | 14:07 |
openstackgerrit | ding bo proposed openstack/dragonflow: Configure security data into DF DB https://review.openstack.org/262634 | 14:12 |
openstackgerrit | Eran Gampel proposed openstack/dragonflow: Add support for DF built-in pub/sub https://review.openstack.org/263322 | 16:15 |
*** gampel has quit IRC | 16:18 | |
*** diga has joined #openstack-dragonflow | 16:50 | |
*** diga has quit IRC | 16:57 | |
*** diga has joined #openstack-dragonflow | 17:05 | |
*** diga has quit IRC | 17:05 | |
*** diga has joined #openstack-dragonflow | 17:06 | |
*** diga_ has joined #openstack-dragonflow | 17:10 | |
*** diga has quit IRC | 17:10 | |
*** diga_ has quit IRC | 17:15 | |
*** openstackgerrit has quit IRC | 18:32 | |
*** openstackgerrit has joined #openstack-dragonflow | 18:33 | |
openstackgerrit | Merged openstack/dragonflow: Remove duplicated codes in update_port https://review.openstack.org/263232 | 18:44 |
*** saggi has quit IRC | 23:11 | |
*** Shlomo_N has quit IRC | 23:12 | |
*** yuli_s has quit IRC | 23:13 | |
*** Shlomo_N has joined #openstack-dragonflow | 23:13 | |
*** gsagie has quit IRC | 23:14 | |
*** Shlomo_N has quit IRC | 23:14 | |
*** Shlomo_N has joined #openstack-dragonflow | 23:14 | |
*** gsagie has joined #openstack-dragonflow | 23:28 | |
*** saggi has joined #openstack-dragonflow | 23:28 |
Generated by irclog2html.py 2.14.0 by Marius Gedminas - find it at mg.pov.lt!