-
Notifications
You must be signed in to change notification settings - Fork 15
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Replace usage of _pulp_client with pubtools-pulplib [RHELDST-141]
This commit removes the library's native _pulp_client ("legacy") and replaces it with usage of pubtools-pulplib methods for associating and unassociating content. Additionally, PulpActions were replaced with simple abstractions for grouping content to be associated/unassociated. Tests were removed/edited as necessary.
- Loading branch information
Showing
7 changed files
with
325 additions
and
1,281 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.