EC2_ACCESS_KEY improperly formed when upgrading and then creating projects

Bug #861628 reported by Anne Gentle
This bug report is a duplicate of:  Bug #849982: EC2_ACCESS_KEY improperly formed. Edit Remove
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
OpenStack Compute (nova)
New
Undecided
Unassigned

Bug Description

From http://forums.openstack.org/viewtopic.php?f=9&t=338&p=1074

EC2_ACCESS_KEY="user:project" is what is created when making a novarc creds file in Diablo.
This causes a Warning: failed to parse error message from AWS: <unknown>:1:0: syntax error
EC2ResponseError: 403 Forbidden error.

To make your EC2 API calls work, change the line to

EC2_ACCESS_KEY="userAccesKey:project"

I believe all this depends on whether --use_deprecated_auth is in the nova.conf though. Wanted to report it.

Tags: ec2
Thierry Carrez (ttx)
tags: added: ec2
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.