Project

Profile

Help

Task #8480

closed

Story #8383: [EPIC] As a plugin writer I have the `repository`, `publication`, and `repository_version` fields on Distribution MasterModel

Rename `NewDistributionFilter` to `DistributionFilter`.

Added by bmbouter about 3 years ago. Updated almost 3 years ago.

Status:
CLOSED - CURRENTRELEASE
Priority:
Normal
Assignee:
Category:
-
Sprint/Milestone:
Start date:
Due date:
% Done:

100%

Estimated time:
Platform Release:
Groomed:
No
Sprint Candidate:
No
Tags:
Sprint:
Quarter:

Description

The name DistributionFilter is the name we want, but unfortunately that name is take as part of machinery which will be deprecated with 3.12 but not actually removed until 3.13 at the earlier as part of this ticket. Because the name was taken we had to introduce NewDistribtionFilter as the name instead.

This ticket is to do two things:

  1. Introduce the object named pulpcore.plugin.viewset.NewDistributionFilter as pulpcore.plugin.viewset.DistributionFilter.
  2. Deprecate the object named pulpcore.plugin.viewset.NewDistributionFilter. This will later be removed with Issue 8479.

Related issues

Blocked by Pulp - Task #8385: Deprecate `BaseDistribution` and associated objects, in favor of new `Distribution` model with 3.12CLOSED - CURRENTRELEASEbmbouter

Actions
Blocked by Pulp - Story #8384: As a plugin, writer I have a new `Distribution` MasterModel replacing `BaseDistribution`CLOSED - CURRENTRELEASEbmbouter

Actions
Blocks Pulp - Task #8479: Remove the deprecated `NewDistributionFilter`CLOSED - CURRENTRELEASEbmbouter

Actions
Actions #1

Updated by bmbouter about 3 years ago

  • Description updated (diff)
Actions #2

Updated by bmbouter about 3 years ago

  • Blocked by Task #8385: Deprecate `BaseDistribution` and associated objects, in favor of new `Distribution` model with 3.12 added
Actions #3

Updated by bmbouter about 3 years ago

  • Blocked by Story #8384: As a plugin, writer I have a new `Distribution` MasterModel replacing `BaseDistribution` added
Actions #4

Updated by bmbouter about 3 years ago

  • Blocks Task #8479: Remove the deprecated `NewDistributionFilter` added
Actions #5

Updated by bmbouter almost 3 years ago

  • Sprint/Milestone set to 3.14.0
Actions #6

Updated by bmbouter almost 3 years ago

  • Status changed from NEW to ASSIGNED
  • Assignee set to bmbouter
Actions #7

Updated by pulpbot almost 3 years ago

  • Status changed from ASSIGNED to POST

Added by bmbouter almost 3 years ago

Revision 96a36179 | View on GitHub

Adds DistributionFilter

This add pulpcore.plugin.viewsets.DistributionFilter to replace pulpcore.plugin.viewsets.NewDistributionFilter. The pulpcore.plugin.viewsets.NewDistributionFilter is now deprecated and will emit warnings if used.

closes #8480

Actions #8

Updated by bmbouter almost 3 years ago

  • Status changed from POST to MODIFIED
  • % Done changed from 0 to 100
Actions #9

Updated by pulpbot almost 3 years ago

  • Status changed from MODIFIED to CLOSED - CURRENTRELEASE

Also available in: Atom PDF