From eada8244a6e425e7ae372221e52b80e1f21cc47a Mon Sep 17 00:00:00 2001 From: David Shrewsbury Date: Tue, 9 Oct 2012 10:04:58 -0400 Subject: [PATCH] Add hpcs_action to sample client. --- bin/client.py | 1 + 1 file changed, 1 insertion(+) diff --git a/bin/client.py b/bin/client.py index c06d3321..71552545 100755 --- a/bin/client.py +++ b/bin/client.py @@ -43,6 +43,7 @@ def main(): client = JSONGearmanClient(['localhost:4730']) data = """ { + "hpcs_action": "create", "name": "a-new-loadbalancer", "nodes": [ {