RETIRED, Fuel DevOps tools for managing virtual environments
Go to file
Aleksandra Fedorova 1def596d99 Fix flake8 errors and add tox flake8 tests
Change-Id: I970c75fb6859a9c186636f111ac1e97b253e591c
2014-08-04 17:43:18 +04:00
bin Update copyright year properly 2014-05-07 00:15:36 -07:00
devops Fix flake8 errors and add tox flake8 tests 2014-08-04 17:43:18 +04:00
docs Fix flake8 errors and add tox flake8 tests 2014-08-04 17:43:18 +04:00
samples Fix flake8 errors and add tox flake8 tests 2014-08-04 17:43:18 +04:00
.gitignore Fix flake8 errors and add tox flake8 tests 2014-08-04 17:43:18 +04:00
.gitreview .gitreview added 2013-12-12 07:06:10 +04:00
LICENSE LICENCE added 2014-06-05 00:40:36 +04:00
README.md Documentation moved to Sphinx 2014-02-15 06:56:28 +04:00
run_tests.sh Error message fixes + flake8 2014-03-19 02:30:24 +04:00
setup.py Fix flake8 errors and add tox flake8 tests 2014-08-04 17:43:18 +04:00
tox.ini Fix flake8 errors and add tox flake8 tests 2014-08-04 17:43:18 +04:00

README.md

fuel-devops

Fuel-Devops is a sublayer between application and target environment(all of supported by libvirt currently).

This application is used for testing purposes like grouping virtual machines to environments, booting KVM VM's locally from the ISO image and over the network via PXE, creating, snapshotting and resuming back the whole environment in single action, create virtual machines with multiple NICs, multiple hard drives and many other customizations with a few lines of code in system tests.

Documentation

All documentation can be found here: http://docs.mirantis.com/fuel-dev/devops.html