
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
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
Languages
Python
99.1%
Shell
0.9%