Updated Branches: refs/heads/master aac922450 -> 4f4567384
CLOUDSTACK-757 Project: http://git-wip-us.apache.org/repos/asf/cloudstack/repo Commit: http://git-wip-us.apache.org/repos/asf/cloudstack/commit/4f456738 Tree: http://git-wip-us.apache.org/repos/asf/cloudstack/tree/4f456738 Diff: http://git-wip-us.apache.org/repos/asf/cloudstack/diff/4f456738 Branch: refs/heads/master Commit: 4f45673849dd8147c0ee95c160d7dc4e6762fcb8 Parents: aac9224 Author: Radhika PC <radhika.puthiyet...@citrix.com> Authored: Mon Jun 24 13:12:18 2013 +0530 Committer: Radhika PC <radhika.puthiyet...@citrix.com> Committed: Mon Jun 24 13:12:59 2013 +0530 ---------------------------------------------------------------------- docs/en-US/add-gateway-vpc.xml | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/cloudstack/blob/4f456738/docs/en-US/add-gateway-vpc.xml ---------------------------------------------------------------------- diff --git a/docs/en-US/add-gateway-vpc.xml b/docs/en-US/add-gateway-vpc.xml index 5ef8b63..6aaa5d0 100644 --- a/docs/en-US/add-gateway-vpc.xml +++ b/docs/en-US/add-gateway-vpc.xml @@ -156,6 +156,10 @@ </section> <section id="blacklist-route"> <title>Blacklisting Routes</title> - <para/> + <para>&PRODUCT; enables you to block a list of routes so that they are not assigned to any of + the VPC private gateways. Specify the list of routes that you want to blacklist in the + <code>blacklisted.routes</code> global parameter. Note that the parameter update affects only new + static route creations. If you block an existing static route, it remains intact and + continue functioning. </para> </section> </section>