History | View | Annotate | Download (6.4 kB)
pithos: change reconcile-resources-pithos command
This command syncronizes the astakos quota with the pithos db.However, if there was an account in the astakos database but therewas not the relative path in the pithos db (new pithos database)the account quotas were not synced....
Catch QuotaLimit exception when reconciling resources
This can happen, if the actual usage registered by a service exceedsthe quota limit.Advise the user to try the --force option.
pithos, cyclades: Name reconciling commissions
Use commission name "RECONCILE" to distinguish such operationsin the quotaholder provision log.
pithos: Change reconcile-resources-pithos command
in order to conform with the respective Cycladescommand
pithos: Add name in reconciling commission
pithos: Update merged code
pithos: Rename backend quotaholder properties
Refer to astakosclient instead of quotaholder
pithos: Utilize astakosclient for quota handling
Refs: #3625, #3650