Add *load strategy for suppliers

This commit is contained in:
TeoV
2019-08-18 17:25:02 +03:00
committed by Dan Christian Bogos
parent 1e9f214a27
commit 58bf3cd64c
13 changed files with 257 additions and 25 deletions

View File

@@ -465,6 +465,7 @@ const (
MetaQOS = "*qos"
MetaReas = "*reas"
MetaReds = "*reds"
MetaLD = "*ld"
Weight = "Weight"
Cost = "Cost"
RatingPlanID = "RatingPlanID"
@@ -564,6 +565,8 @@ const (
RatingPlanIDs = "RatingPlanIDs"
MetaAccount = "*account"
ERs = "ERs"
Ratio = "Ratio"
LoadValue = "LoadValue"
)
// Migrator Action