Files
nova/plugins
Rick Harris 4881ccf017 Ensure VHDs in staging area are sequenced properly.
This adds a check to raise a sensible error if the VHDs in the staging
area are not sequence numbered properly, meaning 0 to n-1 with no gaps.

The previous error was an UnboundLookupError which made it difficult to
pinpoint the root cause.

Change-Id: I6b9e4f854c271bf73711480568be384ba883775d
2012-07-19 22:52:30 +00:00
..