Bug 965283

Summary: Update repository importers and distributors is not documented
Product: [Retired] Pulp Reporter: Justin Sherrill <jsherril>
Component: documentationAssignee: Barnaby Court <bcourt>
Status: CLOSED CURRENTRELEASE QA Contact: Preethi Thomas <pthomas>
Severity: medium Docs Contact:
Priority: medium    
Version: 2.1.1CC: mhrivnak, rbarlow, skarmark
Target Milestone: ---Keywords: Triaged
Target Release: 2.3.0   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2013-12-09 14:31:22 UTC Type: Bug
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:
Bug Depends On: 1015290    
Bug Blocks:    

Description Justin Sherrill 2013-05-20 20:04:52 UTC
Document URL: 

https://pulp-dev-guide.readthedocs.org/en/latest/integration/rest-api/repo/cud.html


Describe the issue: 

Currently pulp has the ability to update distributors and importers, however this is not documented.  Importer deletion is also not documented.


Suggestions for improvement: 

Document:

  Update distributor
  Update Importer
  Delete Importer

Comment 1 Michael Hrivnak 2013-10-02 17:52:02 UTC
Distributor update seems to be present. https://pulp-dev-guide.readthedocs.org/en/latest/integration/rest-api/repo/cud.html#update-a-distributor-associated-with-a-repository

I'll add the rest.

Comment 2 Michael Hrivnak 2013-10-03 21:00:11 UTC
mostly fixed by https://github.com/pulp/pulp/pull/651

Comment 3 Barnaby Court 2013-10-07 18:18:12 UTC
PR: https://github.com/pulp/pulp/pull/654

Comment 4 Jeff Ortel 2013-10-11 15:25:59 UTC
build: 2.3.0-0.18.beta

Comment 6 Preethi Thomas 2013-12-09 14:31:22 UTC
Pulp 2.3 released.