kloudbuster/kb_dib/elements/kloudbuster
ahothan 1316bd443d Migrate code to python3/Ubuntu 20.04
Change-Id: I18a21e04d009afdee3afc2723afdbade24bfdf71
2020-07-24 23:22:25 -07:00
..
post-install.d Migrate code to python3/Ubuntu 20.04 2020-07-24 23:22:25 -07:00
static Migrate code to python3/Ubuntu 20.04 2020-07-24 23:22:25 -07:00
README.rst Migrate code to python3/Ubuntu 20.04 2020-07-24 23:22:25 -07:00
element-deps Fix web UI crash https://bugs.launchpad.net/kloudbuster/+bug/1775689 2018-06-13 08:08:32 -07:00
package-installs.yaml Migrate code to python3/Ubuntu 20.04 2020-07-24 23:22:25 -07: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)

VMs are launched using cloud config and can be access with ssh:

  • username: cloud-user
  • no password, use key pairs to create the VM