Statistics
| Branch: | Tag: | Revision:

root / snf-astakos-app / astakos / im / management @ e6b1f051

Name Size
  commands
__init__.py 0 Bytes

Latest revisions

# Date Author Comment
e6b1f051 11/28/2013 05:36 pm Giorgos Korfiatis

astakos: Preserve visibility flags on register

When re-registering an existing resource, do not override the visibility
flags. They may have been modified by the administrator.

Also fix field naming in resource-list.

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.

02aae227 11/28/2013 05:35 pm Giorgos Korfiatis

astakos: Modify base quota in bulk

Add option `--all' in command user-modify to support setting base quota
for all users. Exceptions can be specified with `--exclude'.

Also select user for update in user-modify.

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.

View revisions

Also available in: Atom