Actions
Bug #17200
closedcompute resource create should accept option datacenter
Description
- hammer compute-resource create --provider="VMWare" --name "vCenter" --description "Test vCenter" --user "Administrator" --url "vmware.example.com" --password ComplexPassword
Could not create the compute resource:
Datacenter can't be blank - hammer compute-resource create --provider="VMWare" --name "vCenter" --description "Test vCenter" --user "Administrator" --url "vmware.example.com" --password ComplexPassword --datacenter Datacenter
Could not create the compute resource:
Error: Unrecognised option '--datacenter'
Updated by Daniel Lobato Garcia about 8 years ago
- Project changed from Hammer CLI to Foreman
Updated by Dominic Cleal about 8 years ago
- Category set to API
- Status changed from New to Ready For Testing
- Assignee set to Ranjan Kumar
Updated by Ranjan Kumar about 8 years ago
- Status changed from Ready For Testing to Closed
- % Done changed from 0 to 100
Applied in changeset e4c0449fbb71e65723c9daacc2f0d0e8a32989f0.
Updated by Dominic Cleal about 8 years ago
- Translation missing: en.field_release set to 203
Updated by Tomer Brisker about 5 years ago
- Related to Refactor #28592: drop deprecated compute resource uuid parameter added
Actions