*** ruijie has joined #senlin | 01:05 | |
*** elynn has joined #senlin | 01:18 | |
*** elynn_ has joined #senlin | 01:25 | |
*** elynn has quit IRC | 01:27 | |
*** zhurong has joined #senlin | 01:30 | |
openstackgerrit | Kenji Ishii proposed openstack/senlin-dashboard: Add JS tests for profile create service https://review.openstack.org/396968 | 01:37 |
---|---|---|
openstackgerrit | Shu Muto proposed openstack/senlin-dashboard: Improve translate attribute for profile creation workflow https://review.openstack.org/396970 | 01:41 |
openstackgerrit | Merged openstack/senlin: Add request object for action-get https://review.openstack.org/396843 | 01:53 |
openstackgerrit | Merged openstack/senlin: Add engine support for action_get2 https://review.openstack.org/396844 | 01:53 |
openstackgerrit | Merged openstack/senlin: Api support for action_get2 https://review.openstack.org/396845 | 01:53 |
*** R_lixh has quit IRC | 02:00 | |
*** yanyanhu has joined #senlin | 02:16 | |
openstackgerrit | Shu Muto proposed openstack/senlin-dashboard: [WIP] Add node create/update actions https://review.openstack.org/396975 | 02:23 |
openstackgerrit | RUIJIE YUAN proposed openstack/senlin: versioned obj support policy type get v2 https://review.openstack.org/396976 | 02:24 |
openstackgerrit | lvdongbing proposed openstack/senlin: Add toggle in devstack plugin to run senlin-api under Apache2 https://review.openstack.org/396522 | 02:45 |
*** guoshan has joined #senlin | 03:01 | |
openstackgerrit | RUIJIE YUAN proposed openstack/senlin: engine service support policy-type-get2 https://review.openstack.org/396980 | 03:04 |
openstackgerrit | Shu Muto proposed openstack/senlin-dashboard: Add REST API for retrieving clusters https://review.openstack.org/396983 | 03:08 |
openstackgerrit | Shu Muto proposed openstack/senlin-dashboard: Add REST API for retrieving clusters https://review.openstack.org/396983 | 03:12 |
openstackgerrit | Shu Muto proposed openstack/senlin-dashboard: Add REST API for retrieving clusters https://review.openstack.org/396983 | 03:18 |
openstackgerrit | Merged openstack/senlin: engine service support policy create v2 https://review.openstack.org/396528 | 03:23 |
openstackgerrit | Merged openstack/senlin: api support policy- create2 https://review.openstack.org/396541 | 03:29 |
openstackgerrit | Merged openstack/senlin: remove dead code of policy create https://review.openstack.org/396543 | 03:29 |
openstackgerrit | Merged openstack/senlin: API support for receiver_list2 https://review.openstack.org/395299 | 03:41 |
openstackgerrit | Merged openstack/senlin: Remove dead code about receiver list https://review.openstack.org/395300 | 03:41 |
openstackgerrit | Yanyan Hu proposed openstack/senlin: Versioned request object for receiver get https://review.openstack.org/396989 | 03:42 |
openstackgerrit | Yanyan Hu proposed openstack/senlin: Engine support for receiver-get https://review.openstack.org/396990 | 03:42 |
openstackgerrit | Yanyan Hu proposed openstack/senlin: API support for receiver_get2 https://review.openstack.org/396991 | 03:42 |
openstackgerrit | Yanyan Hu proposed openstack/senlin: Remove dead code about receiver_get2 https://review.openstack.org/396992 | 03:42 |
*** guoshan has quit IRC | 03:53 | |
openstackgerrit | Yanyan Hu proposed openstack/senlin: Fix unit test for policy_validate https://review.openstack.org/396995 | 03:58 |
*** elynn_ has quit IRC | 04:09 | |
*** elynn_ has joined #senlin | 04:09 | |
*** elynn_ has quit IRC | 04:14 | |
*** elynn_ has joined #senlin | 04:14 | |
*** elynn_ has quit IRC | 04:24 | |
*** zhurong has quit IRC | 04:37 | |
openstackgerrit | RUIJIE YUAN proposed openstack/senlin: api layer support policy-type-get2 https://review.openstack.org/396999 | 04:42 |
openstackgerrit | RUIJIE YUAN proposed openstack/senlin: remove dead code about policy-type-get https://review.openstack.org/397000 | 04:45 |
*** XueFeng has joined #senlin | 04:47 | |
*** guoshan has joined #senlin | 04:54 | |
*** guoshan has quit IRC | 04:59 | |
*** elynn_ has joined #senlin | 05:27 | |
openstackgerrit | RUIJIE YUAN proposed openstack/senlin: remove dead code about policy-type-get https://review.openstack.org/397000 | 05:30 |
*** elynn_ has quit IRC | 05:31 | |
*** elynn_ has joined #senlin | 05:32 | |
*** zhurong has joined #senlin | 05:33 | |
*** guoshan has joined #senlin | 05:55 | |
*** guoshan has quit IRC | 05:59 | |
ruijie | hi, Qiming, around? | 06:04 |
Qiming | yes | 06:04 |
ruijie | for the policy-type-list request | 06:04 |
ruijie | it takes no parameter | 06:04 |
ruijie | it that possible to model it? | 06:05 |
Qiming | em ... we model things when models are needed | 06:06 |
ruijie | hm, will we still keep request_context after this work? | 06:08 |
openstackgerrit | lvdongbing proposed openstack/senlin: Engine support for profile-list2 https://review.openstack.org/397006 | 06:10 |
Qiming | need some experimentations on that | 06:11 |
Qiming | see how we can construct a "dummy" request object for this purpose | 06:11 |
Qiming | yes, ideally, we should stick to request_context2 | 06:12 |
Qiming | not quite sure if we need some workaround for an "empty" request object, i.e. an object with fields set to {} | 06:16 |
ruijie | thanks, Qiming, will think about it. | 06:16 |
Qiming | okay | 06:16 |
ruijie | yea, that's true, looks like it is not necessary to model it | 06:17 |
ruijie | but the context_request2 required an field obj | 06:17 |
*** guoshan has joined #senlin | 06:21 | |
openstackgerrit | Yanyan Hu proposed openstack/senlin: Remove dead code about receiver_get2 https://review.openstack.org/396992 | 06:22 |
openstackgerrit | Yanyan Hu proposed openstack/senlin: Use receiver_get2 in webhook middleware https://review.openstack.org/397009 | 06:22 |
*** XueFeng has quit IRC | 06:26 | |
openstackgerrit | RUIJIE YUAN proposed openstack/senlin: remove dead code in rpc https://review.openstack.org/397010 | 06:27 |
*** AlexeyAbashkin has joined #senlin | 06:51 | |
*** AlexeyAbashkin has quit IRC | 06:57 | |
openstackgerrit | RUIJIE YUAN proposed openstack/senlin: modify request_context2 https://review.openstack.org/397020 | 06:59 |
openstackgerrit | Shu Muto proposed openstack/senlin-dashboard: Add REST API for retrieving clusters https://review.openstack.org/396983 | 07:08 |
guoshan | hi, all. I just developed senlin with devstack environment. After installation, when i want to use senlin through CLI , it get the debug log. | 07:12 |
guoshan | root@guoshan ~(keystone_admin_v3)]# openstack cluster build info | 07:13 |
guoshan | HttpException: Expecting value: line 1 column 1 (char 0) | 07:13 |
guoshan | 2016-11-14 15:12:37.338 TRACE senlin.drivers.openstack.sdk JSONDecodeError: Expecting value: line 1 column 1 (char 0) | 07:13 |
guoshan | 2016-11-14 15:12:37.338 TRACE senlin.drivers.openstack.sdk | 07:13 |
guoshan | 2016-11-14 15:12:37.343 DEBUG senlin.api.common.serializers [req-ed4d4555-50df-4bbb-b1c8-20460d4894bc admin admin] JSON response : {"code": 500, "error": {"code": 500, "message": "Expecting value: line 1 column 1 (char 0)", "type": "InternalError"}, "explanation": "The server has either erred or is incapable of performing the requested operation.", "title": "Internal Server Error"} from (pid=1874) to_json /opt/stack/senlin/senlin/api/common/ | 07:13 |
guoshan | serializers.py:87 | 07:13 |
guoshan | Anyone can help? | 07:13 |
Qiming | guoshan, better try "senlin -d build-info" | 07:14 |
Qiming | that will tell you more about the error context | 07:15 |
*** gongysh2 has quit IRC | 07:26 | |
guoshan | Thanks. Qiming | 07:32 |
openstackgerrit | RUIJIE YUAN proposed openstack/senlin: remove dead code in rpc https://review.openstack.org/397010 | 07:33 |
Qiming | guoshan, have you figured out the reasons? | 07:34 |
guoshan | I'm trying to solve through the log | 07:34 |
*** gongysh2 has joined #senlin | 07:37 | |
*** AlexeyAbashkin has joined #senlin | 07:56 | |
openstackgerrit | lvdongbing proposed openstack/senlin: API support for profile-list2 https://review.openstack.org/397051 | 08:16 |
Qiming | guoshan, pasting your log into paste.openstack.org would help guys here to understand the problem you are facing | 08:20 |
openstackgerrit | RUIJIE YUAN proposed openstack/senlin: remove dead code in rpc https://review.openstack.org/397010 | 08:23 |
*** XueFeng has joined #senlin | 08:43 | |
*** AlexeyAbashkin has quit IRC | 09:04 | |
openstackgerrit | lvdongbing proposed openstack/senlin: Engine support for profile-get2 https://review.openstack.org/397068 | 09:10 |
guoshan | ok, I have pasted the log http://paste.openstack.org/show/589078/ here. | 09:12 |
guoshan | thanks for any help | 09:13 |
Qiming | guoshan, it seems there is nothing seriously wrong from the client side | 09:14 |
Qiming | you are using 0.9.9 openstacksdk, senlin api is responding to the version lookup | 09:15 |
Qiming | just the api wasn't responding properly to your build-info request | 09:15 |
Qiming | time to check senlin-api log now | 09:15 |
guoshan | http://paste.openstack.org/show/589079/ | 09:22 |
guoshan | sl-api log | 09:22 |
openstackgerrit | Qiming Teng proposed openstack/senlin: Enable dummy (empty) objects https://review.openstack.org/397076 | 09:26 |
Qiming | RUIJIE | 09:26 |
Qiming | I'm proposing a different solution to the problem you mentioned, about modeling "empty" objects | 09:26 |
Qiming | pls review | 09:26 |
ruijie | hi, Qiming | 09:29 |
ruijie | okay, Will see it. | 09:30 |
Qiming | thx, ruijie | 09:30 |
ruijie | I was trying to figure a py34 problem, https://review.openstack.org/#/c/397010/ | 09:30 |
Qiming | okay | 09:31 |
Qiming | guoshan, it could be a problem caused by the recent change in openstacksdk: https://review.openstack.org/#/c/386440/9/openstack/session.py | 09:31 |
Qiming | Someone from the team has complained about that ... | 09:31 |
guoshan | so, how should i solve this? | 09:32 |
Qiming | the problem is that when there are HttpError thrown, we cannot guarantee that the body contains a valid JSON | 09:32 |
Qiming | you can locally revert that change in sdk and see if that can solve the problem | 09:33 |
*** zhurong has quit IRC | 09:34 | |
*** openstackgerrit has quit IRC | 09:47 | |
*** openstackgerrit has joined #senlin | 09:49 | |
*** ChanServ sets mode: +v openstackgerrit | 09:49 | |
guoshan | Just revert the change, however it didn't solve the problem, TAT | 09:50 |
*** yanyanhu has quit IRC | 10:02 | |
openstackgerrit | RUIJIE YUAN proposed openstack/senlin: remove dead code in rpc https://review.openstack.org/397010 | 10:55 |
*** ruijie has quit IRC | 10:55 | |
openstackgerrit | Shu Muto proposed openstack/senlin-dashboard: Add node create/update actions https://review.openstack.org/396975 | 11:14 |
XueFeng | guoshan, you can try this:https://bugs.launchpad.net/senlin/+bug/1640013 | 11:14 |
openstack | Launchpad bug 1640013 in senlin "JSONDecodeError happened in senlin-api when running a senlin command" [Undecided,Confirmed] - Assigned to XueFeng Liu (jonnary-liu) | 11:14 |
XueFeng | https://bugs.launchpad.net/senlin/+bug/1640013/comments/4 | 11:16 |
openstack | Launchpad bug 1640013 in senlin "JSONDecodeError happened in senlin-api when running a senlin command" [Undecided,Confirmed] - Assigned to XueFeng Liu (jonnary-liu) | 11:16 |
*** guoshan has quit IRC | 11:18 | |
*** elynn_ has quit IRC | 11:19 | |
*** AlexeyAbashkin has joined #senlin | 11:27 | |
*** zhurong has joined #senlin | 11:35 | |
*** zhurong has quit IRC | 11:42 | |
*** guoshan has joined #senlin | 11:53 | |
*** guoshan has quit IRC | 11:56 | |
*** guoshan has joined #senlin | 11:57 | |
*** guoshan has quit IRC | 12:01 | |
*** zhurong has joined #senlin | 12:16 | |
*** zhurong has quit IRC | 12:19 | |
*** zhurong has joined #senlin | 12:21 | |
*** catintheroof has joined #senlin | 12:24 | |
*** AlexeyAbashkin has quit IRC | 12:35 | |
openstackgerrit | Merged openstack/senlin: Versioned request object for receiver get https://review.openstack.org/396989 | 12:41 |
openstackgerrit | Merged openstack/senlin: Engine support for receiver-get https://review.openstack.org/396990 | 12:43 |
openstackgerrit | Merged openstack/senlin: Enable dummy (empty) objects https://review.openstack.org/397076 | 12:54 |
openstackgerrit | Merged openstack/senlin: Ensure /v1 endpoint returns proper version info https://review.openstack.org/394804 | 12:54 |
*** guoshan has joined #senlin | 12:57 | |
*** elynn_ has joined #senlin | 13:00 | |
*** guoshan has quit IRC | 13:02 | |
*** elynn_ has quit IRC | 13:40 | |
*** AlexeyAbashkin has joined #senlin | 13:49 | |
*** guoshan has joined #senlin | 13:52 | |
*** guoshan has quit IRC | 13:56 | |
*** test_test has joined #senlin | 13:57 | |
*** elynn has joined #senlin | 14:01 | |
elynn | Hi | 14:01 |
elynn | Is there anyone recognise this error? http://paste.openstack.org/show/589129/ | 14:02 |
*** AlexeyAbashkin has quit IRC | 14:02 | |
elynn | Is it something related to sdk version? | 14:03 |
test_test | https://bugs.launchpad.net/senlin/+bug/1640013 | 14:03 |
openstack | Launchpad bug 1640013 in senlin "JSONDecodeError happened in senlin-api when running a senlin command" [Undecided,Confirmed] - Assigned to XueFeng Liu (jonnary-liu) | 14:03 |
elynn | Are you an AI, test_test ? | 14:04 |
test_test | https://bugs.launchpad.net/senlin/+bug/1640013/comments/4 | 14:05 |
openstack | Launchpad bug 1640013 in senlin "JSONDecodeError happened in senlin-api when running a senlin command" [Undecided,Confirmed] - Assigned to XueFeng Liu (jonnary-liu) | 14:05 |
elynn | Saw it, thanks test_test :) | 14:06 |
test_test | Not AI | 14:07 |
elynn | Is there any bug opened at sdk side? seems it's a regression bug. | 14:07 |
*** zhurong has quit IRC | 14:08 | |
elynn | Nice, it worked, thanks test_test :) | 14:09 |
test_test | Ok | 14:09 |
test_test | some problem in openstacksdk | 14:10 |
*** Drago has joined #senlin | 14:37 | |
*** Drago has quit IRC | 14:42 | |
*** guoshan has joined #senlin | 14:46 | |
*** Drago has joined #senlin | 14:47 | |
*** test_test has quit IRC | 14:48 | |
*** catintheroof has quit IRC | 14:48 | |
*** XueFengLiu has joined #senlin | 14:49 | |
*** guoshan has quit IRC | 14:50 | |
*** catintheroof has joined #senlin | 14:51 | |
*** XueFengLiu has left #senlin | 14:59 | |
*** guoshan has joined #senlin | 15:40 | |
*** guoshan has quit IRC | 15:44 | |
*** guoshan has joined #senlin | 16:34 | |
*** guoshan has quit IRC | 16:38 | |
*** guoshan has joined #senlin | 17:28 | |
*** guoshan has quit IRC | 17:32 | |
*** guoshan has joined #senlin | 18:22 | |
*** guoshan has quit IRC | 18:26 | |
*** guoshan has joined #senlin | 19:16 | |
*** guoshan has quit IRC | 19:20 | |
*** guoshan has joined #senlin | 20:10 | |
*** guoshan has quit IRC | 20:15 | |
*** guoshan has joined #senlin | 21:04 | |
*** guoshan has quit IRC | 21:09 | |
*** guoshan has joined #senlin | 21:58 | |
*** guoshan has quit IRC | 22:03 | |
*** guoshan has joined #senlin | 22:52 | |
*** guoshan has quit IRC | 22:57 | |
*** elynn has quit IRC | 23:16 | |
*** guoshan has joined #senlin | 23:47 | |
*** guoshan has quit IRC | 23:51 |
Generated by irclog2html.py 2.14.0 by Marius Gedminas - find it at mg.pov.lt!