Functional testing framework for deployment ramdisks (e.g. Bareon)
Go to file
Dmitry Bogun b0c22a2505 Adopt stub webserver to new bareon deployemnet protocol
To avoid preinjected SSH key on bareon image built time new deployement
protocol extesion was added into bareon-ironic and bareon projects.

This change adopt our "stub web server" to use this new SSH key
injection schema.

Change-Id: I916326f4e7e53bacde79e7c35284bf68ca053d72
2017-02-22 15:48:22 +02:00
etc/ramdisk-func-test Initial commit 2016-03-16 16:30:32 +02:00
ramdisk_func_test Adopt stub webserver to new bareon deployemnet protocol 2017-02-22 15:48:22 +02:00
tools Initial commit 2016-03-16 16:30:32 +02:00
.gitignore Initial commit 2016-03-16 16:30:32 +02:00
.gitreview Added .gitreview 2016-02-18 10:17:38 +00:00
LICENSE Initial commit 2016-03-16 16:30:32 +02:00
README.rst Initial commit 2016-03-16 16:30:32 +02:00
setup.py Satisfy global dependency requirements 2017-02-02 11:22:16 +00:00
tox.ini Initial commit 2016-03-16 16:30:32 +02:00

README.rst

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