Feature #24687
Katello should extend foreman Organization API
Description
Currently, Katello provides its own API for Organizations (katello/api/v2/organizations) Foreman also provides one (api/v2/organizations) Katello should extend the Foreman API for its purposes.
With a different path it makes the foreman_organization Ansible module actually only work with Katello :( https://github.com/SatelliteQE/nailgun/blob/master/nailgun/entities.py#L4336
Without this the Ansible module is going to have to ask the user to tell us if they are using its against a Katello or a Foreman Server, which is something I'd like to avoid. :(
History
#1
Updated by Andrew Kofink over 3 years ago
This might be feasible with this apipie change https://github.com/Apipie/apipie-rails/pull/554
#2
Updated by Andrew Kofink over 3 years ago
- Triaged changed from No to Yes
- Target version set to Katello Backlog