X-Git-Url: http://git.onelab.eu/?a=blobdiff_plain;f=geni%2Fnuke.py;h=04a93ced4be42c7b0f42aa6146c06bc716a1600f;hb=d1a4bd587245d48acfe3c62de105a799005a5f9e;hp=b9b2c883b762599d02ff2dfdc582d1e04c1af4f6;hpb=3f02043626b0511a3b92406411eb44810e607542;p=sfa.git diff --git a/geni/nuke.py b/geni/nuke.py index b9b2c883..04a93ced 100644 --- a/geni/nuke.py +++ b/geni/nuke.py @@ -1,3 +1,6 @@ +### $Id$ +### $URL$ + ## # Delete all the database records for Geni. This tool is used to clean out Geni # records during testing. @@ -9,10 +12,10 @@ import getopt import sys -from hierarchy import * -from record import * -from genitable import * -from config import * +from geni.util.hierarchy import * +from geni.util.record import * +from geni.util.genitable import * +from geni.util.config import * def process_options(): global hrn