Skip to content

Commit

Permalink
Readme language corrections.
Browse files Browse the repository at this point in the history
  • Loading branch information
casusbelli committed Feb 22, 2017
1 parent be8b14d commit 172aa0f
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -19,9 +19,9 @@ These patches can be applied by navigating to the project to be patched root dir

## systemd-cgroup_patch

Backports of a [Nova bugfix](https://review.openstack.org/#/c/432344/) for a [bug](https://bugs.launchpad.net/nova/+bug/1530860) that caused mounts to be removed when the Nova service was stopped or restarted.
Backport of a [Nova bugfix](https://review.openstack.org/#/c/432344/) for a [bug](https://bugs.launchpad.net/nova/+bug/1530860) that caused mounts to be removed when the Nova service was stopped or restarted.

__Important__: Installations that applied the previous [Nova Mitaka external mount patch](https://github.com/quobyte/nova_mitaka_external-mount_patch) patch for this issue have to remove this previous patch before applying the systemd-cgroup_patch!
__Important__: Installations that applied the previous [Nova Mitaka external mount patch](https://github.com/quobyte/nova_mitaka_external-mount_patch) for this issue have to remove this previous patch before applying the systemd-cgroup_patch!
Removal can easily be done via:

patch -p1 -R < /path/to/patchfile

0 comments on commit 172aa0f

Please sign in to comment.