Comment 4 for bug 1306713

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

Reviewed: https://review.openstack.org/97458
Committed: https://git.openstack.org/cgit/openstack/sahara/commit/?id=bd46ba25085124ac18ce2f6b77c00d85c78b82c1
Submitter: Jenkins
Branch: stable/icehouse

commit bd46ba25085124ac18ce2f6b77c00d85c78b82c1
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
    (cherry picked from commit b90ea1c7a7578398c5787a5fc7e2aedadf40c8de)