Comment 7 for bug 1204204

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

Reviewed: https://review.openstack.org/43718
Committed: http://github.com/openstack/oslo-incubator/commit/33f9f78fdbe5cf850fcfde6331126c6475b9be56
Submitter: Jenkins
Branch: master

commit 33f9f78fdbe5cf850fcfde6331126c6475b9be56
Author: Zhongyue Luo <email address hidden>
Date: Mon Aug 26 23:28:32 2013 +0900

    Replaces relative path to absolute path in conf file generator

    The $OUTPUTFILE value is broken if the base-dir is passed as . or ..
    This patch replaces relative paths to absolute paths passed to base-dir and
    adds validation to $BASEDIR/$PACKAGENAME.

    Fixes bug #1204204

    Change-Id: Iaec57b0e9a2d53e7a601fe551e6ec4fd55da24b7