Add note that block-box is not supported

The block-box files were added to show a proof of concept for running
Cinder as a containerized service and has not been maintained. Some of
the files may still be useful for someone that is looking for some
pointers on how to do this, but there are other projects now that are
focused on containerizing OpenStack services.

This adds a note to the README to make it clear it is not supported.

Closes-bug: #1859158

Change-Id: I36c23cc0f61d67e70fe6302c2d0d2501959b28fc
Signed-off-by: Sean McGinnis <sean.mcginnis@gmail.com>
This commit is contained in:
Sean McGinnis 2020-01-10 08:37:54 -06:00
parent bcc2539071
commit a4d8f76163
No known key found for this signature in database
GPG Key ID: CE7EE4BFAF8D70C8
1 changed files with 6 additions and 0 deletions

View File

@ -1,6 +1,12 @@
# block-box
Standalone Cinder Containerized using Docker Compose
** This was a proof of concept for running Cinder services in containers
and is no longer supported.**
There are several projects that support containerized services now. A good
place to start may be the [LOCI Project](https://opendev.org/openstack/loci).
## Cinder
Provides Block Storage as a service as part of the OpenStack Project.
This project deploys Cinder in containers using docker-compose and