Tuesday, 2016-12-06

openstackgerritHong Hui Xiao proposed openstack/dragonflow: Add port qos code  https://review.openstack.org/33749702:37
openstackgerritjingting proposed openstack/dragonflow: Support VM live migration  https://review.openstack.org/39475903:05
openstackgerritHong Hui Xiao proposed openstack/dragonflow: Add port qos code  https://review.openstack.org/33749703:06
openstackgerrithujie proposed openstack/dragonflow: uniform the method name for resource operations(sg)  https://review.openstack.org/40485003:35
openstackgerrithujie proposed openstack/dragonflow: uniform the method name for resource operations(lswitch)  https://review.openstack.org/40485003:38
openstackgerrithujie proposed openstack/dragonflow: uniform the method name for resource operations(sg)  https://review.openstack.org/40729903:39
openstackgerritMerged openstack/dragonflow: fix problem about subscriber on neutron server when redis failover  https://review.openstack.org/39933403:51
openstackgerritrajiv proposed openstack/dragonflow: Spec to support service status reporting  https://review.openstack.org/40239504:03
*** yamamoto_ has joined #openstack-dragonflow04:11
openstackgerritMerged openstack/dragonflow: Use etcd3 stable release  https://review.openstack.org/40598304:19
openstackgerritMerged openstack/dragonflow: Move test case from test_local_controller to test_df_local_controller  https://review.openstack.org/40647004:20
openstackgerritMerged openstack/dragonflow: Delete deprecated Hacking in tox.ini  https://review.openstack.org/40653804:23
*** devlaps has joined #openstack-dragonflow04:58
*** yamamoto_ has quit IRC05:03
*** yamamoto_ has joined #openstack-dragonflow05:44
*** oanson has joined #openstack-dragonflow06:25
openstackgerritHong Hui Xiao proposed openstack/dragonflow: Add port qos code  https://review.openstack.org/33749706:32
openstackgerritHong Hui Xiao proposed openstack/dragonflow: Rename l2_ml2_app.py to l2_app.py  https://review.openstack.org/40614806:37
*** gampel has joined #openstack-dragonflow06:39
openstackgerrithujie proposed openstack/dragonflow: Uniform constants in df  https://review.openstack.org/40522607:16
*** irenab_ has joined #openstack-dragonflow07:19
*** shz has quit IRC07:24
*** lihi has joined #openstack-dragonflow07:25
openstackgerrithujie proposed openstack/dragonflow: Uniform constants in df  https://review.openstack.org/40522607:27
*** gampel has quit IRC07:47
openstackgerritHong Hui Xiao proposed openstack/dragonflow: Add port qos code  https://review.openstack.org/33749707:57
openstackgerrithujie proposed openstack/dragonflow: uniform the method name for resource operations(fip)  https://review.openstack.org/40739508:22
*** dimak has joined #openstack-dragonflow08:23
*** zenoway has joined #openstack-dragonflow08:43
openstackgerrithujie proposed openstack/dragonflow: Uniform constants in df  https://review.openstack.org/40522608:58
openstackgerritOmer Anson proposed openstack/dragonflow: Refactor DHCP app for code reusage  https://review.openstack.org/27452809:15
*** yuli_s has joined #openstack-dragonflow09:57
yuli_shello09:57
yuli_syamamoto_, you here ?09:57
yamamoto_hi09:58
yuli_sdoes the tap project wants to support tap of the tap ?09:58
yamamoto_mirroring mirrored traffic you mean?09:59
yuli_syes09:59
yuli_s[T1] taps [A] and [T2] taps [T1]10:00
yuli_s[T1] taps [A] ; [T2] taps [T1]10:00
yamamoto_i'm not sure. it's currently gray area.  i think some implementations supports it. eg. midonet10:03
yamamoto_do you have actual use case?10:04
yuli_ssure, left hand admin ;)10:04
yamamoto_left hand?10:06
yuli_sthe guy with 2 left hands10:07
yamamoto_sorry i don't understand10:08
yuli_sit is a joke10:08
yamamoto_ah, ok10:09
yamamoto_i don't think the reference implementation supports it.  so i guess we need some capability mechanism for drivers.10:09
openstackgerritHong Hui Xiao proposed openstack/dragonflow: Add port qos code  https://review.openstack.org/33749710:10
yuli_swe have a dilemma here, when T2 taps T1 it can mean that T2 wants to receive only T2 own packets ( not mirrored ones)10:11
yamamoto_good point10:11
yuli_sor it can mean, that when T2 taps T1, the T2 will receive all T1 packets including the mirrored\10:11
yamamoto_midonet implementation is the latter10:12
yuli_shm10:13
yamamoto_does it affect your design much?10:14
yuli_sfrom technical point we can implement both solutions10:14
*** oanson has quit IRC10:15
yamamoto_with the latter semantics it might be difficult to avoid loop for some implementations10:15
yuli_syes, you are right10:15
yuli_sand we have a solution for this problem10:16
yamamoto_this problem == loop avoidance?10:17
yuli_sbut Omer does not likes it much10:17
yuli_syamamoto_, nop10:17
yuli_shttps://review.openstack.org/#/c/396307/14/doc/source/specs/tap_as_a_service.rst10:18
yuli_scheck "Packet cycling prevention" section10:18
* yamamoto_ reading10:20
yuli_seach mirrored packet will be received only one time10:21
*** ntr0py_ is now known as ntr0py10:23
yamamoto_so, the only problem here is that taas api semantics is unclear?10:24
yuli_sat this point yes10:27
yuli_swe need to make sure that we work similar to official version10:27
yamamoto_i added it to taas meeting agenda https://wiki.openstack.org/wiki/Meetings/taas10:34
yamamoto_unless there's some good use case, i guess it's the safest to make the plugin prevent it.10:35
yamamoto_how do you think?10:35
*** rajivk has quit IRC10:36
*** rajivk has joined #openstack-dragonflow10:36
yuli_syamamoto_, yes, for me it is ok !10:37
*** gampel has joined #openstack-dragonflow10:59
*** rajivk has quit IRC11:53
*** rajivk has joined #openstack-dragonflow12:06
openstackgerritDima Kuznetsov proposed openstack/dragonflow: [WIP] Add CRUD class to API NB  https://review.openstack.org/40700912:10
openstackgerritDima Kuznetsov proposed openstack/dragonflow: [WIP] Refactor lswitch northbound API methods  https://review.openstack.org/40701012:10
openstackgerritDima Kuznetsov proposed openstack/dragonflow: [WIP] Refactor chassis northbound API methods  https://review.openstack.org/40701112:10
openstackgerritDima Kuznetsov proposed openstack/dragonflow: [WIP] Refactor lports northbound API methods  https://review.openstack.org/40701212:10
openstackgerritDima Kuznetsov proposed openstack/dragonflow: [WIP] Refactor lrouter northbound API methods  https://review.openstack.org/40701412:10
openstackgerritDima Kuznetsov proposed openstack/dragonflow: [WIP] Refactor floatingip northbound API methods  https://review.openstack.org/40701512:10
openstackgerritDima Kuznetsov proposed openstack/dragonflow: [WIP] Refactor publisher northbound API methods  https://review.openstack.org/40701612:10
openstackgerritDima Kuznetsov proposed openstack/dragonflow: [WIP] Refactor qos policy northbound API methods  https://review.openstack.org/40701712:10
openstackgerritDima Kuznetsov proposed openstack/dragonflow: [WIP] Refactor secgroup northbound API methods  https://review.openstack.org/40747812:10
openstackgerritLihi Wishnitzer proposed openstack/dragonflow: [wip] See who uses host_routes in tests  https://review.openstack.org/40702412:16
openstackgerrithujie proposed openstack/dragonflow: Fix invalid dpdk configuration  https://review.openstack.org/40675112:16
*** yuanwei has quit IRC12:39
*** yamamoto_ has quit IRC13:01
*** lihi has quit IRC13:28
*** yamamoto has joined #openstack-dragonflow13:49
openstackgerritDima Kuznetsov proposed openstack/dragonflow: [WIP] Add CRUD class to API NB  https://review.openstack.org/40700913:50
openstackgerritDima Kuznetsov proposed openstack/dragonflow: [WIP] Refactor lswitch northbound API methods  https://review.openstack.org/40701013:50
openstackgerritDima Kuznetsov proposed openstack/dragonflow: [WIP] Refactor chassis northbound API methods  https://review.openstack.org/40701113:50
openstackgerritDima Kuznetsov proposed openstack/dragonflow: [WIP] Refactor lports northbound API methods  https://review.openstack.org/40701213:50
openstackgerritDima Kuznetsov proposed openstack/dragonflow: [WIP] Refactor lrouter northbound API methods  https://review.openstack.org/40701413:50
openstackgerritDima Kuznetsov proposed openstack/dragonflow: [WIP] Refactor floatingip northbound API methods  https://review.openstack.org/40701513:50
openstackgerritDima Kuznetsov proposed openstack/dragonflow: [WIP] Refactor secgroup northbound API methods  https://review.openstack.org/40747813:50
openstackgerritDima Kuznetsov proposed openstack/dragonflow: [WIP] Refactor publisher northbound API methods  https://review.openstack.org/40701613:50
openstackgerritDima Kuznetsov proposed openstack/dragonflow: [WIP] Refactor qos policy northbound API methods  https://review.openstack.org/40701713:50
*** irenab_ has quit IRC13:52
*** yamamoto has quit IRC14:07
*** oanson has joined #openstack-dragonflow14:08
*** yamamoto has joined #openstack-dragonflow14:10
*** yamamoto has quit IRC14:11
*** gampel has left #openstack-dragonflow14:18
*** devlaps has quit IRC14:21
*** yamamoto has joined #openstack-dragonflow14:21
*** yamamoto has quit IRC14:24
*** yamamoto has joined #openstack-dragonflow14:25
*** yamamoto has quit IRC14:27
*** yamamoto has joined #openstack-dragonflow14:32
*** yamamoto has quit IRC14:34
*** yamamoto has joined #openstack-dragonflow14:38
*** yamamoto has quit IRC14:39
openstackgerritOmer Anson proposed openstack/dragonflow: Add close function on publishers  https://review.openstack.org/40754114:40
openstackgerritOmer Anson proposed openstack/dragonflow: Do not use multiproc publishers in fullstack tests  https://review.openstack.org/40754214:40
*** yamamoto has joined #openstack-dragonflow14:41
*** yamamoto has quit IRC14:42
openstackgerritDima Kuznetsov proposed openstack/dragonflow: [WIP] Add CRUD class to API NB  https://review.openstack.org/40700914:48
openstackgerritDima Kuznetsov proposed openstack/dragonflow: [WIP] Refactor lswitch northbound API methods  https://review.openstack.org/40701014:48
openstackgerritDima Kuznetsov proposed openstack/dragonflow: [WIP] Refactor chassis northbound API methods  https://review.openstack.org/40701114:48
openstackgerritDima Kuznetsov proposed openstack/dragonflow: [WIP] Refactor lports northbound API methods  https://review.openstack.org/40701214:48
openstackgerritDima Kuznetsov proposed openstack/dragonflow: [WIP] Refactor lrouter northbound API methods  https://review.openstack.org/40701414:48
openstackgerritDima Kuznetsov proposed openstack/dragonflow: [WIP] Refactor floatingip northbound API methods  https://review.openstack.org/40701514:48
openstackgerritDima Kuznetsov proposed openstack/dragonflow: [WIP] Refactor secgroup northbound API methods  https://review.openstack.org/40747814:48
openstackgerritDima Kuznetsov proposed openstack/dragonflow: [WIP] Refactor publisher northbound API methods  https://review.openstack.org/40701614:48
openstackgerritDima Kuznetsov proposed openstack/dragonflow: [WIP] Refactor qos policy northbound API methods  https://review.openstack.org/40701714:48
openstackgerritDima Kuznetsov proposed openstack/dragonflow: Rename publisher & subscriber in nb api  https://review.openstack.org/40754814:48
dimakoanson, can take a look at ^ please?14:49
oansonWhich one? :)14:49
dimakPick any 10 :)14:50
oansonAny 10?14:50
oansonYou don't have enough chocolate for 10.14:50
oansonyuli_s, ping14:50
dimakWell, all that start with Refactor are very similar, take a look at any14:51
dimakoanson, api_nb is more than 40% slimmer in the last patch14:53
oansonCool14:53
*** yamamoto has joined #openstack-dragonflow14:59
*** yamamoto has quit IRC15:00
*** yamamoto has joined #openstack-dragonflow15:06
*** yamamoto has quit IRC15:07
*** yamamoto has joined #openstack-dragonflow15:11
*** yamamoto has quit IRC15:15
*** yamamoto has joined #openstack-dragonflow15:15
oansondimak, ping15:36
dimakoanson, yes15:37
oansonabout your nb refactor code.15:37
dimakits still broked15:37
oansonAny chance you'll open a bp, and write there which patch depends on which? It's difficult to keep up15:37
oansonYou can update the commit msgs later (since there'll doubtlessly be comments)15:38
dimakOk, I'll open a BP15:38
oansonThanks15:40
*** yamamoto has quit IRC15:45
*** yamamoto has joined #openstack-dragonflow15:54
openstackgerritDima Kuznetsov proposed openstack/dragonflow: [WIP] Add CRUD class to API NB  https://review.openstack.org/40700916:07
openstackgerritDima Kuznetsov proposed openstack/dragonflow: [WIP] Refactor lswitch northbound API methods  https://review.openstack.org/40701016:07
openstackgerritDima Kuznetsov proposed openstack/dragonflow: [WIP] Refactor chassis northbound API methods  https://review.openstack.org/40701116:07
openstackgerritDima Kuznetsov proposed openstack/dragonflow: [WIP] Refactor lport northbound API methods  https://review.openstack.org/40701216:07
openstackgerritDima Kuznetsov proposed openstack/dragonflow: [WIP] Refactor lrouter northbound API methods  https://review.openstack.org/40701416:07
openstackgerritDima Kuznetsov proposed openstack/dragonflow: [WIP] Refactor floatingip northbound API methods  https://review.openstack.org/40701516:07
openstackgerritDima Kuznetsov proposed openstack/dragonflow: [WIP] Refactor secgroup northbound API methods  https://review.openstack.org/40747816:07
openstackgerritDima Kuznetsov proposed openstack/dragonflow: [WIP] Refactor publisher northbound API methods  https://review.openstack.org/40701616:07
openstackgerritDima Kuznetsov proposed openstack/dragonflow: [WIP] Refactor qos policy northbound API methods  https://review.openstack.org/40701716:07
*** devlaps has joined #openstack-dragonflow16:08
*** yamamoto has quit IRC16:12
*** oanson has quit IRC16:22
*** yamamoto has joined #openstack-dragonflow16:29
*** zenoway has quit IRC16:45
*** zenoway has joined #openstack-dragonflow16:46
*** zenoway has quit IRC16:50
*** dimak has quit IRC16:58
*** irenab_ has joined #openstack-dragonflow17:21
*** irenab has quit IRC17:23
*** irenab_ is now known as irenab17:23
*** yamamoto has quit IRC17:30
*** dimak has joined #openstack-dragonflow19:08
*** devlaps has quit IRC19:16
*** devlaps has joined #openstack-dragonflow19:17
*** dimak has quit IRC19:48
*** gampel has joined #openstack-dragonflow19:50
*** gampel has quit IRC20:07
*** devlaps has quit IRC20:10
*** devlaps has joined #openstack-dragonflow21:07

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