Project

Profile

Help

Issue #7283

closed

new ruby bindings send default checksum types

Added by jsherril@redhat.com over 3 years ago. Updated almost 3 years ago.

Status:
CLOSED - NOTABUG
Priority:
Low
Assignee:
-
Sprint/Milestone:
-
Start date:
Due date:
Estimated time:
Severity:
2. Medium
Version:
Platform Release:
OS:
Triaged:
Yes
Groomed:
No
Sprint Candidate:
No
Tags:
Katello
Sprint:
Quarter:

Description

new bindings send a default checksum type when creating a publication.

Previously the 3.4 ruby bindings when creating a publication resulted in a publication request body of:

{"repository_version":"/pulp/api/v3/repositories/rpm/rpm/03b20f89-a2a3-4a02-8ea5-9af641623d15/versions/0/"}

after updating to pulp_rpm_client (3.6.0.dev01596557138), we now get a request body of:

{"repository_version":"/pulp/api/v3/repositories/rpm/rpm/7fcae337-d94c-4422-bd35-295943f48533/versions/0/","metadata_checksum_type":"sha256","package_checksum_type":"sha256"}

This might be fine, but i wanted to make sure it was intentional.

Also available in: Atom PDF