Actions
Task #7935
closeddeprecate an unused get_plugin_storage_path() method in plugin API
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:
Sprint 89
Quarter:
Description
A developer in #pulp-dev noticed that the get_plugin_storage_path() has a storage path hard coded instead of using a setting. Upon further investigation, I discovered that this method is not used anywhere. We should deprecate this method in the next release and then remove it in the following.
Related issues
Updated by bmbouter almost 4 years ago
+1 to this, I also don't see it used and it is very old.
Updated by daviddavis almost 4 years ago
- Sprint/Milestone set to 3.10.0
- Sprint set to Sprint 88
Updated by ttereshc almost 4 years ago
- Status changed from NEW to ASSIGNED
- Assignee set to ttereshc
Updated by dkliban@redhat.com almost 4 years ago
- Assignee changed from ttereshc to dkliban@redhat.com
Added by dkliban@redhat.com almost 4 years ago
Updated by dkliban@redhat.com almost 4 years ago
- Status changed from ASSIGNED to MODIFIED
- % Done changed from 0 to 100
Applied in changeset pulpcore|ebf025d5c718a411d3133c5e8ac2c6f492794e66.
Updated by pulpbot almost 4 years ago
- Status changed from MODIFIED to CLOSED - CURRENTRELEASE
Updated by ttereshc over 3 years ago
- Related to Task #8343: Remove get_plugin_storage_path() from the plugin api added
Actions
Deprecate get_plugin_storage_path() method in plugin API
fixes: #7935 https://pulp.plan.io/issues/7935