kloudbuster/kb_server
Xin cff1004891 enable CORS
Change-Id: Ia189bf1828997580056346cc943fdf682ce0da40
2016-02-04 02:03:46 +00:00
..
kb_server enable CORS 2016-02-04 02:03:46 +00:00
public/ui Fix the Rest API server to support storage tests 2016-01-27 18:02:45 -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 enable CORS 2016-02-04 02:03:46 +00:00
kloudbuster-swagger.yaml Add Rest API to get availability zone list 2015-12-07 15:04:22 -08: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