Use of Deprecated md5 library

Bug #937463 reported by Joe Gordon
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
OpenStack Compute (nova)
Fix Released
Undecided
Joe Gordon

Bug Description

The following file uses the deprecated md5 library(http://docs.python.org/library/md5.html)

nova/plugins/xenserver/xenapi/etc/xapi.d/plugins/glance

Solution: Use hashlib

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

Fix proposed to branch: master
Review: https://review.openstack.org/4342

Changed in nova:
assignee: nobody → Joe Gordon (joe-gordon0)
status: New → In Progress
Revision history for this message
Johannes Erdfelt (johannes.erdfelt) wrote :

XenServer [lugins need to run on Python 2.4, which has no hashlib. Using md5 module is still necessary.

Changed in nova:
status: In Progress → Invalid
Changed in nova:
status: Invalid → In Progress
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to nova (master)

Reviewed: https://review.openstack.org/4342
Committed: http://github.com/openstack/nova/commit/1fc7c0c534b6b03feaf9be3d7aa0f5b3e4f42a9d
Submitter: Jenkins
Branch: master

commit 1fc7c0c534b6b03feaf9be3d7aa0f5b3e4f42a9d
Author: Joe Gordon <email address hidden>
Date: Mon Feb 20 22:38:52 2012 -0800

    Clarify use of Use of deprecated md5 library

    See Invalid bug 937463 for more details
    Also change run_tests.sh to ignore more '*.pyc' files

    Change-Id: I8c8ded902833fe4268966ff7a9630daaaad43a19

Changed in nova:
status: In Progress → Fix Committed
Thierry Carrez (ttx)
Changed in nova:
milestone: none → essex-4
status: Fix Committed → Fix Released
Thierry Carrez (ttx)
Changed in nova:
milestone: essex-4 → 2012.1
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.