Revision bf644f91 snf-deploy/snfdeploy/components.py
b/snf-deploy/snfdeploy/components.py | ||
---|---|---|
643 | 643 |
] |
644 | 644 |
|
645 | 645 |
def set_default_quota(self): |
646 |
cmd = "snf-manage resource-modify --default-quota"
|
|
646 |
cmd = "snf-manage resource-modify --base-default"
|
|
647 | 647 |
return [ |
648 | 648 |
"%s 40G pithos.diskspace" % cmd, |
649 | 649 |
"%s 2 astakos.pending_app" % cmd, |
Also available in: Unified diff