From b60d6e754b5fada2e00ccbe58aec75e6abe5de9f Mon Sep 17 00:00:00 2001 From: Toshio Kuratomi Date: Mon, 19 Oct 2015 09:13:36 -0700 Subject: [PATCH] Fix doc build by moving misplaced CIDR documentation --- cloud/cloudstack/cs_loadbalancer_rule.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/cloud/cloudstack/cs_loadbalancer_rule.py b/cloud/cloudstack/cs_loadbalancer_rule.py index c662678f2bf..713aaad0d45 100644 --- a/cloud/cloudstack/cs_loadbalancer_rule.py +++ b/cloud/cloudstack/cs_loadbalancer_rule.py @@ -78,12 +78,12 @@ options: default: false cidr: description: + - CIDR (full notation) to be used for firewall rule if required. required: false default: null protocol: description: - The protocol to be used on the load balancer - - CIDR (full notation) to be used for firewall rule if required. required: false default: null project: