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

@@ -29,7 +29,7 @@ import urllib
# TODO(termie): replace minidom with etree
from xml.dom import minidom
from nova import vendor
import tornado.web
from twisted.internet import defer