Repository: libcloud Updated Branches: refs/heads/trunk fa1a117c2 -> 237c54136
LIBCLOUD-759 Updated pricing.json file to include data from SoftLayer Closes #603 Signed-off-by: Tomaz Muraus <to...@apache.org> Project: http://git-wip-us.apache.org/repos/asf/libcloud/repo Commit: http://git-wip-us.apache.org/repos/asf/libcloud/commit/a73e7b2d Tree: http://git-wip-us.apache.org/repos/asf/libcloud/tree/a73e7b2d Diff: http://git-wip-us.apache.org/repos/asf/libcloud/diff/a73e7b2d Branch: refs/heads/trunk Commit: a73e7b2de881977e2c90c3598f2b60d0190450cd Parents: fa1a117 Author: David Wilson <david.wilson2...@gmail.com> Authored: Thu Oct 15 15:17:37 2015 +0000 Committer: Tomaz Muraus <to...@apache.org> Committed: Mon Oct 19 14:15:26 2015 +0200 ---------------------------------------------------------------------- libcloud/data/pricing.json | 15 +++++++++++++++ 1 file changed, 15 insertions(+) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/libcloud/blob/a73e7b2d/libcloud/data/pricing.json ---------------------------------------------------------------------- diff --git a/libcloud/data/pricing.json b/libcloud/data/pricing.json index f86411a..ab85715 100644 --- a/libcloud/data/pricing.json +++ b/libcloud/data/pricing.json @@ -716,6 +716,21 @@ "medium": 0.301, "small": 0.136 }, + "softlayer": { + "0": 0.023, + "1": 0.024, + "2": 0.024, + "3": 0.026, + "4": 0.045, + "5": 0.045, + "6": 0.045, + "7": 0.090, + "8": 0.090, + "9": 0.090, + "10": 0.090, + "11": 0.205, + "12": 0.205 + }, "vps_net": { "1": 0.416 }