Actions
Issue #4249
closedPulp - Story #3693: Lazy for Pulp3
README has example of policy='cache_only' but no info about the streamer
Status:
CLOSED - WORKSFORME
Priority:
Normal
Assignee:
-
Start date:
Due date:
Estimated time:
Severity:
2. Medium
Platform Release:
OS:
Triaged:
Yes
Groomed:
No
Sprint Candidate:
No
Tags:
Documentation
Sprint:
Quarter:
Description
https://github.com/pulp/pulp_file/blob/master/README.rst#create-a-new-remote-bar
It's no longer possible to copy-paste readme for the case when the streamer is not running, at the same time README doesn't refer to info about the streamer.
I suggest either to have immediate policy covered in README or to have all policies covered but also provided information about the streamer. E.g. "To use this policy, streamer service should be running, read how to configure it here."
Updated by bmbouter almost 6 years ago
- Parent issue set to #3693
I'm trying to attach all stories to the lazy epic.
Updated by daviddavis almost 6 years ago
- Status changed from NEW to CLOSED - WORKSFORME
I don't think this is an issue anymore as the README doesn't specify a policy when creating a remote.
Relevant PR: https://github.com/pulp/pulp_file/pull/160
Actions