From 04e3c531f718ae83e61c6498a04f6ed7d96632c6 Mon Sep 17 00:00:00 2001 From: "Walter A. Boring IV" Date: Wed, 4 Sep 2013 11:39:52 -0700 Subject: [PATCH] This adds a README to brick We need to let folks know where brick is currently being maintained for the Havana release and where to file defects. Once this simple patch lands, we'll pull this into the Nova patch. (fix hacking violation in commit message for the 2nd time on this patch. To prevent it from blocking the merge queue on feature freeze day.) PLEASE DON'T +A PATCHES UNTIL THEY PASS JENKINS CHECK Change-Id: I5c4569c1c09751d53817ee9577581e530a3a8352 --- cinder/brick/README.txt | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 cinder/brick/README.txt diff --git a/cinder/brick/README.txt b/cinder/brick/README.txt new file mode 100644 index 000000000..bc26cd11b --- /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. -- 2.45.2