RETIRED, Fuel DevOps tools for managing virtual environments
Go to file
Sebastian Kalinowski f6aede65fc Improved testing of Volume XML building
Added factories for Volume and Environment and used in test
Increased py.test verbosity (for diffs in asserts)
More and better test cases for Volume XML

Partial-Bug: #1462906
Change-Id: I765cc572970ebb75290246887c1ff1bf0b773c56
2015-06-17 12:43:16 +02:00
bin Update copyright year properly 2014-05-07 00:15:36 -07:00
devops Improved testing of Volume XML building 2015-06-17 12:43:16 +02:00
docs Bump fuel-devops vresion to 2.9.9 2015-04-01 13:35:20 +03:00
samples DevOps framework refactoring 2015-02-05 15:44:33 +02: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 Cleanup in running pep8 tests 2015-06-08 07:57:13 +00:00
setup.py Add testing using py.test 2015-06-17 12:25:20 +02:00
test-requirements.txt Added more tests for snapshot XML 2015-06-17 10:31:34 +00:00
tox.ini Improved testing of Volume XML building 2015-06-17 12:43:16 +02: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