Skip to content

Commit

Permalink
Set proper auth middleware option for anon. access
Browse files Browse the repository at this point in the history
Fixes bug 1037793

Change-Id: I89c05b5004f6a93608c0e23302f04b95b9018c29
  • Loading branch information
bcwaldon committed Aug 16, 2012
1 parent c6b4608 commit 2e9a467
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions etc/glance-api-paste.ini
Expand Up @@ -72,3 +72,4 @@ auth_protocol = http
admin_tenant_name = %SERVICE_TENANT_NAME%
admin_user = %SERVICE_USER%
admin_password = %SERVICE_PASSWORD%
delay_auth_decision = true

0 comments on commit 2e9a467

Please sign in to comment.