From 172aa0f01cb7187f3fcbefe94a7e28595ab59188 Mon Sep 17 00:00:00 2001 From: Silvan Kaiser Date: Wed, 22 Feb 2017 15:33:53 +0100 Subject: [PATCH] Readme language corrections. --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 6d8d314..7c25251 100644 --- a/README.md +++ b/README.md @@ -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