Comment 6 for bug 943523

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

Reviewed: https://review.openstack.org/5243
Committed: http://github.com/openstack/keystone/commit/a036b3f77ba39301d0a5d44afe6c4253c0db8b15
Submitter: Jenkins
Branch: master

commit a036b3f77ba39301d0a5d44afe6c4253c0db8b15
Author: Dean Troyer <email address hidden>
Date: Mon Mar 12 14:45:34 2012 -0500

    Fix double-quoted service names

    The Keystone service template parser doesn't do any quote interpolation,
    it just splits on ' = ' and passes the two parts on. So we just remove
    the quotes for now.

    Fixes bug 943523

    Change-Id: Ib9e17e70926339ab67f9c50a52a5036eeb7bfb65