CLOUDSTACK-3298. DOC. New upper limit on userdata for a VM. (cherry picked from commit b9325cd334f02bd5ffb30478fab3fd89e362ea95)
Signed-off-by: animesh <anim...@apache.org> Project: http://git-wip-us.apache.org/repos/asf/cloudstack/repo Commit: http://git-wip-us.apache.org/repos/asf/cloudstack/commit/80376a4c Tree: http://git-wip-us.apache.org/repos/asf/cloudstack/tree/80376a4c Diff: http://git-wip-us.apache.org/repos/asf/cloudstack/diff/80376a4c Branch: refs/heads/4.2 Commit: 80376a4c10452e94f75e89348d13c72ad79fd297 Parents: 62a0816 Author: Jessica <jessica.tomec...@citrix.com> Authored: Wed Aug 28 09:36:25 2013 -0700 Committer: animesh <anim...@apache.org> Committed: Wed Aug 28 22:13: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/80376a4c/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>