66bcb8a146e5e1225d67fc61823a335956f598b8
Provide mixin capable to initialize all framework subsystems. Moving all initialization into this mixin increases framework code isolation. As result it makes adding changes into framework easier. Change-Id: Ib1154bc8e8bd69d36bfbdfb77de0b0d8ffafe1a8
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%