
Change-Id: I02b53a5775b75e85d93948baff71c9ac731b2e0a
Client library for RACK API =====================
RACK
RACK enables an application to control VMs like a Linux process. It provides an application with PID, parent-child relationship, "Fork" / "Kill" VMs capabilities, interVM communication and message exchange without VM’s Iess. Ultimately, RACK enables you to implement a large scale distributed system in a variety of programming languages on OpenStack.
python-rackcilent
This is a client library for RACK API. It provides a python API and a command-line tool.
Project Resources
Description