Yichen Wang 8a9dda8f7d Use redis as the communication protocol
1. Supported to use redis as the orchestration and reporting protocol;
2. Implemented the agent to run on every testing VM;
3. Modified the HTTP tools to use redis messaging APIs;
4. Added APIs to display provision details for klouds;
5. Added the option to allow a prompt before running tools;
6. Cleanup unneeded code;

Change-Id: I221ebbeb8a3001374699617dbd827de269419dab
2015-04-21 13:08:39 -07:00
..
2015-03-30 15:22:22 -07:00
2015-03-30 15:22:22 -07:00
2015-04-21 13:08:39 -07:00
2015-03-17 14:21:24 -07:00

This is for VMTP scale testing
This is work in progress for now
The idea is to be able to 
1. Create tenant and users to load the cloud
2. Create routers within a User in a tenant
3. Create N networks per router
4. Create N VMs per network
5. Clean up all resources by default (Provide ability to avoid cleanup)