openstackgerrit | Li Ma proposed openstack/dragonflow: Support DPDK https://review.openstack.org/348169 | 01:34 |
---|---|---|
openstackgerrit | liuhaixia proposed openstack/dragonflow: Implement L2 Communication for vlan network. https://review.openstack.org/340789 | 01:40 |
*** yamamoto_ has joined #openstack-dragonflow | 02:05 | |
*** yuval has joined #openstack-dragonflow | 05:26 | |
*** shz has joined #openstack-dragonflow | 05:33 | |
*** shihanzhang has quit IRC | 05:36 | |
*** oanson has joined #openstack-dragonflow | 05:40 | |
openstackgerrit | Merged openstack/dragonflow: Support DPDK https://review.openstack.org/348169 | 06:28 |
*** oshidoshi has joined #openstack-dragonflow | 07:35 | |
openstackgerrit | yuan wei proposed openstack/dragonflow: add active detection app for allowed address pairs https://review.openstack.org/339975 | 07:52 |
*** yamamoto_ has quit IRC | 08:17 | |
*** yamamoto_ has joined #openstack-dragonflow | 08:18 | |
*** yamamoto_ has quit IRC | 08:23 | |
*** yuli_s has joined #openstack-dragonflow | 08:49 | |
openstackgerrit | yuan wei proposed openstack/dragonflow: add active detection app for allowed address pairs https://review.openstack.org/339975 | 08:56 |
oanson | Dragonflow weekly meeting starting in #openstack-meeting-4 | 09:00 |
*** saggi1 has joined #openstack-dragonflow | 09:01 | |
*** yamamoto has joined #openstack-dragonflow | 09:26 | |
oanson | yamamoto, ping. | 09:29 |
openstackgerrit | wangyongben proposed openstack/dragonflow: Add QoS Functionality https://review.openstack.org/331932 | 09:47 |
*** saggi1 is now known as saggi | 10:32 | |
*** nick-ma has quit IRC | 10:54 | |
*** nick-ma has joined #openstack-dragonflow | 10:54 | |
*** openstackgerrit has quit IRC | 11:03 | |
*** openstackgerrit has joined #openstack-dragonflow | 11:04 | |
oanson | yamamoto, ping. | 11:06 |
yamamoto | oanson: pong | 11:06 |
oanson | I saw you added https://review.openstack.org/#/c/353236/ to midonet | 11:07 |
oanson | "Specify GUARD_TRANSACTION=False where necessary" | 11:07 |
yamamoto | yes | 11:07 |
oanson | We have a similar issue. I was hoping you could share your insights. | 11:07 |
yamamoto | at least dragonflow and odl need similar change. | 11:08 |
oanson | Is this something you plan on solving with Neutron, or independently in midonet? | 11:08 |
oanson | We have a patch to add GUARD_TRANSACTION. But I understood it was only a workaround, and that it will be removed. | 11:08 |
yamamoto | right | 11:09 |
yamamoto | i guess the plugin api needs to be changed for longer term | 11:10 |
oanson | I am trying to find the correct solution for Dragonflow. I was wondering what were plans for midonet? | 11:10 |
oanson | I see. | 11:10 |
yamamoto | my understanding is the attribute is to mark what needs to be "fixed" | 11:11 |
yamamoto | how to "fix" is unclear at this point. | 11:11 |
oanson | I see. | 11:11 |
oanson | I'll keep my ear to the ground. | 11:13 |
*** hujie has joined #openstack-dragonflow | 11:13 | |
oanson | Is there going to be a discussion about this? e.g. in the Neutron weekly? | 11:14 |
yamamoto | honestly speaking i'm not entirely happy with how the things like this proceed ("make a change and see what's broken") but that's the world we live in. :-) | 11:15 |
oanson | Yes. Especially in core libraries with so many dependencies. | 11:15 |
oanson | Usually it is not so difficult to conform the existing code :) | 11:16 |
yamamoto | i'm not aware of such a discussion but i was inactive these weeks. | 11:16 |
yamamoto | let me know if you find something :-) | 11:16 |
oanson | Will do. | 11:17 |
oanson | Thanks for your help. | 11:17 |
*** afranc has quit IRC | 11:17 | |
yamamoto | np. | 11:17 |
yamamoto | can you give me url of GUARD_TRANSACTION patch for dragonflow? | 11:18 |
*** afranc has joined #openstack-dragonflow | 11:18 | |
oanson | Sure | 11:21 |
oanson | https://review.openstack.org/#/c/355736/ | 11:21 |
yamamoto | thank you | 11:22 |
oanson | np | 11:23 |
*** kangjingting has joined #openstack-dragonflow | 11:27 | |
kangjingting | Hi omer, are you here now? | 11:28 |
oanson | yes. hi | 11:29 |
oanson | kangjingting, yes, I'm here | 11:30 |
kangjingting | I have some questions about ovsdb IDL driver. | 11:31 |
oanson | Sure. | 11:32 |
kangjingting | would please check your email, I have sent you a email which described the problem I had encountered. As there were some pictures which help you understand the problem in detail | 11:35 |
oanson | Could you please also provide the output of sudo ovsdb-client dump? | 11:36 |
oanson | (You may want to use pastebin or something, since it's long) | 11:36 |
kangjingting | pastebin | 11:38 |
oanson | Yeah, like here: http://paste.openstack.org/ | 11:39 |
kangjingting | ok | 11:40 |
kangjingting | wait a moment | 11:40 |
*** kangjingting has left #openstack-dragonflow | 11:40 | |
oanson | Sure | 11:40 |
*** kangjingting has joined #openstack-dragonflow | 11:45 | |
kangjingting | Hi Omer, you can check http://paste.openstack.org/show/562189/ | 11:45 |
*** kangjingting has quit IRC | 12:14 | |
*** kangjingting has joined #openstack-dragonflow | 12:19 | |
openstackgerrit | Yuli proposed openstack/dragonflow: Fix bug with handling of dhcp address Closes-bug: #1615351 https://review.openstack.org/358604 | 12:30 |
openstack | bug 1615351 in DragonFlow "Bug in subnet create command" [High,New] https://launchpad.net/bugs/1615351 - Assigned to Yuli (stremovsky) | 12:30 |
*** oanson has quit IRC | 12:34 | |
*** kangjingting has quit IRC | 12:46 | |
openstackgerrit | Hong Hui Xiao proposed openstack/dragonflow: Add route to instance for metadata service https://review.openstack.org/358317 | 12:48 |
openstackgerrit | Hong Hui Xiao proposed openstack/dragonflow: Use bytes to accommodate python3 https://review.openstack.org/358618 | 12:48 |
*** kangjingting has joined #openstack-dragonflow | 12:52 | |
*** kangjingting has quit IRC | 13:14 | |
*** kangjingting has joined #openstack-dragonflow | 13:19 | |
*** gsagie_ has joined #openstack-dragonflow | 13:21 | |
gsagie_ | טוהשךטוהשך | 13:30 |
gsagie_ | yuval | 13:30 |
yuval | hey gsagie_ | 13:31 |
gsagie_ | Is oanson in the office? | 13:31 |
yuval | gsagie_: nope | 13:31 |
gsagie_ | yuval: ok thanks | 13:32 |
yuval | gsagie_: sure thing | 13:35 |
gsagie_ | oshidoshi: ping | 13:42 |
*** gsagie_ has quit IRC | 14:04 | |
*** kangjingting has quit IRC | 14:14 | |
*** kangjingting has joined #openstack-dragonflow | 14:20 | |
*** yamamoto has quit IRC | 14:52 | |
*** yuval has quit IRC | 14:58 | |
*** kangjingting has quit IRC | 15:13 | |
*** kangjingting has joined #openstack-dragonflow | 15:26 | |
oshidoshi | was I pinged? | 15:40 |
*** yamamoto has joined #openstack-dragonflow | 15:54 | |
*** yamamoto has quit IRC | 16:02 | |
*** saggi has quit IRC | 16:04 | |
*** oshidoshi has quit IRC | 16:06 | |
*** saggi has joined #openstack-dragonflow | 16:07 | |
*** kangjingting has quit IRC | 16:09 | |
*** kangjingting has joined #openstack-dragonflow | 16:19 | |
*** kangjingting has quit IRC | 16:49 | |
*** kangjingting has joined #openstack-dragonflow | 16:50 | |
*** kangjingting has quit IRC | 16:51 | |
*** kangjingting has joined #openstack-dragonflow | 17:17 | |
*** oanson has joined #openstack-dragonflow | 18:26 | |
*** yamamoto has joined #openstack-dragonflow | 21:50 | |
*** yamamoto has quit IRC | 21:51 | |
*** yamamoto has joined #openstack-dragonflow | 22:37 | |
*** dkehn has quit IRC | 22:54 | |
*** dkehn_ has quit IRC | 22:55 | |
*** dkehn has joined #openstack-dragonflow | 22:56 | |
*** dkehn_ has joined #openstack-dragonflow | 23:08 | |
*** dkehn has quit IRC | 23:25 | |
*** dkehn_ has quit IRC | 23:25 | |
*** dkehn has joined #openstack-dragonflow | 23:32 | |
*** dkehn_ has joined #openstack-dragonflow | 23:38 |
Generated by irclog2html.py 2.14.0 by Marius Gedminas - find it at mg.pov.lt!