Skip to content

rackerlabs/cinder-rxt

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Cinder RXT Driver

The Cinder RXT Driver is a plugin for OpenStack Cinder that enables integration with Rackspace's RXTLVM storage solution. This driver allows for seamless volume management and provisioning within an OpenStack environment.

Installation

To install the Cinder RXT Driver, follow these steps:

pip install git+https:/rackerlabs/cinder-rxt.git

Configuration

To configure the Cinder RXT Driver, add the following to your cinder.conf file.

[DEFAULT]
enabled_backends = RXTlvm

[RXTlvm]
volume_driver = cinder_rxt.rackspace.RXTLVM
...

About

Cinder driver for LVM Multipath

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published