aboutsummaryrefslogtreecommitdiffstats
path: root/__init__.py
AgeCommit message (Collapse)AuthorFilesLines
2016-11-24Use `pbr` for setup configurationYujun Zhang1-0/+0
- `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>
2016-10-17add CLI framework for qtipSerenaFeng1-0/+0
add cli framework to implement commands JIRA: QTIP-125 Change-Id: I442e9df9d3ea8443adb7a7aedd5849457dcead7e Signed-off-by: SerenaFeng <feng.xiaowei@zte.com.cn>