Statistics
| Branch: | Tag: | Revision:

root / snf-astakos-app / astakos / im / management / commands / resource-modify.py @ 9e812adf

History | View | Annotate | Download (5.7 kB)

# Date Author Comment
3a527b3a 04/25/2013 04:01 pm Giorgos Korfiatis

astakos: Separate importing resources from setting limits

`snf-manage resource-import' does not provide a way to change the
default base quota any more. When importing a resource for the first
time, it sets the limit to zero.

Use `snf-manage resource-modify' to change limits. It supports both...

720955ff 04/18/2013 12:20 pm Giorgos Korfiatis

Modify resource limit from the command line