[
https://issues.apache.org/jira/browse/LIBCLOUD-940?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16148006#comment-16148006
]
Chris Clarke commented on LIBCLOUD-940:
---------------------------------------
https://github.com/apache/libcloud/pull/1099
> 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)