cinder/cinder/brick
Chang Bo Guo 974f99beda Fixes some typos in cinder
Just some typos

Change-Id: Ic0d99d2ec2152145e0c58b8792f630cacdb7ac87
2013-09-24 02:05:35 -07:00
..
initiator Fixes some typos in cinder 2013-09-24 02:05:35 -07:00
iscsi Pass down root_helper in more cases 2013-09-16 21:20:33 +02:00
iser Migration for attached volumes 2013-08-27 14:18:25 +03:00
local_dev Merge "Fix issues with failed lvremove" 2013-09-23 07:28:01 +00:00
remotefs Remove default root_helper of sudo for remotefs 2013-09-20 10:33:54 -07:00
README.txt This adds a README to brick 2013-09-04 16:08:05 -04:00
__init__.py Create an LVM utility to use for local storage. 2013-05-13 09:18:17 -06:00
exception.py Fix brick remotefs dependency on cinder 2013-09-05 10:00:13 -07:00
executor.py Update Brick to use executor 2013-08-20 23:00:26 -07:00

README.txt

Brick is a new library that currently is maintained in Cinder for
the Havana release.   It will eventually be moved external to Cinder,
possibly oslo, or pypi.  Any defects found in Brick, should be submitted
against Cinder and fixed there, then pulled into other projects that
are using brick.

* Brick is used outside of Cinder and therefore
  cannot have any dependencies on Cinder and/or
  it's database.