The magnumclient.v1.quotas_shell Module¶
- 
magnumclient.v1.quotas_shell.do_quotas_create(cs, args)¶
- Create a quota. 
- 
magnumclient.v1.quotas_shell.do_quotas_delete(cs, args)¶
- Delete specified resource quota. 
- 
magnumclient.v1.quotas_shell.do_quotas_list(cs, args)¶
- Print a list of available quotas. 
- 
magnumclient.v1.quotas_shell.do_quotas_show(cs, args)¶
- Show details about the given project resource quota. 
- 
magnumclient.v1.quotas_shell.do_quotas_update(cs, args)¶
- Update information about the given project resource quota.