Skip to content

Commit

Permalink
Corrected overlay volumes patch Readme that this is a Cinder patch.
Browse files Browse the repository at this point in the history
  • Loading branch information
casusbelli committed Oct 12, 2017
1 parent a959c5d commit b47e42d
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions overlay_volumes/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ The corresponding [upstream change](https://review.openstack.org/#/c/507050/12)

### Usage

This patch can be applied by navigating to the Nova project root directory and running:
This patch can be applied by navigating to the Cinder project root directory and running:

patch -p0 < /path/to/patchfile

Expand All @@ -16,4 +16,4 @@ The new cache can be activated by adding the config lines:
quobyte_volume_from_snapshot_cache = True
quobyte_overlay_volumes = True

to your cinder.conf Quobyte backend section(s).
to your cinder.conf Quobyte backend section(s).

0 comments on commit b47e42d

Please sign in to comment.