From 3aa6226a2db407fc83d3a7651cdd9a5826d32515 Mon Sep 17 00:00:00 2001 From: Ghe Rivero Date: Wed, 15 Apr 2015 18:24:38 +0200 Subject: [PATCH] Fix doc. nodepool usage To delete an image in nodepool, the right command is 'nodepool image-delete' Change-Id: I2403083401701b8c87948957546a75c3e6adc6d7 --- doc/source/nodepool.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/source/nodepool.rst b/doc/source/nodepool.rst index 69f42c02b6..c0f3b19914 100644 --- a/doc/source/nodepool.rst +++ b/doc/source/nodepool.rst @@ -67,7 +67,7 @@ Image 168655 is the previous image and 168696 is the current image (they are both marked as ``ready`` and the current image is simply the image with the shortest age. Delete the problematic image with:: - $ sudo nodepool delete-image 168696 + $ sudo nodepool image-delete 168696 Then the previous image, 168655, will become the current image and nodepool will use it when creating new nodes. When nodepool next