Comment 6 for bug 1254046

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

Reviewed: https://review.openstack.org/60293
Committed: http://github.com/openstack/neutron/commit/6c128811250230cfb5ca8c3b8fe52e2f16047137
Submitter: Jenkins
Branch: stable/havana

commit 6c128811250230cfb5ca8c3b8fe52e2f16047137
Author: Ilya Pekelny <email address hidden>
Date: Fri Nov 22 14:04:26 2013 +0200

    Sync openstack.common.local from oslo

    `local` has a broken TLS symbol - strong_store, fixed in oslo some time ago in
    Ib544be1485823f6c619312fdee5a04031f48bbb4. All direct and indirect
    (lockutils and rpc) usages of strong_store might be potentially affected.
    Original change to Nova: If4dd973acc23921dbc2bc69bb76225deb2802dad

    Closes-Bug: #1254046
    Change-Id: I6e5efa156c9a905a979a469244cd483723e6b1e3
    (cherry picked from commit e63d30fc6bd4d89b4d394fcfeabb592cbe26881d)