Reviewed:  https://review.openstack.org/51165
Committed: 
http://github.com/openstack/horizon/commit/904eebee866e43841b5e267db8ada6e80b4bb365
Submitter: Jenkins
Branch:    milestone-proposed

commit 904eebee866e43841b5e267db8ada6e80b4bb365
Author: Kieran Spear <kisp...@gmail.com>
Date:   Thu Oct 10 13:41:38 2013 +1100

    Add keystoneclient CredentialsManager if missing
    
    The keystone v3 client doesn't include the 'ec2' manager, even
    though the EC2 API is included in the default pipeline.
    
    This commit creates the ec2 manager manually if it's missing
    (and necessary). It uses the same call that the client itself
    should have used.
    
    Change-Id: I83e7bfa04cde5093c10bf2bc27af5ec03da4b48e
    Closes-bug: #1236326
    (cherry picked from commit 7187d12a1727b98e91c7d90941de6bd46f098809)


** Changed in: horizon
       Status: Fix Committed => Fix Released

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

Title:
  AttributeError: 'Client' object has no attribute 'ec2'

Status in OpenStack Dashboard (Horizon):
  Fix Released
Status in Python client library for Keystone:
  In Progress

Bug description:
  While downloading ec2 credentials file from dashboard, getting
  'AttributeError at /project/access_and_security/api_access/ec2/'.

  Horizon traceback link : http://paste.openstack.org/show/48015/.

  Actual output:
        AttributeError: 'Client' object has no attribute 'ec2'
        
  Expected output:
        EC2 Credentials file should be downloaded.

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

-- 
Mailing list: https://launchpad.net/~yahoo-eng-team
Post to     : yahoo-eng-team@lists.launchpad.net
Unsubscribe : https://launchpad.net/~yahoo-eng-team
More help   : https://help.launchpad.net/ListHelp

Reply via email to