os-faults
0.2.7
  • Quickstart
  • CLI reference
  • Drivers
  • API Reference
  • Contributing
  • CHANGES
os-faults
  • »
  • OS-Faults 0.2.7
  • View page source

OS-Faults 0.2.7¶

OpenStack fault-injection library

OS-Faults library provides an unified abstract API for performing destructive actions against OpenStack cloud. The library is extendable using drivers. Basic drivers for DevStack, Linux services and power management are already included.

Contents¶

  • Quickstart
    • Installation
    • Basics
      • Configuration file
      • Execution
    • API
      • Human API
      • Extended API
    • Configuration specification
      • cloud_management
      • power_managements
      • node_discover
      • services
      • containers
    • OS-Faults + Rally
  • CLI reference
    • os-inject-fault
    • os-faults
    • os-faults verify
    • os-faults discover
    • os-faults nodes
    • os-faults drivers
  • Drivers
    • Cloud management
      • universal [CloudManagement]
      • devstack [CloudManagement, NodeDiscover]
      • saltcloud [CloudManagement, NodeDiscover]
    • Power management
      • libvirt [PowerDriver]
      • ipmi [PowerDriver]
    • Node discover
      • node_list [NodeDiscover]
    • Service drivers
      • process [Service]
      • system_service [ServiceAsProcess]
      • salt_service [ServiceAsProcess]
    • Container drivers
      • docker_container [Container]
  • API Reference
  • Contributing

Release Notes¶

  • CHANGES

Indices and Tables¶

  • Index

  • Module Index

  • Search Page

Next

© Copyright 2016-2020, OS-Faults contributors. Last updated on 2025-05-07 15:12.

Built with Sphinx using a theme provided by Read the Docs.