Remove rapi-user and rapi-pass from qa-sample.json
authorGuido Trotter <ultrotter@google.com>
Thu, 1 Jul 2010 10:17:34 +0000 (11:17 +0100)
committerGuido Trotter <ultrotter@google.com>
Thu, 1 Jul 2010 13:49:28 +0000 (14:49 +0100)
After commit 725ec2f10019c35bafeb1aabfce6f14174bf4f46 they are unused.

Signed-off-by: Guido Trotter <ultrotter@google.com>
Reviewed-by: Michael Hanselmann <hansmi@google.com>

qa/qa-sample.json

index 7de6545..74df8e2 100644 (file)
@@ -6,9 +6,6 @@
   "os": "debian-etch",
   "mem": "512M",
 
-  "rapi-user": "foobar",
-  "rapi-pass": "barfoo",
-
   "# Lists of disk sizes": null,
   "disk": ["1G", "512M"],
   "disk-growth": ["2G", "768M"],