← Back to team overview

yahoo-eng-team team mailing list archive

[Bug 1635389] Re: keystone.contrib.ec2.controllers.Ec2Controller is untested

 

Reviewed:  https://review.openstack.org/465530
Committed: https://git.openstack.org/cgit/openstack/keystone/commit/?id=820d9d9a84f2a65677a2654b36a4677eaeba59fc
Submitter: Jenkins
Branch:    master

commit 820d9d9a84f2a65677a2654b36a4677eaeba59fc
Author: Jose Castro Leon <jose.castro.leon@xxxxxxx>
Date:   Wed May 17 14:00:34 2017 +0200

    Fix ec2tokens validation in v2 after regression in metadata_ref removal
    
    Since the last patch in the ocata release that removed the metadata_ref,
    the ec2tokens api is broken due to unable to unpack the result of the
    authenticate command (4 elements) while expecting to expand it into 5.
    
    Change-Id: I71c4b51444ea9f7a3016b68d7dee9a4747e9c0fd
    Closes-Bug: #1691111
    Closes-Bug: #1635389


** Changed in: keystone
       Status: In Progress => Fix Released

-- 
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is subscribed to OpenStack Identity (keystone).
https://bugs.launchpad.net/bugs/1635389

Title:
  keystone.contrib.ec2.controllers.Ec2Controller is untested

Status in OpenStack Identity (keystone):
  Fix Released

Bug description:
  The Ec2Controller controller is completely untested. I can break
  interfaces in keystone that controller relies on and all the tests
  still pass.

To manage notifications about this bug go to:
https://bugs.launchpad.net/keystone/+bug/1635389/+subscriptions


References