Updated Branches: refs/heads/master 7e7af7d6f -> 3c00af37e
CLOUDSTACK-3298. DOC. New upper limit on userdata for a VM. Project: http://git-wip-us.apache.org/repos/asf/cloudstack/repo Commit: http://git-wip-us.apache.org/repos/asf/cloudstack/commit/3c00af37 Tree: http://git-wip-us.apache.org/repos/asf/cloudstack/tree/3c00af37 Diff: http://git-wip-us.apache.org/repos/asf/cloudstack/diff/3c00af37 Branch: refs/heads/master Commit: 3c00af37e832b8fdca2a41bdf338ddc81d50ad33 Parents: 7e7af7d Author: Jessica <jessica.tomec...@citrix.com> Authored: Wed Aug 28 09:36:25 2013 -0700 Committer: Jessica <jessica.tomec...@citrix.com> Committed: Wed Aug 28 09:37:08 2013 -0700 ---------------------------------------------------------------------- docs/en-US/user-data-and-meta-data.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/cloudstack/blob/3c00af37/docs/en-US/user-data-and-meta-data.xml ---------------------------------------------------------------------- diff --git a/docs/en-US/user-data-and-meta-data.xml b/docs/en-US/user-data-and-meta-data.xml index 3f03449..3400701 100644 --- a/docs/en-US/user-data-and-meta-data.xml +++ b/docs/en-US/user-data-and-meta-data.xml @@ -24,7 +24,7 @@ <section id="user-data-and-meta-data"> <title>User Data and Meta Data</title> - <para>&PRODUCT; provides API access to attach user data to a deployed VM. Deployed VMs also have access to instance metadata via the virtual router.</para> + <para>&PRODUCT; provides API access to attach up to 32KB of user data to a deployed VM. Deployed VMs also have access to instance metadata via the virtual router.</para> <para>User data can be accessed once the IP address of the virtual router is known. Once the IP address is known, use the following steps to access the user data:</para> <orderedlist> <listitem><para>Run the following command to find the virtual router.</para>