From c733541633429024760cd27d0bfeace1b0873a51 Mon Sep 17 00:00:00 2001 From: Jan Gutter Date: Mon, 14 Oct 2019 18:03:32 +0200 Subject: [PATCH] Fix typo in port-cleanup-interval description * This is a follow-up to https://review.opendev.org/687024 * An earlier version of the patch had a different field name, this clears up the confusing term. Change-Id: I213746f9af4ead0b4b5a25e4d67ec1bcb7b2a785 --- doc/source/configuration.rst | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/doc/source/configuration.rst b/doc/source/configuration.rst index b625f8434..b0b66661d 100644 --- a/doc/source/configuration.rst +++ b/doc/source/configuration.rst @@ -583,8 +583,8 @@ Selecting the OpenStack driver adds the following options to the If greater than 0, nodepool will assume it is the only user of the OpenStack project and will attempt to clean ports in `DOWN` state after - `cleanup-interval` has passed. This value can be reduced if the instance - spawn time on the provider is reliably quicker. + the cleanup interval has elapsed. This value can be reduced if the + instance spawn time on the provider is reliably quicker. .. attr:: diskimages :type: list