Per-project-user-quotas for more granularity

Bug #1192017 reported by OpenStack Infra
12
This bug affects 2 people
Affects Status Importance Assigned to Milestone
openstack-api-site
Fix Released
Medium
Diane Fleming
openstack-manuals
Fix Released
Medium
Summer Long

Bug Description

https://review.openstack.org/#/c/28232/
commit fa06e22da580a89c2abd36459a0d80b02a46cabd
Author: liyingjun <email address hidden>
Date: Mon Apr 29 16:39:22 2013 +0800

    Per-project-user-quotas for more granularity

    Implements blueprint per-user-quotas.

    Fixes bug 968175

    Based on the original quotas structure.

    NOTE:
    quota_instances, quota_cores, quota_ram, quota_key_pairs and
    quota_security_groups are supported per user.

    Add CRUD methods for project user quotas API. DocImpact
     - Shows quotas for a user.
       GET v2/{tenant_id}/os-quota-sets/{tenant_id}?user_id={user_id}
     - Updates quotas for a user.
       POST v2/{tenant_id}/os-quota-sets/{tenant_id}?user_id={user_id}

    Add commands for project user quotas management.
     - Show user quotas:
       nova-manage project quota --project <Project name> --user <User name>
     - Update/Create user quotas:
       nova-manage project quota --project <Project name> --user <User name>
       --key <key> --value <value>

    Change-Id: I24af1f6bc439d5d740303c6fe176a9bffe754579

Tags: nova
Tom Fifield (fifieldt)
tags: added: nova
Changed in openstack-manuals:
milestone: none → havana
Tom Fifield (fifieldt)
description: updated
Tom Fifield (fifieldt)
Changed in openstack-api-site:
status: New → Confirmed
importance: Undecided → Medium
Changed in openstack-manuals:
status: New → Confirmed
importance: Undecided → Medium
Changed in openstack-api-site:
milestone: none → havana
Summer Long (slong-g)
Changed in openstack-manuals:
assignee: nobody → Summer Long (slong-g)
Changed in openstack-api-site:
assignee: nobody → Diane Fleming (diane-fleming)
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix proposed to api-site (master)

Fix proposed to branch: master
Review: https://review.openstack.org/46102

Changed in openstack-api-site:
status: Confirmed → In Progress
Summer Long (slong-g)
Changed in openstack-manuals:
assignee: Summer Long (slong-g) → nobody
assignee: nobody → Summer Long (slong-g)
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to api-site (master)

Reviewed: https://review.openstack.org/46102
Committed: http://github.com/openstack/api-site/commit/3c8a62f5cc7bc2d5363b54a99da60d2434d409bb
Submitter: Jenkins
Branch: master

commit 3c8a62f5cc7bc2d5363b54a99da60d2434d409bb
Author: Diane Fleming <email address hidden>
Date: Wed Sep 11 12:18:57 2013 -0500

    Added update and show quota sets for tenant/user

    bug: #1192017

    Change-Id: Ibfc42d94b2c030a7790eaadf828b2fbe815b3cef
    author: diane fleming

Changed in openstack-api-site:
status: In Progress → Fix Released
Changed in openstack-manuals:
status: Confirmed → In Progress
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to openstack-manuals (master)

Reviewed: https://review.openstack.org/48391
Committed: http://github.com/openstack/openstack-manuals/commit/7acc0b17853acf881509d31bcdc78dcfe2f9e79a
Submitter: Jenkins
Branch: master

commit 7acc0b17853acf881509d31bcdc78dcfe2f9e79a
Author: Summer Long <email address hidden>
Date: Thu Sep 26 15:51:06 2013 +1000

    Bug#1192017-Added user quota info for Compute.

    Added procedures for managing user quota info in Compute.
    Updated the procedure for setting default quotas (to match the
    manpage;'default' moved to end of command). Updated displayed tables,
    and updated the listing of quota name/descriptions to match. Also
    updated the title of the networking quotas page to be consistent with
    other sections.
    Updated dashboard page: added note about tenant user updates, combined
    compute and block storage tables, removed floating and fixed ip descriptions
    (were removed from dashboard listing), fixed procedures to match
    Havana 3 changes.

    Closes-Bug: #1192017

    Change-Id: I059b1bbd6792be2fadfb28f49c2b2b3ec89e1d28

Changed in openstack-manuals:
status: In Progress → Fix Released
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.