You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@libcloud.apache.org by to...@apache.org on 2012/10/08 04:03:04 UTC

svn commit: r1395432 - /libcloud/trunk/libcloud/data/pricing.json

Author: tomaz
Date: Mon Oct  8 02:03:04 2012
New Revision: 1395432

URL: http://svn.apache.org/viewvc?rev=1395432&view=rev
Log:
Add Rackspace next-gen UK server prices.

Modified:
    libcloud/trunk/libcloud/data/pricing.json

Modified: libcloud/trunk/libcloud/data/pricing.json
URL: http://svn.apache.org/viewvc/libcloud/trunk/libcloud/data/pricing.json?rev=1395432&r1=1395431&r2=1395432&view=diff
==============================================================================
--- libcloud/trunk/libcloud/data/pricing.json (original)
+++ libcloud/trunk/libcloud/data/pricing.json Mon Oct  8 02:03:04 2012
@@ -28,6 +28,16 @@
             "8": 1.200
         },
 
+        "rackspacenovalon": {
+            "2": 0.032,
+            "3": 0.064,
+            "4": 0.129,
+            "5": 0.258,
+            "6": 0.516,
+            "7": 0.967,
+            "8": 1.612
+        },
+
         "dreamhost": {
             "minimum": 15,
             "maximum": 200,
@@ -210,5 +220,5 @@
     "storage": {
     },
 
-    "updated": 1309019791
+    "updated": 1349661768
 }