Comment 2 for bug 1254660

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

Reviewed: https://review.openstack.org/58246
Committed: http://github.com/openstack/python-keystoneclient/commit/272fb6ac782fcb92b9444aa3e5f24bbba31ca2bb
Submitter: Jenkins
Branch: master

commit 272fb6ac782fcb92b9444aa3e5f24bbba31ca2bb
Author: huangtianhua <email address hidden>
Date: Mon Nov 25 18:30:28 2013 +0800

    Fix typo in keystoneclient

    hypen-separated --> hyphen-separated
    initialzied --> initialized
    did't --> didn't
    sematics --> semantics

    Change-Id: I79841b76fdf7a267e325b8b9d917900ccb393c02
    Closes-Bug: #1254660