]> git.apps.os.sepia.ceph.com Git - teuthology.git/commitdiff
nuke: Do not log the namespace object
authorZack Cerza <zack@redhat.com>
Fri, 10 Feb 2017 21:32:01 +0000 (14:32 -0700)
committerZack Cerza <zack@redhat.com>
Fri, 24 Feb 2017 16:03:33 +0000 (09:03 -0700)
Signed-off-by: Zack Cerza <zack@redhat.com>
teuthology/nuke/__init__.py

index 987765c44cd3ee0c16b21668577bcb87d6f9f210..2e6ac85db2b66d08f21d12893554db24b6a7d7a7 100644 (file)
@@ -297,7 +297,6 @@ def nuke_helper(ctx, should_unlock):
         if is_vm(shortname):
             return
     log.debug('shortname: %s' % shortname)
-    log.debug('{ctx}'.format(ctx=ctx))
     if ctx.check_locks:
         # does not check to ensure if the node is 'up'
         # we want to be able to nuke a downed node