(subprocess! wow, that was a hack. that was also over a year ago, r223.)
svn path=/trunk/packages/invirt-xen-config/; revision=1850
+invirt-xen-config (0.0.19) unstable; urgency=low
+
+ * prune tempfile, subprocess imports from invirt-database
+ (subprocess! wow, that was a hack. that was also over a year ago, r223.)
+
+ -- Greg Price <price@mit.edu> Tue, 09 Dec 2008 00:25:56 -0500
+
invirt-xen-config (0.0.18) unstable; urgency=low
* Explicitly grab the short form of the hostname to assemble the backend
from invirt.database import models, connect
from invirt.config import structs as config
import re
-import tempfile
-from subprocess import call
connect()
prefix = "d_"