TPReader creating Threshold for ThresholdProfile, integration tests

This commit is contained in:
DanB
2017-10-10 19:38:52 +02:00
parent 6871fe5515
commit b0cb868ca2
8 changed files with 402 additions and 6 deletions

View File

@@ -465,6 +465,11 @@ const (
AccountID = "AccountID"
ResourceID = "ResourceID"
TotalUsage = "TotalUsage"
StatID = "StatID"
BalanceType = "BalanceType"
BalanceID = "BalanceID"
BalanceValue = "BalanceValue"
ResourceS = "ResourceS"
)
func buildCacheInstRevPrefixes() {