Tuesday, 2016-04-12

openstackgerritheshan proposed openstack/dragonflow: add check_controller() and set_controller_fail_mode() to vswitch_api  https://review.openstack.org/30402601:27
openstackgerritheshan proposed openstack/dragonflow: change dragonflow apps to use mod_flow instead of ryu's OFPFlowMod  https://review.openstack.org/30405001:31
openstackgerritMerged openstack/dragonflow: Fix unnecessary IDL run invoke bug  https://review.openstack.org/30393401:48
openstackgerrithujie proposed openstack/dragonflow: add ovsdb monitor fullstack test case  https://review.openstack.org/29690501:49
openstackgerritMerged openstack/dragonflow: Lookup router_port's network_id with lswitch's topic  https://review.openstack.org/29812101:52
openstackgerritMerged openstack/dragonflow: Fix port update event loss  https://review.openstack.org/30328401:53
*** zenoway has joined #openstack-dragonflow01:55
*** zenoway has quit IRC01:59
*** yamamot__ has joined #openstack-dragonflow02:04
*** CrayZee has quit IRC02:12
*** feipeng has quit IRC02:13
*** feipeng has joined #openstack-dragonflow02:13
*** feipeng has quit IRC02:20
*** CrayZee has joined #openstack-dragonflow02:23
*** yamamot__ has quit IRC03:10
*** yamamot__ has joined #openstack-dragonflow04:04
*** oanson has joined #openstack-dragonflow04:15
*** zenoway has joined #openstack-dragonflow04:57
*** zenoway has quit IRC05:24
*** zenoway has joined #openstack-dragonflow05:31
*** mestery has quit IRC05:32
*** omnipresent has joined #openstack-dragonflow05:32
*** zenoway has quit IRC05:36
*** omnipresent has quit IRC05:37
*** mestery has joined #openstack-dragonflow05:38
*** mestery has quit IRC05:40
*** irenab has joined #openstack-dragonflow05:42
*** mestery has joined #openstack-dragonflow05:43
*** Shlomo_N has joined #openstack-dragonflow06:00
*** oanson has quit IRC06:01
Shlomo_NDuan Kebo is here?06:03
gampelyunwei: Hi all whats the status of SG , when do you think we will have a new patch06:04
yuanweigampel: hi gampel, my fullstack environment now has some problems, when I fix it I will update the SG testing patch.06:10
gampelwhat about the SG patch06:11
gampelI tested it yesterday and there are some errors when setting flow to the OVS06:11
yuanweiI hasn't work on it yet...06:14
yuanweiomer will update that patch to upload the modification that he suggested in the review, and I will continue to fix bugs. I'm right?06:18
gampelBut there are errors in the flow insertions  that are unrelated to the comments  and the SG does not work06:31
*** zenoway has joined #openstack-dragonflow06:32
gampelone of the action item from the meeting was to bring it into working state06:32
*** zenoway has quit IRC06:33
*** zenoway has joined #openstack-dragonflow06:39
yuanweiOk, I will take care those problems. I saw the description about the flow insertion error, and I had thought I had already fixed that bug last time...I will look at it again.06:43
*** zenoway has quit IRC06:43
*** zenoway has joined #openstack-dragonflow06:52
gsagienick-ma: ping07:01
*** zenoway has quit IRC07:01
gsagieyuanwei: there is some problem from the plugin side, if you look it insert two fields of security groups ids into the logical port object07:02
gsagieyuanwei: i am not sure if its really problematic, but we need to clean it eitherway07:02
gsagieone was "security_groups" and the other was "sgids" i believe07:02
*** yuli_s has joined #openstack-dragonflow07:03
yuli_shello all07:03
yuli_swe have a kind of interesting bug07:04
yuli_swhen receiving events from ovsdb monitor07:04
yuli_sin apply_db_change()07:04
yuli_swe do not handle 'update' action07:05
yuli_sit is considered as "other" action -> delete07:05
yuli_ssomehow the controller still works07:05
yuli_s;)07:06
gsagiewhere do you see 'update'?07:07
gsagieyou might be having an old code version07:07
gsagiei see 'set' and 'create' and 'sync_start/finished'07:08
yuli_si have set / create / update / delete / etc... events07:08
yuli_saction07:08
yuli_sfor example07:09
yuli_sthis is good:07:09
yuli_sEvent update: Action:create, Table:ovsinterface, Key:7cde83d9-0fe4-41d0-b7ab-6e512a7d0ac4 Value:uuid:7cde83d9-0fe4-41d0-b7ab-6e512a7d0ac4, ofport:-1, name:tapd473f0c0-a3, admin_state:, type:vm, iface_id:d473f0c0-a3cb-423c-94f2-99ce6ec02a64, peer:, attached_mac:fa:16:3e:c5:55:61, remote_ip:, tunnel_type: Topic:None07:09
yuli_sEvent update: Action:update, Table:ovsinterface, Key:7cde83d9-0fe4-41d0-b7ab-6e512a7d0ac4 Value:uuid:7cde83d9-0fe4-41d0-b7ab-6e512a7d0ac4, ofport:44, name:tapd473f0c0-a3, admin_state:down, type:vm, iface_id:d473f0c0-a3cb-423c-94f2-99ce6ec02a64, peer:, attached_mac:fa:16:3e:c5:55:61, remote_ip:, tunnel_type: Topic:None07:09
yuli_sthe last Action is update, but this port is deleted07:10
gsagieyuli_s:  need to fix it then, can you please take a look at ovsdb_monitor code for this?07:11
gsagieor maybe hujie can take a look07:12
yuli_swhen running dragonflow fuyllstack tests I receive update action for:07:12
yuli_sAction:update, Table:chassis,07:12
yuli_sAction:update, Table:ovsinterface,07:12
yuli_sAction:update, Table:publisher,07:12
yuanweigsagie: ok07:14
*** zenoway has joined #openstack-dragonflow07:15
*** zenoway has quit IRC07:15
*** zenoway has joined #openstack-dragonflow07:15
hujiehi I'm here, what's the error for ovsdb monitor?07:19
*** zenoway has quit IRC07:25
gsagieyuli_s: plus work with hujie on this :) he wrote the ovsdb code07:25
gsagieplus=please07:25
hujieyuli_s: what do you mean by the port is deleted, is it deleted in ovsdb or in dragonflow controller cache??07:26
hujieEvent update: Action:create, Table:ovsinterface, Key:7cde83d9-0fe4-41d0-b7ab-6e512a7d0ac4 Value:uuid:7cde83d9-0fe4-41d0-b7ab-6e512a7d0ac4, ofport:-1, name:tapd473f0c0-a3, admin_state:, type:vm, iface_id:d473f0c0-a3cb-423c-94f2-99ce6ec02a64, peer:, attached_mac:fa:16:3e:c5:55:61, remote_ip:, tunnel_type: Topic:None07:27
hujieEvent update: Action:update, Table:ovsinterface, Key:7cde83d9-0fe4-41d0-b7ab-6e512a7d0ac4 Value:uuid:7cde83d9-0fe4-41d0-b7ab-6e512a7d0ac4, ofport:44, name:tapd473f0c0-a3, admin_state:down, type:vm, iface_id:d473f0c0-a3cb-423c-94f2-99ce6ec02a64, peer:, attached_mac:fa:16:3e:c5:55:61, remote_ip:, tunnel_type: Topic:None07:27
hujiethis is obvious a new online port07:27
hujiebut here it should have another message which contains the admin_state:up07:29
gsagiehujie: from looking at the current code, i see that when Actione is 'update' we get to the delete case, since we only have 'set' or 'create'07:30
*** zenoway has joined #openstack-dragonflow07:30
gsagiecalling the ovs port update in the controller07:30
gsagieso 'update' is going to the last 'else' clause which is a delete (hope i look at most recent code)07:30
hujieok please let me check the code on the master branch, maybe the modification is not sync to all the modules in the process pipeline07:31
hujiein the master code, if action == 'set' or action == 'create' it will go to ovs_port_updated, while if action == 'delete': it will go to ovs_port_deleted07:38
hujieso I think it's ok:)07:38
gsagieyes, but as you see he got Action 'update'07:39
gsagieso if something from ovsdb monitor sending with wrong action (not 'set') it still try to go to default else, which is a delete07:39
hujieok I see07:39
gsagiemaybe yuli_s has old code, but need to verify we are not sending 'update' actions from recent code07:40
hujieyes in the new master code, it's ok07:40
hujiebecause the action is only in create/update\delete in the ovsdb monitor07:41
hujiefrom IDL07:41
hujieyuli_s: you can update the new master code and I think the bug will disappear:)07:42
*** zenoway has quit IRC07:43
hujiethere are such code :(action = event if event != 'update' else 'set' )in the newest ovsdb monitor.07:45
hujiethere will be no update action in the new version07:46
openstackgerritYuli proposed openstack/dragonflow: Fix empty ofport value  https://review.openstack.org/30415207:46
*** zenoway has joined #openstack-dragonflow07:48
yuli_shujie, hello07:50
hujiehello07:50
yuli_si made a temp fix to the bug I was fixing07:50
yuli_shttps://review.openstack.org/30415207:50
yuli_splease take a look07:51
yuli_swhen I run "tox -e fullstack" I am getting update for the following tables: chassis, ovsinterface, publisher,07:52
openstackgerritheshan proposed openstack/dragonflow: code for local controller reliability  https://review.openstack.org/29206007:53
hujieare you using the newest code?07:53
hujieyou do not need to replace action in nb_api because ovsdb monitor has done that07:54
yuli_shm07:54
yuli_si am run git pull yesterday07:54
yuli_swhat code should I update07:54
yuli_s?07:54
hujieyou can download newest code and do comparison, you will find the difference:)07:55
yuli_sok07:55
yuli_si will fetch latest code now07:56
yuli_sand run the stack again07:56
hujieok thx07:56
nick-magsagie: I submit a patch to change update event to set. And it is merged.07:58
nick-mahujie: yes no update event in latest code.07:59
hujieyes08:01
*** zenoway has quit IRC08:01
openstackgerritheshan proposed openstack/dragonflow: add check_controller() and set_controller_fail_mode() to vswitch_api  https://review.openstack.org/30402608:03
gsagienick-ma: yeah remembered i saw something like that, thanks08:05
hshangsagie: have you tested the reliability?08:07
gsagiehshan: not yet, can you please send me the link to the latest patch08:08
gsagiethe one i need to download in order to test it08:08
hshanI've send to you yesterday, you didn't receive it?08:09
hshanI also copied to oanson08:10
gsagiehshan: in email?08:10
hshanyes08:10
gsagiecan you please paste here the review link08:10
hshanthere must be something wrong08:10
gsagiei see the email08:11
gsagienow08:11
gsagiebut the 3 patches are independend?08:11
gsagiedid you code them one on the other? if thats the case i only need to download the latest one08:12
hshanyes, there are dependent08:12
hshansorry, independent08:13
hshaneach patch modified different files08:13
hshanyou need to download all of them08:19
*** zenoway has joined #openstack-dragonflow08:21
gsagiehshan: the question is not if they have different files, but are the git commits themselfs based on one another08:22
gsagiefor example, you worked on patch 1, did changes then send commits08:22
gsagiesent to review, then started working on the same branch, or did you go back to master?08:23
gsagieand started another branch08:23
gsagieor you dont remember?08:24
*** zenoway has quit IRC08:25
*** dingboopt has quit IRC08:27
hshanthe 3 patches are based on the master, not based on each other08:32
hshanbut in order to make reliability to work, you need to get all the 3 patches08:33
hshandid I make myself clearly?08:34
yuli_snick-ma, i am testing last code08:36
yuli_swe get action = 'update' for publisher table -> it goes to delete08:38
*** zenoway has joined #openstack-dragonflow08:39
*** zenoway has quit IRC08:48
nick-maI only changed the ovsinterface08:51
nick-mayuli_s: didn't notice publisher or others. It seems we need to explicitly compare action==delete08:52
yuli_syes, after getting last version of code, the code hardly works08:53
yuli_sI do have a port in ovs: 1(patch-int)08:53
nick-maAny exceptions? It is running in my local machine.08:54
yuli_sbut I do not see any rule in in table 0 with in_port=108:54
yuli_sbesides I do not see any rules in table: 008:55
yuli_sno rules with in_port08:56
yuli_si do not any exceptions in code08:57
yuli_si deleted router interface of the private network08:57
yuli_sand created it again,08:57
yuli_sdoes not helps08:57
openstackgerritheshan proposed openstack/dragonflow: remove redundant comma(',') from table_id and cookie  https://review.openstack.org/30445808:59
*** zenoway has joined #openstack-dragonflow09:06
yuli_sthe code does not calls the add_router_port() function09:10
nick-mayuli_s: sorry I don't know. It is working in my environment. I checked it. And make sure it is the latest version.09:10
yuli_sthe event is lost09:10
yuli_si have the latest code,09:11
yuli_sbefore running stack I event removed all python libs09:12
yuli_sin /usr/local/lib/python2.7/dist-packages/09:12
*** zenoway has quit IRC09:15
nick-ma2016-04-12 17:05:02.133 INFO dragonflow.controller.df_local_controller [-] Adding/Updating new local logical port = {u'parent_name': None, u'macs': [u'fa:16:3e:04:8e:04'], u'name': u'553ddc4c-96b0-44c8-a7a4-73b308a87832', u'chassis': u'nick-dev', u'lswitch': u'10ae424d-9a8d-4791-bb4f-4295d15a7ede', u'enabled': True, u'topic':09:15
nick-mau'54eef35189ab497a9f29b9153e9590bd', u'ips': [u'10.0.1.1'], u'device_owner': u'network:router_interface', u'port_security': [u'fa:16:3e:04:8e:04'], u'sgids': None, u'tunnel_key': 13, u'external_ids': {u'neutron:port_name': u''}, u'tag': None, u'security_groups': None}{'ofport': 8, 'is_local': True, 'local_network_id': 4}09:15
nick-mado you have got this log?09:15
*** openstackgerrit has quit IRC09:17
nick-main my environment, the add_router_interface is called and the openflowapp has got the 'create' and 'set' events.09:17
*** openstackgerrit has joined #openstack-dragonflow09:18
yuli_si sec.09:19
yuli_snope09:19
yuli_sgrep "Adding/Updating new local logical port" df-controller.log09:19
yuli_sreturn nothing09:19
yuli_si have this09:20
yuli_sAdding new logical router interface = {u'name': u'5d34873d-a4fa-4d0c-a57f-5b938ac49e10', u'lswitch': u'b44bf452-cc8a-4555-a82d-9716cf158a79', u'topic': u'8365e860cb714eaa8424f7b425755528', u'mac': u'fa:16:3e:72:b0:8f', u'tunnel_key': 44, u'lrouter': u'961bfda5-1813-4031-a6c8-bc6545a9f4a7', u'network': u'10.0.0.1/24'}09:20
yuli_sself.open_flow_app.notify_add_router_port sends an event09:22
openstackgerritShlomo proposed openstack/dragonflow: [WIP] Performance testing framework. Environment setup and data-plane performance testing.  https://review.openstack.org/30447009:22
yuli_sand it is lost09:22
yuli_sprobably09:22
nick-mai got the same log but it was immediately following 'Pushing Update to Queue:'. so it works in my env.09:24
nick-mai say the flows are there in my env after PUB/SUB and notifying the ofapps.09:26
yuli_sok09:27
yuli_si am going to eat something, then will try to trace this09:27
*** zenoway has joined #openstack-dragonflow09:29
openstackgerritShlomo proposed openstack/dragonflow: [WIP] Performance testing framework. Environment setup and data-plane performance testing.  https://review.openstack.org/30447009:29
*** hujie has quit IRC09:29
*** zenoway has quit IRC09:37
*** zenoway has joined #openstack-dragonflow09:43
*** zenoway has quit IRC09:56
*** oanson has joined #openstack-dragonflow09:56
*** openstack has joined #openstack-dragonflow10:01
yuli_safter talking with eran10:17
yuli_she tols me to check l3 agent10:17
yuli_sI have an exception their10:17
yuli_shttps://bugs.launchpad.net/dragonflow/+bug/156927210:19
openstackLaunchpad bug 1569272 in DragonFlow "l3 agent time out exception" [Undecided,New]10:19
nick-maOk, so it is related with rpc.10:20
yuli_sok, regarding the 'update' action10:25
*** yamamot__ has quit IRC10:25
yuli_su want to send a new update for other tables ?10:25
yuli_sor I can do it as part for this patch10:25
yuli_shttps://review.openstack.org/#/c/304152/10:26
*** saggi has quit IRC10:49
*** saggi has joined #openstack-dragonflow10:53
*** yamamoto has joined #openstack-dragonflow11:19
*** yamamoto has quit IRC11:31
*** yamamoto has joined #openstack-dragonflow11:34
*** yamamoto has quit IRC11:38
openstackgerritwangyongben proposed openstack/dragonflow: [WIP]Add mechanism driver for network,subnet,port and security group  https://review.openstack.org/29337611:39
openstackgerritwangyongben proposed openstack/dragonflow: [WIP]Add mechanism driver for network,subnet,port and security group  https://review.openstack.org/29337611:39
*** yamamoto has joined #openstack-dragonflow11:47
*** yamamoto has quit IRC11:48
*** openstack has quit IRC12:04
*** openstack has joined #openstack-dragonflow12:08
*** yamamoto has joined #openstack-dragonflow12:15
*** hshan1 has joined #openstack-dragonflow12:16
openstackgerrithujie proposed openstack/dragonflow: add data sync mechanism for keep db consistency  https://review.openstack.org/30087712:19
openstackgerrithujie proposed openstack/dragonflow: add data sync mechanism for keep db consistency  https://review.openstack.org/30087712:19
openstackgerrithujie proposed openstack/dragonflow: add data sync mechanism for keep db consistency  https://review.openstack.org/30087712:21
*** hshan1 has quit IRC12:31
openstackgerritOmer Anson proposed openstack/dragonflow: Remove unused parameter  https://review.openstack.org/30457312:34
*** yamamoto has quit IRC12:36
*** yamamoto has joined #openstack-dragonflow12:38
openstackgerritEran Gampel proposed openstack/dragonflow: Add topic to the list as test and only once  https://review.openstack.org/30458012:41
*** hshan1 has joined #openstack-dragonflow12:59
*** hshan1 has quit IRC13:03
*** irenab has quit IRC13:04
*** zenoway has joined #openstack-dragonflow13:12
openstackgerritShlomo proposed openstack/dragonflow: [WIP] Performance testing framework. Environment setup and data-plane performance testing.  https://review.openstack.org/30447013:16
openstackgerritLi Ma proposed openstack/dragonflow: Fix event names of db  https://review.openstack.org/30461813:30
*** WANGFeng has joined #openstack-dragonflow13:33
*** zenoway has quit IRC13:41
*** zenoway has joined #openstack-dragonflow13:42
*** omnipresent has joined #openstack-dragonflow13:44
*** zenoway_ has joined #openstack-dragonflow13:45
*** zenoway_ has quit IRC13:45
*** zenoway_ has joined #openstack-dragonflow13:46
*** zenoway has quit IRC13:47
*** omnipresent has quit IRC13:48
*** zenoway_ has quit IRC13:50
openstackgerritMerged openstack/dragonflow: Remove unused parameter  https://review.openstack.org/30457314:10
*** oanson has quit IRC14:13
*** irenab has joined #openstack-dragonflow14:32
*** zenoway has joined #openstack-dragonflow15:11
*** zenoway has quit IRC15:16
*** yuli_s has quit IRC15:17
*** openstackgerrit has quit IRC15:18
*** openstackgerrit has joined #openstack-dragonflow15:18
*** yamamoto has quit IRC15:21
*** yamamoto has joined #openstack-dragonflow15:22
*** yamamoto has quit IRC15:51
*** gongysh has joined #openstack-dragonflow15:56
*** saggi has quit IRC16:00
*** yamamoto has joined #openstack-dragonflow16:02
*** WANGFeng has quit IRC16:03
*** gongysh has quit IRC16:09
*** gongysh has joined #openstack-dragonflow16:10
*** gongysh has quit IRC16:10
*** zenoway has joined #openstack-dragonflow16:29
*** gongysh has joined #openstack-dragonflow16:33
*** gongysh has quit IRC16:33
*** zenoway has quit IRC16:34
*** zenoway has joined #openstack-dragonflow16:34
*** zenoway has quit IRC16:38
*** todin has quit IRC17:07
*** oanson has joined #openstack-dragonflow18:06
*** oanson has quit IRC18:22
*** zenoway has joined #openstack-dragonflow18:26
*** zenoway has quit IRC18:43
*** zenoway has joined #openstack-dragonflow18:45
*** omnipresent has joined #openstack-dragonflow18:46
*** zenoway_ has joined #openstack-dragonflow18:47
*** zenoway_ has quit IRC18:48
*** zenoway_ has joined #openstack-dragonflow18:49
*** zenoway_ has quit IRC18:49
*** zenoway_ has joined #openstack-dragonflow18:50
*** zenoway_ has quit IRC18:50
*** zenoway has quit IRC18:50
*** omnipresent has quit IRC18:50
*** zenoway has joined #openstack-dragonflow18:51
*** zenoway has quit IRC18:51
*** oanson has joined #openstack-dragonflow18:52
*** zenoway has joined #openstack-dragonflow18:52
*** zenoway has quit IRC18:52
*** zenoway has joined #openstack-dragonflow18:54
*** omnipresent has joined #openstack-dragonflow18:55
*** zenoway_ has joined #openstack-dragonflow18:56
*** zenoway_ has quit IRC18:57
*** zenoway_ has joined #openstack-dragonflow18:58
*** zenoway has quit IRC18:59
*** zenoway has joined #openstack-dragonflow18:59
*** omnipresent has quit IRC19:00
*** omnipresent has joined #openstack-dragonflow19:00
*** omnipresent has quit IRC19:01
*** omnipresent has joined #openstack-dragonflow19:01
*** omnipresent has quit IRC19:02
*** omnipresent has joined #openstack-dragonflow19:02
*** zenoway_ has quit IRC19:02
*** zenoway has quit IRC19:03
*** zenoway has joined #openstack-dragonflow19:04
*** zenoway_ has joined #openstack-dragonflow19:05
*** zenoway_ has quit IRC19:05
*** zenoway_ has joined #openstack-dragonflow19:06
*** zenoway__ has joined #openstack-dragonflow19:07
*** omnipresent has quit IRC19:07
*** zenoway__ has quit IRC19:08
*** zenoway has quit IRC19:08
*** zenoway has joined #openstack-dragonflow19:08
*** omnipresent has joined #openstack-dragonflow19:09
*** omnipresent has quit IRC19:10
*** zenoway_ has quit IRC19:10
*** omnipresent has joined #openstack-dragonflow19:10
*** zenoway_ has joined #openstack-dragonflow19:12
*** zenoway_ has quit IRC19:12
*** zenoway_ has joined #openstack-dragonflow19:12
*** zenoway has quit IRC19:13
*** zenoway has joined #openstack-dragonflow19:14
*** zenoway has quit IRC19:15
*** omnipresent has quit IRC19:15
*** zenoway has joined #openstack-dragonflow19:15
*** zenoway has quit IRC19:15
*** zenoway has joined #openstack-dragonflow19:16
*** omnipresent has joined #openstack-dragonflow19:17
*** zenoway_ has quit IRC19:17
*** omnipresent has quit IRC19:17
*** omnipresent has joined #openstack-dragonflow19:18
*** zenoway_ has joined #openstack-dragonflow19:19
*** zenoway_ has quit IRC19:20
*** zenoway has quit IRC19:20
*** zenoway_ has joined #openstack-dragonflow19:20
*** zenoway has joined #openstack-dragonflow19:21
*** zenoway has quit IRC19:21
*** zenoway has joined #openstack-dragonflow19:22
*** omnipresent has quit IRC19:23
*** omnipresent has joined #openstack-dragonflow19:24
*** zenoway_ has quit IRC19:24
*** zenoway_ has joined #openstack-dragonflow19:25
*** zenoway__ has joined #openstack-dragonflow19:26
*** zenoway has quit IRC19:26
*** zenoway has joined #openstack-dragonflow19:27
*** zenoway has quit IRC19:28
*** omnipresent has quit IRC19:28
*** zenoway has joined #openstack-dragonflow19:28
*** zenoway_ has quit IRC19:29
*** omnipresent has joined #openstack-dragonflow19:30
*** zenoway__ has quit IRC19:31
*** omnipresent has quit IRC19:31
*** omnipresent has joined #openstack-dragonflow19:32
*** zenoway has quit IRC19:33
*** omnipresent has quit IRC19:36
*** zenoway has joined #openstack-dragonflow19:39
*** omnipresent has joined #openstack-dragonflow19:40
*** oanson has quit IRC19:41
*** zenoway_ has joined #openstack-dragonflow19:41
*** zenoway__ has joined #openstack-dragonflow19:42
*** zenoway__ has quit IRC19:42
*** zenoway__ has joined #openstack-dragonflow19:43
*** zenoway has quit IRC19:44
*** zenoway has joined #openstack-dragonflow19:44
*** zenoway has quit IRC19:45
*** omnipresent has quit IRC19:45
*** zenoway has joined #openstack-dragonflow19:46
*** zenoway_ has quit IRC19:46
*** omnipresent has joined #openstack-dragonflow19:47
*** zenoway_ has joined #openstack-dragonflow19:48
*** zenoway__ has quit IRC19:48
*** zenoway_ has quit IRC19:49
*** zenoway_ has joined #openstack-dragonflow19:49
*** zenoway_ has quit IRC19:50
*** zenoway has quit IRC19:50
*** zenoway_ has joined #openstack-dragonflow19:50
*** zenoway_ has quit IRC19:51
*** omnipresent has quit IRC19:52
*** zenoway has joined #openstack-dragonflow19:52
*** zenoway has quit IRC19:55
*** zenoway has joined #openstack-dragonflow19:56
*** omnipresent has joined #openstack-dragonflow19:58
*** omnipresent has quit IRC19:59
*** omnipresent has joined #openstack-dragonflow19:59
*** omnipresent has quit IRC19:59
*** omnipresent has joined #openstack-dragonflow20:00
*** zenoway has quit IRC20:00
*** omnipresent has quit IRC20:00
*** zenoway has joined #openstack-dragonflow20:01
*** omnipresent has joined #openstack-dragonflow20:02
*** omnipresent has quit IRC20:03
*** omnipresent has joined #openstack-dragonflow20:03
*** zenoway_ has joined #openstack-dragonflow20:04
*** zenoway__ has joined #openstack-dragonflow20:05
*** zenoway has quit IRC20:05
*** zenoway__ has quit IRC20:06
*** zenoway has joined #openstack-dragonflow20:06
*** omnipresent has quit IRC20:08
*** omnipresent has joined #openstack-dragonflow20:08
*** zenoway_ has quit IRC20:09
*** zenoway has quit IRC20:11
*** zenoway_ has joined #openstack-dragonflow20:11
*** zenoway_ has quit IRC20:12
*** zenoway has joined #openstack-dragonflow20:12
*** omnipresent has quit IRC20:13
*** zenoway has quit IRC20:13
*** zenoway has joined #openstack-dragonflow20:13
*** omnipresent has joined #openstack-dragonflow20:15
*** omnipresent has quit IRC20:16
*** omnipresent has joined #openstack-dragonflow20:16
*** zenoway_ has joined #openstack-dragonflow20:17
*** zenoway has quit IRC20:18
*** zenoway_ has quit IRC20:18
*** zenoway_ has joined #openstack-dragonflow20:19
*** zenoway_ has quit IRC20:20
*** zenoway_ has joined #openstack-dragonflow20:20
*** omnipresent has quit IRC20:21
*** omnipresent has joined #openstack-dragonflow20:23
*** zenoway has joined #openstack-dragonflow20:24
*** zenoway has quit IRC20:25
*** zenoway has joined #openstack-dragonflow20:25
*** zenoway_ has quit IRC20:26
*** zenoway_ has joined #openstack-dragonflow20:26
*** zenoway_ has quit IRC20:27
*** zenoway_ has joined #openstack-dragonflow20:27
*** omnipresent has quit IRC20:28
*** omnipresent has joined #openstack-dragonflow20:29
*** zenoway has quit IRC20:30
*** zenoway has joined #openstack-dragonflow20:31
*** zenoway_ has quit IRC20:32
*** zenoway_ has joined #openstack-dragonflow20:32
*** zenoway_ has quit IRC20:33
*** zenoway_ has joined #openstack-dragonflow20:33
*** zenoway_ has quit IRC20:34
*** zenoway_ has joined #openstack-dragonflow20:34
*** omnipresent has quit IRC20:34
*** zenoway_ has quit IRC20:34
*** omnipresent has joined #openstack-dragonflow20:35
*** zenoway has quit IRC20:35
*** zenoway has joined #openstack-dragonflow20:36
*** zenoway has quit IRC20:36
*** zenoway has joined #openstack-dragonflow20:37
*** zenoway_ has joined #openstack-dragonflow20:38
*** zenoway_ has quit IRC20:38
*** zenoway_ has joined #openstack-dragonflow20:39
*** zenoway_ has quit IRC20:39
*** omnipresent has quit IRC20:39
*** omnipresent has joined #openstack-dragonflow20:40
*** omnipresent has quit IRC20:40
*** omnipresent has joined #openstack-dragonflow20:40
*** zenoway has quit IRC20:41
*** zenoway has joined #openstack-dragonflow20:41
*** zenoway has quit IRC20:42
*** zenoway has joined #openstack-dragonflow20:42
*** zenoway has quit IRC20:43
*** zenoway has joined #openstack-dragonflow20:44
*** zenoway_ has joined #openstack-dragonflow20:45
*** omnipresent has quit IRC20:45
*** zenoway_ has quit IRC20:45
*** omnipresent has joined #openstack-dragonflow20:46
*** omnipresent has quit IRC20:47
*** omnipresent has joined #openstack-dragonflow20:47
*** zenoway_ has joined #openstack-dragonflow20:48
*** zenoway has quit IRC20:49
*** zenoway_ has quit IRC20:49
*** zenoway has joined #openstack-dragonflow20:50
*** zenoway_ has joined #openstack-dragonflow20:51
*** omnipresent has quit IRC20:51
*** zenoway_ has quit IRC20:52
*** omnipresent has joined #openstack-dragonflow20:52
*** zenoway_ has joined #openstack-dragonflow20:53
*** zenoway_ has quit IRC20:54
*** zenoway_ has joined #openstack-dragonflow20:55
*** zenoway has quit IRC20:55
*** zenoway_ has quit IRC20:55
*** zenoway has joined #openstack-dragonflow20:56
*** zenoway_ has joined #openstack-dragonflow20:57
*** omnipresent has quit IRC20:57
*** zenoway_ has quit IRC20:58
*** omnipresent has joined #openstack-dragonflow20:58
*** zenoway_ has joined #openstack-dragonflow20:59
*** zenoway_ has quit IRC21:00
*** zenoway_ has joined #openstack-dragonflow21:01
*** zenoway has quit IRC21:01
*** zenoway has joined #openstack-dragonflow21:02
*** zenoway has quit IRC21:03
*** omnipresent has quit IRC21:03
*** zenoway has joined #openstack-dragonflow21:03
*** zenoway has quit IRC21:04
*** zenoway has joined #openstack-dragonflow21:06
*** zenoway_ has quit IRC21:06
*** omnipresent has joined #openstack-dragonflow21:07
*** omnipresent has quit IRC21:08
*** omnipresent has joined #openstack-dragonflow21:09
*** zenoway_ has joined #openstack-dragonflow21:10
*** zenoway_ has quit IRC21:10
*** zenoway has quit IRC21:11
*** zenoway has joined #openstack-dragonflow21:11
*** zenoway_ has joined #openstack-dragonflow21:12
*** zenoway_ has quit IRC21:12
*** zenoway_ has joined #openstack-dragonflow21:13
*** omnipresent has quit IRC21:13
*** zenoway_ has quit IRC21:13
*** omnipresent has joined #openstack-dragonflow21:14
*** zenoway has quit IRC21:15
*** zenoway has joined #openstack-dragonflow21:15
*** zenoway has quit IRC21:17
*** zenoway has joined #openstack-dragonflow21:17
*** zenoway has quit IRC21:18
*** zenoway has joined #openstack-dragonflow21:18
*** zenoway has quit IRC21:19
*** omnipresent has quit IRC21:19
*** zenoway has joined #openstack-dragonflow21:20
*** omnipresent has joined #openstack-dragonflow21:22
*** omnipresent has quit IRC21:22
*** omnipresent has joined #openstack-dragonflow21:23
*** omnipresent has quit IRC21:23
*** omnipresent has joined #openstack-dragonflow21:23
*** omnipresent has quit IRC21:24
*** omnipresent has joined #openstack-dragonflow21:25
*** omnipresent has quit IRC21:25
*** zenoway has quit IRC21:25
*** zenoway has joined #openstack-dragonflow21:25
*** zenoway has quit IRC21:26
*** zenoway has joined #openstack-dragonflow21:26
*** omnipresent has joined #openstack-dragonflow21:28
*** omnipresent has quit IRC21:29
*** omnipresent has joined #openstack-dragonflow21:30
*** omnipresent has quit IRC21:30
*** zenoway has quit IRC21:31
*** zenoway has joined #openstack-dragonflow21:31
*** omnipresent has joined #openstack-dragonflow21:32
*** omnipresent has quit IRC21:33
*** omnipresent has joined #openstack-dragonflow21:33
*** omnipresent has quit IRC21:34
*** omnipresent has joined #openstack-dragonflow21:34
*** zenoway has quit IRC21:36
*** omnipresent has quit IRC21:39
*** yuanwei has quit IRC21:49

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