Monday, 2015-12-07

*** Qiming has joined #senlin00:44
openstackgerritMerged openstack/senlin: Make cluster_create return a 'location' header  https://review.openstack.org/25388200:50
openstackgerritMerged openstack/senlin: Remove argparse useless requirement  https://review.openstack.org/25392201:07
xuhaiweiQiming, morning01:11
Qimingmorning!01:12
xuhaiweiabout the 'location' header fix, I will do cluster/node deletion?01:13
Qimingthat would be cool01:13
xuhaiweior you are working on it?01:13
xuhaiweiok01:13
Qimingmaybe all 202 responses need a location header01:13
Qimingwe make the things at server end work properly, then we concern about sdk/client side01:13
xuhaiweiyes, just confirm we are not making any conflict01:14
Qiming:)01:14
Qiminggreen lights01:14
openstackgerritMerged openstack/senlin: Make cluster-update return a location header  https://review.openstack.org/25392501:14
Qimingif you are taking over the rest, i'll start working with xinhui on health thing01:14
xuhaiweiI am ok for that01:15
openstackgerritlvdongbing proposed openstack/senlin: Cut microsecond from init_time  https://review.openstack.org/25330001:15
xuhaiweia few days ago, one guy from NEC asked me is Senlin supporting vm HA now01:16
Qimingright01:17
xuhaiweiso health support should be in high priority01:17
Qimingthat's something we are gonna investigate01:17
xuhaiweiyes01:17
openstackgerritMerged openstack/python-senlinclient: Remove ClusterNode model from client side  https://review.openstack.org/25381601:24
*** lixinhui has joined #senlin01:37
*** Yanyanhu has joined #senlin01:39
openstackgerritQiming Teng proposed openstack/python-senlinclient: Fix profile/policy schema calls  https://review.openstack.org/25397501:42
*** lixinhui has quit IRC02:07
openstackgerritxu-haiwei proposed openstack/senlin: Make cluster-delete retuan a location header  https://review.openstack.org/25398002:39
*** elynn has joined #senlin02:44
*** Yanyanhu has quit IRC02:48
openstackgerritxu-haiwei proposed openstack/senlin: Make node-delete return a location header  https://review.openstack.org/25398402:53
*** elynn has quit IRC03:01
*** elynn has joined #senlin03:02
*** yuanying has quit IRC03:17
*** lixinhui has joined #senlin03:21
*** gongysh has quit IRC03:32
*** gongysh has joined #senlin03:33
*** elynn has quit IRC03:44
*** branw has joined #senlin03:45
*** branw has quit IRC03:46
*** elynn has joined #senlin03:56
*** yuanying has joined #senlin04:07
*** elynn has quit IRC04:07
openstackgerritQiming Teng proposed openstack/python-senlinclient: Fix profile/policy schema calls  https://review.openstack.org/25397504:30
Qimingxuhaiwei, there?04:36
xuhaiweiyes04:36
Qimingabout cluster-delete and node-delete04:36
QimingI think we should return pointer to the resource in 'location' header, not pointer to action04:37
xuhaiweibut the resource is deleted04:37
Qimingwe do need pointer to action somewhere, i.e. cluster actions and node actions04:37
Qimingif the deletion is complete, user will get ResourceNotFound exception04:38
Qimingthat is what they are expecting04:38
xuhaiweiok04:38
xuhaiweiI  will fix it04:38
Qimingthx04:38
openstackgerritQiming Teng proposed openstack/python-senlinclient: Fix profile/policy schema calls  https://review.openstack.org/25397504:53
openstackgerritYanyan Hu proposed openstack/senlin: [Tentative]Disable multi-engine to debug functional test  https://review.openstack.org/25223104:54
*** Yanyanhu has joined #senlin04:55
*** elynn has joined #senlin04:56
openstackgerritMerged openstack/senlin: Cut microsecond from init_time  https://review.openstack.org/25330005:04
*** elynn has quit IRC05:13
*** elynn has joined #senlin05:14
openstackgerritxu-haiwei proposed openstack/senlin: Make cluster-delete retuan a location header  https://review.openstack.org/25398005:25
*** shu-mutou has joined #senlin05:38
openstackgerritxu-haiwei proposed openstack/senlin: Make node-delete return a location header  https://review.openstack.org/25398405:46
*** tianc has joined #senlin05:52
*** yuanying_ has joined #senlin06:03
*** yuanying has quit IRC06:04
openstackgerritYanyan Hu proposed openstack/senlin: [Tentative]Disable multi-engine to debug functional test  https://review.openstack.org/25223106:09
*** yuanying_ has quit IRC06:15
*** openstackgerrit_ has joined #senlin06:52
openstackgerritxu-haiwei proposed openstack/senlin: Make nodd-update return a location header and body  https://review.openstack.org/25403206:53
*** lixinhui has quit IRC07:03
Qiminghi, guys, needs eyes on this: https://review.openstack.org/25397507:30
elynnGot an error ERROR(403): You are not authorized to complete this action.07:39
Qimingyou cannot review, ;)07:41
Qiming?07:41
elynnI use command senlin profile-type-show os.heat.stack and got an error07:42
elynnI can list profile-type07:42
Qimingem...07:42
Qimingyou have a bad policy.json07:42
Qimingwait a few minutes07:42
elynnok...07:43
Qimingas a test, you can check if your /etc/senlin/policy.json contains the following lines:07:43
Qiming    "profile_types:index": "",07:43
Qiming    "profile_types:get": "",07:43
Qiming    "policy_types:index": "",07:43
Qiming    "policy_types:get": "",07:43
elynnOK, not it works after update policy.json.07:44
elynns/not/now07:46
Qimingforgot to update policy.json in previous patches07:47
Qimingbut it doesn't matter now07:47
QimingI'm pushing a bigger change, :P07:48
Qimingafter I'm sovling the 242 failures caused07:48
openstackgerritYanyan Hu proposed openstack/senlin: [Tentative]Debug functional test  https://review.openstack.org/25223107:49
elynnHmm, seems I met another bug in senlinclient, but not related with your patch.07:53
elynnsenlin policy-type-show -F aa senlin.policy.health returns an error07:55
elynnAttributeError: 'module' object has no attribute 'HTTPUnsupported'07:55
Qiming'aa' ...07:56
elynnHeihei07:56
Qimingit is a client side problem07:57
Qimingyou can try 'bb'07:57
elynnReport a bug for it. https://bugs.launchpad.net/python-senlinclient/+bug/152337307:57
openstackLaunchpad bug 1523373 in python-senlinclient "profile/profile-type-show with not supported format returns attributeError" [Undecided,New]07:57
Qimingokay07:58
elynnI thought it will return available formats07:58
Qimingyou thought toooooooooo much08:01
elynn:P08:02
*** yuanying has joined #senlin08:21
openstackgerritEthan Lynn proposed openstack/python-senlinclient: Add choices to -F argument  https://review.openstack.org/25406908:33
openstackgerritQiming Teng proposed openstack/senlin: Remove 'tenant_id' from senlin API paths  https://review.openstack.org/25407308:40
openstackgerritQiming Teng proposed openstack/senlin: Fix service setup script for new endpoints  https://review.openstack.org/25407408:40
openstackgerritQiming Teng proposed openstack/senlin: Fix policy json file to delete project checking  https://review.openstack.org/25407508:41
openstackgerritYanyan Hu proposed openstack/senlin: [WIP]Fix DB sync issue happened during action dependency update  https://review.openstack.org/25223108:54
openstackgerritBertrand Lallau proposed openstack/senlin: Remove croniter useless requirement  https://review.openstack.org/25407908:54
*** lixinhui has joined #senlin09:05
openstackgerritEthan Lynn proposed openstack/python-senlinclient: Add py34 to tox.ini  https://review.openstack.org/25408609:08
openstackgerritMerged openstack/senlin: Remove croniter useless requirement  https://review.openstack.org/25407909:11
openstackgerritQiming Teng proposed openstack/senlin: Fix service setup script for new endpoints  https://review.openstack.org/25407409:14
openstackgerritMerged openstack/python-senlinclient: Fix profile/policy schema calls  https://review.openstack.org/25397509:17
openstackgerritMerged openstack/python-senlinclient: Add choices to -F argument  https://review.openstack.org/25406909:18
QimingI was doubting if I am running the latest keystone code09:21
Qimingso I git pulled latest keystone code09:21
Qimingthen everything becomes terribly slow09:21
QimingI'm then wondering if it has something to do with keystoneclient09:22
Qimingso I am 'sudo pip install --upgrade python-keystoneclient'09:22
Qimingnow it is dragging in keystoneclient 2.0.0 with keystoneauth1-2.1.0 and debtcollector 1.0.0 ...09:23
Qimingokay ... another nightmare I believe09:23
Qimingdownloading 500KB code via a proxy, and .... it has taken me 12 minutes now09:26
elynn...... poor network09:26
*** Qiming has quit IRC09:52
*** zhenguo has quit IRC10:03
*** elynn has quit IRC10:07
*** openstackgerrit_ has quit IRC10:23
*** Yanyanhu has quit IRC10:24
*** Qiming has joined #senlin10:56
*** yuanying has quit IRC11:16
*** elynn has joined #senlin12:44
*** pratikmallya has joined #senlin14:22
*** lixinhui has quit IRC14:36
openstackgerritQiming Teng proposed openstack/senlin: Make node-update return a location header and body  https://review.openstack.org/25403214:48
openstackgerritEthan Lynn proposed openstack/python-senlinclient: Try to show policy after policy created  https://review.openstack.org/25425415:32
openstackgerritEthan Lynn proposed openstack/senlin: Fix service setup script for new endpoints  https://review.openstack.org/25407415:33
openstackgerritQiming Teng proposed openstack/senlin: Misc fix to functional tests  https://review.openstack.org/25427316:11
*** Qiming has quit IRC16:23
*** elynn has quit IRC16:29
*** pratikmallya has quit IRC17:38
*** pratikmallya has joined #senlin18:07
*** pratikma_ has joined #senlin19:12
*** pratikmallya has quit IRC19:12
*** pratikma_ has quit IRC19:23
*** pratikmallya has joined #senlin19:23
*** pratikmallya has quit IRC21:24
*** pratikmallya has joined #senlin21:29
*** lkarm has joined #senlin21:49
*** pratikma_ has joined #senlin22:27
*** pratikmallya has quit IRC22:30
*** pratikma_ has quit IRC22:31
*** lkarm has quit IRC22:42
*** lixinhui has joined #senlin23:22

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