Actions
Bug #27204
closedmigrate to new pulp3 friendly method bindings
Description
new pulp binding versions exist with more friendly method names. We should migrate our code base to them.
Added by Justin Sherrill almost 6 years ago
Added by Ewoud Kohl van Wijngaarden over 5 years ago
Refs #27204 - Use the scheme from the pulp_url setting
Actions
Fixes #27204 - use newer pulp clients (#8190)
This change migrates to the newer pulp3 client bindings
while also restructuring our application to use the more
consistent nature of the bindings. This also makes it easier
to add in new content types, reducing the amount of repeated
code and the amount of code needed for a new type