diff --git a/cinder/brick/README.txt b/cinder/brick/README.txt new file mode 100644 index 00000000000..bc26cd11bb5 --- /dev/null +++ b/cinder/brick/README.txt @@ -0,0 +1,9 @@ +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.