Actions
Bug #23976
closedHammer 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
Updated by Ori Rabin over 6 years ago
- Status changed from New to Assigned
- Assignee set to Ori Rabin
This is missing from the API.
Updated by The Foreman Bot over 6 years ago
- Status changed from Assigned to Ready For Testing
- Pull request https://github.com/theforeman/foreman/pull/5715 added
Updated by Daniel Lobato Garcia over 6 years ago
- Translation missing: en.field_release set to 353
Updated by Ori Rabin over 6 years ago
- Status changed from Ready For Testing to Closed
- % Done changed from 0 to 100
Applied in changeset 36dcd1411991d349dce16010d1abcd118aaa0d7b.
Actions