Wednesday, 2015-08-12

*** jruano has quit IRC00:23
*** Qiming has quit IRC00:58
*** ChrisSen has joined #senlin01:09
*** Yanyanhu has joined #senlin01:29
*** jruano has joined #senlin01:40
openstackgerritYanyan Hu proposed stackforge/senlin: Use Senlin generic driver to manage heat_v1 driver  https://review.openstack.org/21145301:45
openstackgerritYanyan Hu proposed stackforge/senlin: Complete the unit test of os.nova.server profile type  https://review.openstack.org/21142301:57
*** Qiming has joined #senlin02:10
*** lixinhui_ has joined #senlin02:19
*** mathspanda has joined #senlin02:21
openstackgerritMerged stackforge/senlin: Use Senlin generic driver to manage heat_v1 driver  https://review.openstack.org/21145302:22
*** Allen has joined #senlin02:28
*** Allen has quit IRC02:29
*** Liu has joined #senlin02:30
*** jruano has quit IRC02:34
*** jdandrea has quit IRC02:43
openstackgerritYanyan Hu proposed stackforge/senlin: [WIP]Fix gate job of Senlin functional test  https://review.openstack.org/21181302:43
*** Tennyson has joined #senlin02:45
*** jhroyal has joined #senlin02:45
openstackgerritQiming Teng proposed stackforge/senlin: Polish stack profile unit test  https://review.openstack.org/21181502:46
Qimingjust heads up02:56
Qiminghttps://review.openstack.org/#/c/193793/02:56
Qimingthis is now merged02:56
Yanyanhucool02:57
Qimingwe can throw away our own wait-for-delete logic now02:57
Yanyanhuyep02:57
Yanyanhuthe code will become much more clear than before02:57
Qimingright02:57
*** jruano has joined #senlin03:03
openstackgerritLinPeiyu proposed stackforge/senlin: Fix misleading documentation for associating metadata  https://review.openstack.org/21182103:09
openstackgerritQiming Teng proposed stackforge/python-senlinclient: Unit test for cliargs module  https://review.openstack.org/21182203:13
*** lixinhui_ has quit IRC03:19
openstackgerritQiming Teng proposed stackforge/python-senlinclient: Unit test for client module  https://review.openstack.org/21182703:24
Qiminghttps://review.openstack.org/#/c/211826/03:26
Qimingwhat a crazy world03:26
Qiminglunch now03:26
Yanyanhuok03:26
*** lixinhui_ has joined #senlin03:40
*** lixinhui_ has quit IRC03:45
*** lixinhui_ has joined #senlin03:57
*** jruano has quit IRC04:03
*** jhroyal has quit IRC04:50
openstackgerritYanyan Hu proposed stackforge/senlin: Complete the unit test of os.nova.server profile type  https://review.openstack.org/21142305:13
openstackgerritYanyan Hu proposed stackforge/senlin: [WIP]Fix gate job of Senlin functional test  https://review.openstack.org/21181305:18
openstackgerritMerged stackforge/senlin: Fix misleading documentation for associating metadata  https://review.openstack.org/21182105:23
openstackgerritYanyan Hu proposed stackforge/senlin: Use Senlin generic driver to manage neutron_v2 driver  https://review.openstack.org/21184805:32
*** yonglihe has joined #senlin05:56
*** yonglihe has quit IRC05:56
*** yonglihe has joined #senlin05:57
openstackgerritMerged stackforge/senlin: Complete the unit test of os.nova.server profile type  https://review.openstack.org/21142306:05
*** yonglihe has quit IRC06:57
openstackgerritYanyan Hu proposed stackforge/senlin: [WIP]Fix gate job of Senlin functional test  https://review.openstack.org/21181307:08
*** ChrisSen has quit IRC07:52
openstackgerritYanyan Hu proposed stackforge/senlin: [WIP]Fix gate job of Senlin functional test  https://review.openstack.org/21181307:53
openstackgerritMerged stackforge/senlin: Add two more test cases to cover environment module  https://review.openstack.org/21117608:06
*** lixinhui_ has quit IRC08:14
openstackgerritMerged stackforge/senlin: Add test case for 'call' and 'cast' for rpcclient  https://review.openstack.org/21153208:35
openstackgerritYanyan Hu proposed stackforge/senlin: [WIP]Fix gate job of Senlin functional test  https://review.openstack.org/21181308:42
openstackgerritMerged stackforge/senlin: Delete trust resource implementation  https://review.openstack.org/21155508:56
openstackgerritQiming Teng proposed stackforge/senlin: Unit test for webhook functions in RPC client  https://review.openstack.org/21191309:02
*** ChrisSen has joined #senlin09:04
ChrisSenI tried to update the name of a node, but it remains the same as before. No error messages, but the action node_update keeps the status 'INIT'.09:19
ChrisSenhttp://paste.openstack.org/show/412670/09:19
QimingChrisSen, it is not implemented yet09:22
Qimingplease help file a bug so we won't forget it09:22
ChrisSenThat is ok.09:23
Qiminghttp://git.openstack.org/cgit/stackforge/senlin/tree/senlin/engine/service.py#n99209:23
openstackgerritYanyan Hu proposed stackforge/senlin: [WIP]Fix gate job of Senlin functional test  https://review.openstack.org/21181309:23
*** Tennyson has quit IRC09:32
openstackgerritMerged stackforge/senlin: Unit test for webhook functions in RPC client  https://review.openstack.org/21191309:37
*** mathspanda has quit IRC09:46
Yanyanhuhi, Qiming, the first functional test finally passed although there are still some issues need to fix :)09:55
Yanyanhuhttps://review.openstack.org/#/c/211813/09:55
Qiminglots of things learned I believe09:56
Yanyanhuabsolutely ;)09:56
Yanyanhustill bunch of things need to learn to make it clear09:56
Qimingok09:57
Qimingwe should try use v3 auth_url ?09:57
Yanyanhuyou mean in functional test?09:58
Qimingyes09:58
Yanyanhuyes09:58
Yanyanhuv3 is the auth_url version we are using now in functional test09:58
Yanyanhuthe change in senlin/tests/functional/base.py is not needed09:59
Qimingpassenv = OS_*09:59
Qimingthis one could be critical09:59
YanyanhuI just omitted the envpass before09:59
Yanyanhuem, yes, maybe we need to do some filtering here10:00
Yanyanhuto ensure only necessary environment variables is set10:00
Qiminginstall senlinclient was a failure?10:00
Yanyanhuyes10:00
Yanyanhuthis is a problem I'm still not very clear about10:00
Yanyanhuseems 'git_clone' cmd in devstack can't correctly clone senlinclient repo10:01
Yanyanhuall checks failed and finally caused error10:01
Yanyanhusince client is different from service, it is not configured as a 'plugin' for devstack10:02
Yanyanhubut not sure why local installation with senlin devstack plugin can succeed10:02
Qimingit doesn't have to10:03
Yanyanhuyes10:03
QimingI don't think that line is causing problems10:03
Yanyanhuem, error did happen at that line, but not sure why10:03
Yanyanhuwill make more investigation about it10:04
Yanyanhualso I forget to add executable mode to 'senlin/tests/functional/post_test_hook.sh'... which caused permission deny when devstack-gate try to run post_test_hook.sh10:05
Qimingthose are just trivial errors10:05
Yanyanhuyes10:06
Yanyanhuso seems the biggest problem is why senlinclient installation failed in gate side10:06
Qimingyes10:07
Yanyanhuprepare to leave, will keep working on this tomorrow :)10:07
Qimingok10:07
Yanyanhusee U guys tomorrow10:08
*** Yanyanhu has quit IRC10:13
*** Qiming has quit IRC10:20
*** ChrisSen has quit IRC11:16
*** Qiming has joined #senlin11:30
openstackgerritMerged stackforge/python-senlinclient: Unit test for client module  https://review.openstack.org/21182711:39
openstackgerritMerged stackforge/python-senlinclient: Unit test for cliargs module  https://review.openstack.org/21182211:49
openstackgerritMerged stackforge/senlin: Fix cluster rt data operation  https://review.openstack.org/21140811:51
openstackgerritMerged stackforge/senlin: Fix error in serializers with test case  https://review.openstack.org/21140211:54
openstackgerritMerged stackforge/senlin: Fix webhook middleware test case  https://review.openstack.org/21116911:54
openstackgerritMerged stackforge/senlin: Branch revision for 100% coverage  https://review.openstack.org/21116311:54
openstackgerritQiming Teng proposed stackforge/senlin: RPC client support to triggers  https://review.openstack.org/21198912:00
openstackgerritMerged stackforge/senlin: Use Senlin generic driver to manage neutron_v2 driver  https://review.openstack.org/21184812:14
*** jruano has joined #senlin12:38
*** lkarm has joined #senlin12:40
*** mathspanda has joined #senlin13:05
*** jhroyal has joined #senlin13:21
openstackgerritQiming Teng proposed stackforge/senlin: Replace flavor_get_by_name with flavor_find  https://review.openstack.org/21202813:40
openstackgerritQiming Teng proposed stackforge/senlin: Policy types API test case fix  https://review.openstack.org/21203413:51
openstackgerritQiming Teng proposed stackforge/senlin: Profile types API test case fix  https://review.openstack.org/21203713:54
*** jhroyal1 has joined #senlin13:54
*** jhroyal has quit IRC13:56
*** jruano has quit IRC14:17
*** mathspanda has quit IRC14:21
openstackgerritQiming Teng proposed stackforge/senlin: Webhook API optimization with test cases  https://review.openstack.org/21204614:33
*** lkarm has quit IRC14:53
*** lkarm has joined #senlin14:53
*** jdandrea has joined #senlin14:54
*** jhroyal1 has quit IRC15:07
openstackgerritMerged stackforge/senlin: Remove unneeded OS_TEST_DBAPI_ADMIN_CONNECTION  https://review.openstack.org/19847215:22
openstackgerritQiming Teng proposed stackforge/senlin: Revised node implementation with test cases  https://review.openstack.org/21208415:54
*** lkarm has quit IRC15:58
*** Qiming has quit IRC16:00
*** lkarm has joined #senlin16:00
*** lkarm has quit IRC16:43
*** lkarm has joined #senlin16:43
*** lkarm has quit IRC16:58
*** lkarm has joined #senlin17:00
*** lkarm has quit IRC17:07
*** lkarm has joined #senlin18:35
*** jruano has joined #senlin20:28
*** jruano has quit IRC21:00
*** lkarm has quit IRC21:20
*** lixinhui_ has joined #senlin23:30

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