summaryrefslogtreecommitdiffstats
path: root/bin/stack
diff options
context:
space:
mode:
authorDan Prince <dan.prince@rackspace.com>2011-04-07 21:08:16 +0000
committerTarmac <>2011-04-07 21:08:16 +0000
commit84450962fd78915b0358341f3985e56a235ec602 (patch)
treed45d18c2654381148ce497ef525bc9ee39e49e13 /bin/stack
parent7a73a06bca40dbd0f005b466f3824170cdc64f4d (diff)
parentc7fd470d7ff0df4b23664b6599e5ae5acdb21511 (diff)
Update instances table to use instance_type_id instead of the old instance_type column which represented the name (ex: m1.small) of an instance type.
This allows the various subsystems to cleanly reference instance types by their IDs instead of using the name as the key and provides a clean way to do the outer join to the instance types table in several SQL queries. Updated the instance_types module so that all methods now return instance_type dictionaries for consistency. Updated the Openstack API so that flavor ID is returned correctly.
Diffstat (limited to 'bin/stack')
0 files changed, 0 insertions, 0 deletions