]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph-deploy.git/commitdiff
ceph-deploy.py: removed
authorGary Lowell <glowell@inktank.com>
Fri, 19 Apr 2013 23:24:48 +0000 (16:24 -0700)
committerGary Lowell <glowell@inktank.com>
Fri, 19 Apr 2013 23:24:48 +0000 (16:24 -0700)
This file should not have been committed.

Signed-off-by: Gary Lowell <gary.lowell@inktank.com>
ceph-deploy.py [deleted file]

diff --git a/ceph-deploy.py b/ceph-deploy.py
deleted file mode 100644 (file)
index 70d85aa..0000000
+++ /dev/null
@@ -1,11 +0,0 @@
-i#!/usr/bin/env python
-# $Id: clubak.py 373 2010-09-26 23:20:10Z st-cea $
-
-"""
-clubak command-line tool
-"""
-
-from ClusterShell.CLI.Clubak import main
-
-if __name__ == '__main__':
-    main()