From ef1072861b22f8eed145cf0fe407c29c829bd73e Mon Sep 17 00:00:00 2001 From: Hu Yupeng Date: Tue, 25 Oct 2016 11:30:09 +0800 Subject: [PATCH] Use 'openstack' command to replace 'glance' command Change-Id: Iee5b9183c4595e625a4b951b0fbab70d8d3b239d Implements: blueprint use-openstack-command --- doc/common/cli-manage-images.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/common/cli-manage-images.rst b/doc/common/cli-manage-images.rst index 86d67b75c9..bc90ff4e21 100644 --- a/doc/common/cli-manage-images.rst +++ b/doc/common/cli-manage-images.rst @@ -308,7 +308,7 @@ in the following tables. .. code-block:: console - $ glance image set \ + $ openstack image set \ --property id=http://fedoraproject.org/fedora/23 \ ID-of-my-fedora-image