Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[WIP] Tenant quota changes #4936

Closed
wants to merge 12 commits into from

Commits on Oct 21, 2015

  1. Consolidating quota code to help facilitate resolution for the

    following issues:
    
    https://bugzilla.redhat.com/show_bug.cgi?id=1254211
     when quota exceeds Group Allocated Memory always shows "0.00GB"
     in last message of request details page (edit)
    
    https://bugzilla.redhat.com/show_bug.cgi?id=1248747
     service :quota : Provisioning quota for CPU , Memory and Storage
    doesn't work (edit)
    
    https://bugzilla.redhat.com/show_bug.cgi?id=1254882
    Provisioning quota for CPU/Mem/Storage doesn't work
    for cloud providers (edit)
    
    https://bugzilla.redhat.com/show_bug.cgi?id=1126934
    [RFE] Quota enforcement based on used space (edit)
    
    https://bugzilla.redhat.com/show_bug.cgi?id=1249772
    [RFE] Service :quota : Should be able to apply VM quota to service (edit)
    tinaafitz committed Oct 21, 2015
    Configuration menu
    Copy the full SHA
    0e5c7cc View commit details
    Browse the repository at this point in the history
  2. wip

    tinaafitz committed Oct 21, 2015
    Configuration menu
    Copy the full SHA
    16d0a70 View commit details
    Browse the repository at this point in the history
  3. remove group names.

    tinaafitz committed Oct 21, 2015
    Configuration menu
    Copy the full SHA
    6b4f9d5 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    b4007e1 View commit details
    Browse the repository at this point in the history
  5. Separated validate_quota automate method into smaller methods and

    changed quota schema/instances to reflect method changes.
    tinaafitz committed Oct 21, 2015
    Configuration menu
    Copy the full SHA
    afe8a4e View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    e01a830 View commit details
    Browse the repository at this point in the history
  7. Add tests.

    tinaafitz committed Oct 21, 2015
    Configuration menu
    Copy the full SHA
    e836b46 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    4863dee View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    002fd34 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    f91ccdc View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    b29bf35 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    c06a3ad View commit details
    Browse the repository at this point in the history