openstackgerrit | Hong Hui Xiao proposed openstack/dragonflow: Do revert NAT to ICMP embedded packet https://review.openstack.org/423742 | 02:10 |
---|---|---|
openstackgerrit | rajiv proposed openstack/dragonflow: Remove link to modindex https://review.openstack.org/424956 | 03:23 |
*** gongysh has joined #openstack-dragonflow | 05:18 | |
*** irenab_ has joined #openstack-dragonflow | 06:11 | |
*** irenab_ has quit IRC | 06:12 | |
*** yuval has joined #openstack-dragonflow | 06:38 | |
openstackgerrit | Hong Hui Xiao proposed openstack/dragonflow: Do revert NAT to ICMP embedded packet https://review.openstack.org/423742 | 06:43 |
xiaohhui | oanson: Are you there? | 06:43 |
xiaohhui | https://review.openstack.org/#/c/421910/ | 06:43 |
xiaohhui | Would you take a look at this spec ^^^^^ | 06:44 |
*** lihi has joined #openstack-dragonflow | 06:54 | |
*** yamamoto has quit IRC | 07:17 | |
*** lihi has quit IRC | 07:25 | |
*** lihi has joined #openstack-dragonflow | 07:27 | |
openstackgerrit | Hong Hui Xiao proposed openstack/dragonflow: Decrease ttl in the icmp responder at L3_LOOKUP_TABLE https://review.openstack.org/425028 | 07:38 |
openstackgerrit | Hong Hui Xiao proposed openstack/dragonflow: Remove the useless flow at L3_LOOKUP_TABLE https://review.openstack.org/425034 | 07:53 |
*** yamamoto has joined #openstack-dragonflow | 08:00 | |
*** yamamoto has quit IRC | 08:02 | |
*** yamamoto has joined #openstack-dragonflow | 08:03 | |
*** gsagie has joined #openstack-dragonflow | 08:29 | |
openstackgerrit | Hong Hui Xiao proposed openstack/dragonflow: Remove the duplicated flows in table L3_PROACTIVE_LOOKUP_TABLE https://review.openstack.org/425049 | 08:30 |
openstackgerrit | Hong Hui Xiao proposed openstack/dragonflow: Do revert NAT to ICMP embedded packet https://review.openstack.org/423742 | 08:37 |
openstackgerrit | Anh Tran proposed openstack/dragonflow: Typo fix: infomation => information https://review.openstack.org/425058 | 08:41 |
*** yuval has quit IRC | 08:44 | |
openstackgerrit | Hong Hui Xiao proposed openstack/dragonflow: Prevent match overlap in L3_LOOKUP_TABLE https://review.openstack.org/425083 | 09:33 |
*** yamamoto has quit IRC | 09:38 | |
openstackgerrit | Dima Kuznetsov proposed openstack/dragonflow: [01/13] NbApi: Use SEND_ALL_TOPIC when topic is omitted https://review.openstack.org/422617 | 09:51 |
openstackgerrit | Dima Kuznetsov proposed openstack/dragonflow: [08/13] Proposition of model definition and construction https://review.openstack.org/414984 | 09:51 |
openstackgerrit | Dima Kuznetsov proposed openstack/dragonflow: [04/13] Introduce initial version of the new DbStore https://review.openstack.org/417824 | 09:51 |
openstackgerrit | Dima Kuznetsov proposed openstack/dragonflow: [12/13] RyuBaseApp: enable registration to model events https://review.openstack.org/406602 | 09:51 |
openstackgerrit | Dima Kuznetsov proposed openstack/dragonflow: [10/13] Move process_object to local controller https://review.openstack.org/424143 | 09:51 |
openstackgerrit | Dima Kuznetsov proposed openstack/dragonflow: [09/13] Refactor Chassis model https://review.openstack.org/407011 | 09:51 |
openstackgerrit | Dima Kuznetsov proposed openstack/dragonflow: [11/13] ObjectRefresher: support new models https://review.openstack.org/406605 | 09:51 |
openstackgerrit | Dima Kuznetsov proposed openstack/dragonflow: [02/13] Add namespace helper class https://review.openstack.org/417819 | 09:51 |
openstackgerrit | Dima Kuznetsov proposed openstack/dragonflow: [05/13] Add model-proxy helpers https://review.openstack.org/417821 | 09:51 |
openstackgerrit | Dima Kuznetsov proposed openstack/dragonflow: [03/13] Add basic framework for new DF models https://review.openstack.org/417820 | 09:51 |
openstackgerrit | Dima Kuznetsov proposed openstack/dragonflow: [07/13] Add CRUD methods for new models to NbAPI https://review.openstack.org/417823 | 09:51 |
openstackgerrit | Dima Kuznetsov proposed openstack/dragonflow: [06/13] Add custom field types for dragonflow models https://review.openstack.org/417822 | 09:51 |
openstackgerrit | Dima Kuznetsov proposed openstack/dragonflow: [13/13] DfLocalController: Register new models https://review.openstack.org/425091 | 09:51 |
irenab | dimak: ping | 10:01 |
dimak | irenab, good morning | 10:01 |
irenab | dimak: good afternoon :-) | 10:02 |
irenab | short question regarding https://review.openstack.org/#/c/422617/ | 10:02 |
irenab | when is it expectedto receive topic equals None? | 10:02 |
dimak | when the model object does not have a topic | 10:03 |
irenab | I just wonder if it can be always assumed that None should be treated as send_to_all | 10:03 |
irenab | with regars to selective distribution | 10:04 |
dimak | It is what happens now when deployed with zmq | 10:04 |
dimak | but not redis | 10:04 |
dimak | at driver level | 10:04 |
dimak | We don't have a lot of no-topic models at the moment but once we move towards a fuller standalone api we might | 10:04 |
dimak | e.g. hosts, services, agents... | 10:05 |
irenab | dimak: so its just preserving the current behavior that lets consumer of the event silently drop non related events | 10:05 |
dimak | I think that instead of the policy being set at driver level we should have it at nb api so it can be changed in one place | 10:06 |
dimak | i can send a patch to drop it from zmq later on | 10:06 |
irenab | dimak: waiting for Jenkins to vote, before +1 | 10:06 |
dimak | sure | 10:06 |
dimak | thanks | 10:06 |
irenab | np | 10:06 |
*** openstackgerrit has quit IRC | 10:17 | |
*** yamamoto has joined #openstack-dragonflow | 10:25 | |
*** yamamoto has quit IRC | 10:26 | |
yuli_s | oanson, hello | 10:27 |
yuli_s | oanson, can you take a look at https://review.openstack.org/#/c/421967/ ? | 10:28 |
*** openstackgerrit has joined #openstack-dragonflow | 10:54 | |
openstackgerrit | Yuli proposed openstack/dragonflow: Spread ids of tables https://review.openstack.org/420602 | 10:54 |
openstackgerrit | Itamar Ofek proposed openstack/dragonflow: logical_networks infra for network aware applications https://review.openstack.org/419025 | 11:16 |
*** yamamoto has joined #openstack-dragonflow | 11:18 | |
*** yamamoto has quit IRC | 11:18 | |
*** lihi has quit IRC | 11:21 | |
*** yamamoto has joined #openstack-dragonflow | 11:33 | |
*** yamamoto has quit IRC | 11:34 | |
*** lihi has joined #openstack-dragonflow | 12:09 | |
*** lihi has quit IRC | 12:22 | |
*** lihi has joined #openstack-dragonflow | 12:25 | |
openstackgerrit | Itamar Ofek proposed openstack/dragonflow: classifier application https://review.openstack.org/412337 | 12:38 |
openstackgerrit | Dima Kuznetsov proposed openstack/dragonflow: [08/13] Proposition of model definition and construction https://review.openstack.org/414984 | 13:00 |
openstackgerrit | Dima Kuznetsov proposed openstack/dragonflow: [04/13] Introduce initial version of the new DbStore https://review.openstack.org/417824 | 13:00 |
openstackgerrit | Dima Kuznetsov proposed openstack/dragonflow: [13/13] DfLocalController: Register new models https://review.openstack.org/425091 | 13:00 |
openstackgerrit | Dima Kuznetsov proposed openstack/dragonflow: [12/13] RyuBaseApp: enable registration to model events https://review.openstack.org/406602 | 13:00 |
openstackgerrit | Dima Kuznetsov proposed openstack/dragonflow: [10/13] Move process_object to local controller https://review.openstack.org/424143 | 13:00 |
openstackgerrit | Dima Kuznetsov proposed openstack/dragonflow: [09/13] Refactor Chassis model https://review.openstack.org/407011 | 13:00 |
openstackgerrit | Dima Kuznetsov proposed openstack/dragonflow: [11/13] ObjectRefresher: support new models https://review.openstack.org/406605 | 13:00 |
openstackgerrit | Dima Kuznetsov proposed openstack/dragonflow: [05/13] Add model-proxy helpers https://review.openstack.org/417821 | 13:00 |
openstackgerrit | Dima Kuznetsov proposed openstack/dragonflow: [03/13] Add basic framework for new DF models https://review.openstack.org/417820 | 13:00 |
openstackgerrit | Dima Kuznetsov proposed openstack/dragonflow: [07/13] Add CRUD methods for new models to NbAPI https://review.openstack.org/417823 | 13:00 |
openstackgerrit | Dima Kuznetsov proposed openstack/dragonflow: [06/13] Add custom field types for dragonflow models https://review.openstack.org/417822 | 13:00 |
openstackgerrit | Itamar Ofek proposed openstack/dragonflow: tunneling app spec https://review.openstack.org/419013 | 13:11 |
openstackgerrit | Merged openstack/dragonflow: Typo fix: infomation => information https://review.openstack.org/425058 | 14:19 |
*** gampel has joined #openstack-dragonflow | 14:31 | |
openstackgerrit | Dima Kuznetsov proposed openstack/dragonflow: [08/13] Proposition of model definition and construction https://review.openstack.org/414984 | 14:57 |
openstackgerrit | Dima Kuznetsov proposed openstack/dragonflow: [04/13] Introduce initial version of the new DbStore https://review.openstack.org/417824 | 14:57 |
openstackgerrit | Dima Kuznetsov proposed openstack/dragonflow: [13/13] DfLocalController: Register new models https://review.openstack.org/425091 | 14:57 |
openstackgerrit | Dima Kuznetsov proposed openstack/dragonflow: [12/13] RyuBaseApp: enable registration to model events https://review.openstack.org/406602 | 14:57 |
openstackgerrit | Dima Kuznetsov proposed openstack/dragonflow: [10/13] Move process_object to local controller https://review.openstack.org/424143 | 14:57 |
openstackgerrit | Dima Kuznetsov proposed openstack/dragonflow: [09/13] Refactor Chassis model https://review.openstack.org/407011 | 14:57 |
openstackgerrit | Dima Kuznetsov proposed openstack/dragonflow: [11/13] ObjectRefresher: support new models https://review.openstack.org/406605 | 14:57 |
openstackgerrit | Dima Kuznetsov proposed openstack/dragonflow: [05/13] Add model-proxy helpers https://review.openstack.org/417821 | 14:57 |
openstackgerrit | Dima Kuznetsov proposed openstack/dragonflow: [07/13] Add CRUD methods for new models to NbAPI https://review.openstack.org/417823 | 14:57 |
openstackgerrit | Dima Kuznetsov proposed openstack/dragonflow: [06/13] Add custom field types for dragonflow models https://review.openstack.org/417822 | 14:57 |
openstackgerrit | Itamar Ofek proposed openstack/dragonflow: add factory methods for testing https://review.openstack.org/423803 | 15:03 |
openstackgerrit | Itamar Ofek proposed openstack/dragonflow: provider_networks_app https://review.openstack.org/423835 | 15:54 |
*** gsagie has quit IRC | 16:00 | |
*** gongysh has quit IRC | 16:07 | |
openstackgerrit | Itamar Ofek proposed openstack/dragonflow: tunneling app spec https://review.openstack.org/419013 | 16:17 |
openstackgerrit | Igor Shafran proposed openstack/dragonflow: SNAT application patch #4 https://review.openstack.org/417799 | 16:25 |
*** lihi has quit IRC | 16:31 | |
*** gampel has quit IRC | 17:08 | |
openstackgerrit | Itamar Ofek proposed openstack/dragonflow: tunneling app spec https://review.openstack.org/419013 | 18:01 |
*** gampel has joined #openstack-dragonflow | 18:03 | |
*** gampel has quit IRC | 19:51 | |
*** yamamoto has joined #openstack-dragonflow | 21:27 | |
*** yamamoto has quit IRC | 21:36 | |
*** yamamoto has joined #openstack-dragonflow | 22:22 |
Generated by irclog2html.py 2.14.0 by Marius Gedminas - find it at mg.pov.lt!