Erroneous default SWIFT_DATA_DIR directory in last samples/localrc comment

Bug #1238665 reported by Florent Flament
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
devstack
Fix Released
Undecided
Florent Flament

Bug Description

The last comment of samples/localrc states that "the data for Swift is
stored in the source tree by default (``$DEST/swift/data``)", while at
line 41 of lib/swift file, SWIFT_DATA_DIR defaults to
${DATA_DIR}/swift, and ${DATA_DIR} defaults to ${DEST}/data, as stated
in stack.sh line 229.

As a result, the default value of SWIFT_DATA_DIR is $DEST/data/swift,
instead of $DEST/swift/data.

Changed in devstack:
assignee: nobody → Florent Flament (florent-flament-ext)
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix proposed to devstack (master)

Fix proposed to branch: master
Review: https://review.openstack.org/51213

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to devstack (master)

Reviewed: https://review.openstack.org/51213
Committed: http://github.com/openstack-dev/devstack/commit/d5644f8b4f56b1aef0efc6ae869029df494c0a93
Submitter: Jenkins
Branch: master

commit d5644f8b4f56b1aef0efc6ae869029df494c0a93
Author: Florent Flament <email address hidden>
Date: Fri Oct 11 15:39:09 2013 +0200

    Updates samples/localrc comment

    The SWIFT_DATA_DIR default value stated in the last comment of
    samples/localrc has been updated to match actual SWIFT_DATA_DIR
    default value ($DEST/data/swift instead of $DEST/swift/data).

    Addresses Bug: #1238665

    Change-Id: I2510f72eb3eda467799202b356abb606930f4d94

Changed in devstack:
status: New → Fix Committed
Changed in devstack:
status: Fix Committed → Fix Released
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.