kloudbuster/kb_server
Yichen Wang d5c0fff830 Document the steps to setup Web UI on MACs
1. Document the steps to setup Web UI on MACs;
2. Change the URL to point to UI by default;

Change-Id: I309c582512c68c71aff9da975218b93f474b4f0d
2016-05-02 17:29:14 -07:00
..
kb_server Document the steps to setup Web UI on MACs 2016-05-02 17:29:14 -07:00
public add missing files 2016-05-01 23:10:43 -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