aboutsummaryrefslogtreecommitdiffstats
path: root/tools/yardstick-img-dpdk-modify
AgeCommit message (Collapse)AuthorFilesLines
2017-03-20Bugfix: replace MD5SUM with SHA256SUMsRoss Brattain1-6/+6
MD5 is broken and should not be used Change-Id: Ib168932387f58f0a538d865f8ef4e3cda046a35a Signed-off-by: Ross Brattain <ross.b.brattain@intel.com>
2016-08-04[Yardstick-233]DPDK image for TC042wu.zhihui1-0/+162
These file is based on Akos's code. (https://gerrit.opnfv.org/gerrit/#/c/16095/) The different places: 1. create flavor and import yardstick_key.pub with heat template. 2. remove handle code about eth0 in user_data. 3. update heat cli and delete step "nova stop" which is not necessary. 4. clean the stack in final. 5. add eth2 for vm. JIRA: YARDSTICK-233 Change-Id: I04f2051fb4bcfeed2df4868d758fd92011c62233 Signed-off-by: wu.zhihui <wu.zhihui1@zte.com.cn>