Add support for building images 02/802/2
authorHans Feldt <hans.feldt@ericsson.com>
Thu, 11 Jun 2015 12:33:10 +0000 (14:33 +0200)
committerHans Feldt <hans.feldt@ericsson.com>
Mon, 15 Jun 2015 11:00:43 +0000 (11:00 +0000)
commit7492216de2f198e42bcd5e1539c8b21886a78d8c
tree1a538d8703806a9ad268c4c84af43112a6098c26
parent95c9ca879e2ea2add0bb03c6e40a36494729d30d
Add support for building images

Two scripts are added. One that will be installed in user's PATH
and one that is an example of how to modify an image from within.

See README for example and script for more info

Change-Id: Iab743f6e9105d5ba872ffba0512ffee954c6d830
JIRA: YARDSTICK-28
Signed-off-by: Hans Feldt <hans.feldt@ericsson.com>
setup.py
tools/README [new file with mode: 0644]
tools/ubuntu-server-cloudimg-modify.sh [new file with mode: 0755]
tools/yardstick-img-modify [new file with mode: 0755]