Wednesday, 2017-01-04

*** guoshan has joined #senlin00:45
*** openstackgerrit has joined #senlin00:48
*** ChanServ sets mode: +v openstackgerrit00:48
openstackgerritmiaohb proposed openstack/senlin: Objects support for filter "user_id" in receiver list  https://review.openstack.org/41617800:48
openstackgerritmiaohb proposed openstack/senlin: Engine support for filter "user_id" in receiver list  https://review.openstack.org/41618300:48
*** guoshan has quit IRC00:50
*** ruijie has joined #senlin01:20
*** yanyanhu has joined #senlin01:32
*** guoshan has joined #senlin01:37
*** chohoor has joined #senlin01:39
*** elynn has joined #senlin01:57
*** elynn has quit IRC02:02
*** elynn has joined #senlin02:03
elynnMorning~02:03
*** XueFeng has joined #senlin02:10
*** guoshan has quit IRC02:12
*** Drago has quit IRC02:17
*** test_test_ has quit IRC02:47
openstackgerritXinhui Li proposed openstack/senlin: :wqExtend Senlin to support mistral workflow service  https://review.openstack.org/41497902:55
*** wllabs has joined #senlin02:56
openstackgerritXinhui Li proposed openstack/senlin: :wqExtend Senlin to support mistral workflow service  https://review.openstack.org/41497903:03
wllabsSenlin devstack I read the code, I probably understand how senlin dashboard installed, thank you Qiming03:03
*** elynn_ has joined #senlin03:05
openstackgerritXinhui Li proposed openstack/senlin: :wqExtend Senlin to support mistral workflow service  https://review.openstack.org/41497903:06
*** elynn has quit IRC03:07
Qiminglixinhui, :wq03:08
lixinhuihi, Qiming03:10
Qiming:wq03:10
lixinhuithx, 一边开会一边改,没留意 :)03:16
*** guoshan has joined #senlin03:16
openstackgerritXinhui Li proposed openstack/senlin: Extend Senlin to support mistral workflow service  https://review.openstack.org/41497903:16
openstackgerritMerged openstack/senlin: Objects support for filter "user_id" in receiver list  https://review.openstack.org/41617803:34
openstackgerritMerged openstack/senlin: Engine support for filter "user_id" in receiver list  https://review.openstack.org/41618303:34
openstackgerritmiaohb proposed openstack/senlin: Api support for filter "user_id" in receiver list  https://review.openstack.org/41618103:44
*** guoshan has quit IRC04:02
*** elynn_ has quit IRC04:28
*** guoshan has joined #senlin04:38
*** guoshan has quit IRC04:43
*** elynn has joined #senlin05:02
*** Drago1 has joined #senlin05:07
openstackgerritMerged openstack/senlin-dashboard: Imported Translations from Zanata  https://review.openstack.org/41561106:20
*** guoshan has joined #senlin06:22
openstackgerritmiaohb proposed openstack/senlin: Api support for filter "user_id" in receiver list  https://review.openstack.org/41618106:31
openstackgerritmiaohb proposed openstack/senlin: Api support for filter "user_id" in receiver list  https://review.openstack.org/41618106:32
openstackgerritlvdongbing proposed openstack/senlin: Revise webhook middleware  https://review.openstack.org/41645607:17
openstackgerritmiaohb proposed openstack/senlin: Api support for filter "user_id" in receiver list  https://review.openstack.org/41618107:17
openstackgerritlvdongbing proposed openstack/senlin: Add 'project_safe' field to ProfileGetRequest  https://review.openstack.org/41646807:58
Qiminghi, yuanying, there?08:16
openstackgerritQiming Teng proposed openstack/senlin: Hook service clean up to lock breaker  https://review.openstack.org/41647108:18
wllabs    # Install Senlin Dashboard as plugin for Horizon08:54
wllabs    ln -sf $SENLIN_DASHBOARD_DIR/senlin_dashboard/enabled/_50_senlin.py $HORIZON_DIR/openstack_dashboard/local/enabled/_50_senlin.py08:54
wllabs    # Enable senlin policy08:54
wllabs    ln -sf $SENLIN_DASHBOARD_DIR/senlin_dashboard/conf/senlin_policy.json $HORIZON_DIR/openstack_dashboard/conf/senlin_policy.json08:54
wllabsi don't find enabled/_50_senlin.py08:54
Qimingwllabs, check if you are using leatest code08:57
*** elynn has quit IRC09:02
wllabs$HORIZON_DIR/openstack_dashboard/conf/09:09
wllabsthis is conf 文件夹没有找到09:09
wllabshorizone里的09:09
wllabs我看horizone里没有这个文件夹09:09
openstackgerritmiaohb proposed openstack/senlin: Api-ref update for filter "user_id" in receiver list  https://review.openstack.org/41648609:10
Qiming...09:12
Qimingthen your horizon is not installed/configured properly09:12
wllabsPOLICY_FILES = {09:18
wllabs    'identity': 'keystone_policy.json',09:18
wllabs    'compute': 'nova_policy.json',09:18
wllabs    'volume': 'cinder_policy.json',09:18
wllabs    'image': 'glance_policy.json',09:18
wllabs    'orchestration': 'heat_policy.json',09:18
wllabs    'cluster': 'senlin_policy.json',09:18
wllabs    'network': 'neutron_policy.json',09:18
wllabs    'telemetry': 'ceilometer_policy.json',09:18
wllabs}09:18
wllabs这个 senlin_policy.json 的 key 写什么?09:18
wllabsWARNING:root:"dashboards" and "default_dashboard" in (local_)settings is DEPRECATED now and may be unsupported in some future release. The preferred way to specify the order of dashboards and the default dashboard is the pluggable dashboard mechanism (in /usr/share/openstack-dashboard/openstack_dashboard/enabled, /usr/share/openstack-dashboard/openstack_dashboard/local/enabled).09:25
wllabsWARNING:root:"dashboards" and "default_dashboard" in (local_)settings is DEPRECATED now and may be unsupported in some future release. The preferred way to specify the order of dashboards and the default dashboard is the pluggable dashboard mechanism (in /usr/share/openstack-dashboard/openstack_dashboard/enabled, /usr/share/openstack-dashboard/openstack_dashboard/local/enabled).09:25
wllabsPerforming system checks...09:25
wllabsSystem check identified no issues (0 silenced).09:25
wllabsJanuary 04, 2017 - 09:23:5409:25
wllabsDjango version 1.8.14, using settings 'openstack_dashboard.settings'09:25
wllabsStarting development server at http://127.0.0.1:8000/09:25
wllabsQuit the server with CONTROL-C.09:25
wllabsError: That port is already in use.09:25
wllabs报错了,怎么办09:25
wllabs端口被占用了,没事了09:26
openstackgerritmiaohb proposed openstack/senlin: Remove unnecessary coding format in files  https://review.openstack.org/41649609:30
XueFengHi,YanYan. About meetup in BeiJing, I can come:)09:32
openstackgerritmiaohb proposed openstack/python-senlinclient: Remove unnecessary coding format in the head of files  https://review.openstack.org/41649909:33
openstackgerritMerged openstack/senlin: Api support for filter "user_id" in receiver list  https://review.openstack.org/41618109:39
yanyanhuhi, XueFeng09:40
yanyanhuthat's great09:40
yanyanhuhow long time can you stay in Beijing?09:40
wllabs还是不行啊,现在404了09:40
XueFengYanYan, not sure.I think 3 days is ok.09:47
yanyanhuXueFeng, I see, will make a plan for it09:52
yanyanhubtw, which time you guys prefer, working time or weekend?09:52
yanyanhu@ ruijie, XueFeng, lixinhui09:52
wllabscp senlin_dashboard/conf/senlin_policy.json /etc/openstack-dashboard/.09:57
wllabscp senlin_dashboard/enabled/_50_senlin.py /usr/share/openstack-dashboard/openstack_dashboard/local/enabled/.09:57
wllabs我这样失败了09:57
wllabs求哪个指点下怎么安装 senlin-dashboard09:57
lixinhuiyanyanhu, I prefer weekend. But if most of people can not work with weekend, I can try work time.10:00
*** guoshan has quit IRC10:13
yanyanhulixinhui, I see, will collect your idea and make plan10:13
yanyanhuthanks10:13
lixinhuiI see10:14
Qimingwllabs, the easiest way is to follow the docs10:14
Qiminginstall senlin-dashboard when install senlin10:15
wllabs但是我没有看到安装 senlin-dashboard的文档10:15
Qimingyou don't read my words right?10:15
Qimingsenlin-dashboard is AUTOMATICALLY installed when you install senlin under devstack10:16
Qiminggiven your current understanding of horizon or senlin-dashboard, it would be very hard for you10:16
Qimingjust follow the installation documentation would be easiest for you10:17
wllabs哪里有senlin-dashboard的安装文档10:18
Qiming...10:18
wllabsdevstack ?10:19
Qiminghttp://docs.openstack.org/developer/senlin/install.html10:19
wllabs这个文档没有 senlin-dashboard10:19
QimingThis is the recommended way to install the Senlin service. Please refer to following detailed instructions.10:20
QimingDownload DevStack:10:20
Qiming$ git clone https://git.openstack.org/openstack-dev/devstack10:20
Qiming$ cd devstack10:20
QimingAdd following repo as external repositories into your local.conf file:10:20
Qiming[[local|localrc]]10:20
Qiming#Enable senlin10:20
Qimingenable_plugin senlin https://git.openstack.org/openstack/senlin10:20
Qiming#Enable senlin-dashboard10:20
Qimingenable_plugin senlin-dashboard https://git.openstack.org/openstack/senlin-dashboard10:20
Qimingwhy I'm wasting my life explaining this to you?10:20
Qimingyou just cannot read this line? enable_plugin senlin-dashboard https://git.openstack.org/openstack/senlin-dashboard10:20
Qimingif you are really curious about senlin-dashboard installation, all the scripts are there : http://git.openstack.org/cgit/openstack/senlin/tree/devstack/lib/senlin10:22
Qimingthere are just a few lines about senlin-dashboard10:22
Qimingand that is enough10:22
wllabs# configure_senlin_dashboard() - Set config files10:30
wllabsfunction config_senlin_dashboard {10:30
wllabs    # Install Senlin Dashboard as plugin for Horizon10:30
wllabs    ln -sf $SENLIN_DASHBOARD_DIR/senlin_dashboard/enabled/_50_senlin.py $HORIZON_DIR/openstack_dashboard/local/enabled/_50_senlin.py10:30
wllabs    # Enable senlin policy10:30
wllabs    ln -sf $SENLIN_DASHBOARD_DIR/senlin_dashboard/conf/senlin_policy.json $HORIZON_DIR/openstack_dashboard/conf/senlin_policy.json10:30
wllabs}10:30
wllabs我就是按这个做的10:30
wllabscopy了这两个文件,是不是还我还少操作了一步?10:31
wllabs并且我python setup.py install 安装了 senlin-dashboard10:31
XueFengYanYan, work time  or weekend are both ok for me.10:41
yanyanhuXueFeng, I see. Will make a plan and tell you guys :)10:43
*** yanyanhu has quit IRC10:44
*** chohoor has quit IRC11:06
*** wllabs has quit IRC11:52
*** catintheroof has joined #senlin12:14
*** openstackgerrit has quit IRC12:33
*** openstackgerrit has joined #senlin13:44
*** ChanServ sets mode: +v openstackgerrit13:44
openstackgerritQiming Teng proposed openstack/senlin: Explicitly spell out cloud backend choices  https://review.openstack.org/41655313:44
openstackgerritQiming Teng proposed openstack/senlin: Split API tests for cluster actions  https://review.openstack.org/41655413:44
openstackgerritQiming Teng proposed openstack/senlin: API test for cluster-collect  https://review.openstack.org/41655513:44
*** Drago1 has quit IRC13:50
openstackgerritMerged openstack/senlin: Revise webhook middleware  https://review.openstack.org/41645613:52
*** ruijie has quit IRC15:28
*** Drago has joined #senlin15:58
*** guoshan has joined #senlin16:27
*** guoshan has quit IRC16:32
*** XueFeng has quit IRC16:44
*** Drago has quit IRC17:43
*** Drago has joined #senlin18:50
*** Drago has quit IRC21:00
*** Drago has joined #senlin21:15
*** Jeffrey4l has quit IRC21:35
*** Jeffrey4l has joined #senlin21:49
*** guoshan has joined #senlin22:14
*** guoshan has quit IRC22:19
*** openstack has joined #senlin22:57

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