Bug 1041415

Summary: [RFE][nova]: Create snapshot number and size quotas at tenant level
Product: Red Hat OpenStack Reporter: RHOS Integration <rhos-integ>
Component: RFEsAssignee: RHOS Maint <rhos-maint>
Status: CLOSED UPSTREAM QA Contact:
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: unspecifiedCC: markmc, yeylon
Target Milestone: ---Keywords: FutureFeature
Target Release: ---   
Hardware: Unspecified   
OS: Unspecified   
URL: https://blueprints.launchpad.net/nova/+spec/snapshot-tenant-quotas
Whiteboard: upstream_milestone_none upstream_status_unknown upstream_definition_obsolete
Fixed In Version: Doc Type: Enhancement
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2015-03-19 17:42:00 UTC Type: ---
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:

Description RHOS Integration 2013-12-12 16:02:59 UTC
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