News and announcements

Running VMTP as an API call

Written for vmtp by Yichen Wang on 2015-08-04

VMTP 2.1.5 adds the support to run VMTP as an Python API call. This adds more flexiblity of running VMTP, and provides the interface for integrating VMTP into your own project. See here for more details: http://vmtp.readthedocs.org/en/latest/usage.html#running-vmtp-as-a-library

VMTP 2.1.4 installable with pip

Written for vmtp by Alec Hothan on 2015-07-31

Starting from 2.1.4, you can install VMTP using "pip install vmtp" since the PyPI index has been updated with a vmtp package that installs correctly.

Chart generation from VMTP JSON files

Written for vmtp by Alec Hothan on 2015-04-28

A tool has been committed that will allow anybody to generate cool column charts from any VMTP JSON results file (based on the Google Charts Javascript library). Read the documentation on how to use the tool.

Updated .

SRIOV (PCI Passthrough) Support

Written for vmtp by Alec Hothan on 2015-03-12

VMTP 2.0.3 adds support for testing SRIOV capable NIC.
It also comes with:
- fixes on how some exceptions are not caught properly, leaving the testbed in shabby state with lingering resources (that are pretty annoying to clean up manually)
- an optimized VM launcher that works much more efficiently when there is a large number of instances in the cloud (the older version would list all instances to search if there is one that matches the name and with an ACTIVE state, the new version only fetches the created instance to check the state)

Updated .

IPv6 Data Path Support

Written for vmtp by Alec Hothan on 2015-02-26

VMTP now supports measurement of data path using IPv6 addresses.

15 of 5 results