mirror of
https://github.com/apache/cloudstack.git
synced 2025-10-26 08:42:29 +01:00
Merge remote-tracking branch 'origin/4.17'
This commit is contained in:
commit
201f06697d
@ -1433,6 +1433,7 @@ export default {
|
|||||||
params.id = this.networkId
|
params.id = this.networkId
|
||||||
apiName = 'listNetworks'
|
apiName = 'listNetworks'
|
||||||
}
|
}
|
||||||
|
if (!apiName) return resolve(zones)
|
||||||
|
|
||||||
api(apiName, params).then(json => {
|
api(apiName, params).then(json => {
|
||||||
let objectName
|
let objectName
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user