openstackgerrit | duankebo proposed openstack/dragonflow: Fullstack test cases for topology Fix the problem caused by overlaped ip address Change-Id: Ice5993aa3700df98fbff421d4583a6ed963c9aaf https://review.openstack.org/296522 | 01:17 |
---|---|---|
*** DuanKebo has quit IRC | 01:18 | |
openstackgerrit | Merged openstack/dragonflow: Fix ovsdb monitor connect ovsdb fail bug https://review.openstack.org/299199 | 01:42 |
*** yamamoto_ has joined #openstack-dragonflow | 02:19 | |
*** gal_ has joined #openstack-dragonflow | 03:27 | |
*** gsagie has quit IRC | 03:32 | |
*** serverascode has quit IRC | 03:33 | |
*** serverascode has joined #openstack-dragonflow | 03:38 | |
*** liuhaixia has quit IRC | 03:47 | |
*** yamamoto_ has quit IRC | 03:59 | |
*** irenab_ has joined #openstack-dragonflow | 04:02 | |
*** irenab has quit IRC | 04:04 | |
*** irenab_ is now known as irenab | 04:04 | |
*** yamamoto_ has joined #openstack-dragonflow | 04:39 | |
*** gal_ is now known as gsagie | 04:48 | |
*** gampel1 has joined #openstack-dragonflow | 05:21 | |
*** gampel2 has joined #openstack-dragonflow | 05:45 | |
*** gampel1 has quit IRC | 05:47 | |
*** oanson has joined #openstack-dragonflow | 05:53 | |
openstackgerrit | Omer Anson proposed openstack/dragonflow: Remove vport_vxlan module in unstack https://review.openstack.org/298753 | 05:53 |
gampel2 | @omer: ping | 05:57 |
oanson | gampel2: pong | 05:58 |
gampel2 | you know that the ping - pong test is failing ? | 06:01 |
oanson | Yes. Li Ma added a possible explanation. I'll solve it by EOD. | 06:02 |
gampel2 | Ok thx | 06:03 |
*** dingboopt has quit IRC | 06:07 | |
openstackgerrit | feipeng proposed openstack/dragonflow: Add Redis Devstack https://review.openstack.org/297916 | 06:17 |
irenab | gampel: hi | 06:34 |
*** yuli_s has joined #openstack-dragonflow | 06:39 | |
*** gongysh has quit IRC | 07:06 | |
openstackgerrit | Omer Anson proposed openstack/dragonflow: Lookup router_port's network_id with lswitch's topic https://review.openstack.org/298121 | 07:23 |
*** gongysh has joined #openstack-dragonflow | 07:23 | |
gampel | irenab: hi how are you | 07:29 |
irenab | I am fine, thanks. You were looking for me previously? | 07:29 |
gampel | yes just to catch up | 07:29 |
gampel | yuli_s: whats the problem with D DNAT > GW arp learning ? | 07:32 |
openstackgerrit | Merged openstack/dragonflow: Do not log error on missing table during pub/sub test https://review.openstack.org/297198 | 07:37 |
yuli_s | raofei needs to add another patch to fix gateway update operation | 07:40 |
yuli_s | dnat patch expects to receive arp of the router | 07:41 |
yuli_s | sorry | 07:42 |
yuli_s | gateway | 07:42 |
yuli_s | to build dnat related openflow rules | 07:42 |
*** liuhaixia has joined #openstack-dragonflow | 07:43 | |
yuli_s | raofei, I found and how to fix the missing public network | 08:07 |
yuli_s | you need to add "Q_L3_ENABLED=True" to local.conf | 08:07 |
yuli_s | before running stack, it is because q-l3 is disabled | 08:07 |
yuli_s | that defined fixed this problem. | 08:07 |
yuli_s | i have just runed stack and public network is created while is df-l3-agent is running and q-l3 is disabled | 08:09 |
openstackgerrit | Omer Anson proposed openstack/dragonflow: Add publisher's table https://review.openstack.org/297167 | 08:13 |
yuli_s | raofei, I have another bug | 08:28 |
yuli_s | will try to trace it | 08:29 |
raofei | HI Yuli, this have been resolved yesterday in this patch https://review.openstack.org/#/c/294374 | 08:35 |
yuli_s | u are talking about gateway update, right ? | 08:40 |
raofei | no, for df-l3-agent install on devstack | 08:51 |
raofei | the public network will be created | 08:52 |
yuli_s | ok,, I will check this on nest stack ;) | 08:54 |
yuli_s | next stack | 08:55 |
openstackgerrit | feipeng proposed openstack/dragonflow: Add Redis Devstack https://review.openstack.org/297916 | 09:10 |
openstackgerrit | xingzhidan proposed openstack/dragonflow: test https://review.openstack.org/299819 | 09:17 |
openstackgerrit | feipeng proposed openstack/dragonflow: Add Redis Devstack https://review.openstack.org/297916 | 09:37 |
gsagie | raofei: do you have a code that auto generate ARP requests every X amount of time? (for the gateway) | 10:44 |
gsagie | i think you need a timer or something | 10:46 |
openstackgerrit | xingzhidan proposed openstack/dragonflow: update https://review.openstack.org/299819 | 10:46 |
*** yamamoto_ has quit IRC | 10:47 | |
raofei | yes, Gal. Periodic send arp request is implemented on my local setup, it haven't been tested fully. | 11:03 |
openstackgerrit | xingzhidan proposed openstack/dragonflow: update https://review.openstack.org/299819 | 11:05 |
*** gampel2 has quit IRC | 11:05 | |
gsagie | raofei: okie cool, i think its important, if you want once its stable you can upload the patch and yuli_s can test it | 11:07 |
raofei | ok, I will commit it asap | 11:08 |
openstackgerrit | xingzhidan proposed openstack/dragonflow: update https://review.openstack.org/299819 | 11:08 |
raofei | now I also will commit the subnet updation processing | 11:08 |
raofei | for external gateway ip updation. I were going to commit them in new patches. | 11:09 |
yuli_s | great, let me know when it is expected to work ;) | 11:15 |
gsagie | raofei: btw, i see another possible problem | 11:17 |
gsagie | if you dont have gw set and you send ARP request you dont update the egress rules: | 11:17 |
gsagie | self.mod_flow( | 11:17 |
gsagie | self.get_datapath(), | 11:17 |
gsagie | inst=inst, | 11:17 |
gsagie | table_id=const.EGRESS_NAT_TABLE, | 11:17 |
gsagie | priority=const.PRIORITY_MEDIUM, | 11:17 |
gsagie | match=match) | 11:17 |
gsagie | Arent you suppose to call this function which install the rules when the ARP reply is recieved | 11:18 |
gsagie | (or gratituous ARP request is recived) | 11:18 |
raofei | Yes. | 11:18 |
gsagie | i mean all the part after arp request send in _install_dnat_egress_rules | 11:18 |
gsagie | You call it in current code? | 11:19 |
raofei | When controller learn the mac of gw, it will install the egress rule | 11:19 |
gsagie | where is the call? | 11:19 |
gsagie | ahh yes | 11:20 |
gsagie | i see it now, thanks! | 11:20 |
raofei | https://www.irccloud.com/pastebin/cXdzDbp4/ | 11:20 |
openstackgerrit | Gal Sagie proposed openstack/dragonflow: Allow port update and reduce double port set https://review.openstack.org/299866 | 11:25 |
openstackgerrit | Gal Sagie proposed openstack/dragonflow: Allow port update and reduce double port set https://review.openstack.org/299866 | 11:26 |
openstackgerrit | Gal Sagie proposed openstack/dragonflow: Allow port update and reduce double port set https://review.openstack.org/299866 | 11:28 |
openstackgerrit | Merged openstack/dragonflow: Remove test that are based on flow diff https://review.openstack.org/299452 | 11:28 |
oanson | gampel: ping | 11:32 |
openstackgerrit | Gal Sagie proposed openstack/dragonflow: Allow port update and reduce double port set https://review.openstack.org/299866 | 11:35 |
*** yamamoto_ has joined #openstack-dragonflow | 11:48 | |
openstackgerrit | Yuli proposed openstack/dragonflow: Fix DHCP fullstack tests https://review.openstack.org/298131 | 11:54 |
*** yamamoto_ has quit IRC | 12:07 | |
*** yamamoto_ has joined #openstack-dragonflow | 12:18 | |
*** gampel1 has joined #openstack-dragonflow | 13:31 | |
openstackgerrit | Omer Anson proposed openstack/dragonflow: Add publisher's table https://review.openstack.org/297167 | 13:37 |
openstackgerrit | Omer Anson proposed openstack/dragonflow: Add RateLimiter object https://review.openstack.org/299935 | 13:37 |
*** gampel1 has quit IRC | 13:42 | |
*** gampel1 has joined #openstack-dragonflow | 13:44 | |
*** gongysh has quit IRC | 14:25 | |
*** oanson has quit IRC | 14:36 | |
*** gongysh has joined #openstack-dragonflow | 14:42 | |
*** gongysh has quit IRC | 14:56 | |
*** gampel1 has quit IRC | 15:01 | |
*** irenab_ has joined #openstack-dragonflow | 16:05 | |
*** irenab has quit IRC | 16:05 | |
*** irenab_ is now known as irenab | 16:05 | |
openstackgerrit | Fei Rao proposed openstack/dragonflow: The implementation of distributed-DNAT https://review.openstack.org/289148 | 16:06 |
*** yamamoto_ has quit IRC | 17:03 | |
*** yamamoto_ has joined #openstack-dragonflow | 17:04 | |
*** openstackgerrit has quit IRC | 19:03 | |
*** openstackgerrit has joined #openstack-dragonflow | 19:04 | |
*** yamamoto_ has quit IRC | 19:10 | |
*** yamamoto_ has joined #openstack-dragonflow | 20:11 | |
*** yamamoto_ has quit IRC | 20:20 |
Generated by irclog2html.py 2.14.0 by Marius Gedminas - find it at mg.pov.lt!