瀏覽代碼

AMBARI-3244. Ambari Client improve errors handling. (Andrew Onischuk via mahadev)

Mahadev Konar 12 年之前
父節點
當前提交
b62c675bef
共有 1 個文件被更改,包括 4 次插入0 次删除
  1. 4 0
      ambari-client/src/test/python/json/error_adding_host.json

+ 4 - 0
ambari-client/src/test/python/json/error_adding_host.json

@@ -0,0 +1,4 @@
+{
+  "status" : 400,
+  "message" : "Attempted to add unknown hosts to a cluster.  These hosts have not been registered with the server: dev05"
+}