os-brick 1.12.0 Documenation¶
Overview¶
os-brick is a Python package containing classes that help with volume discovery and removal from a host.
- Installation
- Instructions on how to get the distribution.
- Tutorial
- Start here for a quick overview.
- API Documentation
- The complete API Documenation, organized by module.
About This Documentation¶
This documentation is generated using the Sphinx documentation generator. The source files for the documentation are located in the doc/ directory of the os-brick distribution. To generate the docs locally run the following command from the root directory of the os-brick source.
$ python setup.py doc