Bug #23976
Hammer doesn't support Quota option for RHEV
Difficulty:
Triaged:
Bugzilla link:
Pull request:
Description
Cloned from https://bugzilla.redhat.com/show_bug.cgi?id=1583242
Description of problem:
'hammer compute-resource create' command doesn't support specifying Quota ID as WebUI does.
Version-Release number of selected component (if applicable):
Tested with Sat6.4, Hammer 0.13.0
How reproducible:
Deterministic
Steps to Reproduce:
hammer compute-resource create --help | grep -i quota
Actual results:
No --quota or similar parameter
Expected results:
Quota should be specifiable
Associated revisions
History
#1
Updated by Ori Rabin almost 5 years ago
- Assignee set to Ori Rabin
- Status changed from New to Assigned
This is missing from the API.
#2
Updated by The Foreman Bot almost 5 years ago
- Status changed from Assigned to Ready For Testing
- Pull request https://github.com/theforeman/foreman/pull/5715 added
#3
Updated by Daniel Lobato Garcia almost 5 years ago
- Legacy Backlogs Release (now unused) set to 353
#4
Updated by Ori Rabin almost 5 years ago
- % Done changed from 0 to 100
- Status changed from Ready For Testing to Closed
Applied in changeset 36dcd1411991d349dce16010d1abcd118aaa0d7b.
Fixes #23976 - Add Quota to oVirt API (#5715)