Project

Profile

Help

Issue #4840

closed

Prevent users from creating publication distributions without a publication

Added by ipanova@redhat.com almost 5 years ago. Updated almost 5 years ago.

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

Description

$ http GET http://localhost:24817/pulp/api/v3/distributions/rpm/rpm/21b865d5-94c6-490d-9930-d320520d98a1/
HTTP/1.1 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Connection: close
Content-Length: 245
Content-Type: application/json
Date: Fri, 17 May 2019 10:10:21 GMT
Server: gunicorn/19.9.0
Vary: Accept, Cookie
X-Frame-Options: SAMEORIGIN

{
    "_created": "2019-05-17T10:10:02.361459Z",
    "_href": "/pulp/api/v3/distributions/rpm/rpm/21b865d5-94c6-490d-9930-d320520d98a1/",
    "base_path": "foo5",
    "base_url": "localhost:24816/pulp/content/foo5",
    "content_guard": null,
    "name": "baz5",
    "publication": null

Related issues

Related to Pulp - Issue #4837: Prevent users from creating repo version distributions without repo and without repo versionsCLOSED - WONTFIXActions
Related to Pulp - Issue #4867: rpm distribution not deleted when deleting a repo with pulp3CLOSED - NOTABUGActions
Actions #1

Updated by ipanova@redhat.com almost 5 years ago

  • Description updated (diff)
Actions #2

Updated by ipanova@redhat.com almost 5 years ago

  • Related to Issue #4837: Prevent users from creating repo version distributions without repo and without repo versions added
Actions #3

Updated by daviddavis almost 5 years ago

  • Status changed from NEW to CLOSED - WONTFIX

We decided that we'll allow users to create distributions without distributing anything. This could be to reserve a path namespace, take a publication offline quickly without having to delete the distribution, etc

Actions #4

Updated by daviddavis almost 5 years ago

  • Related to Issue #4867: rpm distribution not deleted when deleting a repo with pulp3 added

Also available in: Atom PDF