Project

Profile

Help

Refactor #2119

closed

Migrate consumer_bindings collection to consumer_distributor table.

Added by jortel@redhat.com over 7 years ago. Updated over 3 years ago.

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:
Sprint:
Quarter:

Description

The data in the consumer_bindings collection needs to be migrated into the consumer_distributor table in postgres.

For each field in the consumer_bindings document:

consumer_bindings => consumer_distributor
_________________ |  _______________________________
_id               => id (generated)
consumer_id       => consumer_id (by Consumer relation)
distributor_id    => distributor_id (by Distributor relation)
repo_id           => (omitted: each distributor record has a unique id and is associated with a repository)
binding_config    => (omitted: supported deprecated nodes)
notify_agent      => (omitted: supported deprecated agent)
consumer_actions  => (omitted: supported deprecated agent)
deleted           => (omitted: supported deprecated agent)

Note: Both the Agent and Nodes are not included in 3.0.


Related issues

Related to Pulp - Refactor #2085: create django models for consumer/binding/applicabilityCLOSED - CURRENTRELEASEjortel@redhat.com

Actions

Also available in: Atom PDF