Benjamin Michael Cooper 546b100b25 Fix OpenStack dependencies
Respect upper-constraints.txt
To prevent pip installing the latest and greatest packages
(which may break Bareon), pin the version to those specified
in the upper-constraints.txt file from the openstack
requirements repo.

Fix hacking module version
Change hacking version in pep8 tox tests to prevent conflict
with other openstack requirements.

Change-Id: I0c13b8f94212cc8e77db2a2d1d1bc63318a14fda
2017-08-15 15:22:58 +01:00
2016-03-16 16:30:32 +02:00
2016-03-16 16:30:32 +02:00
2016-03-16 16:30:32 +02:00
2016-02-18 10:17:38 +00:00
2016-03-16 16:30:32 +02:00
2016-03-16 16:30:32 +02:00
2017-08-15 15:22:58 +01:00

A functional testing framework used for ramdisk-based deployment tools, e.g. bareon (https://wiki.openstack.org/wiki/Bareon)

Provides an API to: - create virtual nodes from template - create virtual networks - execute commands on the nodes - transfer files to/from nodes - cleanup resources

Description
Functional testing framework for deployment ramdisks (e.g. Bareon)
Readme 389 KiB
Languages
Python 99.1%
Shell 0.9%