kloudbuster/kb_server
Yichen Wang d7d9575dda Cleanup logic enhancements, document enhancements
1. Enhance the cleanup logic;
2. Add the missing keypair into the resource logger;
3. Document enhancements on installation and contribution;
4. Fix the bug when parsing the image version string in DIB;
5. Fix the typo in Rest API specification;

Change-Id: Ibf4a1c7828ee4522938b4b55f9a8af5e6c6a133b
2015-09-02 22:59:28 -07:00
..
kb_server Add support to upload official image from OpenStack 2015-09-02 10:32:38 -07:00
config.py Add support to upload official image from OpenStack 2015-09-02 10:32:38 -07:00
kloudbuster-swagger.yaml Cleanup logic enhancements, document enhancements 2015-09-02 22:59:28 -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
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

Run below command once after the installation:
python setup.py develop

Run below command to start the server:
pecan serve config.py