accloudtant icon indicating copy to clipboard operation
accloudtant copied to clipboard

Add EBS pricing

Open ifosch opened this issue 9 years ago • 2 comments

I want to get pricing for EBS

ifosch avatar Jul 17 '16 06:07 ifosch

Is EBS pricing currently not being accounted for? I saw this block https://github.com/ifosch/accloudtant/blob/master/accloudtant/aws/prices.py#L342 for ebs pricing but I couldn't tell if it's being using by anything at this point

wtip avatar Mar 28 '18 19:03 wtip

Nope, EBS pricing is not accounted. This was a draft on the first parsing code implemented. I have a plan to discard this parsing code at all, with a newer implementation using the newer AWS Prices API, though. Right now, it is only providing accountancy on EC2 (non-spot) instances, and with some small bug about reservations.

ifosch avatar Mar 29 '18 15:03 ifosch