Project

General

Profile

Actions

Bug #25337

open

Add deb-ids support for cvv incremental update

Added by Michael Johnson over 5 years ago. Updated over 5 years ago.

Status:
New
Priority:
Normal
Category:
Hammer
Target version:
Difficulty:
Triaged:
Yes
Fixed in Releases:
Found in Releases:

Description

As part of merging this PR: https://github.com/Katello/katello/pull/7654 into Katello, we need to add hammer support for adding deb-ids via incremental update.

API call:
URL:
https://centos7-devel.dhcp129-2.example.com/katello/api/v2/content_view_versions/incremental_update

Body: {
"add_content":{"deb_ids":[172]},
"content_view_version_environments": [ {
"content_view_version_id":48,
"environment_ids":["1"]
}
]
}

It will be something under: "hammer content-view version incremental-update" Needs to be --deb-ids I believe.

Actions #1

Updated by Jonathon Turel over 5 years ago

  • Assignee set to Michael Johnson
  • Target version set to Katello 3.11.0
  • Triaged changed from No to Yes
Actions #2

Updated by Jonathon Turel over 5 years ago

  • Target version changed from Katello 3.11.0 to Katello Backlog
Actions

Also available in: Atom PDF