- 25 Jul, 2013 1 commit
-
-
Christos Stavrakakis authored
Make all quotaholder commissions to have a name. Since, Cyclades does not store the association of a commission with a resource, we include the resource in the commission name.
-
- 07 Jun, 2013 1 commit
-
-
Giorgos Korfiatis authored
Rename CYCLADES_ASTAKOS_SERVICE_TOKEN to CYCLADES_SERVICE_TOKEN for uniformity.
-
- 16 May, 2013 1 commit
-
-
Giorgos Korfiatis authored
This can happen, if the actual usage registered by a service exceeds the quota limit. Advise the user to try the --force option.
-
- 01 May, 2013 1 commit
-
-
Giorgos Korfiatis authored
Use commission name "RECONCILE" to distinguish such operations in the quotaholder provision log.
-
- 30 Apr, 2013 5 commits
-
-
Christos Stavrakakis authored
-
Christos Stavrakakis authored
Do not consider 0 usage for users and resources that are not included in Quotaholder resources list, since Quotaholder returns zero usage for all users and all resources. If a user/resource does not belong to QH respond then it can not be an Astakos user. Refs #3606 #3491 #3661
-
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.
-