Actions
Bug #4738
closedorganization json does not include puppet environments and contains incorrectly named katello_environments
Description
organization show v2 api does not include puppet environments like it does domains ("domains"=>[{"id"=>1, "name"=>"megacorp.com"}]). It does include katello_environments which may be related? If it is related, katello_environments should be renamed to lifecycle_environments to match the api for them. (If not related, either include that fix here or open additional redmine).
Updated by Dominic Cleal over 10 years ago
- Project changed from Foreman to Katello
- Category changed from API to API
Foreman core shows environments just fine on org#show, so probably a Katello issue.
Updated by Eric Helms almost 9 years ago
- Status changed from New to Resolved
In latest code, 2.4.0, organization rabl in Katello inherits from base taxonomy show.
Updated by Eric Helms over 8 years ago
- Translation missing: en.field_release set to 166
Actions