Story #1316
closedAs a user, I can sync from another Pulp/Crane docker server
100%
Description
Add the ability for users to set the feed url to another Pulp/Crane server that is serving the v2 API.
Updated by rbarlow about 9 years ago
- Status changed from ASSIGNED to POST
Added by rbarlow about 9 years ago
Added by rbarlow about 9 years ago
Revision a11e0b15 | View on GitHub
Add the ability for users to be able to sync from other Pulp servers.
This commit adds code that can calculate the digest of a raw JSON manifest. This allows users to sync from feed URLs that do not provide the digest header, and it also allows Pulp to verify the digest of manifests downloaded from feed URLs that do provide the header.
https://pulp.plan.io/issues/1145 https://pulp.plan.io/issues/1316
Added by rbarlow about 9 years ago
Revision a11e0b15 | View on GitHub
Add the ability for users to be able to sync from other Pulp servers.
This commit adds code that can calculate the digest of a raw JSON manifest. This allows users to sync from feed URLs that do not provide the digest header, and it also allows Pulp to verify the digest of manifests downloaded from feed URLs that do provide the header.
https://pulp.plan.io/issues/1145 https://pulp.plan.io/issues/1316
Added by rbarlow about 9 years ago
Revision a11e0b15 | View on GitHub
Add the ability for users to be able to sync from other Pulp servers.
This commit adds code that can calculate the digest of a raw JSON manifest. This allows users to sync from feed URLs that do not provide the digest header, and it also allows Pulp to verify the digest of manifests downloaded from feed URLs that do provide the header.
https://pulp.plan.io/issues/1145 https://pulp.plan.io/issues/1316
Updated by rbarlow about 9 years ago
- Status changed from POST to MODIFIED
- % Done changed from 0 to 100
Applied in changeset a11e0b15a800e574773ea2082be3bb7360601a65.
Updated by rbarlow over 8 years ago
- Status changed from 5 to CLOSED - CURRENTRELEASE
- Platform Release set to 2.8.0
Add the ability for users to be able to sync from other Pulp servers.
This commit adds code that can calculate the digest of a raw JSON manifest. This allows users to sync from feed URLs that do not provide the digest header, and it also allows Pulp to verify the digest of manifests downloaded from feed URLs that do provide the header.
https://pulp.plan.io/issues/1145 https://pulp.plan.io/issues/1316
closes #1145 closes #1316