cinder/cinder/brick
Zhiteng Huang 2e0d1f41ec Fix typo/misspelled words
Fix type/misspelled words found by this handy tools:
https://github.com/lyda/misspell-check

Some 'typo's were intentional since they are part of function name,
so they are left alone.

Change-Id: I4badda869521659b541d018727a6f71f518e2ee0
2013-12-03 22:49:12 +08:00
..
initiator Fix typo/misspelled words 2013-12-03 22:49:12 +08:00
iscsi Merge "Downgrade target create failure mesg to warning" 2013-10-24 20:03:49 +00:00
local_dev LVM: Activate source LV before cloning from it 2013-11-20 15:14:41 -05:00
remotefs Fix all occurences of H404 Hacking warning 2013-10-13 10:36:27 +03: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 Remove duplication of brick.iscsi in brick.iser 2013-10-22 12:02:58 +04: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.