mirror of
https://github.com/yunionio/cloudpods.git
synced 2026-09-24 16:03:43 +08:00
Automatic merge from release/2.1.0 -> release/2.2.0
* commit '6061860fed82f4a62d5e19ab895ff20e4f77085f': region: add network port usage
This commit is contained in:
@@ -219,6 +219,7 @@ func getAdminGeneralUsage(userCred mcclient.TokenCredential, rangeObj db.IStanda
|
||||
containerRunningUsage,
|
||||
IsolatedDeviceUsage(rangeObj, hostTypes),
|
||||
WireUsage(rangeObj, hostTypes),
|
||||
NetworkUsage(userCred, rangeObj),
|
||||
EipUsage(rangeObj, hostTypes),
|
||||
)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user