Tuesday, 2018-03-20

openstackgerritDuc Truong proposed openstack/senlin master: Use decimal type for start_time and end_time  https://review.openstack.org/55438500:03
*** liyi has joined #senlin00:04
*** liyi has quit IRC00:04
*** liyi has joined #senlin00:05
openstackgerritDuc Truong proposed openstack/senlin-tempest-plugin master: Check valid values for start_time and end_time  https://review.openstack.org/55438200:17
*** chenyb4 has joined #senlin01:02
*** liyi has quit IRC04:21
*** liyi has joined #senlin04:22
*** liyi has quit IRC04:29
*** liyi has joined #senlin04:29
*** liyi has quit IRC04:34
*** liyi has joined #senlin04:52
*** liyi has quit IRC05:03
*** liyi has joined #senlin05:04
*** jmlowe has quit IRC05:18
*** liyi has quit IRC05:21
*** liyi has joined #senlin05:22
*** jmlowe has joined #senlin05:37
*** jmlowe has quit IRC05:42
*** liyi has quit IRC05:46
openstackgerritErik Olof Gunnar Andersson proposed openstack/senlin master: Use ListOpt instead of MultiStrOpt for event_dispatchers  https://review.openstack.org/55442606:37
eanderssonThat was one was driving me nuts ^06:38
openstackgerritOpenStack Proposal Bot proposed openstack/senlin-dashboard master: Imported Translations from Zanata  https://review.openstack.org/55443106:50
openstackgerritErik Olof Gunnar Andersson proposed openstack/senlin master: Fixing documentation for multiple event_dispatchers  https://review.openstack.org/55442607:44
*** AlexeyAbashkin has joined #senlin08:04
*** akki has joined #senlin09:25
openstackgerritMerged openstack/senlin-dashboard master: Imported Translations from Zanata  https://review.openstack.org/55443109:25
openstackgerritMerged openstack/senlin master: Fixing documentation for multiple event_dispatchers  https://review.openstack.org/55442609:54
akkiHi All10:25
akkiI have installed senlin on my Ocata setup on Ubuntu using https://docs.openstack.org/senlin/latest/install/install-source.html10:26
akkiI have changed the port from 8778 to 870210:26
akkimy admin-openrc file is containing following information10:27
akkihttp://paste.openstack.org/show/705877/10:27
akkiOn running "openstack --debug cluster list", I am getting following error:10:28
akkihttp://paste.openstack.org/show/705875/10:28
akki"openstack cluster build info" is giving this error: "No BuildInfo found for None"10:29
akkiCould you please guide that what can be the issue10:30
chenyb4hi, if you change the senlin-api port, the endpoint will change10:31
akkiYes, I have changed that also10:32
chenyb4It look like auth faild. "error": {"code": 500, "message": "Problem with auth parameters", "type": "ConfigException"}, "explanation":10:35
chenyb4akki, Can you check project exist service?10:36
akkichenyb4, while setting up ./setup-service <HOST IP> <SERVICE_PASSWORD>, we have provided password here10:37
akkibut yes, while running setup-service, it failed at last step: "openstack role add \   service \   --user senlin \   --project demo"10:38
chenyb4The reason is service project not exist, the project use services. please check project10:39
akkiAnd yes project "service" exists10:39
chenyb4ok, Can you give some API debug logs?10:43
akkiYou can openstack cli debug logs here: http://paste.openstack.org/show/705898/10:46
chenyb4There seems to be a problem with authentication.10:53
chenyb4Please check authentication10:53
akkiYes, do you find any problem in the admin-openrc we are using: http://paste.openstack.org/show/705877/10:55
akkiIn senlin.conf, we are using following configuration for keystone:10:56
akkihttp://paste.openstack.org/show/705909/10:56
chenyb4hi, execute ' openstack role list'  check service role11:02
chenyb4maybe the role is services11:03
*** akki has quit IRC11:08
*** akki has joined #senlin11:12
akkihere is my openstack role list:11:17
akkihttp://paste.openstack.org/show/705932/11:17
akkiservice role is present11:17
openstackgerritchenyb4 proposed openstack/senlin master: Fix hints update appear 'NoneType' object has no attribute 'update'  https://review.openstack.org/55450611:18
*** Amit82 has joined #senlin11:21
chenyb4akki, OS_AUTH_URL=http://controller:35357/v3  please change 35357 to 5000 and try again.11:23
chenyb4It doesn't seem to have anything to do with the port.11:26
chenyb4I have encountered the admin_tenant_name configuration error and the auth faild appears.11:29
chenyb4The reason is my test env admin_tenant_name is services and change senlin.conf admin_tenant_name service to services, the server is normal11:31
akkichenyb4, changing 35357 to 5000 doesn't work11:35
akkiIn my senlin.conf, admin_tenant_name is "service"11:36
akkido I need to add it in my admin-openrc as well?11:36
chenyb4no11:37
chenyb4not need11:37
chenyb4akki, this is my senlin.conf file http://paste.openstack.org/show/705953/11:38
chenyb4and this auth file http://paste.openstack.org/show/705955/11:39
chenyb4I'm using the master version.  I believe there is no problem with ocata.11:40
chenyb4You are performing./setup-service is wrong, you'd better check these steps manually.11:41
chenyb4akki,  You change senlin-api port, do you configure api port in senlin.conf ?11:42
akkichenyb4, I have synced your file with fine11:47
akkimine*11:47
akkiin senlin.conf, I had changed port to 870211:47
akkiAnd also, you have commented authentication parameters in senlin.conf11:48
akkicurrently, we are using stable/ocata11:48
akkilet us switch to master branch11:48
akkiand then probably, I will seek your help again11:48
chenyb4Ok,  if you found the problem, you can record at https://bugs.launchpad.net/senlin11:51
chenyb4thanks11:51
*** chenyb4 has quit IRC12:00
openstackgerritChuck Short proposed openstack/senlin-dashboard master: Simplify tox.ini  https://review.openstack.org/55433912:22
openstackgerritChuck Short proposed openstack/senlin-dashboard master: Simplify tox.ini  https://review.openstack.org/55433912:22
*** Amit82 has quit IRC12:27
*** openstackgerrit has quit IRC12:33
*** AlexeyAbashkin has quit IRC12:48
*** AlexeyAbashkin has joined #senlin13:10
*** chenyb4 has joined #senlin13:37
*** jmlowe has joined #senlin13:58
*** chenyb4 has quit IRC14:14
*** chenyb4 has joined #senlin14:17
*** chenyb4 has quit IRC14:48
*** chenyb4 has joined #senlin14:50
*** chenyb4 has quit IRC15:30
*** AlexeyAbashkin has quit IRC16:53
*** akki has quit IRC17:03
*** AlexeyAbashkin has joined #senlin18:14
*** AlexeyAbashkin has quit IRC18:14
*** AlexeyAbashkin has joined #senlin18:15
*** AlexeyAbashkin has quit IRC18:44
*** AlexeyAbashkin has joined #senlin19:03
*** AlexeyAbashkin has quit IRC19:51
*** jmlowe has quit IRC21:08
*** jmlowe has joined #senlin21:11
*** AlexeyAbashkin has joined #senlin21:19
*** AlexeyAbashkin has quit IRC21:23
*** AlexeyAbashkin has joined #senlin22:19
*** AlexeyAbashkin has quit IRC22:23
*** AlexeyAbashkin has joined #senlin23:19
*** AlexeyAbashkin has quit IRC23:23

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