Skip to content

Commit 8ddb845

Browse files
committed
Fixed warnings for table formatting
1 parent 15149bd commit 8ddb845

File tree

1 file changed

+12
-9
lines changed

1 file changed

+12
-9
lines changed

source/installguide/hypervisor/hyperv.rst

Lines changed: 12 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -85,7 +85,7 @@ start:
8585
| | y | the file share for the Hyper-V deployment will be |
8686
| | | the new folder created in the \\Shares on the |
8787
| | | selected volume. You can create sub-folders for both |
88-
| | | CloudStack Primary and Secondary storage within the |
88+
| | | CloudStack Primary and Secondary storage within the |
8989
| | | share location. When you select the profile for the |
9090
| | | file shares, ensure that you select SMB Share |
9191
| | | -Applications. This creates the file shares with |
@@ -99,17 +99,17 @@ start:
9999
+------------+----------+------------------------------------------------------+
100100
| Virtual | | If you are using Hyper-V 2012 R2, manually create an |
101101
| Switch | | external virtual switch before adding the host to |
102-
| | | CloudStack. If the Hyper-V host is added to the Hyper-V |
103-
| | | manager, select the host, then click Virtual Switch |
104-
| | | Manager, then New Virtual Switch. In the External |
105-
| | | Network, select the desired NIC adapter and click |
106-
| | | Apply. |
102+
| | | CloudStack. If the Hyper-V host is added to the |
103+
| | | Hyper-V manager, select the host, then click Virtual |
104+
| | | Switch Manager, then New Virtual Switch. In the |
105+
| | | External Network, select the desired NIC adapter and |
106+
| | | click Apply. |
107107
| | | |
108108
| | | If you are using Windows 2012 R2, virtual switch is |
109109
| | | created automatically. |
110110
+------------+----------+------------------------------------------------------+
111111
| Virtual | | Take a note of the name of the virtual switch. You |
112-
| Switch | | need to specify that when configuring CloudStack |
112+
| Switch | | need to specify that when configuring CloudStack |
113113
| Name | | physical network labels. |
114114
+------------+----------+------------------------------------------------------+
115115
| Hyper-V | | - Add the Hyper-V domain users to the Hyper-V |
@@ -122,13 +122,13 @@ start:
122122
| | | - This domain user should be part of the Hyper-V |
123123
| | | Administrators and Local Administrators group on |
124124
| | | the Hyper-V hosts that are to be managed by |
125-
| | | CloudStack. |
125+
| | | CloudStack. |
126126
| | | |
127127
| | | - The Hyper-V Agent service runs with the |
128128
| | | credentials of this domain user account. |
129129
| | | |
130130
| | | - Specify the credential of the domain user while |
131-
| | | adding a host to CloudStack so that it can manage |
131+
| | | adding a host to CloudStack so that it can manage |
132132
| | | it. |
133133
| | | |
134134
| | | - Specify the credential of the domain user while |
@@ -152,6 +152,9 @@ start:
152152
| Dial-in | | |
153153
+------------+----------+------------------------------------------------------+
154154

155+
.. NOTE: For this kind of content it might be better to use a CSV table:
156+
.. https://docutils.sourceforge.io/docs/ref/rst/directives.html#csv-table
157+
155158
156159
Hyper-V Installation Steps
157160
~~~~~~~~~~~~~~~~~~~~~~~~~~

0 commit comments

Comments
 (0)