| *** yamamoto has joined #openstack-dragonflow | 00:56 | |
| *** yamamoto has quit IRC | 01:05 | |
| *** yamamoto has joined #openstack-dragonflow | 01:06 | |
| *** yamamoto has quit IRC | 01:18 | |
| *** yamamoto has joined #openstack-dragonflow | 01:19 | |
| *** yamamoto has quit IRC | 01:24 | |
| *** yamamoto has joined #openstack-dragonflow | 01:32 | |
| *** yamamoto has quit IRC | 01:35 | |
| *** yamamoto has joined #openstack-dragonflow | 01:41 | |
| *** yamamoto has quit IRC | 01:44 | |
| *** yamamoto has joined #openstack-dragonflow | 01:45 | |
| *** yamamoto has quit IRC | 01:47 | |
| *** yamamoto has joined #openstack-dragonflow | 01:49 | |
| *** yamamoto has quit IRC | 01:50 | |
| *** yamamoto has joined #openstack-dragonflow | 01:52 | |
| *** yamamoto has quit IRC | 01:54 | |
| *** kkxue_ has quit IRC | 02:00 | |
| *** kkxue_ has joined #openstack-dragonflow | 02:01 | |
| *** kkxue_ has quit IRC | 02:02 | |
| *** kkxue_ has joined #openstack-dragonflow | 02:03 | |
| *** yamamoto has joined #openstack-dragonflow | 02:13 | |
| *** yamamoto has quit IRC | 02:13 | |
| *** yamamoto has joined #openstack-dragonflow | 02:22 | |
| *** yamamoto has quit IRC | 02:29 | |
| *** yamamoto has joined #openstack-dragonflow | 02:34 | |
| *** yamamoto has quit IRC | 02:36 | |
| *** yamamoto has joined #openstack-dragonflow | 02:40 | |
| *** yamamoto has quit IRC | 02:41 | |
| *** kkxue_ has quit IRC | 03:43 | |
| *** kkxue_ has joined #openstack-dragonflow | 03:44 | |
| *** yamamoto has joined #openstack-dragonflow | 04:59 | |
| *** yamamoto has quit IRC | 05:31 | |
| *** yamamoto has joined #openstack-dragonflow | 06:05 | |
| openstackgerrit | howard lee proposed openstack/dragonflow master: Replace e.message with str(e) https://review.openstack.org/485454 | 06:12 |
|---|---|---|
| *** yamamoto has quit IRC | 06:23 | |
| *** NatanBro has joined #openstack-dragonflow | 06:48 | |
| openstackgerrit | Dima Kuznetsov proposed openstack/dragonflow master: [04/xx] Introduce SFC forwarding app https://review.openstack.org/424146 | 07:06 |
| *** saggi has quit IRC | 07:15 | |
| *** yamamoto has joined #openstack-dragonflow | 07:16 | |
| *** kkxue_ has quit IRC | 07:18 | |
| *** kkxue_ has joined #openstack-dragonflow | 07:19 | |
| *** saggi has joined #openstack-dragonflow | 07:21 | |
| irenab | oanson, https://bugs.launchpad.net/dragonflow/+bug/1705397 | 07:23 |
| openstack | Launchpad bug 1705397 in DragonFlow "Sub port of Trunk port is not updated to Active statuus" [Undecided,New] | 07:23 |
| *** yamamoto has quit IRC | 07:25 | |
| openstackgerrit | Merged openstack/dragonflow master: Omit ofport from remote ports https://review.openstack.org/484821 | 07:42 |
| openstackgerrit | Dima Kuznetsov proposed openstack/dragonflow master: Replace chassis and remote_vtep with port binding https://review.openstack.org/485103 | 08:02 |
| *** kkxue_ has quit IRC | 08:24 | |
| openstackgerrit | Dima Kuznetsov proposed openstack/dragonflow master: Replace chassis and remote_vtep with port binding https://review.openstack.org/485103 | 08:24 |
| *** kkxue_ has joined #openstack-dragonflow | 08:25 | |
| *** kkxue_ has quit IRC | 08:27 | |
| *** kkxue_ has joined #openstack-dragonflow | 08:28 | |
| openstackgerrit | Merged openstack/dragonflow master: Updated from global requirements https://review.openstack.org/485309 | 08:41 |
| openstackgerrit | Dima Kuznetsov proposed openstack/dragonflow master: Replace chassis and remote_vtep with port binding https://review.openstack.org/485103 | 08:47 |
| openstackgerrit | Dima Kuznetsov proposed openstack/dragonflow master: Classifier to use OvsPort events https://review.openstack.org/480197 | 09:53 |
| openstackgerrit | Dima Kuznetsov proposed openstack/dragonflow master: Replace chassis and remote_vtep with port binding https://review.openstack.org/485103 | 09:53 |
| openstackgerrit | Dima Kuznetsov proposed openstack/dragonflow master: Remove ofport attribute from LogicalPort https://review.openstack.org/485526 | 09:53 |
| *** kkxue_ has quit IRC | 10:59 | |
| leyal | oanson , lihi , dimak - I have issue that raise from the ironic support design - and i i will be happy to discuss about that. | 11:22 |
| leyal | Ironic use L2-networks for provision the machines (IMPI,DHCP etc .. ) | 11:23 |
| leyal | (a flat/vlan networks .. ) | 11:24 |
| leyal | If the BM network physically connected to 2 compute-nodes - then BM-server send DHCP request it's will be brodcasted to both compute-nodes | 11:25 |
| leyal | as we have distributed - DHCP , each compute node will contain dhcp-app .. | 11:26 |
| dimak | Current DHCP app handles only local ports | 11:27 |
| leyal | Yep , and we need that only one of the dhcp's in the compute node will answer .. | 11:28 |
| leyal | So we need to know which compute node physically connected on this LAN - and choose only one that will answer. | 11:30 |
| leyal | but i don't sure How we can know which compute-node connected to this LAN.. | 11:31 |
| dimak | The operator is responsible to configure that | 11:32 |
| dimak | which physical network is connected to which interface | 11:32 |
| leyal | sure - but the controller need a view to that information - because he need to know if he the only compute-node in this LAN , and then he must to answer the DHCP... | 11:35 |
| leyal | and if he is not the only compute node it this LAN - it's need to synchronize with the other node about who response to the Bare-metal DHCP .. | 11:36 |
| openstackgerrit | Dima Kuznetsov proposed openstack/dragonflow master: Remove is_local attribute from LogicalPort https://review.openstack.org/485581 | 11:58 |
| openstackgerrit | Dima Kuznetsov proposed openstack/dragonflow master: Remove special handling of lport in controler code https://review.openstack.org/485582 | 11:58 |
| openstackgerrit | Eyal Leshem proposed openstack/dragonflow master: Add support for dnsmsq and dhcpd dhcp-option-names https://review.openstack.org/480231 | 12:06 |
| openstackgerrit | Dima Kuznetsov proposed openstack/dragonflow master: Classifier: reset in_port before dispatch https://review.openstack.org/485604 | 13:00 |
| *** NatanBro has quit IRC | 13:10 | |
| *** yamamoto has joined #openstack-dragonflow | 13:39 | |
| *** yamamoto has quit IRC | 13:50 | |
| *** yamamoto has joined #openstack-dragonflow | 14:37 | |
| openstackgerrit | Dima Kuznetsov proposed openstack/dragonflow master: Trunk: use reg6 for classfication instead of ofport https://review.openstack.org/485690 | 14:44 |
| openstackgerrit | Dima Kuznetsov proposed openstack/dragonflow master: Trunk: use classifier app to dispatch packets https://review.openstack.org/485691 | 14:44 |
| *** yamamoto has quit IRC | 14:55 | |
| openstackgerrit | Dima Kuznetsov proposed openstack/dragonflow master: Remove is_local attribute from LogicalPort https://review.openstack.org/485581 | 14:56 |
| openstackgerrit | Dima Kuznetsov proposed openstack/dragonflow master: Remove special handling of lport in controller code https://review.openstack.org/485582 | 14:56 |
| openstackgerrit | Dima Kuznetsov proposed openstack/dragonflow master: Replace chassis and remote_vtep with port binding https://review.openstack.org/485103 | 14:56 |
| openstackgerrit | Dima Kuznetsov proposed openstack/dragonflow master: Remove ofport attribute from LogicalPort https://review.openstack.org/485526 | 14:56 |
| *** yamamoto has joined #openstack-dragonflow | 14:57 | |
| *** yamamoto has quit IRC | 15:03 | |
| openstackgerrit | Merged openstack/dragonflow master: Replace e.message with str(e) https://review.openstack.org/485454 | 15:29 |
| openstackgerrit | Merged openstack/dragonflow master: Update and optimize documentation links https://review.openstack.org/485079 | 15:45 |
| openstackgerrit | Dima Kuznetsov proposed openstack/dragonflow master: Trunk: use reg6 for classfication instead of ofport https://review.openstack.org/485690 | 16:13 |
| openstackgerrit | Dima Kuznetsov proposed openstack/dragonflow master: Classifier: reset in_port before dispatch https://review.openstack.org/485604 | 16:13 |
| openstackgerrit | Dima Kuznetsov proposed openstack/dragonflow master: Trunk: use classifier app to dispatch packets https://review.openstack.org/485691 | 16:13 |
| openstackgerrit | Dima Kuznetsov proposed openstack/dragonflow master: Remove unnecessary constant https://review.openstack.org/485735 | 16:25 |
| *** openstack has joined #openstack-dragonflow | 20:01 | |
| *** openstackgerrit has quit IRC | 20:17 | |
| *** yamamoto has joined #openstack-dragonflow | 21:57 | |
| *** yamamoto has quit IRC | 22:00 | |
| *** yamamoto has joined #openstack-dragonflow | 23:01 | |
| *** yamamoto has quit IRC | 23:07 | |
Generated by irclog2html.py 2.15.3 by Marius Gedminas - find it at mg.pov.lt!