os-faults
latest
  • Quickstart
  • CLI reference
  • Drivers
  • API Reference
  • Contributing
  • CHANGES
os-faults
  • Docs »
  • OS-Faults 0.1.12.dev6
  • Edit on GitHub

OS-Faults 0.1.12.dev6¶

OpenStack fault-injection library

The library does destructive actions inside an OpenStack cloud. It provides an abstraction layer over different types of cloud deployments. The actions are implemented as drivers (e.g. DevStack driver, Fuel driver, Libvirt driver, IPMI driver).

Contents¶

  • Quickstart
    • Installation
    • Basics
      • Configuration file
      • Running
    • API
      • Simplified API
      • Extended API
    • Configuration specification
      • cloud_management
      • power_managements
      • node_discover
      • services
  • CLI reference
    • os-inject-fault
    • os-faults
    • os-faults verify
    • os-faults discover
    • os-faults nodes
    • os-faults drivers
  • Drivers
    • Cloud management
      • devstack [CloudManagement, NodeDiscover]
      • fuel [CloudManagement, NodeDiscover]
      • tcpcloud [CloudManagement, NodeDiscover]
    • Power management
      • libvirt [PowerDriver]
      • ipmi [PowerDriver]
    • Node discover
      • node_list [NodeDiscover]
    • Service drivers
      • process [Service]
      • linux_service [ServiceAsProcess]
      • screen [ServiceAsProcess]
      • salt_service [ServiceAsProcess]
      • pcs_service [ServiceAsProcess]
      • pcs_or_linux_service [ServiceAsProcess]
  • API Reference
  • Contributing

Release Notes¶

  • CHANGES

Indices and Tables¶

  • Index
  • Module Index
  • Search Page
Next

© Copyright 2016, OpenStack Foundation. Revision 8dc6480f.

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