Comment 2 for bug 1306713

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

Reviewed: https://review.openstack.org/93564
Committed: https://git.openstack.org/cgit/openstack/sahara/commit/?id=b90ea1c7a7578398c5787a5fc7e2aedadf40c8de
Submitter: Jenkins
Branch: master

commit b90ea1c7a7578398c5787a5fc7e2aedadf40c8de
Author: Dmitry Mescheryakov <email address hidden>
Date: Wed May 14 18:07:18 2014 +0400

    Fix hardcoded tenant name for job binaries

    After the fix the current user's tenant is taken instead of one
    from the Sahara config.

    I think we can fix it better and I outlined my thoughts in the bug
    comments. Current fix could be viewed as temporal until we agree on
    something else. BTW it could be ported to stable/icehouse since it
    does not changes Sahara API, unlike the fix I've proposed in the
    comments.

    Change-Id: Ifef76905cab313e451eb9e68f915738f33e11a25
    Partial-Bug: #1306713