You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@libcloud.apache.org by "ASF GitHub Bot (JIRA)" <ji...@apache.org> on 2017/09/03 22:43:02 UTC

[jira] [Commented] (LIBCLOUD-940) Add 'end' to ec2 Reserved Instance data

    [ https://issues.apache.org/jira/browse/LIBCLOUD-940?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16152000#comment-16152000 ] 

ASF GitHub Bot commented on LIBCLOUD-940:
-----------------------------------------

Github user asfgit closed the pull request at:

    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)