Comment 19 for bug 1528349

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

Reviewed: https://review.openstack.org/351232
Committed: https://git.openstack.org/cgit/openstack/nova/commit/?id=d17e701ddbbb6ebcc2a27c4d27053d6e1f87989d
Submitter: Jenkins
Branch: master

commit d17e701ddbbb6ebcc2a27c4d27053d6e1f87989d
Author: dane-fichter <email address hidden>
Date: Tue Mar 14 09:23:44 2017 -0700

    Use cursive for signature verification

    This change removes the signature_utils module
    from Nova and uses the cursive library, which
    contains an identical module.

    Change-Id: I8179282a9d19f829aca0b5bd2775d855b3364c86
    Depends-On: I7e5797661fee258bc0270b5f109704b591633519
    Implements: blueprint signature-code-cleanup
    Partial-Bug: #1528349