kloudbuster/kb_server
Xin 190e646593 Fix Bug in login & update UI
Change-Id: I42f6bc4ee3ca5dbf4833456392e87bf44b50b4e0
2015-12-02 12:02:37 -08:00
..
kb_server Fix the config synchronization issue 2015-10-19 01:03:20 -07: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