Stock zones follows a fill-first methodology—the current zone is filled with instances before other zones are considered. This adds a flag to nova to select a spread-first methodology. The implementation is simply adding a random.shuffle() prior to sorting the list of potential compute hosts by weights.

This commit is contained in:
Kevin L. Mitchell 2011-09-09 22:22:10 +00:00 committed by Tarmac
commit ee693dae7b

Diff Content Not Available