summaryrefslogtreecommitdiffstats
path: root/nova/crypto.py
diff options
context:
space:
mode:
authorVishvananda Ishaya <vishvananda@gmail.com>2011-04-08 00:32:34 +0000
committerTarmac <>2011-04-08 00:32:34 +0000
commit4d8594cd7e36983cb55908ab8bfebe8aa3a40ff1 (patch)
tree63351604b0d183a7db55a1a58cd47f9c7ffc6b12 /nova/crypto.py
parentdf0e479e204ba5e4c2b01f59a2e7249bd780572e (diff)
parentb0ad20c796bd25dad0538ab85b1a56f421e16039 (diff)
downloadnova-4d8594cd7e36983cb55908ab8bfebe8aa3a40ff1.tar.gz
nova-4d8594cd7e36983cb55908ab8bfebe8aa3a40ff1.tar.xz
nova-4d8594cd7e36983cb55908ab8bfebe8aa3a40ff1.zip
Fixes issues with describe instances due to improperly set metadata.
 * Removes image['properties']['type']  * Uses image['container_format'] to key display of type and create ec2 ids.  * Defaults to 'ami' if container_format cannot be deduced. This allows    bare images to show up in describe instances and be launched even though they    are not officially in 'ami' format.  * Changes nova-manage register to set proper container format  * Fixes tests  * Fixes _do_get_kernel_and_ramdisk in openstack api to only try to get them if it is a true 'ami' * Replaces 'owner_id' with 'project_id' since that is expected by glance code * Moves the filtering scheme to base image service so all services filter the same way
Diffstat (limited to 'nova/crypto.py')
0 files changed, 0 insertions, 0 deletions