remove import of vendor since we have PPA now

This commit is contained in:
Jesse Andrews
2010-07-15 11:07:40 -05:00
parent 632ae2d125
commit 3a85e10f93
32 changed files with 30 additions and 57 deletions

View File

@@ -26,7 +26,7 @@ import logging
import time
import unittest
from nova import vendor
import mox
from tornado import ioloop
from twisted.internet import defer