Comment 2 for bug 1357525

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

Reviewed: https://review.openstack.org/114920
Committed: https://git.openstack.org/cgit/openstack/tuskar/commit/?id=70ea806f9f53a40b4a2d4d2debb32c30cceecbbe
Submitter: Jenkins
Branch: master

commit 70ea806f9f53a40b4a2d4d2debb32c30cceecbbe
Author: Dougal Matthews <email address hidden>
Date: Mon Aug 18 10:38:51 2014 +0100

    Fix config loading when running the Tuskar API

    This regression was caused in d0a5513e7f539501923cca73f3dc63522dfad7a5
    as the rpc service integration code has a side effect of loading the
    configuration file.

    Unfortunately this issue wasn't picked up during that initial cleanup as
    the API entrypoint doesn't have test coverage.

    Change-Id: I50cef8855828ca51957572ddf48a4761859876b4
    Closes-bug: #1357525