Cost policy name is already known
[aquarium] / src / main / scala / gr / grnet / aquarium / logic / accounting / Accounting.scala
index 9c84289..0a0255c 100644 (file)
@@ -352,7 +352,6 @@ trait Accounting extends DSLUtils with Loggable {
 
             case Just(execAlgorithm) ⇒
               val valueMap = costPolicy.makeValueMap(
-                costPolicy.name,
                 oldCredits,
                 oldTotalAmount,
                 newTotalAmount,