Comment 3 for bug 938317

Revision history for this message
andrewsben (andrewsben) wrote :

script was to the effect of

for x in range(20):
    os.system('nova boot --flavor 5 --image adsfsadfdsa-fdsafdsf-adasfdsa test_%d &' %x
    x += 1