Bug #18663
closedhammer subnet create/update shouldn't contain option --subnet-parameters-attributes
Description
Description of problem:
Commands hammer subnet create/update contain option --subnet-parameters-attributes that is generated automatically from apidoc. The option should be removed and replaced with set-parameter and delete-parameter commands as how it's done for other resources that have parameters (eg. domains).
Version-Release number of selected component (if applicable):
foreman 1.14
hammer-cli-foreman 0.9.0
Steps to Reproduce:
1. run: hammer subnet create -h
2. run: hammer subnet update -h
Actual results:
Help output for the both commands contain option --subnet-parameters-attributes
Expected results:
The option should be removed and there should be two new commands:
hammer subnet set-parameter
hammer subnet delete-parameter
Updated by Tomáš Strachota almost 8 years ago
- Project changed from Foreman to Hammer CLI
- Subject changed from hammer subnet create/update shouldn't contain option --subnet-parameters-attributes to hammer subnet create/update shouldn't contain option --subnet-parameters-attributes
- Category changed from Network to Networking
- Target version set to 115
Updated by Dominik Hlavac Duran almost 8 years ago
- Status changed from New to Assigned
- Assignee set to Dominik Hlavac Duran
- Priority changed from Normal to Low
Updated by The Foreman Bot almost 8 years ago
- Status changed from Assigned to Ready For Testing
- Pull request https://github.com/theforeman/hammer-cli-foreman/pull/292 added
Updated by Tomáš Strachota almost 8 years ago
- Translation missing: en.field_release set to 243
Updated by Anonymous almost 8 years ago
- Status changed from Ready For Testing to Closed
- % Done changed from 0 to 100
Applied in changeset hammer-cli-foreman|8b12dea5fb9d08c926bc11afd7cdf4c670e26bd8.