Go to file
penguinolog cc2ed2641d Fix mistypes and minor code style issues
1. Fix mistypes, except interfaces
2. Fix old style classes (now inherit from object)
3. Fix single quoted docstrings
4. Redundant parenthesis
5. shadow builtins in locals (aka str or type as variable names)

Change-Id: Ie7c746c6e603472452766ba96cd94a6a3b232d6c
Closes-bug: #1517507
2015-11-19 17:09:49 +03:00
2015-02-05 15:44:33 +02:00
2015-06-08 07:47:15 +00:00
2015-10-17 22:13:18 +00:00
2014-06-05 00:40:36 +04:00
2015-10-15 18:56:31 +03:00
2015-06-08 07:57:13 +00:00
2015-10-05 14:09:03 +00:00

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: https://docs.fuel-infra.org/fuel-dev/devops.html

Description
RETIRED, Fuel DevOps tools for managing virtual environments
Readme 9.5 MiB