Comment 2 for bug 951598

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

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

commit 8da5656ffd8b28d88536efbe6d452ab86c3b3e74
Author: Chmouel Boudjnah <email address hidden>
Date: Fri Mar 9 14:21:40 2012 +0000

    Move ENABLED_SERVICES to stackrc.

    allow us to do things like that :

    ENABLED_SERVICES="$ENABLED_SERVICES,swift"

    in localrc instead of having to copy the full config from stack.sh.

    Fixes bug 951598.

    Change-Id: I17e168473540760bcfa40a752ff2c266bd9b7044