Actions
Refactor #2117
closedMigrate consumers collection to customer table.
Status:
CLOSED - WONTFIX
Priority:
Normal
Assignee:
-
Category:
-
Sprint/Milestone:
-
Start date:
Due date:
% Done:
0%
Estimated time:
Platform Release:
Groomed:
No
Sprint Candidate:
No
Tags:
Pulp 2
Sprint:
Quarter:
Description
The data in the consumers collection needs to be migrated into the customer table in postgres.
For each field in the consumer document:
consumers => consumer
______________|____________________________
id => id (generated)
display_name => name
description => description
notes => notes (by Notes relation)
capabilities => (omitted: supported deprecated agent)
rsa_pub => (omitted: supported deprecated agent)
Note: The agent is not included in 3.0.
Related issues
Updated by jortel@redhat.com over 8 years ago
- Subject changed from Migrate consumers collection to Consumer table. to Migrate consumers collection to customer table.
- Description updated (diff)
Updated by jortel@redhat.com over 8 years ago
- Related to Refactor #2085: create django models for consumer/binding/applicability added
Updated by bmbouter over 5 years ago
- Status changed from NEW to CLOSED - WONTFIX
Updated by bmbouter over 5 years ago
Pulp 2 is approaching maintenance mode, and this Pulp 2 ticket is not being actively worked on. As such, it is being closed as WONTFIX. Pulp 2 is still accepting contributions though, so if you want to contribute a fix for this ticket, please reopen or comment on it. If you don't have permissions to reopen this ticket, or you want to discuss an issue, please reach out via the developer mailing list.
Actions