kloudbuster/kb_dib/elements/kloudbuster
Yichen Wang 5766ff9893 Enhancements to support mixed read/write tests
1. Enhancements to support mixed read/write tests;
2. Add a name field for each storage test cases;
3. Support to run customized storage tests by supplying 'extra_opts';
4. Fixed the get status API error when staging resources;

Change-Id: Iecd4001268757ed24fedbc17813f0c0fb8110c68
2016-02-26 10:50:44 -08:00
..
post-install.d Feature commit #5 to support running fio 2016-01-25 14:26:36 -08:00
static Enhancements to support mixed read/write tests 2016-02-26 10:50:44 -08:00
README.rst Add support to upload official image from OpenStack 2015-09-02 10:32:38 -07:00
element-deps Add support to upload official image from OpenStack 2015-09-02 10:32:38 -07:00
package-installs.yaml Feature commit #1 to support running fio 2016-01-15 17:14:10 -08:00

README.rst

KloudBuster

KloudBuster Image Contains all the packages and files needed to run a universal KloudBuster VM The same image can run using one of the following roles (Assigned from the user-data python program): - Server VM for a given traffic type (e.g. http server or tcp/udp server) - Client VM for a given traffic type (e.g. http client or tcp/udp client) - Redis server (only 1 instance in the client cloud)