Feature #3627

Use commission logic to reset usage in cyclades

Added by Giorgos Korfiatis almost 11 years ago. Updated about 10 years ago.

Status:Closed Start date:04/18/2013
Priority:Medium Due date:
Assignee:Christos Stavrakakis % Done:

100%

Category:Cyclades API Spent time: -
Target version:0.14.0

Description

Cyclades now resets usage by resetting QH holdings, an operation which is no more supported by the quotaholder.
Instead we need to first inspect the current state of the quotaholder (getting the quotas of the users in question),
compute its difference with the Cyclades state and issue a commission with this difference. The force option of issue
commission, which allows a commission even if the limit is passed, is useful here.

Associated revisions

Revision ccfbf77b
Added by Christos Stavrakakis almost 11 years ago

Varous fixes to cyclades-usage-verify command

Extend 'cyclades-usage-verify' management command to cover the usage of
'cyclades-reset-usage' and remove the second one. The new command
reconciles resources(usage) by detecting inconsistencies between the
usage of resources in Astakos and Cyclades DB and fixing them by issuing
a commission with the difference of the usage in DB and Astakos. If
there is a pending commission for a resource, reconciliation for this
resource is skipped. Refs #3627

Also, make this command do not consider only users that exist in
Cyclades DB, but also users that exist in Quotaholder. For such users,
it is assumed that they have zero usage for all Cyclades resources.
Refs #3606 #3491

History

#1 Updated by Christos Stavrakakis almost 11 years ago

  • Status changed from New to Feedback
  • % Done changed from 0 to 100

#2 Updated by Christos Stavrakakis about 10 years ago

  • Status changed from Feedback to Closed

Also available in: Atom PDF