Make unit name for addcredits uppercase
authorChristos KK Loverdos <loverdos@gmail.com>
Wed, 29 Aug 2012 12:56:38 +0000 (15:56 +0300)
committerChristos KK Loverdos <loverdos@gmail.com>
Wed, 29 Aug 2012 13:02:59 +0000 (16:02 +0300)
src/main/resources/policy.json

index 86b4895..637228a 100644 (file)
@@ -20,7 +20,7 @@
   },{
     "jsonClass":"gr.grnet.aquarium.policy.ResourceType",
     "name":"addcredits",
-    "unit":"credits",
+    "unit":"Credits",
     "chargingBehavior":"gr.grnet.aquarium.charging.OnceChargingBehavior"
     }],