Hide Forgot
Cloned from launchpad blueprint https://blueprints.launchpad.net/nova/+spec/snapshot-tenant-quotas. Description: Currently Nova cannot limit the number of snapshots or the amount of space consumed by the snapshots in any way. Thus, providers and companies cannot limit efficiently the amount of resources per tenant. Nova needs to implement new quotas per tenant for snapshots. These quotas should be: - MAximum number of snapshots - Maximum size of space allowed for snapshots Specification URL (additional information): None