Comment 22 for bug 1516031

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

Reviewed: https://review.openstack.org/308466
Committed: https://git.openstack.org/cgit/openstack/glance/commit/?id=5ab63107b69e381f04bfa4aa9143e229ac2a9857
Submitter: Jenkins
Branch: master

commit 5ab63107b69e381f04bfa4aa9143e229ac2a9857
Author: Dane Fichter <email address hidden>
Date: Tue Apr 19 01:27:02 2016 -0400

    Remove deprecated "sign-the-hash" approach

    This change removes the "sign-the-hash" signature
    verification code in the signature_utils module and
    the ImageProxy class. This code was deprecated in
    Mitaka and scheduled for removal in Newton.

    Change-Id: I8862f6c94538dd818c7360ba287e14c1264ff20f
    Closes-Bug: #1516031