Comment 2 for bug 1454783

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

Reviewed: https://review.openstack.org/182771
Committed: https://git.openstack.org/cgit/openstack/python-troveclient/commit/?id=ad68fb2897f7fa376bfbcf04b2698a46f2186ac3
Submitter: Jenkins
Branch: master

commit ad68fb2897f7fa376bfbcf04b2698a46f2186ac3
Author: Sushil Kumar <email address hidden>
Date: Wed Jun 3 08:28:01 2015 +0000

    Fixes the non-existent exception NoTokenLookupException

    Found that troveclient.client raises a non-existent exception,
    resolved the same.

    Change-Id: I678cf6c1d82aca07fc950032bc6d5de55f8f52b8
    Closes-Bug: #1454783