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
Run below command once after the installation: python setup.py develop Run below command to start the server: pecan serve config.py