kloudbuster/kb_server
Xin 8ee19efdbe adjust default values in UI
Change-Id: Icc12c9ac0a51371b17d0860af5d22e0e68cdaf68
2016-03-24 12:24:12 -07:00
..
kb_server Final works for publishing v6 2016-03-17 16:53:15 -07:00
public/ui adjust default values in UI 2016-03-24 12:24:12 -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