Project

Profile

Help

Task #5693

closed

Whitelist the specific objects in pulpcore.plugin.__init__

Added by bmbouter over 4 years ago. Updated over 4 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 plugin API is a little unclear given that there are many objects actually importable from pulpcore.app.plugin, but we only intend for Plugin writers to use a specific set of them.

These should be named in an all method or pulpcore.plugin.__init__ somehow.

Actions #1

Updated by bmbouter over 4 years ago

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

Updated by bmbouter over 4 years ago

  • Status changed from ASSIGNED to POST

Added by bmbouter over 4 years ago

Revision 6692804c | View on GitHub

Use BaseModel instead of Model

pulpcore changed the name of Model to BaseModel. This PR updated pulp_rpm to do the same.

Required PR: https://github.com/pulp/pulpcore/pull/421

https://pulp.plan.io/issues/5693 closes #5693

Added by bmbouter over 4 years ago

Revision 2888a025 | View on GitHub

Use BaseModel instead of Model

pulpcore changed the name of Model to BaseModel. This PR updates pulp_ansible to do the same.

Required PR: https://github.com/pulp/pulpcore/pull/421

https://pulp.plan.io/issues/5693 closes #5693

Added by bmbouter over 4 years ago

Revision 5ff9778e | View on GitHub

Remove unused pulpcore.plugin objects

This was done by an audit against master for pulp_rpm, pulp_container, pulp_file, pulp_deb, pulp-certguard, and pulp_cookbook.

pulp_container will require a small update replacing its CharInFilter usage.

https://pulp.plan.io/issues/5693 closes #5693

Added by bmbouter over 4 years ago

Revision 5ccc056e | View on GitHub

Use BaseModel instead of Model

pulpcore changed the name of Model to BaseModel. This PR updates pulp-2to3-migration to do the same.

Required PR: https://github.com/pulp/pulpcore/pull/421

https://pulp.plan.io/issues/5693 closes #5693

Added by bmbouter over 4 years ago

Revision 5ccc056e | View on GitHub

Use BaseModel instead of Model

pulpcore changed the name of Model to BaseModel. This PR updates pulp-2to3-migration to do the same.

Required PR: https://github.com/pulp/pulpcore/pull/421

https://pulp.plan.io/issues/5693 closes #5693

Added by bmbouter over 4 years ago

Revision 5ccc056e | View on GitHub

Use BaseModel instead of Model

pulpcore changed the name of Model to BaseModel. This PR updates pulp-2to3-migration to do the same.

Required PR: https://github.com/pulp/pulpcore/pull/421

https://pulp.plan.io/issues/5693 closes #5693

Actions #3

Updated by bmbouter over 4 years ago

  • Status changed from POST to MODIFIED
  • % Done changed from 0 to 100

Added by bmbouter over 4 years ago

Revision 8c36d2f9 | View on GitHub

Remove unused pulpcore.plugin objects

This was done by an audit against master for pulp_rpm, pulp_container, pulp_file, pulp_deb, pulp-certguard, and pulp_cookbook.

pulp_container will require a small update replacing its CharInFilter usage.

https://pulp.plan.io/issues/5693 closes #5693

(cherry picked from commit 5ff9778ecdb18d8622f40b68a6a4ed0e21b6b53a)

Added by bmbouter over 4 years ago

Revision 153729a5 | View on GitHub

Use BaseModel instead of Model

pulpcore changed the name of Model to BaseModel. This PR updated pulp_rpm to do the same.

Required PR: https://github.com/pulp/pulpcore/pull/421

https://pulp.plan.io/issues/5693 closes #5693

(cherry picked from commit 6692804c4fcfc09a04d966c2b32a66033cb9daeb)

Actions #4

Updated by bmbouter over 4 years ago

  • Status changed from MODIFIED to CLOSED - CURRENTRELEASE

Also available in: Atom PDF