From 7372f4a37563123268e80cc6dee56225e0e0ffce Mon Sep 17 00:00:00 2001 From: Edison Su Date: Thu, 11 Aug 2011 13:28:28 -0700 Subject: [PATCH] add more doc --- tools/testClient/README | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/tools/testClient/README b/tools/testClient/README index f8e18e74bc0..6dc79d47bf4 100644 --- a/tools/testClient/README +++ b/tools/testClient/README @@ -1,5 +1,8 @@ CloudStack Test Client -1. generate Cloudstack API python code from an API XML spec file +0. Generate API XML spec file + ant build-apidocs, the output xml file is dist/commands.xml + +1. generate Cloudstack API python code from an API XML spec file generated by step 0 python codegenerator.py -o where-to-put-the-cloudstack-api -s where-the-spec-file 2. Facility it provides: