Failed to install with devstack

Bug #1427202 reported by Tan Lin
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
OpenStack Object Storage (swift)
Invalid
Undecided
Unassigned

Bug Description

Failed to start swift because of a wrong conf.

Swift add below things in proxy-server.conf-sample recently

# delay_auth_decision defaults to False, but leaving it as false will
# prevent other auth systems, staticweb, tempurl, formpost, and ACLs from
# working. This value must be explicitly set to True.
# delay_auth_decision = False

But in devstack, it will remove '#' from above text and generate a wrong proxy-server.conf.

sed -i '/^# \[filter:authtoken\]/,/^# \[filter:keystoneauth\]$/ s/^#[ \t]*//' ${SWIFT_CONFIG_PROXY_SERVER}

So one choice is to remove the comments about delay_auth_decision, another one is to correct devstack.

Revision history for this message
Tan Lin (tan-lin-good) wrote :

latest devstack has solved this problem

Changed in swift:
status: New → Invalid
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.