Actions
Feature #3417
closedAPI v2: repositories_controller.rb
Description
convert repositories_controller.rb to API v2
Updated by Michaux Kelley almost 11 years ago
- Assignee set to Michaux Kelley
Actions TODO¶
(see: http://entitlement.etherpad.corp.redhat.com/hammerBacklog)
- update WIP
- repo enable/disable for redhat repos
- add params for custom repos
- add org & product-id params for determining repo uniqueness - create WIP
Actions DONE¶
List of complete, merged actions here...
Related PR's¶
- https://github.com/Katello/katello/pull/3597
- https://github.com/theforeman/hammer-cli-katello/pull/29
Other considerations¶
- the closely-related concept of repository_sets not yet addressed. See /katello/providers/redhat_provider#!=
- more actions likely to be added to this list.
- many v2 actions may be complete or at least partially complete.
- product id, organization id, and repo id will all need to be changed to strings in the params, since the API requires that these refer to their respective labels.
Updated by Adam Price almost 11 years ago
- Status changed from New to Assigned
- Assignee changed from Michaux Kelley to Adam Price
Updated by Adam Price almost 11 years ago
- Status changed from Assigned to New
- Assignee deleted (
Adam Price)
Updated by Bryan Kearney almost 11 years ago
- Status changed from New to Rejected
Updated by Eric Helms over 10 years ago
- Translation missing: en.field_release set to 13
Updated by Eric Helms almost 10 years ago
- Translation missing: en.field_release deleted (
13)
Updated by Justin Sherrill over 8 years ago
- Translation missing: en.field_release set to 166
Actions