Comment 3 for bug 1271987

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

Reviewed: https://review.openstack.org/68687
Committed: https://git.openstack.org/cgit/openstack/python-openstackclient/commit/?id=bc2395eb473a203d11df52d48968b6ab61e2c95e
Submitter: Jenkins
Branch: master

commit bc2395eb473a203d11df52d48968b6ab61e2c95e
Author: Terry Howe <email address hidden>
Date: Thu Jan 23 09:33:06 2014 -0700

    Fix keyring issue where there were name space problems

    The import of keyring conflicted with a string named keyring

    Change-Id: I7416ea1cf453a126dd03dba8bc2900cad35ed2da
    Closes-bug: #1271987