CLOUDSTACK-847 api changes
Project: http://git-wip-us.apache.org/repos/asf/cloudstack/repo Commit: http://git-wip-us.apache.org/repos/asf/cloudstack/commit/35b41661 Tree: http://git-wip-us.apache.org/repos/asf/cloudstack/tree/35b41661 Diff: http://git-wip-us.apache.org/repos/asf/cloudstack/diff/35b41661 Branch: refs/heads/internallb Commit: 35b416616e451b984d85f198d721b8f0fdb3a47b Parents: 02e5262 Author: Radhika PC <radhika.puthiyet...@citrix.com> Authored: Mon Apr 29 18:56:52 2013 +0530 Committer: Radhika PC <radhika.puthiyet...@citrix.com> Committed: Mon Apr 29 18:56:52 2013 +0530 ---------------------------------------------------------------------- docs/en-US/changed-API-commands-4.2.xml | 15 +++++++++++++-- 1 files changed, 13 insertions(+), 2 deletions(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/cloudstack/blob/35b41661/docs/en-US/changed-API-commands-4.2.xml ---------------------------------------------------------------------- diff --git a/docs/en-US/changed-API-commands-4.2.xml b/docs/en-US/changed-API-commands-4.2.xml index 26f10ff..2dd5a3b 100644 --- a/docs/en-US/changed-API-commands-4.2.xml +++ b/docs/en-US/changed-API-commands-4.2.xml @@ -30,6 +30,15 @@ </thead> <tbody> <row> + <entry><para>createVlanIpRange</para></entry> + <entry> + <para>No new parameter has been added. However, the current functionality has been + extended to add guest IPs from a different subnet in shared networks in a Basic zone. + Ensure that you provide netmask and gateway if you are adding guest IPs from a + different subnet. </para> + </entry> + </row> + <row> <entry><para>updateResourceLimit</para></entry> <entry> <para>Added the following resource types to the <parameter>resourcetype</parameter> @@ -113,8 +122,10 @@ <para>removelan (removes the specified VLAN range)</para> </listitem> </itemizedlist> - <note><para>The removevlan and vlan parameters can be used together. If the VLAN range that you are trying - to remove is in use, the operation will not succeed.</para></note> + <note> + <para>The removevlan and vlan parameters can be used together. If the VLAN range that + you are trying to remove is in use, the operation will not succeed.</para> + </note> </entry> </row> </tbody>