Actions
Feature #21231
openHammer create subnet with option Discovery capsule
Status:
New
Priority:
Normal
Assignee:
-
Category:
Hammer CLI
Description
Cloned from https://bugzilla.redhat.com/show_bug.cgi?id=1370460
When creating a subnet via the hammer CLI, an option for specifying Discovery Capsule need to be exposed.
Currently while crating subnet there is no option for discovery capsule and remote execution
Expected behavior:
1 Goto Foreman terminal
2 use hammer command to create subnet
3 hammer subnet create --name="Subnet1" --discover-capsule="capsule1"
Updated by Tomáš Strachota over 7 years ago
- Project changed from Hammer CLI to Discovery
- Subject changed from Hammer create subnet with option Discovery capsule and Remote Execution to Hammer create subnet with option Discovery capsule
- Description updated (diff)
- Category set to Hammer CLI
This feature needs to be implemented in hammer-cli-foreman-discovery and hammer-cli-foreman-remote-execution plugins. An issue for the latter already exists: http://projects.theforeman.org/issues/15249
I've modified this issue to cover only the discovery part and moved it to the discovery project.
Actions