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

OS-Faults 0.2.1¶

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¶

Indices and Tables¶

  • Index
  • Module Index
  • Search Page
Next

© Copyright 2019, OpenStack Foundation Last updated on 2019-09-05 12:29.

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