~kim0/+junk/awstrial-fixes

  • Committer: Scott Moser
  • Date: 2010-10-04 17:37:00 UTC
  • Revision ID: smoser@ubuntu.com-20101004173700-mzg7ic3rgayhavx4
add "region roll over"

In the case where an attempt to launch an instance returns an 
   InsufficientCapacity
or
   InstanceLimitExceeded
Roll over to the next region in the settings.REGIONS_TRY_ORDER

This could be enhanced in the future to not attempt to launch in a
region where there the database had N instances running where N
was greater N (settings.REGION_LIMIT['region'] or something)
Filename Latest Rev Last Changed Committer Comment Size
..
media 1 13 years ago Dave Walker (Daviey) Initial commit Diff
templates 1 13 years ago Dave Walker (Daviey) Initial commit Diff
trial 1 13 years ago Dave Walker (Daviey) Initial commit Diff
.bzrignore 10 13 years ago Scott Moser ignore local settings and tags 50 bytes Diff Download File
__init__.py 1 13 years ago Dave Walker (Daviey) Initial commit Empty Diff Download File
INSTALL 71 13 years ago Scott Moser add the new field in the campaign db (verbose name 752 bytes Diff Download File
local_settings.py.sample 61 13 years ago Scott Moser remove trailing ',' in example INSTANCE_KEY_NAME i 484 bytes Diff Download File
File manage.py 1 13 years ago Dave Walker (Daviey) Initial commit 546 bytes Diff Download File
settings.py 102 13 years ago Scott Moser add "region roll over" In the case where an attem 5.1 KB Diff Download File
TODO 102 13 years ago Scott Moser add "region roll over" In the case where an attem 3.2 KB Diff Download File
TODO.txt 6 13 years ago Dave Walker (Daviey) Landing/Index page added 11 bytes Diff Download File
urls.py 97 13 years ago Dave Walker (Daviey) Made logout feature work 1.3 KB Diff Download File