Actions
Bug #9921
closedWrong API docs prevent NICs from being created via apipie-bindings
Description
NIC's parameters mac, ip, type and name are wrongly marked as required in the API docs. They are required only at certain circumstances. Combination with a bug in apipie-bindings 0.0.11 that always evaluates required parameters of type "array of hash" as missing makes it impossible to use apipie-bindings (and hammer) for creating hosts with interfaces.
Updated by The Foreman Bot almost 10 years ago
- Status changed from Assigned to Ready For Testing
- Pull request https://github.com/theforeman/foreman/pull/2270 added
- Pull request deleted (
)
Updated by Dominic Cleal almost 10 years ago
- Translation missing: en.field_release set to 28
Updated by Anonymous almost 10 years ago
- Status changed from Ready For Testing to Closed
- % Done changed from 0 to 100
Applied in changeset e404a0fa999b995fea3b7222611fa852b26fb6f8.
Updated by Dominic Cleal almost 10 years ago
- Blocks Feature #3849: Add commands for managing interfaces added
Actions