Bug 1041386 - [RFE][nova]: Add quota of root disk and ephemeral disk
Summary: [RFE][nova]: Add quota of root disk and ephemeral disk
Keywords:
Status: CLOSED UPSTREAM
Alias: None
Product: Red Hat OpenStack
Classification: Red Hat
Component: RFEs
Version: unspecified
Hardware: Unspecified
OS: Unspecified
unspecified
unspecified
Target Milestone: ---
: ---
Assignee: RHOS Maint
QA Contact:
URL: https://blueprints.launchpad.net/nova...
Whiteboard: upstream_milestone_none upstream_stat...
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2013-12-12 15:40 UTC by RHOS Integration
Modified: 2015-03-19 17:39 UTC (History)
2 users (show)

Fixed In Version:
Doc Type: Enhancement
Doc Text:
Clone Of:
Environment:
Last Closed: 2015-03-19 17:39:16 UTC
Target Upstream Version:


Attachments (Terms of Use)

Description RHOS Integration 2013-12-12 15:40:14 UTC
Cloned from launchpad blueprint https://blueprints.launchpad.net/nova/+spec/root-and-ephemeral-disk-quota.

Description:

Currently, nova support quota of vcpu, memory, but there is no quota of root disk and ephemeral disk.

In some cases, user may create instance with a flavor which has high root disk but low memory or low cpu.  So I want to add quota about these two things.

Since the resource-reporter see root disk and ephemeral disk as solid stuff "local_gb". For match the conversation, I'd like to add a new quota named 'local_gb' to implement this blueprint. 

Specification URL (additional information):

None


Note You need to log in before you can comment on or make changes to this bug.