RETIRED, Fuel DevOps tools for managing virtual environments
Go to file
Jenkins 505e324c7c Merge "Fix sync function so that it doesn't remove nodes/envs wrong" 2014-05-27 10:05:54 +00:00
bin Update copyright year properly 2014-05-07 00:15:36 -07:00
devops Merge "Fix sync function so that it doesn't remove nodes/envs wrong" 2014-05-27 10:05:54 +00:00
docs Update copyright year properly 2014-05-07 00:15:36 -07:00
samples Update copyright year properly 2014-05-07 00:15:36 -07:00
.gitignore Update .gitignore with local_settings.py files 2014-03-03 17:54:06 +04:00
.gitreview .gitreview added 2013-12-12 07:06:10 +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 Update copyright year properly 2014-05-07 00:15:36 -07: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