osrf / cloudsim-legacy

Apache License 2.0
1 stars 1 forks source link

Add region selection support #178

Closed osrf-migration closed 10 years ago

osrf-migration commented 10 years ago

Original report (archived issue) by Hugo Boyer (Bitbucket: hugomatic, GitHub: hugomatic).


With the growing number of machine types used by constellations, some constellations will not be available in every region.

Also, for cg1.4xlarge machines, preferred availability zones must be specified for certain regions.

The current AWS account is locked to a single region/availability zone. Regions should be decoupled from the account and preferred availability zones should be specified in the settings.

osrf-migration commented 10 years ago

Original comment by Hugo Boyer (Bitbucket: hugomatic, GitHub: hugomatic).


In PR 160