kloudbuster/kb_server
Yichen Wang 3cb797197b Add support to update configs via Rest API
Change-Id: I77f6b0fe5b7311b7409e43119082ae7151a8fcc1
2015-09-15 23:36:11 -07:00
..
kb_server Add support to update configs via Rest API 2015-09-15 23:36:11 -07:00
public/ui Rest API Enhancements 2015-09-03 14:53:58 -07:00
config.py Add support to upload official image from OpenStack 2015-09-02 10:32:38 -07:00
kloudbuster-swagger.yaml Add support to update configs via Rest API 2015-09-15 23:36:11 -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
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

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

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