Comment 4 for bug 1212939

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to keystone (stable/grizzly)

Reviewed: https://review.openstack.org/43402
Committed: http://github.com/openstack/keystone/commit/6792499f76545d9789472c0f85e163fec0c502ac
Submitter: Jenkins
Branch: stable/grizzly

commit 6792499f76545d9789472c0f85e163fec0c502ac
Author: Jamie Lennox <email address hidden>
Date: Fri Aug 23 15:06:58 2013 +1000

    Add netaddr to test requirements

    Because of the way we do old keystoneclient tests we can end up with the
    situation where an old keystone uses a newer keystoneclient without
    doing an install and so misses out on the newer dependencies.

    This patch is not a solution to the underlying problem, but should
    prevent current gate failings.

    Fixes: bug 1212939
    Change-Id: I25eca24c6820611a5937a1f709ba42620b70b304