Comment 3 for bug 1025522

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

Reviewed: https://review.openstack.org/9891
Committed: http://github.com/openstack/openstack-common/commit/ace759e55d7c87dc66a500d598d1355dd3c0408f
Submitter: Jenkins
Branch: master

commit ace759e55d7c87dc66a500d598d1355dd3c0408f
Author: Mark McLoughlin <email address hidden>
Date: Tue Jul 17 05:52:51 2012 +0100

    cfg: allow empty config values

    Fixes bug #1025522

    Commit 83044a7 caused this to stop working in Quantum:

      api_extensions_path =

    and could only be worked around with:

      api_extensions_path = ""

    Change-Id: I8c1a57225a2c135e6baf567b8e71d61e974da4e2