Commit Graph

14 Commits

Author SHA1 Message Date
ahothan 1316bd443d Migrate code to python3/Ubuntu 20.04
Change-Id: I18a21e04d009afdee3afc2723afdbade24bfdf71
2020-07-24 23:22:25 -07:00
ahothan 8f892eaeeb Include VM image in contaimer
add script to build VM image and container, to extract VM image from container
update doc
remove version check with agent
update vm image upload
auto upload VM image from pkg root dir
show simplified version string

Change-Id: I9dc44c52656d81f271c91d6826dc0e128fed980d
2017-07-24 16:32:10 -07:00
ahothan c7fae16a89 Add support for unrestricted rate/iops for storage scale
Change-Id: I13c80470b2dbe320b57bdb06c37a2a6a57af480c
2016-08-15 12:05:06 -07:00
Xin 050dd4b76f add missing files
Change-Id: If5f30a2b162297c7d10a2a1a42820ac3538945ef
2016-05-01 23:10:43 -07:00
Xin 23c2fb125b for minify code
This reverts commit 66e21a0557.

Change-Id: Id28c2ec13366e3129b9775df9922b03c8c85b4fb
2015-11-04 19:31:59 -08:00
Yichen Wang 315f94bdc9 Rest API Enhancements
Rest API Enhancements:
1. Add the public folder for holding static files (HTML+JS);
2. Add support for dumping logs with offset;
3. Add support for dumping the final report;

Others:
1. Fix the issue for not dumping complete console logs;
2. Remove .html from the gitignore list

Change-Id: I8a4c0b35c35a818b67d445bcb913d1abfc683301
2015-09-03 14:53:58 -07:00
Yichen Wang 0d30c860fc Add support of Session Manager for Rest API
1. Add support of Session Manager for Rest API;
2. Add Rest API for getting periodical report;
3. Add Rest API for getting console logs;
4. Fix KB-PROXY placement bug when topology file is provided;
5. Fix the logic for consolidating samples;
6. Refine Swagger definition files for Rest API;
7. Set the -c parameter in kb_gen_chart.py to required;

Known Issue / TODO:
1. The Pecan server logs will be dumped to clients;
2. The RestAPI "log" need remember the offset and only gets the
incremental

Change-Id: If912fbfcabc73a04caa0122ffe942405a667608d
2015-08-26 17:00:27 -07:00
ahothan 8aaa12d2b0 Modify VM versioning and DIB image name
Relax runtime VM version check
Update hdrhistogram requirement

Change-Id: I68ad2a75c6256461b68b5f5d8e70055f4a22df16
2015-08-26 16:14:52 -07:00
Yichen Wang 55d800bd1c Add support of resource logging, enhance cleanup script
Change-Id: I63fffaa652ab7fb0984cc057a9fc8897feb04511
2015-08-07 13:40:28 -07:00
Yichen Wang 90fbf3012b Initial commit to openstack/kloudbuster
Change-Id: Id7e009e3a9ed61e86c45c8e4839208ecfa30bd77
2015-08-03 15:49:39 -07:00
Yichen Wang 21e6b0ef92 Add support to do VM placements based on roles
1. Add support to do VM placements based on roles;
2. Remove all testing binaries from repo;
3. Fix the issue when creating static files in dib;

Change-Id: Ic7b7e2a2710c6ac135eb54dd82cc807c56804aa2
2015-06-04 15:20:32 -07:00
Yichen Wang 1fdcc698a6 Add scripts for building snapshot images
1. Add scripts for building snapshot images for KloudBuster;
2. Fix the typo which allows the VMs to be placed in dual-kloud;
3. Remove SSH keys;
4. Adding missing tools to tools/ folder

Change-Id: I8164333d41b2081d780be16f1ce8e57648d76fdd
2015-05-12 13:12:34 -07:00
Yichen Wang e8b378bd7b Multiple enhancements and bugfixes
1. Add to return the counters of socket timeout;
2. Bugfixes on kb_gen_chart.py;
3. Create testing and tested kloud parallelly;

Change-Id: Ie67bcc3c7a4375a885a478352b0c04731b2aca75
2015-05-07 19:04:34 -07:00
Yichen Wang 09baadba2c Initial release of VMTP to stackforge
Change-Id: I30eb092d9a70dc6b3642a84887bb4604b1a3ea54
2015-02-09 14:14:00 -08:00