yahoo-eng-team team mailing list archive
-
yahoo-eng-team team
-
Mailing list archive
-
Message #14963
[Bug 883308] Re: nova.crypto has unused method
** No longer affects: openstack-qa
--
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is subscribed to OpenStack Compute (nova).
https://bugs.launchpad.net/bugs/883308
Title:
nova.crypto has unused method
Status in OpenStack Compute (Nova):
Fix Released
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):
To manage notifications about this bug go to:
https://bugs.launchpad.net/nova/+bug/883308/+subscriptions