Comment 4 for bug 1602157

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

Reviewed: https://review.openstack.org/348788
Committed: https://git.openstack.org/cgit/openstack/rally/commit/?id=a5025142ff78c0d8c3be395ce00534ea7af604bd
Submitter: Jenkins
Branch: master

commit a5025142ff78c0d8c3be395ce00534ea7af604bd
Author: chandidas <email address hidden>
Date: Thu Jul 28 03:01:45 2016 -0500

    Fix to solve None user id in existing_users context

    This fix contains following changes
     - removed keystone version specific tenant_id fetch logic
     - called get_user_id api to fetch correct value of user_id
     - Updated Unittest case to cover modified code.

    Change-Id: Id0c8135abe9d980b5a5f11e0123d7e9904c4f473
    Closes-Bug: #1602157