Comment 2 for bug 1394831

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

Reviewed: https://review.openstack.org/136219
Committed: https://git.openstack.org/cgit/openstack/trove/commit/?id=500613e68f365596dcec4c0466978be409be99ee
Submitter: Jenkins
Branch: master

commit 500613e68f365596dcec4c0466978be409be99ee
Author: Nikhil Manchanda <email address hidden>
Date: Thu Nov 20 19:03:27 2014 -0800

    Ensure Replication Tests do not use a stale token

    Fixed the replication tests to re-authenticate the common test dbaas
    client in order to ensure that we do not use a stale auth_token when
    running the replication tests.

    Change-Id: I37a2a4b7dca056e84b48c66cbe3b8c8fb6a2f1db
    Closes-bug: 1394831