« Previous | Next » 

Revision ce55f211

IDce55f2118aeb60f0b0ce3c3cb2bb3aa2d3f86ce8

Added by Kostas Papadimitriou over 11 years ago

Simple per user quota mechanism for networks/vms

- New dict setting VMS_USER_QUOTA to allow setting per user quota
(overrides MAX_VMS_PER_USER setting)
- Private networks quota mechanism (based on MAX_NETWORKS_PER_USER and
NETWORKS_USER_QUOTA settings)
- Different response message for GANETI_MAX_LINK_NUMBER overlimit
errors (To differentiate from user quota overlimit error). Backend
not raises NetworkLink.NotAvailable exception when no available link
can be created.
- Additional unittests for vms/networks quotas

Files

  • added
  • modified
  • copied
  • renamed
  • deleted

View differences