01:00:07 #startmeeting tricircle 01:00:08 Meeting started Wed Feb 28 01:00:07 2018 UTC and is due to finish in 60 minutes. The chair is zhiyuan. Information about MeetBot at http://wiki.debian.org/MeetBot. 01:00:09 Useful Commands: #action #agreed #help #info #idea #link #topic #startvote. 01:00:11 The meeting name has been set to 'tricircle' 01:01:27 hi 01:02:03 welcome back after the spring festival! 01:03:09 and let's start working on rocky circle 01:03:57 that is good. 01:04:14 openstack q will release tomorrow? 01:04:18 or today? 01:04:52 already released before spring festival 01:05:17 the stable/queens branch is created 01:06:49 i mean all the openstack assemble not only tricircle. 01:07:38 i see openstack doc today is the last day. 01:08:31 oh yes, "coordinated release will happen on 28 February 2018" 01:08:51 oh thank you! 01:10:18 in this circle, I think we can finish the work left in Queens, like resource deletion and new l3 networking model 01:10:46 resource deletion i have finished. 01:11:12 last day I found the smoke test have error again. 01:11:25 it is because the neutron have new code update 01:11:42 in the qos,neutron do not allow the same rule. 01:12:17 yes, i think the new l3 networking model should be delivered in rocky 01:12:34 only unit tests fail, smoke test is successful 01:13:02 oh sorry s smoke/unit 01:13:11 I mean unit test 01:13:21 song, do you have time to fix this error? this also affect the global requirement update patch submitted by robot 01:14:15 I pull a pr last day. but my devstack have problem again. 01:14:40 so i can not test in my local before i reinstall the devstack. 01:16:01 unit tests fail due to this change #link https://review.openstack.org/#/c/546436/ 01:16:06 ? 01:16:14 i think for unit test debugging, devstack is not required 01:16:25 I am using pycharm to debug unit test 01:16:46 pycharm has community version 01:17:08 that is ok. 01:17:27 i use vim in linux..... 01:18:02 Yipei, seem like that's the cause 01:18:58 song has posted a patch to import neutron-lib, https://review.openstack.org/#/c/548223, but unit test still fails 01:20:31 linux without GUI? 01:21:05 that do not matter. I do not install gui in linux. 01:22:42 https://github.com/openstack/neutron/commit/a91d84cfb44a9def517f2990d164b4972023709a 01:22:54 I think it is because this pr. 01:23:03 out unit test can not pass. 01:23:28 our unit test can not pass. 01:26:12 in this test _test_create_policy_rule, we create two bandwidth limit rules with the same qos policy 01:26:27 yes 01:26:31 remove one? 01:26:38 I think that's why QoSRulesConflict error is raised 01:26:52 change one of them to other type? 01:27:02 good. 01:27:27 but i see the test case in that pr. 01:27:53 add additional should be also ok.but do not known why failed. 01:29:50 but that do not matter. I can see it after meeting. 01:30:12 if rule.duplicates(rule_obj), this line check if two rules are the same 01:30:32 yes 01:31:30 Yipei, have you investigated routed network? 01:33:52 yes, already did and go on writing spec. 01:34:53 good, have you tried using a routed network as an external network? 01:37:15 not yet, i will try routed network in real environment and update spec at the same time 01:39:08 fine, please also consider how to save info of external networks of several regions in one central routed network 01:39:40 ok, got it 01:42:23 also, create one central routed network means creating several local network. for simplicity, we may still do it in a sync way 01:44:08 ok 01:44:52 ok, so much for feature development 01:44:56 any other topic? 01:46:23 no from me 01:46:28 no for me 01:46:34 no 01:46:38 no 01:47:16 ok, thanks for attending 01:47:20 #endmeeting