Skip to content

Commit

Permalink
Adding beta for overlay volumes patch
Browse files Browse the repository at this point in the history
  • Loading branch information
casusbelli committed Oct 9, 2017
1 parent 74b2662 commit 0d9f115
Show file tree
Hide file tree
Showing 3 changed files with 1,326 additions and 0 deletions.
4 changes: 4 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -41,6 +41,10 @@ This change is compatible with other backends with a possible performance impact

Backport of the upstream changes for the [volume_from_snapshot_cache](https://review.openstack.org/#/c/502974/9) and some [general volume creation optimizations](https://review.openstack.org/#/c/500782/) for Cinder.

## overlay_volume_patch (**beta**)

Backport of the upstream changes for [overlay volumes](https://review.openstack.org/#/c/507050), the [volume_from_snapshot_cache](https://review.openstack.org/#/c/502974/9) and some [general volume creation optimizations](https://review.openstack.org/#/c/500782/) for Cinder.

## xattr-removal_patch

Backports of performance optimizations that remove the usage of xattr from the Nova driver and mount Quobyte volumes without xattr support, in order to improve iops.
Expand Down
Loading

0 comments on commit 0d9f115

Please sign in to comment.