summaryrefslogtreecommitdiff
path: root/heatclient/shell.py
diff options
context:
space:
mode:
Diffstat (limited to 'heatclient/shell.py')
-rw-r--r--heatclient/shell.py4
1 files changed, 0 insertions, 4 deletions
diff --git a/heatclient/shell.py b/heatclient/shell.py
index cf04875..bd58842 100644
--- a/heatclient/shell.py
+++ b/heatclient/shell.py
@@ -229,10 +229,6 @@ class HeatShell(object):
level=logging.DEBUG)
httplib2.debuglevel = 1
- else:
- logging.basicConfig(
- format="%(levelname)s %(message)s",
- level=logging.INFO)
def main(self, argv):
# Parse args once to find version