From e719d4e046df7748bc4cd01210e6aab696060bd4 Mon Sep 17 00:00:00 2001 From: Jiao Pengju Date: Fri, 8 Dec 2017 10:24:05 +0800 Subject: [PATCH] Remove deprecated command in nova.rst nova image-list has been deprecated in python-novaclient, so the documentation should be updated. Change-Id: Iacd9e0e6c99ef0e5c40c716d0aa56ba0f2972fc3 Closes-Bug: #1737074 --- doc/source/cli/nova.rst | 4 ---- 1 file changed, 4 deletions(-) diff --git a/doc/source/cli/nova.rst b/doc/source/cli/nova.rst index c3c6caf42..05308ba49 100644 --- a/doc/source/cli/nova.rst +++ b/doc/source/cli/nova.rst @@ -48,10 +48,6 @@ Get information about boot command:: nova help boot -List available images:: - - nova image-list - List available flavors:: nova flavor-list