Add pbr as building tool 79/23179/3
authorBin Yang <bin.yang@windriver.com>
Tue, 19 Dec 2017 07:54:33 +0000 (15:54 +0800)
committerBin Yang <bin.yang@windriver.com>
Tue, 19 Dec 2017 07:56:59 +0000 (15:56 +0800)
commit7330272e07e7bc3b72bf17cc4eb69ea9584697de
tree723f0291be74f3822e73f6d3c32b1dd0129bf91e
parentb9e844e1545719c8b247031686dd98012735041d
Add pbr as building tool

PBR is a library that helps to build python project through configuration files simplifying the deployment for them. This change adds support for it.

Change-Id: I77ac639d9ba2df7122cb6a9cec68ae7551bac89e
Issue-ID: MULTICLOUD-83
Signed-off-by: Victor Morales <victor.morales@intel.com>
Signed-off-by: Bin Yang <bin.yang@windriver.com>
newton/.gitignore
newton/newton/wsgi.py
newton/requirements.txt
newton/setup.cfg [new file with mode: 0644]
newton/setup.py [new file with mode: 0644]
version.properties