Files
kloudbuster/kb_server
Yichen Wang 8933c56d8b Final works for publishing v6
1. Remove old force_cleanup.sh script;
2. Fix running kb_server from git clone;
3. Fix quota calculation issue if disk size is set to 0;
4. Fix the duplicated log issue from Rest API;
5. Change the output level of Pecan to CRITICAL;
6. Enable the logs output of Pecan when running from wrapper script;

Change-Id: If5780b740724d5af8d646023f60a5ac635c7c357
2016-03-17 16:53:15 -07:00
..
2016-03-17 16:53:15 -07:00
2016-03-17 16:53:15 -07:00

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

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