Bug #15457
The host-collection info command is missing organization parameters
Status:
Rejected
Priority:
Normal
Assignee:
Category:
Hammer
Target version:
Description
Without organization parameters, it's impossible to look up a host collection by name:
$ hammer organization create --name Org2 $ hammer host-collection create --name HC1 --organization-id 1 $ hammer host-collection create --name HC1 --organization-id 3 $ hammer host-collection info --name HC1 Error: found more than one host_collection
We should probably also consider requiring org params if name is supplied.
History
#1
Updated by Justin Sherrill almost 6 years ago
- Status changed from New to Rejected
- Assignee set to Andrew Kofink
- Legacy Backlogs Release (now unused) set to 114
- Difficulty set to easy
#2
Updated by Justin Sherrill almost 6 years ago
- Status changed from Rejected to Assigned
#3
Updated by Andrew Kofink almost 6 years ago
- Legacy Backlogs Release (now unused) changed from 114 to 166
This is fixed.
#4
Updated by Andrew Kofink almost 6 years ago
- Status changed from Assigned to Rejected