*** jruano has quit IRC | 00:23 | |
*** Qiming has quit IRC | 00:58 | |
*** ChrisSen has joined #senlin | 01:09 | |
*** Yanyanhu has joined #senlin | 01:29 | |
*** jruano has joined #senlin | 01:40 | |
openstackgerrit | Yanyan Hu proposed stackforge/senlin: Use Senlin generic driver to manage heat_v1 driver https://review.openstack.org/211453 | 01:45 |
---|---|---|
openstackgerrit | Yanyan Hu proposed stackforge/senlin: Complete the unit test of os.nova.server profile type https://review.openstack.org/211423 | 01:57 |
*** Qiming has joined #senlin | 02:10 | |
*** lixinhui_ has joined #senlin | 02:19 | |
*** mathspanda has joined #senlin | 02:21 | |
openstackgerrit | Merged stackforge/senlin: Use Senlin generic driver to manage heat_v1 driver https://review.openstack.org/211453 | 02:22 |
*** Allen has joined #senlin | 02:28 | |
*** Allen has quit IRC | 02:29 | |
*** Liu has joined #senlin | 02:30 | |
*** jruano has quit IRC | 02:34 | |
*** jdandrea has quit IRC | 02:43 | |
openstackgerrit | Yanyan Hu proposed stackforge/senlin: [WIP]Fix gate job of Senlin functional test https://review.openstack.org/211813 | 02:43 |
*** Tennyson has joined #senlin | 02:45 | |
*** jhroyal has joined #senlin | 02:45 | |
openstackgerrit | Qiming Teng proposed stackforge/senlin: Polish stack profile unit test https://review.openstack.org/211815 | 02:46 |
Qiming | just heads up | 02:56 |
Qiming | https://review.openstack.org/#/c/193793/ | 02:56 |
Qiming | this is now merged | 02:56 |
Yanyanhu | cool | 02:57 |
Qiming | we can throw away our own wait-for-delete logic now | 02:57 |
Yanyanhu | yep | 02:57 |
Yanyanhu | the code will become much more clear than before | 02:57 |
Qiming | right | 02:57 |
*** jruano has joined #senlin | 03:03 | |
openstackgerrit | LinPeiyu proposed stackforge/senlin: Fix misleading documentation for associating metadata https://review.openstack.org/211821 | 03:09 |
openstackgerrit | Qiming Teng proposed stackforge/python-senlinclient: Unit test for cliargs module https://review.openstack.org/211822 | 03:13 |
*** lixinhui_ has quit IRC | 03:19 | |
openstackgerrit | Qiming Teng proposed stackforge/python-senlinclient: Unit test for client module https://review.openstack.org/211827 | 03:24 |
Qiming | https://review.openstack.org/#/c/211826/ | 03:26 |
Qiming | what a crazy world | 03:26 |
Qiming | lunch now | 03:26 |
Yanyanhu | ok | 03:26 |
*** lixinhui_ has joined #senlin | 03:40 | |
*** lixinhui_ has quit IRC | 03:45 | |
*** lixinhui_ has joined #senlin | 03:57 | |
*** jruano has quit IRC | 04:03 | |
*** jhroyal has quit IRC | 04:50 | |
openstackgerrit | Yanyan Hu proposed stackforge/senlin: Complete the unit test of os.nova.server profile type https://review.openstack.org/211423 | 05:13 |
openstackgerrit | Yanyan Hu proposed stackforge/senlin: [WIP]Fix gate job of Senlin functional test https://review.openstack.org/211813 | 05:18 |
openstackgerrit | Merged stackforge/senlin: Fix misleading documentation for associating metadata https://review.openstack.org/211821 | 05:23 |
openstackgerrit | Yanyan Hu proposed stackforge/senlin: Use Senlin generic driver to manage neutron_v2 driver https://review.openstack.org/211848 | 05:32 |
*** yonglihe has joined #senlin | 05:56 | |
*** yonglihe has quit IRC | 05:56 | |
*** yonglihe has joined #senlin | 05:57 | |
openstackgerrit | Merged stackforge/senlin: Complete the unit test of os.nova.server profile type https://review.openstack.org/211423 | 06:05 |
*** yonglihe has quit IRC | 06:57 | |
openstackgerrit | Yanyan Hu proposed stackforge/senlin: [WIP]Fix gate job of Senlin functional test https://review.openstack.org/211813 | 07:08 |
*** ChrisSen has quit IRC | 07:52 | |
openstackgerrit | Yanyan Hu proposed stackforge/senlin: [WIP]Fix gate job of Senlin functional test https://review.openstack.org/211813 | 07:53 |
openstackgerrit | Merged stackforge/senlin: Add two more test cases to cover environment module https://review.openstack.org/211176 | 08:06 |
*** lixinhui_ has quit IRC | 08:14 | |
openstackgerrit | Merged stackforge/senlin: Add test case for 'call' and 'cast' for rpcclient https://review.openstack.org/211532 | 08:35 |
openstackgerrit | Yanyan Hu proposed stackforge/senlin: [WIP]Fix gate job of Senlin functional test https://review.openstack.org/211813 | 08:42 |
openstackgerrit | Merged stackforge/senlin: Delete trust resource implementation https://review.openstack.org/211555 | 08:56 |
openstackgerrit | Qiming Teng proposed stackforge/senlin: Unit test for webhook functions in RPC client https://review.openstack.org/211913 | 09:02 |
*** ChrisSen has joined #senlin | 09:04 | |
ChrisSen | I 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 |
ChrisSen | http://paste.openstack.org/show/412670/ | 09:19 |
Qiming | ChrisSen, it is not implemented yet | 09:22 |
Qiming | please help file a bug so we won't forget it | 09:22 |
ChrisSen | That is ok. | 09:23 |
Qiming | http://git.openstack.org/cgit/stackforge/senlin/tree/senlin/engine/service.py#n992 | 09:23 |
openstackgerrit | Yanyan Hu proposed stackforge/senlin: [WIP]Fix gate job of Senlin functional test https://review.openstack.org/211813 | 09:23 |
*** Tennyson has quit IRC | 09:32 | |
openstackgerrit | Merged stackforge/senlin: Unit test for webhook functions in RPC client https://review.openstack.org/211913 | 09:37 |
*** mathspanda has quit IRC | 09:46 | |
Yanyanhu | hi, Qiming, the first functional test finally passed although there are still some issues need to fix :) | 09:55 |
Yanyanhu | https://review.openstack.org/#/c/211813/ | 09:55 |
Qiming | lots of things learned I believe | 09:56 |
Yanyanhu | absolutely ;) | 09:56 |
Yanyanhu | still bunch of things need to learn to make it clear | 09:56 |
Qiming | ok | 09:57 |
Qiming | we should try use v3 auth_url ? | 09:57 |
Yanyanhu | you mean in functional test? | 09:58 |
Qiming | yes | 09:58 |
Yanyanhu | yes | 09:58 |
Yanyanhu | v3 is the auth_url version we are using now in functional test | 09:58 |
Yanyanhu | the change in senlin/tests/functional/base.py is not needed | 09:59 |
Qiming | passenv = OS_* | 09:59 |
Qiming | this one could be critical | 09:59 |
Yanyanhu | I just omitted the envpass before | 09:59 |
Yanyanhu | em, yes, maybe we need to do some filtering here | 10:00 |
Yanyanhu | to ensure only necessary environment variables is set | 10:00 |
Qiming | install senlinclient was a failure? | 10:00 |
Yanyanhu | yes | 10:00 |
Yanyanhu | this is a problem I'm still not very clear about | 10:00 |
Yanyanhu | seems 'git_clone' cmd in devstack can't correctly clone senlinclient repo | 10:01 |
Yanyanhu | all checks failed and finally caused error | 10:01 |
Yanyanhu | since client is different from service, it is not configured as a 'plugin' for devstack | 10:02 |
Yanyanhu | but not sure why local installation with senlin devstack plugin can succeed | 10:02 |
Qiming | it doesn't have to | 10:03 |
Yanyanhu | yes | 10:03 |
Qiming | I don't think that line is causing problems | 10:03 |
Yanyanhu | em, error did happen at that line, but not sure why | 10:03 |
Yanyanhu | will make more investigation about it | 10:04 |
Yanyanhu | also 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.sh | 10:05 |
Qiming | those are just trivial errors | 10:05 |
Yanyanhu | yes | 10:06 |
Yanyanhu | so seems the biggest problem is why senlinclient installation failed in gate side | 10:06 |
Qiming | yes | 10:07 |
Yanyanhu | prepare to leave, will keep working on this tomorrow :) | 10:07 |
Qiming | ok | 10:07 |
Yanyanhu | see U guys tomorrow | 10:08 |
*** Yanyanhu has quit IRC | 10:13 | |
*** Qiming has quit IRC | 10:20 | |
*** ChrisSen has quit IRC | 11:16 | |
*** Qiming has joined #senlin | 11:30 | |
openstackgerrit | Merged stackforge/python-senlinclient: Unit test for client module https://review.openstack.org/211827 | 11:39 |
openstackgerrit | Merged stackforge/python-senlinclient: Unit test for cliargs module https://review.openstack.org/211822 | 11:49 |
openstackgerrit | Merged stackforge/senlin: Fix cluster rt data operation https://review.openstack.org/211408 | 11:51 |
openstackgerrit | Merged stackforge/senlin: Fix error in serializers with test case https://review.openstack.org/211402 | 11:54 |
openstackgerrit | Merged stackforge/senlin: Fix webhook middleware test case https://review.openstack.org/211169 | 11:54 |
openstackgerrit | Merged stackforge/senlin: Branch revision for 100% coverage https://review.openstack.org/211163 | 11:54 |
openstackgerrit | Qiming Teng proposed stackforge/senlin: RPC client support to triggers https://review.openstack.org/211989 | 12:00 |
openstackgerrit | Merged stackforge/senlin: Use Senlin generic driver to manage neutron_v2 driver https://review.openstack.org/211848 | 12:14 |
*** jruano has joined #senlin | 12:38 | |
*** lkarm has joined #senlin | 12:40 | |
*** mathspanda has joined #senlin | 13:05 | |
*** jhroyal has joined #senlin | 13:21 | |
openstackgerrit | Qiming Teng proposed stackforge/senlin: Replace flavor_get_by_name with flavor_find https://review.openstack.org/212028 | 13:40 |
openstackgerrit | Qiming Teng proposed stackforge/senlin: Policy types API test case fix https://review.openstack.org/212034 | 13:51 |
openstackgerrit | Qiming Teng proposed stackforge/senlin: Profile types API test case fix https://review.openstack.org/212037 | 13:54 |
*** jhroyal1 has joined #senlin | 13:54 | |
*** jhroyal has quit IRC | 13:56 | |
*** jruano has quit IRC | 14:17 | |
*** mathspanda has quit IRC | 14:21 | |
openstackgerrit | Qiming Teng proposed stackforge/senlin: Webhook API optimization with test cases https://review.openstack.org/212046 | 14:33 |
*** lkarm has quit IRC | 14:53 | |
*** lkarm has joined #senlin | 14:53 | |
*** jdandrea has joined #senlin | 14:54 | |
*** jhroyal1 has quit IRC | 15:07 | |
openstackgerrit | Merged stackforge/senlin: Remove unneeded OS_TEST_DBAPI_ADMIN_CONNECTION https://review.openstack.org/198472 | 15:22 |
openstackgerrit | Qiming Teng proposed stackforge/senlin: Revised node implementation with test cases https://review.openstack.org/212084 | 15:54 |
*** lkarm has quit IRC | 15:58 | |
*** Qiming has quit IRC | 16:00 | |
*** lkarm has joined #senlin | 16:00 | |
*** lkarm has quit IRC | 16:43 | |
*** lkarm has joined #senlin | 16:43 | |
*** lkarm has quit IRC | 16:58 | |
*** lkarm has joined #senlin | 17:00 | |
*** lkarm has quit IRC | 17:07 | |
*** lkarm has joined #senlin | 18:35 | |
*** jruano has joined #senlin | 20:28 | |
*** jruano has quit IRC | 21:00 | |
*** lkarm has quit IRC | 21:20 | |
*** lixinhui_ has joined #senlin | 23:30 |
Generated by irclog2html.py 2.14.0 by Marius Gedminas - find it at mg.pov.lt!