kloudbuster/kb_server
Yichen Wang 5393e5928c Enhance the log isolation among multiple sessions
Change-Id: Ib9355c4f7599aa7d6e28f2c3cb3c1db4d237a4d5
2015-12-04 11:10:08 -08:00
..
kb_server Enhance the log isolation among multiple sessions 2015-12-04 11:10:08 -08:00
public/ui Fix Bug in login & update UI 2015-12-02 12:02:37 -08:00
MANIFEST.in Add support to upload official image from OpenStack 2015-09-02 10:32:38 -07:00
README Add support to upload official image from OpenStack 2015-09-02 10:32:38 -07:00
config.py Add support to upload official image from OpenStack 2015-09-02 10:32:38 -07:00
kloudbuster-swagger.yaml Add Rest API to retrieve topology config 2015-10-16 00:11:50 -07:00
setup.cfg Add support to upload official image from OpenStack 2015-09-02 10:32:38 -07:00
setup.py Add support to upload official image from OpenStack 2015-09-02 10:32:38 -07:00

README

Run below command once after the installation:
python setup.py develop

Run below command to start the server:
pecan serve config.py