kloudbuster/kb_server
Yichen Wang 3cec41522c Replace deprecated LOG.warn with LOG.warning
LOG.warn is deprecated. It still used in a few places.
Updated to non-deprecated LOG.warning.

Change-Id: I375a86cf06a6353cb03602e5fa7051a8f8909e12
Closes-Bug: #1508442
2016-01-19 00:25:12 -08:00
..
kb_server Replace deprecated LOG.warn with LOG.warning 2016-01-19 00:25:12 -08:00
public/ui fix typo 2015-12-17 16:44:57 -08:00
config.py Add support to upload official image from OpenStack 2015-09-02 10:32:38 -07:00
kloudbuster-swagger.yaml Add Rest API to get availability zone list 2015-12-07 15:04:22 -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
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