Statistics
| Branch: | Tag: | Revision:

root / snf-astakos-app / astakos / im / management @ 5485e68e

Name Size
  commands
__init__.py 0 Bytes

Latest revisions

# Date Author Comment
43366c48 11/28/2013 05:35 pm Giorgos Korfiatis

astakos: Split quota commands

Introduce quota-list and quota-verify.

5485e68e 11/28/2013 05:35 pm Giorgos Korfiatis

astakos: Enhance quota listing

Enable filtering quota by resource, over limit status, usage and
limit values.

f056a7c9 11/28/2013 05:33 pm Giorgos Korfiatis

astakos: Preserve existing quota on default change

View the resource defaults as a skeleton to be consulted when accepting
a new user. All users keep their quota in AstakosUserQuota.

Operate resource-modify in bulk, in order to avoiding updating the
quotaholder separately for each resource.

21731328 11/28/2013 05:33 pm Giorgos Korfiatis

astakos: Add resource visibility flags

Rename flag `allow_in_projects' to `ui_visible'. Add flag `api_visible'.
The former entails the latter.

98254470 11/28/2013 05:33 pm Giorgos Korfiatis

astakos: Restrict resource access in API

Make available in the API only resources with api_visible=True.

edf74367 11/28/2013 05:32 pm Giorgos Korfiatis

astakos: Make limits possibly infinite

Register new resources with unlimited quota.

9868811d 11/28/2013 05:32 pm Giorgos Korfiatis

astakos: Rename --limit to --default-quota

Use a more descriptive name for this resource-modify option. Also change
resource-list column `limit' to `default_quota'.

3200d97f 11/28/2013 05:28 pm Giorgos Korfiatis

Remove resource import/export commands

They have been subsumed by the respective service import/export commands.

2a0dfa0a 11/28/2013 05:27 pm Christos Stavrakakis

cyclades: Export Astakos detailed stats from API

Add new 'astakos_admin' service to export basic statistics about Astakos
service. The stats are exported via the '/admin/stats/detail' API endpoint.
Access to this view is only allowed to the users that belong to specific...

ea5b5429 11/28/2013 05:22 pm Christos Stavrakakis

astakos: Command to export Astakos statistics

Add new 'snf-manage stats-astakos' management command to export basic
statistics about Astakos, like number of total, active and verified users per
authentication mechanism, together with resource usage for each resource. The...

View revisions

Also available in: Atom