Skip to content

Commit

Permalink
Removing cache patch as it is included in the overlay volumes patch.
Browse files Browse the repository at this point in the history
  • Loading branch information
casusbelli committed Oct 10, 2017
1 parent 0d9f115 commit de990f3
Show file tree
Hide file tree
Showing 3 changed files with 0 additions and 642 deletions.
4 changes: 0 additions & 4 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -37,10 +37,6 @@ This patch is part of the upstream code fore releases Pike and newer.
This patch changes Nova ephemeral image prealloc behaviour by running truncate instead of fallocate. This improves performance with ephemeral images on Quobyte volumes.
This change is compatible with other backends with a possible performance impact.

## volume_from_snapshot_cache_patch (**beta**)

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.
Expand Down
Loading

0 comments on commit de990f3

Please sign in to comment.