Actions
Feature #24687
openKatello should extend foreman Organization API
Status:
New
Priority:
Normal
Assignee:
-
Category:
-
Target version:
-
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. :(
Updated by Andrew Kofink about 6 years ago
This might be feasible with this apipie change https://github.com/Apipie/apipie-rails/pull/554
Updated by Andrew Kofink about 6 years ago
- Target version set to Katello Backlog
- Triaged changed from No to Yes
Updated by Ian Ballou about 1 month ago
- Target version deleted (
Katello Backlog)
Actions