Add CLI framework for Bottlenecks 27/24927/5
authoryuyang <Gabriel.yuyang@huawei.com>
Sat, 26 Nov 2016 15:07:41 +0000 (23:07 +0800)
committeryuyang <Gabriel.yuyang@huawei.com>
Mon, 28 Nov 2016 11:29:38 +0000 (19:29 +0800)
JIRA: BOTTLENECK-65

Adding cli framwork for Bottlenecks.

Usage:
bottlenecks testcase run <testcase>

Currently only the cli framwork and testcase command group is added.
run, list, etc., commands and openstack command group
will added afterwards.

Two setup entries are added. One is within the top directory and the
other is within the cli directory.

Change-Id: I304f6f2e9b29b9f582953c2739806c1fb3e87fed
Signed-off-by: yuyang <Gabriel.yuyang@huawei.com>

No differences found