From e2a1b4e1bd2aecad14595327b35cca0f08743457 Mon Sep 17 00:00:00 2001 From: Vandita Arora Date: Tue, 11 Feb 2014 00:28:41 -0500 Subject: [PATCH] Minor change to section_cli_nova_boot.xml file fixed period after example , added commas Change-Id: I191fb59c83fa91cd94daa9c98714224a08f9794b --- doc/common/section_cli_nova_boot.xml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/doc/common/section_cli_nova_boot.xml b/doc/common/section_cli_nova_boot.xml index 2edd8f8050..697e0cf880 100644 --- a/doc/common/section_cli_nova_boot.xml +++ b/doc/common/section_cli_nova_boot.xml @@ -36,7 +36,7 @@ User Data is a special key in the metadata service that holds a file that cloud-aware applications in the guest instance can access. For - example. the cloudinit system is an open-source package from Ubuntu that is available on various Linux @@ -173,7 +173,7 @@ Optionally, you can provide a key name for access control and security group for security. You can also include metadata key and value pairs. For - example you can add a description for your server + example, you can add a description for your server by providing the --meta description="My Server" parameter. You can pass user data in a local file at @@ -237,7 +237,7 @@ using the --file <dst-path=src-path> option. You may store up to 5 files. For - example if you have a special authorized_keys + example, if you have a special authorized_keys file named special_authorized_keysfile that you want to put on the instance rather