nimbusproject / nimbus

Nimbus - Open Source Cloud Computing Software - 100% Apache2 licensed
http://www.nimbusproject.org/
197 stars 82 forks source link

The EC2 interface is returning the wrong error when quota is exceeded. #115

Closed buzztroll closed 12 years ago

buzztroll commented 12 years ago

On EC2 the error "InstanceLimitExceeded" is returned when a user exceeds their quota. On Nimbus "GeneralError" is returned.

buzztroll commented 12 years ago

Fixed with 898ea3f