From 3517d760d966702a30cb24025e09e78f5d8f1084 Mon Sep 17 00:00:00 2001 From: Gerrit User 12076 <12076@4a232e18-c5a9-48ee-94c0-e04e7cca6543> Date: Wed, 16 Aug 2017 11:53:43 +0000 Subject: [PATCH] Update patch set 35 Patch Set 35: Code-Review-1 (1 comment) error in client handle registration, so xjob fails in my local test Patch-set: 35 Label: Code-Review=-1 --- 118b78600b506272b21739ae15b010de56877a79 | 27 ++++++++++++++++++++++++ 1 file changed, 27 insertions(+) create mode 100644 118b78600b506272b21739ae15b010de56877a79 diff --git a/118b78600b506272b21739ae15b010de56877a79 b/118b78600b506272b21739ae15b010de56877a79 new file mode 100644 index 00000000..cd2f1bb5 --- /dev/null +++ b/118b78600b506272b21739ae15b010de56877a79 @@ -0,0 +1,27 @@ +{ + "comments": [ + { + "key": { + "uuid": "9f436f4f_7658ea2f", + "filename": "tricircle/common/constants.py", + "patchSetId": 35 + }, + "lineNbr": 39, + "author": { + "id": 12076 + }, + "writtenOn": "2017-08-16T11:53:43Z", + "side": 1, + "message": "this constant doesn\u0027t match the \"support_resource\" definition in NeutronResourceHandle:\n\n\u0027qos_policy\u0027: LIST | CREATE | DELETE | GET | UPDATE\n\nso the xjob fails to issue request.", + "range": { + "startLine": 39, + "startChar": 0, + "endLine": 39, + "endChar": 23 + }, + "revId": "118b78600b506272b21739ae15b010de56877a79", + "serverId": "4a232e18-c5a9-48ee-94c0-e04e7cca6543", + "unresolved": false + } + ] +} \ No newline at end of file