EC2 Client Tokens aren't reported in DescribeInstances

Bug #1260853 reported by Burt Holzman
10
This bug affects 2 people
Affects Status Importance Assigned to Milestone
OpenStack Compute (nova)
Fix Released
Medium
Burt Holzman

Bug Description

RunInstances now supports client tokens to allow idempotent RunInstance calls, but DescribeInstances doesn't return any information on them. According to the EC2 API examples, it should be wrapped in <clientToken> tags.

http://docs.aws.amazon.com/AWSEC2/latest/APIReference/ApiReference-query-DescribeInstances.html

Tags: ec2
Burt Holzman (holzman)
tags: added: ec2
Burt Holzman (holzman)
Changed in nova:
assignee: nobody → Burt Holzman (holzman)
status: New → In Progress
Changed in nova:
importance: Undecided → Medium
Revision history for this message
Burt Holzman (holzman) wrote :

Don't know why Hudson didn't auto-link this, but the proposed fix is at https://review.openstack.org/62091

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to nova (master)

Reviewed: https://review.openstack.org/62091
Committed: https://git.openstack.org/cgit/openstack/nova/commit/?id=229bc9898cdecf3003b6baf83bb2ddd82e43815c
Submitter: Jenkins
Branch: master

commit 229bc9898cdecf3003b6baf83bb2ddd82e43815c
Author: Burt Holzman <email address hidden>
Date: Fri Dec 13 15:13:41 2013 -0600

    Return client tokens in EC2 DescribeInstances

    EC2 instances can be instantiated with a client token, a per-instance
    unique token that enforces idempotency for RunInstance calls.
    If a client token exists, DescribeInstances will return it wrapped
    in <clientToken></clientToken>.

    Change-Id: I1deb2c0666d0274ed3c181ecb0e0dc65112605ec
    Closes-Bug: #1260853

Changed in nova:
status: In Progress → Fix Committed
Changed in nova:
milestone: none → icehouse-2
Thierry Carrez (ttx)
Changed in nova:
status: Fix Committed → Fix Released
Thierry Carrez (ttx)
Changed in nova:
milestone: icehouse-2 → 2014.1
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.