« Previous | Next » 

Revision 1fdd8d69

ID1fdd8d6998ebe14c9ab2335348b6f930b9e0c643

Added by Christos Stavrakakis over 10 years ago

cyclades: Fix bugs relative with quotas

  • Reject previous unaccepted serials if action is 'DESTROY'. This is
    required because multiple DESTROY actions may be pending for the same
    resource (e.g. VM). The one who succeeds will be accepted, while all
    others will be rejected. This isn't optimal since it causes circular
    issuing and rejection of commissions and should be fixed in a better
    way.
  • Update dispatcher to handle commissions before updating the state of
    the VM, since if a new commission will be issued, this commission will
    depend on the state of the VM.

Files

  • added
  • modified
  • copied
  • renamed
  • deleted

View differences