Comment 7 for bug 943523

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

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

commit 06a09d0c33f0626379cad377b4ffa20fcda54858
Author: Dean Troyer <email address hidden>
Date: Mon Mar 12 14:43:26 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: Ia2a10ec18db1a82f23f36200b0cdef84b4f78155