Install virtualenv and pip to (ubuntu) tools system image 88/42588/1
authorVratko Polak <vrpolak@cisco.com>
Tue, 26 Jul 2016 16:31:44 +0000 (18:31 +0200)
committerVratko Polak <vrpolak@cisco.com>
Tue, 26 Jul 2016 17:06:52 +0000 (19:06 +0200)
commitaeab4a5937ace4cbae32919c5b7635ebb689f187
treed100e5ecdcfd65cdcc63e0391df30cb9efc30bc2
parent5e730b10bd7063201762f32a31e78f33f5e3d8b1
Install virtualenv and pip to (ubuntu) tools system image

It is recommended that suites create virtualenv
and install their dependencies in runtime.
This is just to save them few commands in doing so.

Change-Id: I0bd12a1e502d586bf99da337ea784abfc5c54f5d
Signed-off-by: Vratko Polak <vrpolak@cisco.com>
packer/provision/mininet.sh