updated fake values

This commit is contained in:
Trey Morris
2011-08-26 13:32:16 -05:00
parent bdffad1bfd
commit a8c249a706

View File

@@ -81,7 +81,7 @@ def fixed_ips(num_networks, num_ips, num_floating_ips=0):
flavor = {'id': 0,
'name': 'fake_flavor',
'memory_mb': 512,
'memory_mb': 2048,
'vcpus': 2,
'local_gb': 10,
'flavor_id': 0,