RETIRED, Fuel DevOps tools for managing virtual environments
Go to file
OpenDev Sysadmins a464397e6f OpenDev Migration Patch
This commit was bulk generated and pushed by the OpenDev sysadmins
as a part of the Git hosting and code review systems migration
detailed in these mailing list posts:

http://lists.openstack.org/pipermail/openstack-discuss/2019-March/003603.html
http://lists.openstack.org/pipermail/openstack-discuss/2019-April/004920.html

Attempts have been made to correct repository namespaces and
hostnames based on simple pattern matching, but it's possible some
were updated incorrectly or missed entirely. Please reach out to us
via the contact information listed at https://opendev.org/ with any
questions you may have.
2019-04-19 19:40:16 +00:00
bin Update copyright year properly 2014-05-07 00:15:36 -07:00
devops Bump version to 2.5.6 2015-03-20 14:15:14 +01:00
docs Bump version to 2.5.6 2015-03-20 14:15:14 +01: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 OpenDev Migration Patch 2019-04-19 19:40:16 +00: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 Bump version to 2.5.6 2015-03-20 14:15:14 +01: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