Steps to reproduce.

  1. Setup Two EC2 clouds
  2. Create the same ssh key_name for both clouds
  3. Give the clouds different key_materials
  4. Upon a refresh from AWS, the keys will have been overwritten by the last key in the database

This is because the code to check for key materials during the download from AWS does not take into account the cloud_context.

Comments

baldwinlouie’s picture

Version: 7.x-1.x-dev » 6.x-1.x-dev

This is fixed in D7 as a result of the Bundle Instance work.

http://drupalcode.org/project/cloud.git/commit/18467c0

Will now back port to D6.

yas’s picture

Issue summary: View changes
Status: Active » Fixed

Fixed in D7.

Status: Fixed » Closed (fixed)

Automatically closed - issue fixed for 2 weeks with no activity.