Cinder Library
latest
  • Cinder Library
  • Installation
  • Validated drivers
  • Usage
  • Contributing
  • Validating a driver
  • Internals
  • Credits
  • TODO
  • History
Cinder Library
  • Docs »
  • Welcome to Cinder Library’s documentation!
  • Edit on GitHub

Welcome to Cinder Library’s documentation!¶

https://img.shields.io/pypi/v/cinderlib.svg Documentation Status https://img.shields.io/pypi/pyversions/cinderlib.svg https://img.shields.io/:license-apache-blue.svg

Cinder Library is a Python library that allows using Cinder storage drivers not only outside of OpenStack but also outside of Cinder, which means there’s no need to run MySQL, RabbitMQ, Cinder API, Scheduler, or Volume services to be able to manage your storage.

  • Cinder Library
    • Introduction
    • Features
    • Demo
    • Limitations
  • Installation
    • Stable release
    • Latest code
  • Validated drivers
    • LVM
    • Ceph
    • XtremIO
    • Kaminario
    • SolidFire
    • VMAX
  • Usage
    • Initialization
    • Backends
    • Volumes
    • Snapshots
    • Connections
    • Serialization
    • Resource tracking
    • Metadata Persistence
  • Contributing
    • Types of Contributions
    • Get Started!
    • LVM Backend
    • Pull Request Guidelines
    • Tips
  • Validating a driver
    • The environment
    • The configuration
    • The validation
    • Reporting results
  • Internals
  • Credits
    • Development Lead
    • Contributors
  • TODO
  • History
    • 0.2.3 (2018-MM-DD)
    • 0.2.2 (2018-07-24)
    • 0.2.1 (2018-06-14)
    • 0.1.0 (2017-11-03)

Indices and tables¶

  • Index
  • Module Index
  • Search Page
Next

© Copyright 2017, Gorka Eguileor Revision e53227af.

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