Comment 2 for bug 1271959

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

Reviewed: https://review.openstack.org/68666
Committed: https://git.openstack.org/cgit/stackforge/climate/commit/?id=8593a228b87c521354d0673e422b23ab10308fb8
Submitter: Jenkins
Branch: master

commit 8593a228b87c521354d0673e422b23ab10308fb8
Author: Sylvain Bauza <email address hidden>
Date: Thu Jan 23 16:28:11 2014 +0100

    Fix Authentication problem with Keystone V3

    Endpoint arg was missing when creating a Keystone client, and
    authenticate() method had to be used as it's now lazy authn

    Change-Id: Iaab491a8d7ea43814ac19b245e3dfdd886a978b3
    Closes-Bug: #1271959