From e69acacf457d69777160b09df121da239fbdbc2f Mon Sep 17 00:00:00 2001 From: Lee Yarwood Date: Tue, 7 Apr 2020 14:05:28 +0100 Subject: [PATCH] fup: Fix [workarounds]/rbd_volume_local_attach config docs A newline is required to ensure the list renders correctly. Change-Id: Id0fa637311e9656bdf42c4d4c60d7e8ed818383c --- nova/conf/workarounds.py | 1 + 1 file changed, 1 insertion(+) diff --git a/nova/conf/workarounds.py b/nova/conf/workarounds.py index 1a71ec82dd..b7e30bb258 100644 --- a/nova/conf/workarounds.py +++ b/nova/conf/workarounds.py @@ -323,6 +323,7 @@ all impacted distributions have been able to update their versions of the libgcrypt library. Related options: + * ``compute_driver`` (libvirt) * ``disable_qemu_native_luksv1`` (workarounds) """),