Wednesday, 2016-03-02

*** Qiming has quit IRC00:34
*** zzxwill has quit IRC00:50
*** zzxwill has joined #senlin00:55
*** Qiming has joined #senlin01:23
*** dixiaoli_ has joined #senlin01:35
*** Yanyanhu has joined #senlin01:47
Yanyanhuhi, Qiming, just noticed that brian workflow + 1 at the patch about path_args to make it as workaround02:11
Yanyanhubut seems the -2 from Terry still blocks the gerrit to merge it02:11
Qimingyep02:12
Yanyanhuso we should talk with Terry to remove the -2 to make it work?02:12
Qimingthen ping terry02:12
Qiming-2 is now sticky02:12
Yanyanhuok02:12
Yanyanhuwhat his irc name in sdk channel02:12
Qimingunless the reviewer removes it02:12
Qimingterrylhowe ?02:12
Yanyanhujust two people whose name starts with letter 't'02:12
Yanyanhuok, looks like he is offline02:13
YanyanhuBTW, I saw brian's patch for refactoring resource02:14
Yanyanhuit's really huge...02:14
Yanyanhunot sure whether he plan to land it in Mitaka release02:14
Qiminghe is offline02:23
Qimingno02:24
Qimingwe won't02:24
Qimingwe will lock the dependency to 0.8.102:24
Qimingnot further changes on requirements02:24
Yanyanhuok02:24
Qimingwhen RC1 is out, we create a branch for the 1.0 release02:24
Yanyanhuif so, maybe we should start to rework our driver02:24
Yanyanhumaybe not merge it02:25
Qimingyep02:25
Qimingthat would be great02:25
Yanyanhuwill start this job this week02:25
QimingI'm more concerned with the client side02:25
Qimingbecause we are finalizing senlinclient this week02:25
Yanyanhuright, that's a big deal as well02:25
Qimingthe schedue is we will do a final release for senlinclient this week02:26
Yanyanhuso the client release has to be done by the end of this week>02:26
YanyanhuI see02:26
Qiminghttp://releases.openstack.org/mitaka/schedule.html02:26
Yanyanhuno much time left02:26
Yanyanhuhi, Qiming, I'm now testing the cluster update API. But I found 'location' field is not included in resp body. Just 'cluster' field is there.02:29
Yanyanhuso is location handled in special way thus it is not included in response content?02:30
Yanyanhulet me check it manually02:31
Yanyanhuit is really not included in resp body... using debug mode to perform cluster-update operation02:32
YanyanhuI see. I need to revise the request handling to get it from resp.location02:33
Yanyanhunot in resp.content02:33
Qimingshould be part of resource.location02:35
Yanyanhuyes, I misunderstood it02:35
openstackgerritQiming Teng proposed openstack/senlin: (WIP)Revise DRS policy to be a generic affinity policy  https://review.openstack.org/28646102:57
*** zzxwill has quit IRC03:30
*** yuanying has quit IRC03:44
*** shu-mutou-AFK is now known as shu-mutou03:53
*** dixiaoli_ has quit IRC03:53
*** yuanying has joined #senlin04:07
*** zzxwill has joined #senlin04:50
openstackgerritMerged openstack/senlin: Add devstack support for senlin dashboard  https://review.openstack.org/28213805:01
openstackgerritMerged openstack/senlin: Optimize the registry claim function  https://review.openstack.org/28604305:03
openstackgerritYanyan Hu proposed openstack/senlin: Add functional test for node get details  https://review.openstack.org/28641705:27
openstackgerritYanyan Hu proposed openstack/senlin: Add functional test for cluster update  https://review.openstack.org/28698705:27
openstackgerritMerged openstack/senlin: Add functional test for node get details  https://review.openstack.org/28641705:39
openstackgerritYanyan Hu proposed openstack/senlin: Revise the logic of cluster/profile metadata update  https://review.openstack.org/28699805:45
QimingYanyanhu, lixinhui, ..05:48
Yanyanhuhi05:48
Qimingcould you please help compile a list of patches we need from sdk?05:49
Qimingwe need to push sdk to version 0.8.105:49
Yanyanhuyou mean the patches in sdk we need them to be merged?05:49
Qimingthen we need work hard to adapt both senlinclient and senlin05:49
Qimingyes05:49
Qimingstill any patches hanging?05:49
Yanyanhuok, will try to look through the patch list05:49
Qimingthanks05:50
Qimingwe need to freeze senlinclient this week05:50
Yanyanhuno problem05:50
Yanyanhuok05:50
zzxwillIs there a way to pull a fix pack into my local environment for code-review and test which has NOT been merged?05:52
Qiminggit review -d ?05:55
zzxwillI'd like to run Yanyan's fix in my local, but I find it hard to merge his fix.05:55
zzxwillI will try, thanks:)05:55
Yanyanhuyou can also find the link from gerrit05:55
Yanyanhuunder the download catalog05:56
Yanyanhuthe first one is checkout05:56
zzxwillNot got it. Thank you:)05:57
*** dixiaoli has quit IRC05:58
Yanyanhuyou're welcome :)06:05
Yanyanhuhi, Qiming, the following is the patch list we may rely on06:05
Yanyanhuat sdk side06:05
Yanyanhuhttp://paste.openstack.org/show/488902/06:05
Yanyanhuonly three ones I think06:05
Yanyanhuall others have been merged06:06
*** zzxwill has quit IRC06:08
openstackgerritQiming Teng proposed openstack/senlin: (WIP)Revise DRS policy to be a generic affinity policy  https://review.openstack.org/28646106:08
Qiminghttps://review.openstack.org/286131 is still not good06:09
Yanyanhuyes06:10
*** dixiaoli has joined #senlin06:14
*** zzxwill has joined #senlin06:26
Qimingdixiaoli, hi06:27
lixinhuiQiming06:29
lixinhuiI am just back06:29
lixinhuidifferent things these days06:29
lixinhuihttps://review.openstack.org/28613106:30
lixinhuiThe patch about hypervisor06:30
lixinhuiI have forward it to Bran to commit into new patch based on the comments there06:30
lixinhuiwho will commmit in very soon06:30
Qiminggreat06:31
openstackgerritOpenStack Proposal Bot proposed openstack/senlin-dashboard: Imported Translations from Zanata  https://review.openstack.org/28639706:41
openstackgerritCindia-blue proposed openstack/senlin: Revise DB API to Ensure Delete Success  https://review.openstack.org/28657506:44
zzxwillFYI. Just in case you core guys missed this message. (The message occurred to me after I saw the language pack from Zanata.)06:47
zzxwillI especially need liaisons in below projects, which are in Mitaka translation plan:06:48
zzxwillnova, glance, keystone, cinder, swift, neutron, heat, horizon, ceilometer.06:48
zzxwillI also need liaisons from Horizon plugin projects, which are ready in translation website:06:48
zzxwilltrove-dashboard, sahara-dashboard,designate-dasbhard, magnum-ui,06:48
zzxwillmonasca-ui, murano-dashboard and senlin-dashboard.06:48
zzxwillI need liaisons tell us whether they are ready for translation from project view.06:48
zzxwillFrom Daisy.   (The message above is in a bad style, sorry)06:49
zzxwill**In all, a liaison for senlin i18n is required, and the role should be a core member.**06:50
zzxwillFor detailed info, please refer to https://etherpad.openstack.org/p/zzxwill06:51
Qimingzzxwill, I called for a liaison for this among senlin cores06:51
Qimingno one has volunteered06:51
Qimingso it is now on me06:52
QimingI will work with Daisy on this06:52
Qimingthe rough plan is to follow the community's practice06:52
zzxwillSure. Just a kind reminder:)06:52
Qimingwhich means we will need to do soft string freeze this week06:52
Qimingand we will do hard string freeze later06:53
Qimingafter rc1, no string modification will be merged on that branch06:53
QimingYanyanhu, I have got a better idea to solve the db issue07:13
Qimingwill work on it today, after the loooooooong meeting07:13
Qiminglixinhui, how to reproduce the bug you are solving in patch #286131 ?07:14
lixinhuiJust attach the health policy then detach it after a while, maybe 5 mins07:15
Qimingokay, I'm more inclined to make sure registry_create is wrapped into a db session07:18
Qimingand see if that solves the problem07:18
lixinhuiokay, I will try it07:20
openstackgerritMerged openstack/senlin-dashboard: Use scheduled deletion msg while deleting node/cluster  https://review.openstack.org/28259808:24
openstackgerritMerged openstack/senlin-dashboard: Delete useless return statement  https://review.openstack.org/28664508:25
lixinhuiQiming, you are genius08:40
lixinhuiYour suggestion works well08:40
lixinhuiI will resubmit the fix patch for your review08:41
Qiminglixinhui, patch https://review.openstack.org/#/c/287029 still needs revision08:42
Qimingbran should be a little careful before committing the changes08:42
lixinhuiI am just discussed with him08:45
lixinhuidelete 'am'08:45
openstackgerritCindia-blue proposed openstack/senlin: Revise DB API to Ensure Delete Success  https://review.openstack.org/28657508:50
lixinhuiQiming, Yanyanhu, and all09:01
lixinhuiI have finished designed tests to health_manager functions including long run09:01
Qiminglong run09:02
lixinhuiIt would be very nice if all of you can help test more and review all the fix patches09:02
lixinhuistart the health_manager periodic_task for one night09:02
lixinhuitrigger check action every 6009:03
lixinhuiJust now, I also trigger deattach policy operation long after attach, the bug 1552093 does not jump out any more09:04
openstackbug 1552093 in senlin "Registry Deletion can not succeed every time" [Undecided,New] https://launchpad.net/bugs/155209309:04
lixinhuis/deattach/detach09:05
*** zzxwill has quit IRC09:15
Yanyanhuhi, lixinhui, so you tested it using a cluster of nova server?09:18
Yanyanhuwith lbaasv2 service09:18
lixinhuiYes, Yanyanhu. I tested it with nova, without LBAAS triggered. I am testing it now on another machine09:21
Yanyanhuok09:22
YanyanhuI'm wondering whether we can test it using fake driver in functional test :)09:22
lixinhuiGood idea09:22
lixinhuiI can try09:22
Yanyanhuthat might be able to increase the test efficiency :)09:22
lixinhui:)09:23
openstackgerritCindia-blue proposed openstack/senlin: Revise DB API to Ensure Delete Success  https://review.openstack.org/28657509:29
*** Qiming has quit IRC09:45
*** zzxwill has joined #senlin09:56
*** shu-mutou is now known as shu-mutou-AFK10:18
openstackgerritYanyan Hu proposed openstack/senlin: Add functional test for cluster update with new profile  https://review.openstack.org/28709110:33
*** Yanyanhu has quit IRC10:39
*** Qiming has joined #senlin10:49
*** zzxwill has quit IRC11:28
*** lixinhui_ has joined #senlin11:34
*** Liuqing has joined #senlin12:27
*** Qiming has quit IRC12:59
*** lixinhui_ has quit IRC13:17
*** Liuqing has quit IRC14:44
*** zzxwill has joined #senlin15:20
*** haiwei_ has quit IRC15:31
*** zzxwill has quit IRC16:33
*** Qiming has joined #senlin23:05

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