Datacenter Update to Ws
This commit is contained in:
@@ -57,7 +57,7 @@ func Call(book *booking.Booking,
|
||||
"source": {{Operator: dbs.EQUAL.String(), Value: instance.Source}},
|
||||
"abstractlive.resources_id": {{Operator: dbs.EQUAL.String(), Value: computeRes.GetID()}},
|
||||
},
|
||||
}, "", false)
|
||||
}, "", false, 0, 1000)
|
||||
if res.Err != "" {
|
||||
continue
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user