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

OS-Faults 0.1.17¶

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]
      • devstack_systemd [DevStackManagement]
      • 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]
      • systemd_service [ServiceAsProcess]
      • salt_service [ServiceAsProcess]
      • pcs_service [ServiceAsProcess]
      • pcs_or_linux_service [ServiceAsProcess]
  • API Reference
  • Contributing

Release Notes¶

Indices and Tables¶

  • Index
  • Module Index
  • Search Page
Next

© Copyright 2018, OpenStack Foundation. Last updated on 2018-09-07 09:20.

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