Project

Profile

Help

Issue #387

closed

Pulp Distributors should not be created using the distributor_typ_id as the distributor_id

Added by bcourt about 9 years ago. Updated about 5 years ago.

Status:
CLOSED - WONTFIX
Priority:
Normal
Assignee:
-
Category:
-
Sprint/Milestone:
-
Start date:
Due date:
Estimated time:
Severity:
1. Low
Version:
Master
Platform Release:
OS:
Triaged:
Yes
Groomed:
No
Sprint Candidate:
No
Tags:
Pulp 2
Sprint:
Quarter:

Description

Description of problem:

Distributors that are currently created by the command line & the unit tests are using the distributor_type_id as the distributor_id. Katello specifies a different value for the distributor_id. This has led to a number of bugs including 1038309 that were not found until Katello had a release in hand.

Our client & server code should be reworked to use the id generated by mongo automatically instead of creating one. Have the server (mongo) generate a unique distributor id automatically if one is not specified on the API, or use the object id that mongo is already creating. The client code should be updated to not specify the distributor ID.

We could also consider removing the distributor_id entirely and just use the id from mongo.

+ This bug was cloned from Bugzilla Bug #1038751 +

Also available in: Atom PDF