Add patch-odl-release as a subcommand of version 59/4059/3 v0.0.7
authorThanh Ha <thanh.ha@linuxfoundation.org>
Mon, 6 Mar 2017 03:57:24 +0000 (22:57 -0500)
committerThanh Ha <thanh.ha@linuxfoundation.org>
Mon, 6 Mar 2017 17:00:39 +0000 (12:00 -0500)
commit9bd264fca569536387a1263d705d7ece4b0e8c80
tree2c3cf3c9116be7d9296c45dcc816b8a5c20f8169
parent48aa9f7a63d5f9718b6187ca5c5b693aa5ebcf4f
Add patch-odl-release as a subcommand of version

This patch makes patch-odl-release be less specific to the OpenDaylight
project in case other projects might want to use it in the future. It
also moves it into the version tool as a sub-command.

Refactor cli code around to make it easier to manage version
subcommands.

Change-Id: I100927195f61c33584219445a9dfac1e3e59ceab
Signed-off-by: Thanh Ha <thanh.ha@linuxfoundation.org>
lftools/cli/__init__.py [new file with mode: 0644]
lftools/cli/version.py [moved from lftools/cli.py with 59% similarity]
setup.py
shell/patch-odl-release [deleted file]
shell/version