- 30 Apr, 2013 3 commits
-
-
Christos Stavrakakis authored
Rename 'cyclades-reconcile-commissions' to 'reconcile-commissions-cyclades.' Rename 'cyclades-usage-verify' to 'reconcile-resources-cyclades.'
-
Christos Stavrakakis authored
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
-
Giorgos Korfiatis authored
-
- 16 Apr, 2013 1 commit
-
-
Christos Stavrakakis authored
-
- 14 Mar, 2013 1 commit
-
-
Christos Stavrakakis authored
Move cyclades functions that are useful for all managament commands, like pprint_table or parse_filters, to snf-webproject.
-
- 14 Feb, 2013 1 commit
-
-
Georgios D. Tsoukalas authored
-
- 01 Feb, 2013 1 commit
-
-
Christos Stavrakakis authored
-
- 03 Dec, 2012 1 commit
-
-
Christos Stavrakakis authored
Implement quotas-init and quotas-verify management commands. - quotas-init sets quotas of Quotaholder to the state of quotas in Cyclades DB - quotas-verify detects incosistencies between quotas in Quotaholder and Cycldes DB.
-