kloudbuster/kb_server
ahothan 1316bd443d Migrate code to python3/Ubuntu 20.04
Change-Id: I18a21e04d009afdee3afc2723afdbade24bfdf71
2020-07-24 23:22:25 -07:00
..
kb_server Migrate code to python3/Ubuntu 20.04 2020-07-24 23:22:25 -07: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