Fixed vms_ram_limit

This commit is contained in:
Anton Beloglazov 2012-10-09 16:55:43 +11:00
parent f959be81fb
commit a7f6a2e6aa

View File

@ -73,6 +73,7 @@ from neat.contracts_extra import *
import bottle
import json
from hashlib import sha1
import novaclient
from novaclient.v1_1 import client
import time