Project

Profile

Help

Issue #6457

closed

Story #6134: [EPIC] Pulp import/export

Story #6135: As a user, I can export a set of repository versions to a file, and have that file saved to disk.

PulpExporter serializer should display hrefs for repositories[]

Added by ggainey almost 4 years ago. Updated almost 4 years ago.

Status:
CLOSED - CURRENTRELEASE
Priority:
Normal
Assignee:
Category:
-
Sprint/Milestone:
Start date:
Due date:
Estimated time:
Severity:
2. Medium
Version:
Platform Release:
OS:
Triaged:
Yes
Groomed:
Yes
Sprint Candidate:
Yes
Tags:
Sprint:
Quarter:

Description

Current:

{
    "last_export": "/pulp/api/v3/exporters/core/pulp/cbf77d7d-fc65-4842-a162-31fe75672a29/exports/f4fe9eb3-3c2c-4934-9c81-59ada6925e7d/",
    "name": "test-exporter",
    "path": "/tmp/exports/",
    "pulp_created": "2020-04-07T13:35:03.532966Z",
    "pulp_href": "/pulp/api/v3/exporters/core/pulp/cbf77d7d-fc65-4842-a162-31fe75672a29/",
    "repositories": [
        "42368ccc-d5df-491a-a95a-3da729f305ee",
        "e5d0f7fa-506a-4f72-99df-d995360d548b"
    ]
}

Change repositories[] output to hrefs makes for a more RESTful experience

Actions #1

Updated by daviddavis almost 4 years ago

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

Updated by pulpbot almost 4 years ago

  • Status changed from ASSIGNED to POST

Added by daviddavis almost 4 years ago

Revision 120eb799 | View on GitHub

Changing repositories on PulpExporter to href field

fixes #6457

Actions #3

Updated by daviddavis almost 4 years ago

  • Status changed from POST to MODIFIED
Actions #4

Updated by dkliban@redhat.com almost 4 years ago

  • Sprint/Milestone set to 3.4.0
Actions #5

Updated by dkliban@redhat.com almost 4 years ago

  • Status changed from MODIFIED to CLOSED - CURRENTRELEASE

Also available in: Atom PDF