Project

General

Profile

Actions

Bug #4717

closed

ssh: don't use tempnam

Added by Greg Farnum about 11 years ago. Updated about 11 years ago.

Status:
Resolved
Priority:
Normal
Assignee:
Category:
-
% Done:

0%

Source:
Development
Tags:
Backport:
Regression:
Severity:
3 - minor
Reviewed:
Affected Versions:
ceph-qa-suite:
Crash signature (v1):
Crash signature (v2):

Description

2013-04-12T10:49:48.302 INFO:teuthology.task.ssh_keys:cleaning up any left-over keys from previous tests
2013-04-12T10:49:48.411 INFO:teuthology.orchestra.run.err:-c:1: RuntimeWarning: tempnam is a potential security risk to your program
2013-04-12T10:49:48.767 INFO:teuthology.orchestra.run.err:-c:1: RuntimeWarning: tempnam is a potential security risk to your program
2013-04-12T10:49:49.101 INFO:teuthology.orchestra.run.err:-c:1: RuntimeWarning: tempnam is a potential security risk to your program
2013-04-12T10:49:49.459 INFO:teuthology.orchestra.run.err:-c:1: RuntimeWarning: tempnam is a potential security risk to your program

Etc. I gather this is a deprecated python function and there's a new thing you should use to replace it?

Actions

Also available in: Atom PDF