bootstrap-vz/tests/integration/providers/virtualbox
2015-12-13 19:42:15 +01:00
..
__init__.py Fix #217, by introducing class for comparison of releases 2015-04-29 21:38:06 +02:00
image.py Simplify test harness architecture 2015-04-16 22:22:48 +02:00
instance.py Fix #217, by introducing class for comparison of releases 2015-04-29 21:38:06 +02:00
README.rst Document integration provider dependencies 2015-12-13 19:42:15 +01:00

Virtualbox
----------


Dependencies
~~~~~~~~~~~~
VirtualBox itself is required on the machine that is
running the integration tests. The same machine also needs to
have python package ``vboxapi`` (``>=1.0``) installed.