Bug 1042949 - [RFE][oslo]: Block Storage library to use across projects
Summary: [RFE][oslo]: Block Storage library to use across projects
Keywords:
Status: CLOSED UPSTREAM
Alias: None
Product: Red Hat OpenStack
Classification: Red Hat
Component: RFEs
Version: unspecified
Hardware: Unspecified
OS: Unspecified
unspecified
low
Target Milestone: ---
: ---
Assignee: RHOS Maint
QA Contact:
URL: https://blueprints.launchpad.net/oslo...
Whiteboard: upstream_milestone_none upstream_stat...
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2013-12-13 16:46 UTC by RHOS Integration
Modified: 2015-03-19 16:51 UTC (History)
2 users (show)

Fixed In Version:
Doc Type: Enhancement
Doc Text:
Clone Of:
Environment:
Last Closed: 2015-03-19 16:51:34 UTC
Target Upstream Version:


Attachments (Terms of Use)

Description RHOS Integration 2013-12-13 16:46:08 UTC
Cloned from launchpad blueprint https://blueprints.launchpad.net/oslo/+spec/shared-block-storage-library.

Description:

Currently we have some duplication of code regarding block storage across Compute and the Block Storage service.  In addition there are some things that folks see as useful to have in Glance.

This blueprint is intended to offer a common library of block-storage utilities that can be used not only for LVM but also local disk storage across multiple projects.  This would be used by Cinder as well as Nova and others.

To start there would be two key pieces:
1.  LVM management
        Ability to assign disks to a PV
        Ability to create VG's
        Ability to create LV's

All of the LVM functionality that currently exists in the Cinder/LVM driver would be available at some base level here.

2. Ability to utilize raw/local disks on the system

Additional notes on the summit etherpad: 
https://etherpad.openstack.org/havana-cinder-local-storage-library

Specification URL (additional information):

None


Note You need to log in before you can comment on or make changes to this bug.