Comment 4 for bug 1218720

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

Reviewed: https://review.openstack.org/44509
Committed: http://github.com/openstack/keystone/commit/55a4c06d26c8751fefa6d64ddb4a2e0ecd9a189f
Submitter: Jenkins
Branch: master

commit 55a4c06d26c8751fefa6d64ddb4a2e0ecd9a189f
Author: Steve Martinelli <email address hidden>
Date: Fri Aug 30 10:08:57 2013 -0500

    Move _generate_paste_config to tests.core

    Seeing as how tests for oauth1 and endpoint filtering each have
    their own private functions for creating a new paste-ini file,
    I think it's best to move these to tests.core.
    Future extensions will benefit from this too.

    fixes bug: #1218720

    Change-Id: Ic31b78dda0a66ddc4c4214bca4ba3b683d554886