Chris Clarke created LIBCLOUD-940:
-------------------------------------
Summary: Add 'end' to ec2 Reserved Instance data
Key: LIBCLOUD-940
URL: https://issues.apache.org/jira/browse/LIBCLOUD-940
Project: Libcloud
Issue Type: Improvement
Components: Compute
Reporter: Chris Clarke
The [DescribeReservedInstances
API|http://docs.aws.amazon.com/AWSEC2/latest/APIReference/API_DescribeReservedInstances.html]
returns 3 fields related to the timeframe of the reservation:
* start
* end
* duration
When a reservation is modified, start changes to the effective date of the
modification, but duration remains the same (number of seconds in 1 or 3
years). The only way to determine when a modified reservation expires is to use
the end date.
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)