Actions
Refactor #1269
closedGet rid of shutil.move and shutil.copytree where it is possible
Start date:
Due date:
% Done:
100%
Estimated time:
Platform Release:
2.7.0
Groomed:
No
Sprint Candidate:
Yes
Tags:
Pulp 2
Sprint:
Quarter:
Description
We have to stop using copytree and move, and replace them with 'copy'.
This needs to be done in platform and plugins also.
for more info check this bug and its comments:
https://pulp.plan.io/issues/1253
This also needs to be done before 2.7.0 release
Added by ipanova@redhat.com about 8 years ago
Added by ipanova@redhat.com about 8 years ago
Revision c53af5f7 | View on GitHub
Removing shutil.move and copytree where /var/cache/pulp is involved.
closes #1269
Added by ipanova@redhat.com about 8 years ago
Revision 60367181 | View on GitHub
Removing shutil.move and copytree where /var/chache/pulp is involved
closes #1269
Updated by ipanova@redhat.com about 8 years ago
- Project changed from RPM Support to Pulp
- Status changed from NEW to POST
- Assignee set to ipanova@redhat.com
- Priority changed from Normal to High
- % Done changed from 0 to 100
- Platform Release set to 2.7.0
Updated by ipanova@redhat.com about 8 years ago
- Status changed from POST to MODIFIED
Applied in changeset pulp|c53af5f7ede2bb37524bf8c47d54506237f96d89.
Updated by ipanova@redhat.com about 8 years ago
Added by ipanova@redhat.com about 8 years ago
Revision b854e6fe | View on GitHub
Removing shutil.move and copytree where /var/cache/pulp is involved
closes #1269
Updated by dkliban@redhat.com about 8 years ago
- Status changed from MODIFIED to 5
Updated by rbarlow almost 8 years ago
- Status changed from 5 to CLOSED - CURRENTRELEASE
Actions
Removing shutil.move and copytree where /var/cache/pulp is involved.
closes #1269