aboutsummaryrefslogtreecommitdiffstats
path: root/cli/entry.py
AgeCommit message (Collapse)AuthorFilesLines
2016-11-01Create setuptool configuration for qtip-cliYujun Zhang1-0/+44
- currently only the cli is installed via setuptool - api server in docker container will be installed via cli[1] - normalized version string[2] for cli [1]: https://jira.opnfv.org/browse/QTIP-133 [2]: https://setuptools.readthedocs.io/en/latest/setuptools.html#specifying-your-project-s-version JIRA: QTIP-137 Change-Id: Ia53ae14fca271a250d59cb08e7c6c5cd7dad97a9 Signed-off-by: Yujun Zhang <zhang.yujunz@zte.com.cn>