Ver código fonte

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

Mahadev Konar 12 anos atrás
pai
commit
b62c675bef

+ 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"
+}