nova.crypto has unused method

Bug #883308 reported by Nachi Ueno
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
OpenStack Compute (nova)
Fix Released
Wishlist
Brian Waldon

Bug Description

mkreq and mkcacert is not used

nova@nova-VirtualBox:/opt/stack/nova$ grep -R mkreq nova
Binary file nova/crypto.pyc matches
nova/crypto.py:def mkreq(bits, subject='foo', ca=0):
nova/crypto.py: req, pk = mkreq(2048, subject, ca=1) <- this is in mkcacert
nova/crypto.py: # FIXME subject is not set in mkreq yet

nova@nova-VirtualBox:/opt/stack/nova$ grep -R mkcacert nova
Binary file nova/crypto.pyc matches
nova/crypto.py:def mkcacert(subject='nova', years=1):

Nachi Ueno (nati-ueno)
Changed in openstack-qa:
assignee: nobody → Nachi Ueno (nati-ueno)
importance: Undecided → Low
status: New → Confirmed
Thierry Carrez (ttx)
Changed in nova:
importance: Undecided → Wishlist
status: New → Confirmed
Revision history for this message
Nachi Ueno (nati-ueno) wrote :
tags: added: forward-port-needed
Nachi Ueno (nati-ueno)
Changed in openstack-qa:
assignee: Nachi Ueno (nati-ueno) → nobody
Revision history for this message
Zhongyue Luo (zyluo) wrote :
Changed in nova:
status: Confirmed → Fix Committed
Thierry Carrez (ttx)
Changed in nova:
milestone: none → essex-4
status: Fix Committed → Fix Released
Mark McLoughlin (markmc)
Changed in nova:
assignee: nobody → Brian Waldon (bcwaldon)
Thierry Carrez (ttx)
Changed in nova:
milestone: essex-4 → 2012.1
Tom Fifield (fifieldt)
no longer affects: openstack-qa
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.