summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJiao Pengju <jiaopengju@cmss.chinamobile.com>2017-12-08 10:24:05 +0800
committerJiao Pengju <jiaopengju@cmss.chinamobile.com>2017-12-09 13:37:40 +0800
commite719d4e046df7748bc4cd01210e6aab696060bd4 (patch)
tree4b18dca8957fca51b2b50d1da5d986e1bbddcf11
parent0de65d26fdabe01b8e838e78a3658a8f69c170c3 (diff)
downloadpython-novaclient-e719d4e046df7748bc4cd01210e6aab696060bd4.tar.gz
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
-rw-r--r--doc/source/cli/nova.rst4
1 files changed, 0 insertions, 4 deletions
diff --git a/doc/source/cli/nova.rst b/doc/source/cli/nova.rst
index c3c6caf4..05308ba4 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