Use `pbr` for setup configuration 21/24821/2
authorYujun Zhang <zhang.yujunz@zte.com.cn>
Thu, 24 Nov 2016 06:01:47 +0000 (14:01 +0800)
committerYujun Zhang <zhang.yujunz@zte.com.cn>
Thu, 24 Nov 2016 09:06:18 +0000 (17:06 +0800)
commit6200c67619329f686dfb888ac7ef25469375df83
tree4065d07425689b410843a21c7390e60d76820eb9
parent213003bb409e02bfab6929ccffe88728a89028e2
Use `pbr` for setup configuration

- `pbr` does a bunch of things[1] and is used widely in OpenStack
- moved legacy `qtip.py` to scripts in order to keep the project folder clean

[1]: http://docs.openstack.org/developer/pbr/#what-it-does

Change-Id: I6a9b83883283eaa527e2c3d4cd8d221ee6efca41
Signed-off-by: Yujun Zhang <zhang.yujunz@zte.com.cn>
__init__.py [deleted file]
docker/run_qtip.sh
qtip/__init__.py
scripts/qtip.py [moved from qtip.py with 100% similarity]
setup.cfg [new file with mode: 0644]
setup.py
tox.ini