Skip to content

Commit 1527fb5

Browse files
committed
Fixed warnings for note formatting
1 parent 8ddb845 commit 1527fb5

File tree

1 file changed

+7
-7
lines changed

1 file changed

+7
-7
lines changed

source/plugins/nsx-plugin.rst

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -200,13 +200,13 @@ When the first VM is created on the network tier, CloudStack creates the followi
200200

201201
.. note::
202202

203-
The following notations were used in the above section:
203+
The following notations were used in the above section:
204204

205-
- d_id: the 'id' column on the 'domain' table for the caller domain
206-
- a_id: the 'id' column of the 'accounts' table for the owner account
207-
- z_id: the 'id' column of the 'datacenter' table for the zone
208-
- v_id: the 'id' column of the 'vpcs' table for the new VPC being created
209-
- s_id: the 'id' column of the 'networks' table for the network tier being created
205+
- d_id: the 'id' column on the 'domain' table for the caller domain
206+
- a_id: the 'id' column of the 'accounts' table for the owner account
207+
- z_id: the 'id' column of the 'datacenter' table for the zone
208+
- v_id: the 'id' column of the 'vpcs' table for the new VPC being created
209+
- s_id: the 'id' column of the 'networks' table for the network tier being created
210210

211211

212212
CKS on NSX
@@ -226,4 +226,4 @@ Additional Notes
226226
~~~~~~~~~~~~~~~~~
227227

228228
- Ports 67-68 need to be manually opened for network tiers of VPCs created in NSX based zones with default_deny ACL for DHCP to work as expected.
229-
- When creating routed VPC networks in NSX-enabled zones, ensure that no 2 VPCs use the same CIDR, to prevent IP conflicts upstream (BGP).
229+
- When creating routed VPC networks in NSX-enabled zones, ensure that no 2 VPCs use the same CIDR, to prevent IP conflicts upstream (BGP).

0 commit comments

Comments
 (0)