988a99e7a1
1. Add support to upload official image from OpenStack; 2. Move dib and kb_server to upper level directory; 3. Fix the issue of dumping pecan server logs using Rest API; Change-Id: I636fe4a1a2213d72c37fc09f37e1f70b2ca8c394
6 lines
133 B
Plaintext
6 lines
133 B
Plaintext
Run below command once after the installation:
|
|
python setup.py develop
|
|
|
|
Run below command to start the server:
|
|
pecan serve config.py
|