Project

General

Profile

Feature #8306

API for selecting multiple *packages*, and 'apply them' to multiple content views in multiple environments.

Added by Walden Raines over 8 years ago. Updated over 4 years ago.

Status:
Closed
Priority:
Normal
Category:
API
Target version:
Difficulty:
medium
Triaged:
Yes
Bugzilla link:
Fixed in Releases:
Found in Releases:
Red Hat JIRA:

Related issues

Blocks Katello - Tracker #8176: Errata Management Incremental UpdatesResolved2014-10-29

Associated revisions

Revision 981dac77 (diff)
Added by Justin Sherrill over 8 years ago

fixes #8306,8177,8180 - adding incremnetal update api

example api call:

POST /katello/api/v2/content_view_versions/incremental_update

{
"content_view_version_environments": [{"content_view_version_id": 5, "environment_ids": [1,2,3]}],
"add_content": {"errata_ids": ["3068d8b3-5546-4ad7-90ea-8df0c0af5792"] },
"environment_ids": [1],
"resolve_dependencies": true
}

Revision fb191e48
Added by Justin Sherrill over 8 years ago

Merge pull request #4844 from jlsherrill/inc_update

fixes #8306,8177,8180 - adding incremnetal update api

History

#1 Updated by Walden Raines over 8 years ago

  • Blocks Tracker #8176: Errata Management Incremental Updates added

#2 Updated by Walden Raines over 8 years ago

  • translation missing: en.field_story_points set to 3.0
  • Triaged changed from No to Yes

Add this to the existing incremental update API as a parameter.

#3 Updated by Justin Sherrill over 8 years ago

  • Assignee set to Justin Sherrill
  • Target version set to 62
  • Difficulty set to medium

#4 Updated by The Foreman Bot over 8 years ago

  • Status changed from New to Ready For Testing
  • Pull request https://github.com/Katello/katello/pull/4844 added
  • Pull request deleted ()

#5 Updated by Justin Sherrill over 8 years ago

  • Status changed from Ready For Testing to Closed
  • % Done changed from 0 to 100

#6 Updated by Eric Helms about 8 years ago

  • Legacy Backlogs Release (now unused) set to 23

Also available in: Atom PDF