Merge "Update README for plugin"

This commit is contained in:
Jenkins 2015-12-02 12:53:52 +00:00 committed by Gerrit Code Review
commit 5d52f0261e
1 changed files with 11 additions and 1 deletions

View File

@ -1,4 +1,14 @@
fuel-plugin-bdd
===============
Plugin description
Disk-intensive workloads require the storage layer to be able to provide both
high IOPS and sequential operations capabilities. Apache Hadoop is one of the
most storage-sensitive frameworks which is widely used for Data Processing in
production. Sahara service provides Hadoop installations on top of OpenStack.
The best performance on the virtualized environment can be achieved by
providing the direct access from a VM to a block device located on the same
compute host. OpenStack Cinder service has such attachment option implemented
in the BlockDeviceDriver.
This plugin affords ability to use BlockDeviceDriver in Fuel.