Monday, 2016-12-12

*** yuanying has joined #senlin01:03
*** zhurong has joined #senlin01:18
*** ruijie has joined #senlin01:23
fabian4Qiming, I have install lbaas, my lb service version is  '9696/v2.0/lb/'01:28
Qimingare you sure it is located at <IP>:9696/v2.0/lb ?01:31
Qimingfrom neutron API doc01:32
Qiminghttp://developer.openstack.org/api-ref/networking/v2/index.html?expanded=list-networks-detail,list-routers-detail,list-security-groups-detail,show-security-group-rule-detail,list-segments-detail,list-subnet-pools-detail,list-load-balancers-detail#id501:32
Qimingit should be 'lbaas'01:33
Qimingalso, from openstacksdk implmentation, it should be 'lbaas'01:33
Qiminghttp://git.openstack.org/cgit/openstack/python-openstacksdk/tree/openstack/network/v2/load_balancer.py#n2001:33
*** chohoor has joined #senlin01:38
*** elynn has joined #senlin01:45
fabian4Qiming, I ensure load_bance use <IP>:9696/v2.0/lb  in my  platform01:48
Qimingalright, that is a big problem then01:48
Qimingeither the api doc is wrong, or your installation is wrong01:48
*** elynn_ has joined #senlin01:49
Qimingopenstacksdk won't be able to see the endpoints of your lbaas because it is not located at the correct URI01:49
*** elynn has quit IRC01:50
fabian4Qiming, your mean is lbaas ise single service, it's single configure keystone endpoint ?02:04
Qimingyes02:04
Qimingbut I'm not quite sure02:05
fabian4Qiming, thaks02:07
*** yanyanhu has joined #senlin02:08
yanyanhuhi, elynn_, around?02:09
elynn_Hi yanyanhu02:13
yanyanhuhi, elynn_, just wanted to ask whether I need to add heatdclient to project list when installing heat in devstack-gate02:17
yanyanhufor heatclient is a dependency of heat02:17
elynn_let me check02:17
yanyanhubut I thought it is not needed for by default heatclient will be installed from pip02:17
yanyanhurather than from git02:17
elynn_https://github.com/openstack/heat/blob/master/requirements.txt#L4002:17
yanyanhuyes02:18
yanyanhuso unless this line is added "export DEVSTACK_PROJECT_FROM_GIT=python-heatclient"02:18
elynn_Installing heat will install heat client, so I think it's not needed.02:18
yanyanhuno need to add heatclient to project list02:18
yanyanhuyep, by default, pip will handle the installation of heatclient02:18
elynn_you wanna install heat client from git?02:19
yanyanhunope :)02:19
yanyanhujust I met similar issue when handling zaqar installation02:19
yanyanhuzaqarclient is enforced to be installed from git rather than pip when zaqar service is installed in gate...02:19
elynn_Oh? why...02:20
yanyanhuso if zaqarclient is not added to project list, gate installation will fail...02:20
yanyanhuno sure why they do this02:20
yanyanhutried to fix it, but didn't get time to finish that job...02:20
elynn_Does it impact our gate?02:21
elynn_https://github.com/openstack-infra/project-config/blob/7c635ac163d54cae4b28300d0bb2d0a700e85edf/jenkins/jobs/heat.yaml#L20002:23
yanyanhuyes, that's why this line was adeed :) http://git.openstack.org/cgit/openstack-infra/project-config/tree/jenkins/jobs/senlin.yaml#n3802:23
elynn_heat also add heat client to $PROJECT02:23
openstackgerritMerged openstack/senlin: api layer support cluster-policy-get2  https://review.openstack.org/40942102:24
yanyanhuelynn_, that is ok for that job is for heatclient test02:24
yanyanhufor heat service test, heatclient is installed from pypi rather than git02:24
yanyanhuso no need to handle it specially02:24
elynn_If that works , then let it go...02:25
yanyanhuyes...02:25
elynn_would be the best choices...02:25
openstackgerritMerged openstack/senlin: remove dead code of cluster-policy-get2  https://review.openstack.org/40942802:39
openstackgerritMerged openstack/senlin: remove dead code related to cluster-policy  https://review.openstack.org/40949202:39
openstackgerritMerged openstack/senlin: Fix policy-update in engine layer  https://review.openstack.org/40942702:39
openstackgerritMerged openstack/senlin: Fix profile-update caused name null  https://review.openstack.org/40942602:39
openstackgerritYanyan Hu proposed openstack/senlin: API support for receiver_notify2  https://review.openstack.org/40899702:46
openstackgerritYanyan Hu proposed openstack/senlin: Remove dead code about receiver-notify  https://review.openstack.org/40899802:46
openstackgerritYanyan Hu proposed openstack/senlin: Engine support for receiver_notify2  https://review.openstack.org/40899102:46
openstackgerritMerged openstack/senlin: Request object for action-delete  https://review.openstack.org/40940902:46
openstackgerritMerged openstack/senlin: Add engine support for action_delete2  https://review.openstack.org/40941102:46
openstackgerritMerged openstack/senlin: Add engine support for action_create2  https://review.openstack.org/40939902:46
openstackgerritMerged openstack/senlin: Remove dead code about node_create in engine layer  https://review.openstack.org/40941202:47
*** yuanying has quit IRC02:49
openstackgerritOpenStack Proposal Bot proposed openstack/python-senlinclient: Updated from global requirements  https://review.openstack.org/40590103:47
openstackgerritMerged openstack/python-senlinclient: Updated from global requirements  https://review.openstack.org/40590104:09
openstackgerritMerged openstack/senlin: Augment request context with api microversion  https://review.openstack.org/40897004:16
openstackgerritMerged openstack/senlin: Add version map search to base object  https://review.openstack.org/40900104:18
*** elynn_ has quit IRC04:22
*** elynn_ has joined #senlin04:45
*** elynn_ has quit IRC04:50
*** elynn_ has joined #senlin04:50
*** yuanying has joined #senlin04:58
*** chohoor has quit IRC05:26
*** chohoor has joined #senlin05:33
openstackgerritAaron Ding proposed openstack/python-senlinclient: Get project_id and user_id when show profile  https://review.openstack.org/40742006:33
openstackgerritmiaohb proposed openstack/python-senlinclient: Client support for node replace  https://review.openstack.org/40942007:19
openstackgerritQiming Teng proposed openstack/senlin: Utility function for API request conversion  https://review.openstack.org/40965108:06
openstackgerritMerged openstack/senlin: Engine support for receiver_notify2  https://review.openstack.org/40899108:28
openstackgerritMerged openstack/senlin: API support for receiver_notify2  https://review.openstack.org/40899708:28
openstackgerritMerged openstack/senlin: Remove dead code about receiver-notify  https://review.openstack.org/40899808:28
openstackgerritMerged openstack/senlin: Fix docker create class method  https://review.openstack.org/40741208:28
openstackgerritMerged openstack/senlin: Fix object attributeError when node update  https://review.openstack.org/40848208:28
yanyanhuhi, Qiming, around?08:59
Qimingyes09:00
yanyanhuso we have completely support the event listener for nova service, right?09:00
yanyanhufor node failure detection09:00
yanyanhuand we are listening the event emitted by nova-api or nova-conductor?09:01
Qimingwe don't care09:01
Qimingwe only care about the event_type field of an event: http://git.openstack.org/cgit/openstack/senlin/tree/senlin/engine/health_manager.py#n3909:02
Qimingwe are not touching the implementation details of nova09:02
yanyanhuI see09:02
Qimingactually, these events are originated from nova-compute09:03
yanyanhuI'm trying to write a mail to Michael for the bp xinhui proposed to Octavia09:03
Qimingnone of them are from nova-api or nova-conductor09:03
yanyanhuhope to push it to move on09:03
Qimingnova-compute detects this using hooks enabled by libvirt, iirc09:03
yanyanhuI see. Anyway, they are from openstack services09:04
Qimingright09:05
openstackgerritmiaohb proposed openstack/senlin: Doc update for node replace  https://review.openstack.org/40967609:09
*** elynn_ has quit IRC09:30
*** yuanying has quit IRC09:43
*** zhurong has quit IRC10:02
*** yanyanhu has quit IRC10:09
openstackgerritMerged openstack/senlin: Fix implementation of docker profile deletion  https://review.openstack.org/40859510:17
*** chohoor has quit IRC10:45
*** zhurong has joined #senlin11:54
openstackgerritMerged openstack/python-senlinclient: Get project_id and user_id when show profile  https://review.openstack.org/40742012:01
*** zhurong has quit IRC12:06
*** zhurong has joined #senlin12:07
*** ruijie has quit IRC12:10
openstackgerritAaron Ding proposed openstack/senlin: Add engine support for cluster_remove_nodes2  https://review.openstack.org/40975812:16
*** zhurong has quit IRC12:19
*** XueFeng has joined #senlin12:29
*** XueFeng has quit IRC12:30
*** XueFeng has joined #senlin12:31
*** zhurong has joined #senlin12:53
*** zhurong has quit IRC13:11
*** zhurong has joined #senlin13:12
*** zhurong has quit IRC13:26
*** zhurong has joined #senlin13:28
*** zhenguo has quit IRC13:52
*** zhenguo has joined #senlin13:52
*** zhurong has quit IRC13:53
openstackgerritEthan Lynn proposed openstack/senlin: [WIP] Lookup a random action to execute  https://review.openstack.org/40980514:15
-openstackstatus- NOTICE: The Gerrit service on review.openstack.org is restarting now to address acute performance issues, and will be back online momentarily.15:07
*** Drago1 has joined #senlin15:26
*** openstack has joined #senlin18:02
*** dinghh has quit IRC20:01
*** yuanying has joined #senlin23:13
*** yuanying has quit IRC23:20
*** yuanying has joined #senlin23:25

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