Friday, 2015-12-11

*** Qiming has quit IRC00:13
*** lvdongbing has joined #senlin00:20
*** shu-mutou has joined #senlin01:03
*** pratikmallya has joined #senlin01:33
*** lixinhui has joined #senlin01:45
*** pratikmallya has quit IRC02:03
*** Qiming has joined #senlin02:04
Qimingmorning02:12
*** Yanyanhu has joined #senlin02:21
*** elynn has joined #senlin02:24
*** elynn has quit IRC02:24
*** elynn_ has joined #senlin02:24
Qimingxuhaiwei, https://review.openstack.org/#/c/256014/02:25
Qimingseems the failure is not related to the patch02:25
elynn_moring02:30
elynn_Hi Qiming, got time to review https://review.openstack.org/#/c/247429/ ?02:30
Qiminghi, elynn_02:32
Qiminglooking02:33
Qiminga little confused why we have desired_capacity as attribute02:33
Qimingbut min_size and max_size are not attributes02:34
elynn_if we do a scale-out/in in senlin command02:34
elynn_then desired_capacity will change02:34
Qimingwhen we do a resize operation, we also allow a change to min_size and max_size02:34
elynn_it represent the current_size02:35
elynn_hmm, haven't thought of that, you are right.02:35
Qimingalso cluster status is incomplete02:35
elynn_incomplete?02:36
Qimingyes, at least we should add UPDATING02:36
elynn_I should define all the status here?02:36
elynn_Oh, I got your point, I plan to add it in handle_update patch, but since you mention it , will add it in next patchset.02:37
QimingWARNING is also a status to be exposed02:37
elynn_I don't use warning, stll need to define it here?02:37
Qimingwarning means a cluster is operational, but its status is not stable, something was wrong02:38
QimingERROR means a cluster is not operational, needs some human intervention02:38
Qimingbetter add these definitions there although we are still trying to figure out how/when to label a cluster as 'WARNING' status02:39
Qiminge.g. 10% nodes are down, should this status be treated as 'WARNING'02:39
Qimingwe are adding a health threshold to a cluster02:39
elynn_L149 check the status != CREATING will raise a resourceunknowerror.02:40
Qimingjust want to raise an alarm02:40
elynn_if cluster in warning, what kind of error should I raise?02:40
Qimingno error02:40
Qimingit is a warning only02:41
elynn_so warning means create success?02:41
Qimingyes02:41
*** Tiancheng has joined #senlin02:41
Qimingwe don't handle it02:41
Qimingwe will allow a cluster to stay at WARNING status02:41
Qimingleave the decisions to users02:41
elynn_ok, then I will adjust my patch for that.02:42
Qimingthx02:42
*** Tiancheng_ has joined #senlin02:42
*** Tiancheng has quit IRC02:42
elynn_Is there any case that when we create a cluster, then the cluster status will directly go into WARNING?02:43
Qimingcurrently, no02:43
Qimingwe are setting a cluster to WARNING when update or delete02:45
elynn_When we doing update, then cluster change its status to warning, we still mark it as update_success?02:46
*** pratikmallya has joined #senlin02:47
Qimingem .... that is a good question02:47
Qimingin heat we only have SUCCESS, FAILED, IN_PROGRESS ...02:48
elynn_Yes...02:48
*** Tiancheng_ has quit IRC02:48
Qimingthis is a bad design02:48
Qimingyou can never guarantee that something as a whole can be completed02:48
Qimingthere will always be partial success02:48
Qimingit is one of the dilemma in heat, sometimes you cannot proceed to complete the failed operation, and you cannot delete the stack02:49
Qimingmy suggestion is that we treat WARNING as a success02:52
*** elynn_ has quit IRC02:52
*** elynn_ has joined #senlin02:53
elynn_Am I offline again?02:53
elynn_ok, will follow your suggestion to treat warning as success for now.02:54
Qimingyes02:58
Qimingthe definition of WARNING is a partial SUCCESS02:59
openstackgerritLiuqing Jing proposed openstack/senlin-dashboard: [Test] Don't merge  https://review.openstack.org/25618703:04
*** Yanyan has joined #senlin03:07
*** Yanyanhu has quit IRC03:07
*** elynn_ has quit IRC03:09
openstackgerritQiming Teng proposed openstack/senlin: Fix SDK test case  https://review.openstack.org/25619103:11
QimingYanyan, xuhaiwei, please review ^03:12
Qimingwe have test case broken at gate03:12
*** elynn_ has joined #senlin03:13
YanyanQiming, ok03:17
*** Tiancheng has joined #senlin03:19
openstackgerritMerged openstack/senlin: Fix SDK test case  https://review.openstack.org/25619103:38
openstackgerritLiuqing Jing proposed openstack/senlin-dashboard: [Test] Don't merge  https://review.openstack.org/25618703:48
openstackgerritMerged openstack/senlin: Fix action status setting logic  https://review.openstack.org/25592504:02
openstackgerritMerged openstack/senlin: Fix typo  https://review.openstack.org/25601404:03
*** elynn_ has quit IRC04:06
openstackgerritLiuqing Jing proposed openstack/senlin-dashboard: [Test] Don't merge  https://review.openstack.org/25618704:07
*** pratikmallya has quit IRC04:07
openstackgerritLiuqing Jing proposed openstack/senlin-dashboard: [Test] Don't merge  https://review.openstack.org/25618704:28
openstackgerritLiuqing Jing proposed openstack/senlin-dashboard: Fix broken unit test aganist the latest horizon  https://review.openstack.org/25618704:42
*** elynn_ has joined #senlin05:06
elynn_Hi Qiming05:06
*** elynn__ has joined #senlin05:10
*** elynn_ has quit IRC05:10
openstackgerritLiuqing Jing proposed openstack/senlin-dashboard: Fix broken unit test aganist the latest horizon  https://review.openstack.org/25618705:37
Qiminghi06:10
Qimingelynn__, I was in meeting (ring)06:10
openstackgerritQiming Teng proposed openstack/senlin: Fix MutableList implementation  https://review.openstack.org/25526706:20
*** zhenguo has joined #senlin06:24
*** Qiming has quit IRC06:44
*** pratikmallya has joined #senlin07:25
*** elynn__ has quit IRC07:29
openstackgerritjunxu proposed openstack/senlin: Add block_device_mapping_v2 support for 'os.nova.server' profile.  https://review.openstack.org/25575507:51
openstackgerritjunxu proposed openstack/senlin: Add block_device_mapping_v2 support for 'os.nova.server' profile.  https://review.openstack.org/25575508:04
*** pratikmallya has quit IRC08:31
openstackgerritLiuqing Jing proposed openstack/senlin-dashboard: Use page_title attr in Cluster/Profile/Polices/Nodes IndexView  https://review.openstack.org/25628608:50
*** branw has joined #senlin09:14
*** gongysh_ has quit IRC09:30
branwi have a node-create error, it says keystoneauth.session 500 request, don't know how to fix it. http://paste.openstack.org/show/481595/09:33
Yanyanhi, branw, could you please help to report a bug for it. Will look at it later. Thanks.09:43
YanyanI guess there are still some problems need to fix after openstacksdk applies keystoneauth for authentication09:44
*** Yanyan has quit IRC09:50
*** lvdongbing has quit IRC09:51
branwokay, thanks09:59
*** zhenguo has quit IRC10:01
*** branw has quit IRC10:05
openstackgerritQiming Teng proposed openstack/senlin: Remove oslosphinx  https://review.openstack.org/25636011:22
openstackgerritMerged openstack/senlin: Fix MutableList implementation  https://review.openstack.org/25526711:26
*** lvdongbing has joined #senlin11:34
*** Tiancheng has quit IRC11:42
*** lixinhui has quit IRC11:50
*** lvdongbing has quit IRC12:24
*** lvdongbing has joined #senlin12:51
openstackgerritMerged openstack/senlin-dashboard: Fix broken unit test aganist the latest horizon  https://review.openstack.org/25618713:23
openstackgerritMerged openstack/senlin-dashboard: Use page_title attr in Cluster/Profile/Polices/Nodes IndexView  https://review.openstack.org/25628613:24
openstackgerritMerged openstack/python-senlinclient: Fix pep8 error about D300  https://review.openstack.org/25504613:39
openstackgerritxu-haiwei proposed openstack/python-senlinclient: Make cluster-policy-update help message clear  https://review.openstack.org/25517713:55
openstackgerritMerged openstack/python-senlinclient: Make cluster-policy-update help message clear  https://review.openstack.org/25517714:00
openstackgerritLiuqing Jing proposed openstack/senlin-dashboard: Update profile detail page and use breadcrumb  https://review.openstack.org/25643214:28
openstackgerritLiuqing Jing proposed openstack/senlin-dashboard: Update node detail page and use breadcrumb  https://review.openstack.org/25644214:43
openstackgerritLiuqing Jing proposed openstack/python-senlinclient: `Print` here is more reasonable than `Prints`  https://review.openstack.org/25645114:59
openstackgerritLiuqing Jing proposed openstack/senlin-dashboard: Use more correct column name  https://review.openstack.org/25645615:04
*** Liuqing has joined #senlin15:05
*** lvdongbing has quit IRC15:28
*** Liuqing has quit IRC15:42
*** pratikmallya has joined #senlin16:16
*** pratikma_ has joined #senlin16:18
openstackgerritAndreas Jaeger proposed openstack/senlin: Fix "report a bug" launchpad project  https://review.openstack.org/25656516:20
*** pratikmallya has quit IRC16:21
*** pratikma_ has quit IRC19:00
*** yuanying has quit IRC19:03
*** pratikmallya has joined #senlin19:25
openstackgerritOndřej Nový proposed openstack/python-senlinclient: Deprecated tox -downloadcache option removed  https://review.openstack.org/25671420:26
*** pratikmallya has quit IRC20:46
*** pratikmallya has joined #senlin22:10
*** pratikma_ has joined #senlin22:13
*** pratikmallya has quit IRC22:16
*** pratikmallya has joined #senlin22:28
*** pratikma_ has quit IRC22:28
*** openstackgerrit has quit IRC22:37
*** openstackgerrit has joined #senlin22:38

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