Wednesday, 2017-01-25

openstackgerritHong Hui Xiao proposed openstack/dragonflow: Do revert NAT to ICMP embedded packet  https://review.openstack.org/42374202:10
openstackgerritrajiv proposed openstack/dragonflow: Remove link to modindex  https://review.openstack.org/42495603:23
*** gongysh has joined #openstack-dragonflow05:18
*** irenab_ has joined #openstack-dragonflow06:11
*** irenab_ has quit IRC06:12
*** yuval has joined #openstack-dragonflow06:38
openstackgerritHong Hui Xiao proposed openstack/dragonflow: Do revert NAT to ICMP embedded packet  https://review.openstack.org/42374206:43
xiaohhuioanson: Are you there?06:43
xiaohhuihttps://review.openstack.org/#/c/421910/06:43
xiaohhuiWould you take a look at this spec ^^^^^06:44
*** lihi has joined #openstack-dragonflow06:54
*** yamamoto has quit IRC07:17
*** lihi has quit IRC07:25
*** lihi has joined #openstack-dragonflow07:27
openstackgerritHong Hui Xiao proposed openstack/dragonflow: Decrease ttl in the icmp responder at L3_LOOKUP_TABLE  https://review.openstack.org/42502807:38
openstackgerritHong Hui Xiao proposed openstack/dragonflow: Remove the useless flow at L3_LOOKUP_TABLE  https://review.openstack.org/42503407:53
*** yamamoto has joined #openstack-dragonflow08:00
*** yamamoto has quit IRC08:02
*** yamamoto has joined #openstack-dragonflow08:03
*** gsagie has joined #openstack-dragonflow08:29
openstackgerritHong Hui Xiao proposed openstack/dragonflow: Remove the duplicated flows in table L3_PROACTIVE_LOOKUP_TABLE  https://review.openstack.org/42504908:30
openstackgerritHong Hui Xiao proposed openstack/dragonflow: Do revert NAT to ICMP embedded packet  https://review.openstack.org/42374208:37
openstackgerritAnh Tran proposed openstack/dragonflow: Typo fix: infomation => information  https://review.openstack.org/42505808:41
*** yuval has quit IRC08:44
openstackgerritHong Hui Xiao proposed openstack/dragonflow: Prevent match overlap in L3_LOOKUP_TABLE  https://review.openstack.org/42508309:33
*** yamamoto has quit IRC09:38
openstackgerritDima Kuznetsov proposed openstack/dragonflow: [01/13] NbApi: Use SEND_ALL_TOPIC when topic is omitted  https://review.openstack.org/42261709:51
openstackgerritDima Kuznetsov proposed openstack/dragonflow: [08/13] Proposition of model definition and construction  https://review.openstack.org/41498409:51
openstackgerritDima Kuznetsov proposed openstack/dragonflow: [04/13] Introduce initial version of the new DbStore  https://review.openstack.org/41782409:51
openstackgerritDima Kuznetsov proposed openstack/dragonflow: [12/13] RyuBaseApp: enable registration to model events  https://review.openstack.org/40660209:51
openstackgerritDima Kuznetsov proposed openstack/dragonflow: [10/13] Move process_object to local controller  https://review.openstack.org/42414309:51
openstackgerritDima Kuznetsov proposed openstack/dragonflow: [09/13] Refactor Chassis model  https://review.openstack.org/40701109:51
openstackgerritDima Kuznetsov proposed openstack/dragonflow: [11/13] ObjectRefresher: support new models  https://review.openstack.org/40660509:51
openstackgerritDima Kuznetsov proposed openstack/dragonflow: [02/13] Add namespace helper class  https://review.openstack.org/41781909:51
openstackgerritDima Kuznetsov proposed openstack/dragonflow: [05/13] Add model-proxy helpers  https://review.openstack.org/41782109:51
openstackgerritDima Kuznetsov proposed openstack/dragonflow: [03/13] Add basic framework for new DF models  https://review.openstack.org/41782009:51
openstackgerritDima Kuznetsov proposed openstack/dragonflow: [07/13] Add CRUD methods for new models to NbAPI  https://review.openstack.org/41782309:51
openstackgerritDima Kuznetsov proposed openstack/dragonflow: [06/13] Add custom field types for dragonflow models  https://review.openstack.org/41782209:51
openstackgerritDima Kuznetsov proposed openstack/dragonflow: [13/13] DfLocalController: Register new models  https://review.openstack.org/42509109:51
irenabdimak: ping10:01
dimakirenab, good morning10:01
irenabdimak: good afternoon :-)10:02
irenabshort question regarding https://review.openstack.org/#/c/422617/10:02
irenabwhen is it expectedto receive topic equals None?10:02
dimakwhen the model object does not have a topic10:03
irenabI just wonder if it can be always assumed that None should be treated as send_to_all10:03
irenabwith regars to selective distribution10:04
dimakIt is what happens now when deployed with zmq10:04
dimakbut not redis10:04
dimakat driver level10:04
dimakWe don't have a lot of no-topic models at the moment but once we move towards a fuller standalone api we might10:04
dimake.g. hosts, services, agents...10:05
irenabdimak: so its just preserving the current behavior that lets consumer of the event silently drop non related events10:05
dimakI 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 place10:06
dimaki can send a patch to drop it from zmq later on10:06
irenabdimak: waiting for Jenkins to vote, before +110:06
dimaksure10:06
dimakthanks10:06
irenabnp10:06
*** openstackgerrit has quit IRC10:17
*** yamamoto has joined #openstack-dragonflow10:25
*** yamamoto has quit IRC10:26
yuli_soanson, hello10:27
yuli_soanson, can you take a look at https://review.openstack.org/#/c/421967/ ?10:28
*** openstackgerrit has joined #openstack-dragonflow10:54
openstackgerritYuli proposed openstack/dragonflow: Spread ids of tables  https://review.openstack.org/42060210:54
openstackgerritItamar Ofek proposed openstack/dragonflow: logical_networks infra for network aware applications  https://review.openstack.org/41902511:16
*** yamamoto has joined #openstack-dragonflow11:18
*** yamamoto has quit IRC11:18
*** lihi has quit IRC11:21
*** yamamoto has joined #openstack-dragonflow11:33
*** yamamoto has quit IRC11:34
*** lihi has joined #openstack-dragonflow12:09
*** lihi has quit IRC12:22
*** lihi has joined #openstack-dragonflow12:25
openstackgerritItamar Ofek proposed openstack/dragonflow: classifier application  https://review.openstack.org/41233712:38
openstackgerritDima Kuznetsov proposed openstack/dragonflow: [08/13] Proposition of model definition and construction  https://review.openstack.org/41498413:00
openstackgerritDima Kuznetsov proposed openstack/dragonflow: [04/13] Introduce initial version of the new DbStore  https://review.openstack.org/41782413:00
openstackgerritDima Kuznetsov proposed openstack/dragonflow: [13/13] DfLocalController: Register new models  https://review.openstack.org/42509113:00
openstackgerritDima Kuznetsov proposed openstack/dragonflow: [12/13] RyuBaseApp: enable registration to model events  https://review.openstack.org/40660213:00
openstackgerritDima Kuznetsov proposed openstack/dragonflow: [10/13] Move process_object to local controller  https://review.openstack.org/42414313:00
openstackgerritDima Kuznetsov proposed openstack/dragonflow: [09/13] Refactor Chassis model  https://review.openstack.org/40701113:00
openstackgerritDima Kuznetsov proposed openstack/dragonflow: [11/13] ObjectRefresher: support new models  https://review.openstack.org/40660513:00
openstackgerritDima Kuznetsov proposed openstack/dragonflow: [05/13] Add model-proxy helpers  https://review.openstack.org/41782113:00
openstackgerritDima Kuznetsov proposed openstack/dragonflow: [03/13] Add basic framework for new DF models  https://review.openstack.org/41782013:00
openstackgerritDima Kuznetsov proposed openstack/dragonflow: [07/13] Add CRUD methods for new models to NbAPI  https://review.openstack.org/41782313:00
openstackgerritDima Kuznetsov proposed openstack/dragonflow: [06/13] Add custom field types for dragonflow models  https://review.openstack.org/41782213:00
openstackgerritItamar Ofek proposed openstack/dragonflow: tunneling app spec  https://review.openstack.org/41901313:11
openstackgerritMerged openstack/dragonflow: Typo fix: infomation => information  https://review.openstack.org/42505814:19
*** gampel has joined #openstack-dragonflow14:31
openstackgerritDima Kuznetsov proposed openstack/dragonflow: [08/13] Proposition of model definition and construction  https://review.openstack.org/41498414:57
openstackgerritDima Kuznetsov proposed openstack/dragonflow: [04/13] Introduce initial version of the new DbStore  https://review.openstack.org/41782414:57
openstackgerritDima Kuznetsov proposed openstack/dragonflow: [13/13] DfLocalController: Register new models  https://review.openstack.org/42509114:57
openstackgerritDima Kuznetsov proposed openstack/dragonflow: [12/13] RyuBaseApp: enable registration to model events  https://review.openstack.org/40660214:57
openstackgerritDima Kuznetsov proposed openstack/dragonflow: [10/13] Move process_object to local controller  https://review.openstack.org/42414314:57
openstackgerritDima Kuznetsov proposed openstack/dragonflow: [09/13] Refactor Chassis model  https://review.openstack.org/40701114:57
openstackgerritDima Kuznetsov proposed openstack/dragonflow: [11/13] ObjectRefresher: support new models  https://review.openstack.org/40660514:57
openstackgerritDima Kuznetsov proposed openstack/dragonflow: [05/13] Add model-proxy helpers  https://review.openstack.org/41782114:57
openstackgerritDima Kuznetsov proposed openstack/dragonflow: [07/13] Add CRUD methods for new models to NbAPI  https://review.openstack.org/41782314:57
openstackgerritDima Kuznetsov proposed openstack/dragonflow: [06/13] Add custom field types for dragonflow models  https://review.openstack.org/41782214:57
openstackgerritItamar Ofek proposed openstack/dragonflow: add factory methods for testing  https://review.openstack.org/42380315:03
openstackgerritItamar Ofek proposed openstack/dragonflow: provider_networks_app  https://review.openstack.org/42383515:54
*** gsagie has quit IRC16:00
*** gongysh has quit IRC16:07
openstackgerritItamar Ofek proposed openstack/dragonflow: tunneling app spec  https://review.openstack.org/41901316:17
openstackgerritIgor Shafran proposed openstack/dragonflow: SNAT application patch #4  https://review.openstack.org/41779916:25
*** lihi has quit IRC16:31
*** gampel has quit IRC17:08
openstackgerritItamar Ofek proposed openstack/dragonflow: tunneling app spec  https://review.openstack.org/41901318:01
*** gampel has joined #openstack-dragonflow18:03
*** gampel has quit IRC19:51
*** yamamoto has joined #openstack-dragonflow21:27
*** yamamoto has quit IRC21:36
*** yamamoto has joined #openstack-dragonflow22:22

Generated by irclog2html.py 2.14.0 by Marius Gedminas - find it at mg.pov.lt!