From 214e24663908ed2ce979727af7eb109a1145211f Mon Sep 17 00:00:00 2001 From: qiaomin Date: Tue, 6 Dec 2016 12:16:35 +0000 Subject: [PATCH] Use 'openstack' command-client commands to replace other commands Change-Id: I6e244a668079799e5d600a386755c20eb96b17c9 Implements: blueprint use-openstack-command --- doc/ops-guide/source/ops-monitoring.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/ops-guide/source/ops-monitoring.rst b/doc/ops-guide/source/ops-monitoring.rst index f414f188ca..fdf71d5201 100644 --- a/doc/ops-guide/source/ops-monitoring.rst +++ b/doc/ops-guide/source/ops-monitoring.rst @@ -116,7 +116,7 @@ The first is through the :command:`nova` command: .. code-block:: console - # nova usage-list + # openstack usage list This command displays a list of how many instances a tenant has running and some light usage statistics about the combined instances. This