kloudbuster/kb_server
Yichen Wang 8653294867 Fix the API which breaks the UI login
Change-Id: I4ded9f99872255a1f593134831d3f7e19dead007
2017-11-08 18:09:11 -08:00
..
kb_server Fix the API which breaks the UI login 2017-11-08 18:09:11 -08:00
public Fix a typo in cfg.scale.yaml and config.html 2016-09-28 17:57:49 +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 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