Actions
Bug #16525
closedAPI hosts and hostgroups missing puppet proxy names
Difficulty:
trivial
Triaged:
Bugzilla link:
Pull request:
Description
Cloned from https://bugzilla.redhat.com/show_bug.cgi?id=1371900
Description of problem:
The API of hsots and hostgroups returns for the puppet proxies the name fields. This is inconsistent with the other fields.
Steps to Reproduce:
1. GET hosts/1
2. GET hostgroups/1
3.
Actual results:
fields puppet_proxy_name and puppet_ca_proxy_name are not returned
Expected results:
fields puppet_proxy_name and puppet_ca_proxy_name are returned
Updated by Brad Buckingham about 8 years ago
- Subject changed from API hosts and hostgroups missing puppet proxy names to API hosts and hostgroups missing puppet proxy names
- Assignee set to Brad Buckingham
- Difficulty set to trivial
Updated by The Foreman Bot about 8 years ago
- Status changed from New to Ready For Testing
- Pull request https://github.com/theforeman/foreman/pull/3835 added
Updated by Dominic Cleal about 8 years ago
- Translation missing: en.field_release set to 190
- Category changed from 19 to API
- Priority changed from High to Normal
Updated by Brad Buckingham about 8 years ago
- Status changed from Ready For Testing to Closed
- % Done changed from 0 to 100
Applied in changeset 659dc6f196f4f863a05930028ab470707b93a939.
Actions