kloudbuster/kb_server
Xin 0822f5fe6f remove management tool from web UI
Change-Id: I477cfcb223038aa28034211b240d4625e99e8022
2016-04-18 21:01:29 -07:00
..
kb_server Final works for publishing v6 2016-03-17 16:53:15 -07:00
public remove management tool from web UI 2016-04-18 21:01:29 -07: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 Final works for publishing v6 2016-03-17 16:53:15 -07:00
kloudbuster-swagger.yaml Document updates for Rest API 2016-03-14 17:33:17 -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