Commit 9b22133
committed
With basic zone and VMware hypervisor, VR fails to start since eth1 is getting empty instead of a private IP.
Though VMware does not support security groups, but in a basic zone with VMware and no isolation VMs should be able to deploy.1 parent cd6f0cb commit 9b22133
File tree
2 files changed
+7
-28
lines changed- server/src/main/java/com/cloud/network
- guru
- router
2 files changed
+7
-28
lines changedLines changed: 4 additions & 15 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
138 | 138 | | |
139 | 139 | | |
140 | 140 | | |
141 | | - | |
142 | | - | |
| 141 | + | |
143 | 142 | | |
144 | | - | |
145 | | - | |
146 | | - | |
147 | | - | |
148 | | - | |
149 | | - | |
150 | | - | |
151 | | - | |
152 | | - | |
153 | | - | |
154 | | - | |
155 | | - | |
156 | | - | |
| 143 | + | |
| 144 | + | |
| 145 | + | |
157 | 146 | | |
158 | 147 | | |
159 | 148 | | |
| |||
Lines changed: 3 additions & 13 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1760 | 1760 | | |
1761 | 1761 | | |
1762 | 1762 | | |
1763 | | - | |
1764 | | - | |
1765 | | - | |
1766 | | - | |
1767 | | - | |
1768 | | - | |
1769 | | - | |
1770 | | - | |
1771 | | - | |
1772 | | - | |
1773 | | - | |
1774 | | - | |
1775 | | - | |
| 1763 | + | |
| 1764 | + | |
| 1765 | + | |
1776 | 1766 | | |
1777 | 1767 | | |
1778 | 1768 | | |
| |||
0 commit comments