Actions
Refactor #2085
closedcreate django models for consumer/binding/applicability
Status:
CLOSED - CURRENTRELEASE
Priority:
Normal
Assignee:
Category:
-
Sprint/Milestone:
Start date:
Due date:
% Done:
100%
Estimated time:
Platform Release:
3.0.0
Groomed:
Yes
Sprint Candidate:
Yes
Tags:
Sprint:
Sprint 6
Quarter:
Description
Create django models for the functionality that includes:
- consumers
- bindings
- profiles
- applicability
Related issues
Updated by mhrivnak over 8 years ago
- Blocked by Task #2086: add django DB boilerplate added
Updated by jortel@redhat.com over 8 years ago
Since both the agent and nodes are being removed in 3.0, the consumer and consumer_bindings tables should be simplified.
- The capabilities and rsa_pub columns should be omitted from the consumer table.
- The notify_agent, binding_config and deleted columns should be omitted from the consumer_bindings table.
Updated by jortel@redhat.com over 8 years ago
- Status changed from NEW to ASSIGNED
- Assignee set to jortel@redhat.com
Updated by jortel@redhat.com over 8 years ago
- Status changed from ASSIGNED to POST
Added by jortel@redhat.com over 8 years ago
Added by jortel@redhat.com over 8 years ago
Revision d0dfa506 | View on GitHub
Add consumer models. closes #2085
Updated by jortel@redhat.com over 8 years ago
- Status changed from POST to MODIFIED
- % Done changed from 0 to 100
Applied in changeset pulp|d0dfa5069cc51e5417a7d2a2f690d646f7524d75.
Updated by jortel@redhat.com over 8 years ago
- Related to Refactor #2117: Migrate consumers collection to customer table. added
Updated by jortel@redhat.com over 8 years ago
- Related to Refactor #2119: Migrate consumer_bindings collection to consumer_distributor table. added
Updated by jortel@redhat.com over 8 years ago
- Parent issue deleted (
#2162) - Tags Pulp 3 Modeling added
Updated by bmbouter almost 5 years ago
- Status changed from MODIFIED to CLOSED - CURRENTRELEASE
Actions
Add consumer models. closes #2085