Project

General

Profile

Actions

Feature #10403

closed

Node manager should fetch pricing information from cloud APIs

Added by Tom Morris over 7 years ago. Updated over 3 years ago.

Status:
Closed
Priority:
Normal
Assigned To:
-
Category:
-
Target version:
-
Story points:
-

Description

Ideally Libcloud would provide this information, but it looks like it only uses a static price file which is distributed with the software.

Libcloud: http://libcloud.readthedocs.io/en/latest/compute/pricing.html

AWS Price List API: http://docs.aws.amazon.com/awsaccountbilling/latest/aboutv2/price-changes.html

Google Pricing Calculator price list data (not an API): https://cloudpricingcalculator.appspot.com/static/data/pricelist.json

Azure RateCard resource:

GET
https://management.azure.com/subscriptions/{subscription-Id}/providers/Microsoft.Commerce/RateCard?api-version={api-version}&$filter=OfferDurableId eq ’{OfferDurableId}’ and Currency eq ’{Currency}’ and Locale eq ’{Locale}’ and RegionInfo eq ’{RegionInfo}’’
Actions #1

Updated by Tom Morris over 6 years ago

  • Target version set to Arvados Future Sprints
Actions #2

Updated by Ward Vandewege over 3 years ago

  • Status changed from New to Closed
Actions #3

Updated by Ward Vandewege over 3 years ago

  • Target version deleted (Arvados Future Sprints)
Actions

Also available in: Atom PDF