mirror of
https://github.com/apache/cloudstack.git
synced 2025-10-26 08:42:29 +01:00
Merge remote-tracking branch 'origin/4.11'
This commit is contained in:
commit
7a0f7ab6d2
@ -236,7 +236,7 @@ class updateDataBag:
|
||||
if('localgw' in self.qFile.data['cmd_line']):
|
||||
dp['gateway'] = self.qFile.data['cmd_line']['localgw']
|
||||
else:
|
||||
dp['gateway'] = 'None'
|
||||
dp['gateway'] = ''
|
||||
dp['nic_dev_id'] = num
|
||||
dp['nw_type'] = nw_type
|
||||
qf = QueueFile()
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user