Revert "Merge pull request #176 from rackerlabs/master_no_glance_verify"

This reverts commit ea0b42df48, reversing
changes made to 510cdda0d0.
This commit is contained in:
Anuj Mathur
2013-08-22 16:28:13 +05:30
parent ea0b42df48
commit 4ebdd61ed0
22 changed files with 2480 additions and 1793 deletions

View File

@@ -3,7 +3,6 @@ import logging
import os
import mox
from stacktach import stacklog
import __builtin__
from stacktach.stacklog import ExchangeLogger
from tests.unit import StacktachBaseTestCase